2024-09-17T00:29:55.354 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T00:29:55.376 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T00:29:55.477 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907953 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7907953' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f workunit: branch: squid sha1: e20bff7d16f5b09c58ead9548e8cf98cf87ee227 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 599 sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f sleep_before_teardown: 0 subset: 33/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e20bff7d16f5b09c58ead9548e8cf98cf87ee227 targets: smithi027.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPtRmr2FmQw5xooYnhHDAvxbTwZbZOoPP3jU/qGN5wmM/iZsPyMGTLvtASRPW1wPKXuzDhTr79RkKsHxo1MAX3E= smithi050.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwFTWFu9LNEDDGPHWAXq9ZBHFi3oLpwBzqohwHnm3FWyGRX2A/xJJ1ycmAinVYg6I8W016j+EXXdJb48nZZLGM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph 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_21:08:04 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T00:29:55.477 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa; will attempt to use it 2024-09-17T00:29:55.478 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa/tasks 2024-09-17T00:29:55.478 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T00:29:55.479 INFO:teuthology.task.internal:Checking packages... 2024-09-17T00:29:55.501 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'c2ddf9721ef254645201cdbabd9c8f49c30a586f' 2024-09-17T00:29:55.501 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T00:29:55.501 INFO:teuthology.packaging:ref: None 2024-09-17T00:29:55.501 INFO:teuthology.packaging:tag: None 2024-09-17T00:29:55.501 INFO:teuthology.packaging:branch: squid 2024-09-17T00:29:55.502 INFO:teuthology.packaging:sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:29:55.502 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2024-09-17T00:29:55.731 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-336-ge20bff7d-1jammy 2024-09-17T00:29:55.733 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T00:29:55.744 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T00:29:55.744 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T00:29:55.768 INFO:teuthology.task.internal:Saving configuration 2024-09-17T00:29:55.787 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T00:29:55.793 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T00:29:55.819 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907953', '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-17 00:23:06.993354', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBMZ0mGOg49D9psWUI8+Svh1uaulnHB45cAjIDp7Dael'} 2024-09-17T00:29:55.840 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi050.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907953', '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-17 00:23:06.995149', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFWlQKaP+hnQHTVck6OeJc0xndWTgArj7XuBGXAXfi3t'} 2024-09-17T00:29:55.841 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T00:29:55.847 INFO:teuthology.task.internal:roles: ubuntu@smithi027.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-17T00:29:55.847 INFO:teuthology.task.internal:roles: ubuntu@smithi050.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-17T00:29:55.847 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T00:29:55.914 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6a90c5f490>, signals=[15]) 2024-09-17T00:29:55.914 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T00:29:55.922 INFO:teuthology.task.internal:Opening connections... 2024-09-17T00:29:55.922 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi027.front.sepia.ceph.com 2024-09-17T00:29:55.923 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:29:56.002 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi050.front.sepia.ceph.com 2024-09-17T00:29:56.003 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:29:56.083 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T00:29:56.090 DEBUG:teuthology.orchestra.run.smithi027:> uname -m 2024-09-17T00:29:56.095 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2024-09-17T00:29:56.095 DEBUG:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2024-09-17T00:29:56.142 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T00:29:56.142 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="Ubuntu" 2024-09-17T00:29:56.143 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="22.04" 2024-09-17T00:29:56.143 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T00:29:56.143 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_CODENAME=jammy 2024-09-17T00:29:56.143 INFO:teuthology.orchestra.run.smithi027.stdout:ID=ubuntu 2024-09-17T00:29:56.143 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE=debian 2024-09-17T00:29:56.143 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T00:29:56.143 INFO:teuthology.orchestra.run.smithi027.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T00:29:56.143 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T00:29:56.143 INFO:teuthology.orchestra.run.smithi027.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T00:29:56.143 INFO:teuthology.orchestra.run.smithi027.stdout:UBUNTU_CODENAME=jammy 2024-09-17T00:29:56.144 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2024-09-17T00:29:56.164 DEBUG:teuthology.orchestra.run.smithi050:> uname -m 2024-09-17T00:29:56.169 INFO:teuthology.orchestra.run.smithi050.stdout:x86_64 2024-09-17T00:29:56.169 DEBUG:teuthology.orchestra.run.smithi050:> cat /etc/os-release 2024-09-17T00:29:56.214 INFO:teuthology.orchestra.run.smithi050.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T00:29:56.214 INFO:teuthology.orchestra.run.smithi050.stdout:NAME="Ubuntu" 2024-09-17T00:29:56.214 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION_ID="22.04" 2024-09-17T00:29:56.214 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T00:29:56.214 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION_CODENAME=jammy 2024-09-17T00:29:56.214 INFO:teuthology.orchestra.run.smithi050.stdout:ID=ubuntu 2024-09-17T00:29:56.214 INFO:teuthology.orchestra.run.smithi050.stdout:ID_LIKE=debian 2024-09-17T00:29:56.214 INFO:teuthology.orchestra.run.smithi050.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T00:29:56.214 INFO:teuthology.orchestra.run.smithi050.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T00:29:56.215 INFO:teuthology.orchestra.run.smithi050.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T00:29:56.215 INFO:teuthology.orchestra.run.smithi050.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T00:29:56.215 INFO:teuthology.orchestra.run.smithi050.stdout:UBUNTU_CODENAME=jammy 2024-09-17T00:29:56.215 INFO:teuthology.lock.ops:Updating smithi050.front.sepia.ceph.com on lock server 2024-09-17T00:29:56.241 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T00:29:56.251 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T00:29:56.258 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T00:29:56.258 DEBUG:teuthology.orchestra.run.smithi027:> test '!' -e /home/ubuntu/cephtest 2024-09-17T00:29:56.260 DEBUG:teuthology.orchestra.run.smithi050:> test '!' -e /home/ubuntu/cephtest 2024-09-17T00:29:56.265 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T00:29:56.280 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T00:29:56.280 DEBUG:teuthology.orchestra.run.smithi027:> test -z $(ls -A /var/lib/ceph) 2024-09-17T00:29:56.307 DEBUG:teuthology.orchestra.run.smithi050:> test -z $(ls -A /var/lib/ceph) 2024-09-17T00:29:56.324 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T00:29:56.380 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T00:29:56.396 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T00:29:56.396 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T00:29:56.396 DEBUG:teuthology.orchestra.run.smithi027:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T00:29:56.397 DEBUG:teuthology.orchestra.run.smithi050:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T00:29:56.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:29:56.401 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2024-09-17T00:29:56.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:29:56.402 DEBUG:teuthology.orchestra.run.smithi050:> uname -r 2024-09-17T00:29:56.453 INFO:teuthology.orchestra.run.smithi027.stdout:5.15.0-56-generic 2024-09-17T00:29:56.453 INFO:teuthology.task.kernel:Running kernel on smithi027: 5.15.0-56-generic 2024-09-17T00:29:56.454 DEBUG:teuthology.orchestra.run.smithi027:> sudo apt-get clean 2024-09-17T00:29:56.455 INFO:teuthology.orchestra.run.smithi050.stdout:5.15.0-56-generic 2024-09-17T00:29:56.455 INFO:teuthology.task.kernel:Running kernel on smithi050: 5.15.0-56-generic 2024-09-17T00:29:56.455 DEBUG:teuthology.orchestra.run.smithi050:> sudo apt-get clean 2024-09-17T00:29:56.565 DEBUG:teuthology.orchestra.run.smithi027:> sudo apt-get update 2024-09-17T00:29:56.594 DEBUG:teuthology.orchestra.run.smithi050:> sudo apt-get update 2024-09-17T00:29:56.685 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T00:29:56.707 INFO:teuthology.orchestra.run.smithi027.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T00:29:56.749 INFO:teuthology.orchestra.run.smithi050.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T00:29:56.750 INFO:teuthology.orchestra.run.smithi050.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T00:29:56.750 INFO:teuthology.orchestra.run.smithi050.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T00:29:56.777 INFO:teuthology.orchestra.run.smithi027.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T00:29:56.802 INFO:teuthology.orchestra.run.smithi027.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T00:29:56.817 INFO:teuthology.orchestra.run.smithi050.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T00:29:56.919 INFO:teuthology.orchestra.run.smithi027.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T00:29:56.984 INFO:teuthology.orchestra.run.smithi050.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T00:29:56.993 INFO:teuthology.orchestra.run.smithi027.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T00:29:57.030 INFO:teuthology.orchestra.run.smithi027.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T00:29:57.033 INFO:teuthology.orchestra.run.smithi027.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T00:29:57.034 INFO:teuthology.orchestra.run.smithi027.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T00:29:57.057 INFO:teuthology.orchestra.run.smithi027.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T00:29:57.057 INFO:teuthology.orchestra.run.smithi027.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T00:29:57.062 INFO:teuthology.orchestra.run.smithi050.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T00:29:57.063 INFO:teuthology.orchestra.run.smithi050.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T00:29:57.064 INFO:teuthology.orchestra.run.smithi027.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T00:29:57.064 INFO:teuthology.orchestra.run.smithi027.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T00:29:57.072 INFO:teuthology.orchestra.run.smithi027.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T00:29:57.078 INFO:teuthology.orchestra.run.smithi027.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T00:29:57.080 INFO:teuthology.orchestra.run.smithi027.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-17T00:29:57.080 INFO:teuthology.orchestra.run.smithi027.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T00:29:57.081 INFO:teuthology.orchestra.run.smithi027.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T00:29:57.084 INFO:teuthology.orchestra.run.smithi027.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T00:29:57.101 INFO:teuthology.orchestra.run.smithi050.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T00:29:57.101 INFO:teuthology.orchestra.run.smithi027.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T00:29:57.101 INFO:teuthology.orchestra.run.smithi027.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T00:29:57.102 INFO:teuthology.orchestra.run.smithi027.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T00:29:57.102 INFO:teuthology.orchestra.run.smithi027.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T00:29:57.103 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-17T00:29:57.103 INFO:teuthology.orchestra.run.smithi050.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T00:29:57.104 INFO:teuthology.orchestra.run.smithi027.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T00:29:57.104 INFO:teuthology.orchestra.run.smithi027.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T00:29:57.104 INFO:teuthology.orchestra.run.smithi027.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T00:29:57.104 INFO:teuthology.orchestra.run.smithi027.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T00:29:57.104 INFO:teuthology.orchestra.run.smithi027.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T00:29:57.128 INFO:teuthology.orchestra.run.smithi050.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T00:29:57.137 INFO:teuthology.orchestra.run.smithi050.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T00:29:57.140 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-17T00:29:57.140 INFO:teuthology.orchestra.run.smithi050.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T00:29:57.144 INFO:teuthology.orchestra.run.smithi050.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T00:29:57.149 INFO:teuthology.orchestra.run.smithi050.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T00:29:57.153 INFO:teuthology.orchestra.run.smithi050.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T00:29:57.154 INFO:teuthology.orchestra.run.smithi050.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T00:29:57.154 INFO:teuthology.orchestra.run.smithi050.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T00:29:57.155 INFO:teuthology.orchestra.run.smithi050.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T00:29:57.155 INFO:teuthology.orchestra.run.smithi050.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T00:29:57.155 INFO:teuthology.orchestra.run.smithi050.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T00:29:57.157 INFO:teuthology.orchestra.run.smithi050.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T00:29:57.157 INFO:teuthology.orchestra.run.smithi050.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T00:29:57.171 INFO:teuthology.orchestra.run.smithi050.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T00:29:57.176 INFO:teuthology.orchestra.run.smithi050.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T00:29:57.177 INFO:teuthology.orchestra.run.smithi050.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T00:29:57.179 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-17T00:29:57.180 INFO:teuthology.orchestra.run.smithi050.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T00:29:57.185 INFO:teuthology.orchestra.run.smithi050.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T00:29:57.193 INFO:teuthology.orchestra.run.smithi050.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T00:29:57.194 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-17T00:29:57.195 INFO:teuthology.orchestra.run.smithi050.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T00:29:57.195 INFO:teuthology.orchestra.run.smithi050.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T00:29:57.208 INFO:teuthology.orchestra.run.smithi050.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T00:29:57.209 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-17T00:29:57.209 INFO:teuthology.orchestra.run.smithi050.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T00:29:57.209 INFO:teuthology.orchestra.run.smithi050.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T00:29:57.209 INFO:teuthology.orchestra.run.smithi050.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T00:29:57.225 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-17T00:29:57.225 INFO:teuthology.orchestra.run.smithi050.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T00:29:57.226 INFO:teuthology.orchestra.run.smithi050.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T00:29:57.226 INFO:teuthology.orchestra.run.smithi050.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T00:29:57.226 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-17T00:29:57.249 INFO:teuthology.orchestra.run.smithi027.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T00:29:57.669 INFO:teuthology.orchestra.run.smithi027.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T00:29:57.685 INFO:teuthology.orchestra.run.smithi027.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T00:29:57.694 INFO:teuthology.orchestra.run.smithi027.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T00:29:57.694 INFO:teuthology.orchestra.run.smithi027.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T00:29:57.696 INFO:teuthology.orchestra.run.smithi027.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T00:29:57.792 INFO:teuthology.orchestra.run.smithi027.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T00:29:57.803 INFO:teuthology.orchestra.run.smithi027.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T00:29:57.804 INFO:teuthology.orchestra.run.smithi027.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T00:29:57.826 INFO:teuthology.orchestra.run.smithi027.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T00:29:57.848 INFO:teuthology.orchestra.run.smithi027.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T00:29:57.853 INFO:teuthology.orchestra.run.smithi027.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T00:29:57.854 INFO:teuthology.orchestra.run.smithi027.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T00:29:57.855 INFO:teuthology.orchestra.run.smithi027.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T00:29:57.855 INFO:teuthology.orchestra.run.smithi027.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T00:29:57.934 INFO:teuthology.orchestra.run.smithi027.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T00:30:03.704 INFO:teuthology.orchestra.run.smithi027.stdout:Fetched 16.1 MB in 2s (7,188 kB/s) 2024-09-17T00:30:03.837 INFO:teuthology.orchestra.run.smithi050.stdout:Fetched 16.1 MB in 2s (7,230 kB/s) 2024-09-17T00:30:05.135 INFO:teuthology.orchestra.run.smithi027.stdout:Reading package lists... 2024-09-17T00:30:05.153 DEBUG:teuthology.orchestra.run.smithi027:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T00:30:05.217 INFO:teuthology.orchestra.run.smithi027.stdout:Reading package lists... 2024-09-17T00:30:05.358 INFO:teuthology.orchestra.run.smithi050.stdout:Reading package lists... 2024-09-17T00:30:05.377 DEBUG:teuthology.orchestra.run.smithi050:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T00:30:05.428 INFO:teuthology.orchestra.run.smithi027.stdout:Building dependency tree... 2024-09-17T00:30:05.429 INFO:teuthology.orchestra.run.smithi027.stdout:Reading state information... 2024-09-17T00:30:05.437 INFO:teuthology.orchestra.run.smithi050.stdout:Reading package lists... 2024-09-17T00:30:05.626 INFO:teuthology.orchestra.run.smithi027.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T00:30:05.626 INFO:teuthology.orchestra.run.smithi027.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T00:30:05.627 INFO:teuthology.orchestra.run.smithi027.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T00:30:05.627 INFO:teuthology.orchestra.run.smithi027.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T00:30:05.627 INFO:teuthology.orchestra.run.smithi027.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T00:30:05.627 INFO:teuthology.orchestra.run.smithi027.stdout: python2.7-minimal 2024-09-17T00:30:05.627 INFO:teuthology.orchestra.run.smithi027.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T00:30:05.629 INFO:teuthology.orchestra.run.smithi027.stdout:The following additional packages will be installed: 2024-09-17T00:30:05.629 INFO:teuthology.orchestra.run.smithi027.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T00:30:05.629 INFO:teuthology.orchestra.run.smithi027.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T00:30:05.629 INFO:teuthology.orchestra.run.smithi027.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T00:30:05.631 INFO:teuthology.orchestra.run.smithi027.stdout:Suggested packages: 2024-09-17T00:30:05.631 INFO:teuthology.orchestra.run.smithi027.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T00:30:05.631 INFO:teuthology.orchestra.run.smithi027.stdout:Recommended packages: 2024-09-17T00:30:05.631 INFO:teuthology.orchestra.run.smithi027.stdout: thermald 2024-09-17T00:30:05.652 INFO:teuthology.orchestra.run.smithi050.stdout:Building dependency tree... 2024-09-17T00:30:05.653 INFO:teuthology.orchestra.run.smithi050.stdout:Reading state information... 2024-09-17T00:30:05.680 INFO:teuthology.orchestra.run.smithi027.stdout:The following NEW packages will be installed: 2024-09-17T00:30:05.680 INFO:teuthology.orchestra.run.smithi027.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T00:30:05.680 INFO:teuthology.orchestra.run.smithi027.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T00:30:05.680 INFO:teuthology.orchestra.run.smithi027.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T00:30:05.682 INFO:teuthology.orchestra.run.smithi027.stdout:The following packages will be upgraded: 2024-09-17T00:30:05.682 INFO:teuthology.orchestra.run.smithi027.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T00:30:05.850 INFO:teuthology.orchestra.run.smithi050.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T00:30:05.850 INFO:teuthology.orchestra.run.smithi050.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T00:30:05.851 INFO:teuthology.orchestra.run.smithi050.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T00:30:05.851 INFO:teuthology.orchestra.run.smithi050.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T00:30:05.851 INFO:teuthology.orchestra.run.smithi050.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T00:30:05.851 INFO:teuthology.orchestra.run.smithi050.stdout: python2.7-minimal 2024-09-17T00:30:05.851 INFO:teuthology.orchestra.run.smithi050.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T00:30:05.852 INFO:teuthology.orchestra.run.smithi050.stdout:The following additional packages will be installed: 2024-09-17T00:30:05.853 INFO:teuthology.orchestra.run.smithi050.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T00:30:05.853 INFO:teuthology.orchestra.run.smithi050.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T00:30:05.853 INFO:teuthology.orchestra.run.smithi050.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T00:30:05.854 INFO:teuthology.orchestra.run.smithi050.stdout:Suggested packages: 2024-09-17T00:30:05.854 INFO:teuthology.orchestra.run.smithi050.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T00:30:05.854 INFO:teuthology.orchestra.run.smithi050.stdout:Recommended packages: 2024-09-17T00:30:05.855 INFO:teuthology.orchestra.run.smithi050.stdout: thermald 2024-09-17T00:30:05.865 INFO:teuthology.orchestra.run.smithi027.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T00:30:05.865 INFO:teuthology.orchestra.run.smithi027.stdout:Need to get 113 MB of archives. 2024-09-17T00:30:05.865 INFO:teuthology.orchestra.run.smithi027.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T00:30:05.865 INFO:teuthology.orchestra.run.smithi027.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T00:30:05.894 INFO:teuthology.orchestra.run.smithi050.stdout:The following NEW packages will be installed: 2024-09-17T00:30:05.894 INFO:teuthology.orchestra.run.smithi050.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T00:30:05.894 INFO:teuthology.orchestra.run.smithi050.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T00:30:05.895 INFO:teuthology.orchestra.run.smithi050.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T00:30:05.895 INFO:teuthology.orchestra.run.smithi050.stdout:The following packages will be upgraded: 2024-09-17T00:30:05.895 INFO:teuthology.orchestra.run.smithi050.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T00:30:05.946 INFO:teuthology.orchestra.run.smithi050.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T00:30:05.946 INFO:teuthology.orchestra.run.smithi050.stdout:Need to get 113 MB of archives. 2024-09-17T00:30:05.946 INFO:teuthology.orchestra.run.smithi050.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T00:30:05.946 INFO:teuthology.orchestra.run.smithi050.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T00:30:06.315 INFO:teuthology.orchestra.run.smithi050.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T00:30:06.411 INFO:teuthology.orchestra.run.smithi050.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T00:30:07.257 INFO:teuthology.orchestra.run.smithi050.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T00:30:07.257 INFO:teuthology.orchestra.run.smithi050.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T00:30:07.257 INFO:teuthology.orchestra.run.smithi050.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T00:30:07.284 INFO:teuthology.orchestra.run.smithi027.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T00:30:07.387 INFO:teuthology.orchestra.run.smithi050.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T00:30:07.409 INFO:teuthology.orchestra.run.smithi050.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T00:30:07.640 INFO:teuthology.orchestra.run.smithi027.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T00:30:07.911 INFO:teuthology.orchestra.run.smithi050.stdout:Fetched 113 MB in 2s (72.0 MB/s) 2024-09-17T00:30:08.087 INFO:teuthology.orchestra.run.smithi050.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T00:30:09.851 INFO:teuthology.orchestra.run.smithi027.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T00:30:09.851 INFO:teuthology.orchestra.run.smithi027.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T00:30:09.852 INFO:teuthology.orchestra.run.smithi027.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T00:30:10.145 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-17T00:30:10.149 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T00:30:10.303 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:10.443 INFO:teuthology.orchestra.run.smithi027.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T00:30:10.554 INFO:teuthology.orchestra.run.smithi027.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T00:30:10.967 INFO:teuthology.orchestra.run.smithi027.stdout:Fetched 113 MB in 5s (23.3 MB/s) 2024-09-17T00:30:11.148 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T00:30:12.496 INFO:teuthology.orchestra.run.smithi050.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T00:30:12.518 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T00:30:12.622 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:13.099 INFO:teuthology.orchestra.run.smithi050.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T00:30:13.120 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T00:30:13.148 INFO:teuthology.orchestra.run.smithi027.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-17T00:30:13.153 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T00:30:13.157 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:13.221 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:15.255 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T00:30:15.276 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T00:30:15.363 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:15.866 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T00:30:15.887 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T00:30:15.924 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:20.014 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T00:30:20.141 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T00:30:20.474 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T00:30:20.586 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T00:30:20.873 INFO:teuthology.orchestra.run.smithi050.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T00:30:20.895 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T00:30:20.939 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T00:30:22.200 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T00:30:22.325 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T00:30:22.667 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T00:30:22.795 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T00:30:23.056 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T00:30:23.070 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T00:30:23.106 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T00:30:26.697 INFO:teuthology.orchestra.run.smithi050.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T00:30:26.735 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T00:30:26.780 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:29.048 INFO:teuthology.orchestra.run.smithi027.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T00:30:29.086 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T00:30:29.131 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:29.452 INFO:teuthology.orchestra.run.smithi050.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T00:30:29.574 INFO:teuthology.orchestra.run.smithi050.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T00:30:30.050 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T00:30:30.179 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:30.305 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T00:30:30.434 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:31.784 INFO:teuthology.orchestra.run.smithi050.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T00:30:31.784 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-17T00:30:31.784 INFO:teuthology.orchestra.run.smithi050.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T00:30:31.784 INFO:teuthology.orchestra.run.smithi050.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T00:30:31.821 INFO:teuthology.orchestra.run.smithi027.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T00:30:31.943 INFO:teuthology.orchestra.run.smithi027.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T00:30:31.944 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:32.251 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T00:30:33.140 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:33.266 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T00:30:33.395 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:33.487 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T00:30:33.613 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T00:30:33.739 INFO:teuthology.orchestra.run.smithi050.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:34.765 INFO:teuthology.orchestra.run.smithi027.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T00:30:34.765 INFO:teuthology.orchestra.run.smithi027.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T00:30:34.765 INFO:teuthology.orchestra.run.smithi027.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T00:30:34.765 INFO:teuthology.orchestra.run.smithi027.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T00:30:34.921 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:35.149 INFO:teuthology.orchestra.run.smithi050.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:35.217 INFO:teuthology.orchestra.run.smithi050.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T00:30:35.217 INFO:teuthology.orchestra.run.smithi050.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T00:30:36.364 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T00:30:36.490 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T00:30:36.616 INFO:teuthology.orchestra.run.smithi027.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:38.037 INFO:teuthology.orchestra.run.smithi027.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T00:30:38.114 INFO:teuthology.orchestra.run.smithi027.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T00:30:38.114 INFO:teuthology.orchestra.run.smithi027.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T00:30:49.758 INFO:teuthology.orchestra.run.smithi050.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T00:30:49.758 INFO:teuthology.orchestra.run.smithi050.stdout:Sourcing file `/etc/default/grub' 2024-09-17T00:30:49.768 INFO:teuthology.orchestra.run.smithi050.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T00:30:49.820 INFO:teuthology.orchestra.run.smithi050.stdout:Generating grub configuration file ... 2024-09-17T00:30:50.103 INFO:teuthology.orchestra.run.smithi050.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T00:30:50.117 INFO:teuthology.orchestra.run.smithi050.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T00:30:50.449 INFO:teuthology.orchestra.run.smithi050.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T00:30:50.454 INFO:teuthology.orchestra.run.smithi050.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T00:30:50.537 INFO:teuthology.orchestra.run.smithi050.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T00:30:50.542 INFO:teuthology.orchestra.run.smithi050.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T00:30:50.689 INFO:teuthology.orchestra.run.smithi050.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T00:30:50.689 INFO:teuthology.orchestra.run.smithi050.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T00:30:50.689 INFO:teuthology.orchestra.run.smithi050.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T00:30:50.726 INFO:teuthology.orchestra.run.smithi050.stdout:done 2024-09-17T00:30:51.190 DEBUG:teuthology.orchestra.run.smithi050:> dpkg -s linux-image-generic 2024-09-17T00:30:51.213 INFO:teuthology.orchestra.run.smithi050.stdout:Package: linux-image-generic 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Status: install ok installed 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Priority: optional 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Section: kernel 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Installed-Size: 21 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Architecture: amd64 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Source: linux-meta 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Version: 5.15.0.122.122 2024-09-17T00:30:51.214 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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Recommends: thermald 2024-09-17T00:30:51.214 INFO:teuthology.orchestra.run.smithi050.stdout:Description: Generic Linux kernel image 2024-09-17T00:30:51.215 INFO:teuthology.orchestra.run.smithi050.stdout: This package will always depend on the latest generic kernel image 2024-09-17T00:30:51.215 INFO:teuthology.orchestra.run.smithi050.stdout: available. 2024-09-17T00:30:51.215 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T00:30:51.215 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T00:30:51.215 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T00:30:51.216 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-17T00:30:51.216 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi050.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T00:30:51.216 DEBUG:teuthology.orchestra.run.smithi050:> sudo apt-get clean 2024-09-17T00:30:51.433 DEBUG:teuthology.orchestra.run.smithi050:> sudo apt-get update 2024-09-17T00:30:51.551 INFO:teuthology.orchestra.run.smithi050.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T00:30:51.672 INFO:teuthology.orchestra.run.smithi050.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T00:30:51.756 INFO:teuthology.orchestra.run.smithi050.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T00:30:51.848 INFO:teuthology.orchestra.run.smithi050.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T00:30:52.950 INFO:teuthology.orchestra.run.smithi027.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T00:30:52.950 INFO:teuthology.orchestra.run.smithi027.stdout:Sourcing file `/etc/default/grub' 2024-09-17T00:30:52.960 INFO:teuthology.orchestra.run.smithi027.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T00:30:52.968 INFO:teuthology.orchestra.run.smithi027.stdout:Generating grub configuration file ... 2024-09-17T00:30:53.042 INFO:teuthology.orchestra.run.smithi050.stdout:Reading package lists... 2024-09-17T00:30:53.061 DEBUG:teuthology.orchestra.run.smithi050:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T00:30:53.125 INFO:teuthology.orchestra.run.smithi050.stdout:Reading package lists... 2024-09-17T00:30:53.253 INFO:teuthology.orchestra.run.smithi027.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T00:30:53.270 INFO:teuthology.orchestra.run.smithi027.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T00:30:53.340 INFO:teuthology.orchestra.run.smithi050.stdout:Building dependency tree... 2024-09-17T00:30:53.341 INFO:teuthology.orchestra.run.smithi050.stdout:Reading state information... 2024-09-17T00:30:53.540 INFO:teuthology.orchestra.run.smithi050.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T00:30:53.540 INFO:teuthology.orchestra.run.smithi050.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T00:30:53.540 INFO:teuthology.orchestra.run.smithi050.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T00:30:53.540 INFO:teuthology.orchestra.run.smithi050.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T00:30:53.540 INFO:teuthology.orchestra.run.smithi050.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T00:30:53.541 INFO:teuthology.orchestra.run.smithi050.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T00:30:53.541 INFO:teuthology.orchestra.run.smithi050.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T00:30:53.541 INFO:teuthology.orchestra.run.smithi050.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T00:30:53.587 INFO:teuthology.orchestra.run.smithi050.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T00:30:53.589 DEBUG:teuthology.orchestra.run.smithi050:> dpkg -s linux-image-generic 2024-09-17T00:30:53.604 INFO:teuthology.orchestra.run.smithi050.stdout:Package: linux-image-generic 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Status: install ok installed 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Priority: optional 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Section: kernel 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Installed-Size: 21 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Architecture: amd64 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Source: linux-meta 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Version: 5.15.0.122.122 2024-09-17T00:30:53.605 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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Recommends: thermald 2024-09-17T00:30:53.605 INFO:teuthology.orchestra.run.smithi050.stdout:Description: Generic Linux kernel image 2024-09-17T00:30:53.606 INFO:teuthology.orchestra.run.smithi050.stdout: This package will always depend on the latest generic kernel image 2024-09-17T00:30:53.606 INFO:teuthology.orchestra.run.smithi050.stdout: available. 2024-09-17T00:30:53.606 DEBUG:teuthology.orchestra.run.smithi050:> mktemp 2024-09-17T00:30:53.619 INFO:teuthology.orchestra.run.smithi027.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T00:30:53.625 INFO:teuthology.orchestra.run.smithi027.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T00:30:53.653 INFO:teuthology.orchestra.run.smithi050.stdout:/tmp/tmp.GhAEvmckG7 2024-09-17T00:30:53.654 DEBUG:teuthology.orchestra.run.smithi050:> sudo cp /boot/grub/grub.cfg /tmp/tmp.GhAEvmckG7 2024-09-17T00:30:53.695 INFO:teuthology.orchestra.run.smithi027.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T00:30:53.700 INFO:teuthology.orchestra.run.smithi027.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T00:30:53.710 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 0666 /tmp/tmp.GhAEvmckG7 2024-09-17T00:30:53.821 DEBUG:teuthology.orchestra.remote:smithi050:/tmp/tmp.GhAEvmckG7 is 10KB 2024-09-17T00:30:53.834 DEBUG:teuthology.orchestra.run.smithi050:> rm -fr /tmp/tmp.GhAEvmckG7 2024-09-17T00:30:53.840 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T00:30:53.878 INFO:teuthology.orchestra.run.smithi027.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T00:30:53.878 INFO:teuthology.orchestra.run.smithi027.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T00:30:53.878 INFO:teuthology.orchestra.run.smithi027.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T00:30:53.894 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-17T00:30:53.894 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T00:30:53.894 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T00:30:53.929 INFO:teuthology.orchestra.run.smithi027.stdout:done 2024-09-17T00:30:53.961 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T00:30:53.962 DEBUG:teuthology.orchestra.run.smithi050:> sudo update-grub 2024-09-17T00:30:54.427 DEBUG:teuthology.orchestra.run.smithi027:> dpkg -s linux-image-generic 2024-09-17T00:30:54.452 INFO:teuthology.orchestra.run.smithi027.stdout:Package: linux-image-generic 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Status: install ok installed 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Priority: optional 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Section: kernel 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Installed-Size: 21 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Architecture: amd64 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Source: linux-meta 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Version: 5.15.0.122.122 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Recommends: thermald 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout:Description: Generic Linux kernel image 2024-09-17T00:30:54.453 INFO:teuthology.orchestra.run.smithi027.stdout: This package will always depend on the latest generic kernel image 2024-09-17T00:30:54.454 INFO:teuthology.orchestra.run.smithi027.stdout: available. 2024-09-17T00:30:54.454 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T00:30:54.454 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T00:30:54.454 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T00:30:54.454 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-17T00:30:54.454 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi027.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T00:30:54.454 DEBUG:teuthology.orchestra.run.smithi027:> sudo apt-get clean 2024-09-17T00:30:54.620 DEBUG:teuthology.orchestra.run.smithi027:> sudo apt-get update 2024-09-17T00:30:54.740 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T00:30:54.861 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T00:30:54.941 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T00:30:55.023 INFO:teuthology.orchestra.run.smithi027.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T00:30:55.193 INFO:teuthology.orchestra.run.smithi050.stderr:Sourcing file `/etc/default/grub' 2024-09-17T00:30:55.195 INFO:teuthology.orchestra.run.smithi050.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T00:30:55.198 INFO:teuthology.orchestra.run.smithi050.stderr:Generating grub configuration file ... 2024-09-17T00:30:55.439 INFO:teuthology.orchestra.run.smithi050.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T00:30:55.446 INFO:teuthology.orchestra.run.smithi050.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T00:30:55.714 INFO:teuthology.orchestra.run.smithi050.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T00:30:55.720 INFO:teuthology.orchestra.run.smithi050.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T00:30:55.763 INFO:teuthology.orchestra.run.smithi050.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T00:30:55.768 INFO:teuthology.orchestra.run.smithi050.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T00:30:55.919 INFO:teuthology.orchestra.run.smithi050.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T00:30:55.919 INFO:teuthology.orchestra.run.smithi050.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T00:30:55.920 INFO:teuthology.orchestra.run.smithi050.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T00:30:55.933 INFO:teuthology.orchestra.run.smithi050.stderr:done 2024-09-17T00:30:55.940 DEBUG:teuthology.orchestra.run.smithi050:> sudo shutdown -r now 2024-09-17T00:30:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:Reading package lists... 2024-09-17T00:30:56.244 DEBUG:teuthology.orchestra.run.smithi027:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T00:30:56.301 INFO:teuthology.orchestra.run.smithi027.stdout:Reading package lists... 2024-09-17T00:30:56.493 INFO:teuthology.orchestra.run.smithi027.stdout:Building dependency tree... 2024-09-17T00:30:56.494 INFO:teuthology.orchestra.run.smithi027.stdout:Reading state information... 2024-09-17T00:30:56.670 INFO:teuthology.orchestra.run.smithi027.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T00:30:56.670 INFO:teuthology.orchestra.run.smithi027.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T00:30:56.670 INFO:teuthology.orchestra.run.smithi027.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T00:30:56.670 INFO:teuthology.orchestra.run.smithi027.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T00:30:56.670 INFO:teuthology.orchestra.run.smithi027.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T00:30:56.671 INFO:teuthology.orchestra.run.smithi027.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T00:30:56.671 INFO:teuthology.orchestra.run.smithi027.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T00:30:56.671 INFO:teuthology.orchestra.run.smithi027.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T00:30:56.710 INFO:teuthology.orchestra.run.smithi027.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T00:30:56.712 DEBUG:teuthology.orchestra.run.smithi027:> dpkg -s linux-image-generic 2024-09-17T00:30:56.728 INFO:teuthology.orchestra.run.smithi027.stdout:Package: linux-image-generic 2024-09-17T00:30:56.729 INFO:teuthology.orchestra.run.smithi027.stdout:Status: install ok installed 2024-09-17T00:30:56.729 INFO:teuthology.orchestra.run.smithi027.stdout:Priority: optional 2024-09-17T00:30:56.729 INFO:teuthology.orchestra.run.smithi027.stdout:Section: kernel 2024-09-17T00:30:56.729 INFO:teuthology.orchestra.run.smithi027.stdout:Installed-Size: 21 2024-09-17T00:30:56.729 INFO:teuthology.orchestra.run.smithi027.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T00:30:56.729 INFO:teuthology.orchestra.run.smithi027.stdout:Architecture: amd64 2024-09-17T00:30:56.730 INFO:teuthology.orchestra.run.smithi027.stdout:Source: linux-meta 2024-09-17T00:30:56.730 INFO:teuthology.orchestra.run.smithi027.stdout:Version: 5.15.0.122.122 2024-09-17T00:30:56.730 INFO:teuthology.orchestra.run.smithi027.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T00:30:56.730 INFO:teuthology.orchestra.run.smithi027.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T00:30:56.730 INFO:teuthology.orchestra.run.smithi027.stdout:Recommends: thermald 2024-09-17T00:30:56.730 INFO:teuthology.orchestra.run.smithi027.stdout:Description: Generic Linux kernel image 2024-09-17T00:30:56.730 INFO:teuthology.orchestra.run.smithi027.stdout: This package will always depend on the latest generic kernel image 2024-09-17T00:30:56.730 INFO:teuthology.orchestra.run.smithi027.stdout: available. 2024-09-17T00:30:56.731 DEBUG:teuthology.orchestra.run.smithi027:> mktemp 2024-09-17T00:30:56.777 INFO:teuthology.orchestra.run.smithi027.stdout:/tmp/tmp.PPEsljOgL1 2024-09-17T00:30:56.777 DEBUG:teuthology.orchestra.run.smithi027:> sudo cp /boot/grub/grub.cfg /tmp/tmp.PPEsljOgL1 2024-09-17T00:30:56.836 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 0666 /tmp/tmp.PPEsljOgL1 2024-09-17T00:30:56.951 DEBUG:teuthology.orchestra.remote:smithi027:/tmp/tmp.PPEsljOgL1 is 10KB 2024-09-17T00:30:56.965 DEBUG:teuthology.orchestra.run.smithi027:> rm -fr /tmp/tmp.PPEsljOgL1 2024-09-17T00:30:56.972 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T00:30:57.025 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:30:57.026 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T00:30:57.026 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T00:30:57.094 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T00:30:57.095 DEBUG:teuthology.orchestra.run.smithi027:> sudo update-grub 2024-09-17T00:30:58.260 INFO:teuthology.orchestra.run.smithi027.stderr:Sourcing file `/etc/default/grub' 2024-09-17T00:30:58.261 INFO:teuthology.orchestra.run.smithi027.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T00:30:58.263 INFO:teuthology.orchestra.run.smithi027.stderr:Generating grub configuration file ... 2024-09-17T00:30:58.422 INFO:teuthology.orchestra.run.smithi027.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T00:30:58.428 INFO:teuthology.orchestra.run.smithi027.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T00:30:58.700 INFO:teuthology.orchestra.run.smithi027.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T00:30:58.706 INFO:teuthology.orchestra.run.smithi027.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T00:30:58.745 INFO:teuthology.orchestra.run.smithi027.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T00:30:58.750 INFO:teuthology.orchestra.run.smithi027.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T00:30:58.864 INFO:teuthology.orchestra.run.smithi027.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T00:30:58.864 INFO:teuthology.orchestra.run.smithi027.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T00:30:58.864 INFO:teuthology.orchestra.run.smithi027.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T00:30:58.882 INFO:teuthology.orchestra.run.smithi027.stderr:done 2024-09-17T00:30:58.891 DEBUG:teuthology.orchestra.run.smithi027:> sudo shutdown -r now 2024-09-17T00:31:25.969 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-17T00:31:25.970 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-17T00:31:25.971 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:31:28.895 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-17T00:31:28.895 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-17T00:31:28.896 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:31:44.445 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.50 2024-09-17T00:31:47.261 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-17T00:31:53.450 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-17T00:31:53.451 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:31:56.265 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-17T00:31:56.265 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:31:59.325 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-17T00:32:11.335 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-17T00:32:11.336 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:32:14.401 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-17T00:32:29.410 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-17T00:32:29.411 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:32:32.477 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-17T00:32:50.493 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-17T00:32:50.494 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:32:53.456 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T00:33:05.466 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-17T00:33:05.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:33:05.703 DEBUG:teuthology.orchestra.run.smithi050:> true 2024-09-17T00:33:06.285 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-17T00:33:06.285 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-17T00:33:06.285 DEBUG:teuthology.orchestra.run.smithi050:> uname -r 2024-09-17T00:33:06.332 INFO:teuthology.orchestra.run.smithi050.stdout:5.15.0-122-generic 2024-09-17T00:33:06.332 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T00:33:06.332 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T00:33:06.332 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T00:33:07.334 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-17T00:33:07.334 DEBUG:teuthology.orchestra.run.smithi050:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T00:33:07.403 INFO:teuthology.orchestra.run.smithi050.stdout:ttyS1 2024-09-17T00:33:07.430 DEBUG:teuthology.parallel:result is None 2024-09-17T00:33:08.925 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-09-17T00:33:29.926 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-17T00:33:29.927 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:33:30.211 DEBUG:teuthology.orchestra.run.smithi027:> true 2024-09-17T00:33:30.781 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-17T00:33:30.781 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-17T00:33:30.781 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2024-09-17T00:33:30.826 INFO:teuthology.orchestra.run.smithi027.stdout:5.15.0-122-generic 2024-09-17T00:33:30.826 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T00:33:30.826 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T00:33:30.826 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T00:33:31.828 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-17T00:33:31.828 DEBUG:teuthology.orchestra.run.smithi027:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T00:33:31.923 INFO:teuthology.orchestra.run.smithi027.stdout:ttyS1 2024-09-17T00:33:31.940 DEBUG:teuthology.parallel:result is None 2024-09-17T00:33:31.940 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T00:33:31.947 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T00:33:31.947 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T00:33:31.949 DEBUG:teuthology.orchestra.run.smithi050:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T00:33:31.955 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T00:33:31.962 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T00:33:31.972 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T00:33:31.973 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T00:33:31.996 DEBUG:teuthology.orchestra.run.smithi050:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T00:33:32.029 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T00:33:32.037 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T00:33:32.037 DEBUG:teuthology.orchestra.run.smithi027:> 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-17T00:33:32.051 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-17T00:33:32.069 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T00:33:32.079 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T00:33:32.091 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T00:33:32.101 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T00:33:32.103 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T00:33:32.110 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T00:33:32.111 DEBUG:teuthology.orchestra.run.smithi027:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T00:33:32.123 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-17T00:33:32.160 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T00:33:32.170 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T00:33:32.170 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T00:33:32.179 DEBUG:teuthology.orchestra.run.smithi050:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T00:33:32.208 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T00:33:32.235 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T00:33:32.283 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:33:32.283 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T00:33:32.348 DEBUG:teuthology.orchestra.run.smithi050:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T00:33:32.354 DEBUG:teuthology.orchestra.run.smithi050:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T00:33:32.400 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-17T00:33:32.400 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T00:33:32.460 DEBUG:teuthology.orchestra.run.smithi027:> sudo service rsyslog restart 2024-09-17T00:33:32.463 DEBUG:teuthology.orchestra.run.smithi050:> sudo service rsyslog restart 2024-09-17T00:33:32.536 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T00:33:32.544 INFO:teuthology.task.internal:Starting timer... 2024-09-17T00:33:32.544 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T00:33:32.607 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T00:33:32.616 DEBUG:teuthology.task.selinux:Excluding smithi027: OS 'ubuntu' does not support SELinux 2024-09-17T00:33:32.616 DEBUG:teuthology.task.selinux:Excluding smithi050: OS 'ubuntu' does not support SELinux 2024-09-17T00:33:32.617 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T00:33:32.617 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T00:33:32.617 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T00:33:32.617 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T00:33:32.625 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T00:33:32.628 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T00:33:32.758 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T00:33:32.769 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-17T00:33:32.770 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi027.front.sepia.ceph.com,smithi050.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T00:41:11.894 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi027.front.sepia.ceph.com'), Remote(name='ubuntu@smithi050.front.sepia.ceph.com')] 2024-09-17T00:41:11.895 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-17T00:41:11.896 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:41:11.979 DEBUG:teuthology.orchestra.run.smithi027:> true 2024-09-17T00:41:12.061 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-09-17T00:41:12.061 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-17T00:41:12.062 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:41:12.146 DEBUG:teuthology.orchestra.run.smithi050:> true 2024-09-17T00:41:12.229 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi050.front.sepia.ceph.com' 2024-09-17T00:41:12.229 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T00:41:12.240 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T00:41:12.240 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T00:41:12.241 DEBUG:teuthology.orchestra.run.smithi027:> 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-17T00:41:12.243 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T00:41:12.244 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-17T00:41:12.270 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T00:41:12.270 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: Command line: ntpd -gq 2024-09-17T00:41:12.271 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: ---------------------------------------------------- 2024-09-17T00:41:12.271 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T00:41:12.271 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T00:41:12.271 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: corporation. Support and training for ntp-4 are 2024-09-17T00:41:12.271 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: available at https://www.nwtime.org/support 2024-09-17T00:41:12.271 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: ---------------------------------------------------- 2024-09-17T00:41:12.272 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: proto: precision = 0.071 usec (-24) 2024-09-17T00:41:12.272 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: basedate set to 2022-02-04 2024-09-17T00:41:12.272 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: gps base set to 2022-02-06 (week 2196) 2024-09-17T00:41:12.272 INFO:teuthology.orchestra.run.smithi027.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T00:41:12.273 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T00:41:12.273 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T00:41:12.273 INFO:teuthology.orchestra.run.smithi027.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T00:41:12.274 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T00:41:12.274 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T00:41:12.274 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T00:41:12.274 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: Listen normally on 3 ens1f0 172.21.15.27:123 2024-09-17T00:41:12.274 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: Listen normally on 4 lo [::1]:123 2024-09-17T00:41:12.274 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:395a%4]:123 2024-09-17T00:41:12.275 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:12 ntpd[18414]: Listening on routing socket on fd #22 for interface updates 2024-09-17T00:41:12.303 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T00:41:12.303 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: Command line: ntpd -gq 2024-09-17T00:41:12.303 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: ---------------------------------------------------- 2024-09-17T00:41:12.303 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T00:41:12.303 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T00:41:12.303 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: corporation. Support and training for ntp-4 are 2024-09-17T00:41:12.303 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: available at https://www.nwtime.org/support 2024-09-17T00:41:12.304 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: ---------------------------------------------------- 2024-09-17T00:41:12.304 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: proto: precision = 0.046 usec (-24) 2024-09-17T00:41:12.304 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: basedate set to 2022-02-04 2024-09-17T00:41:12.304 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: gps base set to 2022-02-06 (week 2196) 2024-09-17T00:41:12.305 INFO:teuthology.orchestra.run.smithi050.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T00:41:12.305 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T00:41:12.305 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T00:41:12.306 INFO:teuthology.orchestra.run.smithi050.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T00:41:12.306 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T00:41:12.307 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T00:41:12.307 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T00:41:12.307 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: Listen normally on 3 ens1f0 172.21.15.50:123 2024-09-17T00:41:12.307 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: Listen normally on 4 lo [::1]:123 2024-09-17T00:41:12.307 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1584%3]:123 2024-09-17T00:41:12.307 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:12 ntpd[18416]: Listening on routing socket on fd #22 for interface updates 2024-09-17T00:41:13.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:13 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:13.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:13 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:13.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:13 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:13.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:13 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:13.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:13 ntpd[18414]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:13.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:13 ntpd[18414]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:13.303 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:13 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:13.303 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:13 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:13.304 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:13 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:13.304 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:13 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:13.304 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:13 ntpd[18416]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:13.304 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:13 ntpd[18416]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:15.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:15.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:15.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:15.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:15 ntpd[18414]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:15.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:15.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:15.307 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:15.307 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:15 ntpd[18416]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:16.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:16 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:16.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:16 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:16.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:16 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:16.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:16 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:16.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:16 ntpd[18414]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:16.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:16 ntpd[18414]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:17.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:17.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:17.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:17.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:17 ntpd[18414]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:17.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:17.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:17.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:17.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:17.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:17.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:17.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:17.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:17 ntpd[18416]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:18.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:18 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:18.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:18 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:18.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:18 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:18.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:18 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:18.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:18 ntpd[18414]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:18.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:18 ntpd[18414]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:19.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:19 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:19.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:19 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:19.271 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:19 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:19.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:19 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:19.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:19 ntpd[18414]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:19.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:19 ntpd[18414]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:19.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:19 ntpd[18414]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:19.272 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:19 ntpd[18414]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:19.272 INFO:teuthology.orchestra.run.smithi027.stdout:17 Sep 00:41:19 ntpd[18414]: ntpd: time slew +0.002788 s 2024-09-17T00:41:19.272 INFO:teuthology.orchestra.run.smithi027.stdout:ntpd: time slew +0.002788s 2024-09-17T00:41:19.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:19 ntpd[18414]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T00:41:19.273 INFO:teuthology.orchestra.run.smithi027.stderr:17 Sep 00:41:19 ntpd[18414]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T00:41:19.304 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:19.304 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:19.304 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:41:19.305 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:41:19.306 INFO:teuthology.orchestra.run.smithi050.stdout:17 Sep 00:41:19 ntpd[18416]: ntpd: time slew -0.001024 s 2024-09-17T00:41:19.306 INFO:teuthology.orchestra.run.smithi050.stdout:ntpd: time slew -0.001024s 2024-09-17T00:41:19.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T00:41:19.306 INFO:teuthology.orchestra.run.smithi050.stderr:17 Sep 00:41:19 ntpd[18416]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T00:41:19.318 INFO:teuthology.orchestra.run.smithi027.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T00:41:19.319 INFO:teuthology.orchestra.run.smithi027.stdout:============================================================================== 2024-09-17T00:41:19.319 INFO:teuthology.orchestra.run.smithi027.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:41:19.319 INFO:teuthology.orchestra.run.smithi027.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:41:19.319 INFO:teuthology.orchestra.run.smithi027.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:41:19.319 INFO:teuthology.orchestra.run.smithi027.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:41:19.353 INFO:teuthology.orchestra.run.smithi050.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T00:41:19.353 INFO:teuthology.orchestra.run.smithi050.stdout:============================================================================== 2024-09-17T00:41:19.353 INFO:teuthology.orchestra.run.smithi050.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:41:19.353 INFO:teuthology.orchestra.run.smithi050.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:41:19.353 INFO:teuthology.orchestra.run.smithi050.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:41:19.353 INFO:teuthology.orchestra.run.smithi050.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:41:19.353 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T00:41:19.443 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'} 2024-09-17T00:41:19.443 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-09-17T00:41:19.443 INFO:tasks.cephadm:Cluster fsid is 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:41:19.443 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T00:41:19.444 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.27', 'mon.c': '[v2:172.21.15.27:3301,v1:172.21.15.27:6790]', 'mon.b': '172.21.15.50'} 2024-09-17T00:41:19.444 INFO:tasks.cephadm:First mon is mon.a on smithi027 2024-09-17T00:41:19.444 INFO:tasks.cephadm:First mgr is y 2024-09-17T00:41:19.444 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T00:41:19.444 DEBUG:teuthology.orchestra.run.smithi027:> sudo hostname $(hostname -s) 2024-09-17T00:41:19.459 DEBUG:teuthology.orchestra.run.smithi050:> sudo hostname $(hostname -s) 2024-09-17T00:41:19.474 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-09-17T00:41:19.474 DEBUG:teuthology.orchestra.run.smithi027:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T00:41:19.789 INFO:teuthology.orchestra.run.smithi027.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Sep 17 00:41 /home/ubuntu/cephtest/cephadm 2024-09-17T00:41:19.790 DEBUG:teuthology.orchestra.run.smithi050:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T00:41:20.045 INFO:teuthology.orchestra.run.smithi050.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Sep 17 00:41 /home/ubuntu/cephtest/cephadm 2024-09-17T00:41:20.045 DEBUG:teuthology.orchestra.run.smithi027:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T00:41:20.053 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-17T00:41:20.070 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-09-17T00:41:20.070 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-09-17T00:41:20.097 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-09-17T00:41:20.256 INFO:teuthology.orchestra.run.smithi027.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-09-17T00:41:20.264 INFO:teuthology.orchestra.run.smithi050.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-09-17T00:42:02.483 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T00:42:02.484 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-09-17T00:42:02.484 INFO:teuthology.orchestra.run.smithi027.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-09-17T00:42:02.484 INFO:teuthology.orchestra.run.smithi027.stdout: "repo_digests": [ 2024-09-17T00:42:02.484 INFO:teuthology.orchestra.run.smithi027.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-09-17T00:42:02.484 INFO:teuthology.orchestra.run.smithi027.stdout: ] 2024-09-17T00:42:02.484 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T00:42:02.565 INFO:teuthology.orchestra.run.smithi050.stdout:{ 2024-09-17T00:42:02.566 INFO:teuthology.orchestra.run.smithi050.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-09-17T00:42:02.566 INFO:teuthology.orchestra.run.smithi050.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-09-17T00:42:02.566 INFO:teuthology.orchestra.run.smithi050.stdout: "repo_digests": [ 2024-09-17T00:42:02.566 INFO:teuthology.orchestra.run.smithi050.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-09-17T00:42:02.566 INFO:teuthology.orchestra.run.smithi050.stdout: ] 2024-09-17T00:42:02.566 INFO:teuthology.orchestra.run.smithi050.stdout:} 2024-09-17T00:42:02.602 DEBUG:teuthology.orchestra.run.smithi027:> sudo mkdir -p /etc/ceph 2024-09-17T00:42:02.617 DEBUG:teuthology.orchestra.run.smithi050:> sudo mkdir -p /etc/ceph 2024-09-17T00:42:02.631 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 777 /etc/ceph 2024-09-17T00:42:02.672 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 777 /etc/ceph 2024-09-17T00:42:02.686 INFO:tasks.cephadm:Writing seed config... 2024-09-17T00:42:02.687 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-17T00:42:02.687 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T00:42:02.687 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T00:42:02.687 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-17T00:42:02.687 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T00:42:02.687 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T00:42:02.687 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T00:42:02.687 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T00:42:02.687 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T00:42:02.688 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:42:02.688 DEBUG:teuthology.orchestra.run.smithi027:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T00:42:02.720 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 = 8e109646-748d-11ef-bceb-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-17T00:42:02.721 DEBUG:teuthology.orchestra.run.smithi027:mon.a> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T00:42:02.766 DEBUG:teuthology.orchestra.run.smithi027:mgr.y> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.y.service 2024-09-17T00:42:02.809 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T00:42:02.809 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 8e109646-748d-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.27 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:42:03.013 INFO:teuthology.orchestra.run.smithi027.stderr:-------------------------------------------------------------------------------- 2024-09-17T00:42:03.013 INFO:teuthology.orchestra.run.smithi027.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '8e109646-748d-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.27', '--skip-admin-label'] 2024-09-17T00:42:03.013 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying podman|docker is present... 2024-09-17T00:42:03.013 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying lvm2 is present... 2024-09-17T00:42:03.013 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying time synchronization is in place... 2024-09-17T00:42:03.018 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T00:42:03.024 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2024-09-17T00:42:03.028 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T00:42:03.033 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2024-09-17T00:42:03.037 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: masked 2024-09-17T00:42:03.040 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2024-09-17T00:42:03.044 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T00:42:03.047 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2024-09-17T00:42:03.051 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: enabled 2024-09-17T00:42:03.055 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: active 2024-09-17T00:42:03.055 INFO:teuthology.orchestra.run.smithi027.stderr:Unit ntp.service is enabled and running 2024-09-17T00:42:03.055 INFO:teuthology.orchestra.run.smithi027.stderr:Repeating the final host check... 2024-09-17T00:42:03.056 INFO:teuthology.orchestra.run.smithi027.stderr:docker (/usr/bin/docker) is present 2024-09-17T00:42:03.056 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl is present 2024-09-17T00:42:03.056 INFO:teuthology.orchestra.run.smithi027.stderr:lvcreate is present 2024-09-17T00:42:03.059 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T00:42:03.062 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2024-09-17T00:42:03.065 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T00:42:03.068 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2024-09-17T00:42:03.071 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: masked 2024-09-17T00:42:03.074 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2024-09-17T00:42:03.077 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T00:42:03.080 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: inactive 2024-09-17T00:42:03.084 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: enabled 2024-09-17T00:42:03.087 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: active 2024-09-17T00:42:03.088 INFO:teuthology.orchestra.run.smithi027.stderr:Unit ntp.service is enabled and running 2024-09-17T00:42:03.088 INFO:teuthology.orchestra.run.smithi027.stderr:Host looks OK 2024-09-17T00:42:03.088 INFO:teuthology.orchestra.run.smithi027.stderr:Cluster fsid: 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:03.089 INFO:teuthology.orchestra.run.smithi027.stderr:Acquiring lock 139709769385344 on /run/cephadm/8e109646-748d-11ef-bceb-c7b262605968.lock 2024-09-17T00:42:03.089 INFO:teuthology.orchestra.run.smithi027.stderr:Lock 139709769385344 acquired on /run/cephadm/8e109646-748d-11ef-bceb-c7b262605968.lock 2024-09-17T00:42:03.089 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying IP 172.21.15.27 port 3300 ... 2024-09-17T00:42:03.089 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying IP 172.21.15.27 port 6789 ... 2024-09-17T00:42:03.089 INFO:teuthology.orchestra.run.smithi027.stderr:Base mon IP is 172.21.15.27, final addrv is [v2:172.21.15.27:3300,v1:172.21.15.27:6789] 2024-09-17T00:42:03.090 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-09-17T00:42:03.090 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T00:42:03.090 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.27 2024-09-17T00:42:03.092 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T00:42:03.092 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T00:42:03.093 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1797sec hoplimit 64 pref medium 2024-09-17T00:42:03.095 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T00:42:03.095 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-09-17T00:42:03.095 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-09-17T00:42:03.095 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T00:42:03.095 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: inet6 fe80::ae1f:6bff:fef8:395a/64 scope link 2024-09-17T00:42:03.095 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-09-17T00:42:03.096 INFO:teuthology.orchestra.run.smithi027.stderr:Mon IP `172.21.15.27` is in CIDR network `172.21.0.0/20` 2024-09-17T00:42:03.096 INFO:teuthology.orchestra.run.smithi027.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T00:42:03.097 INFO:teuthology.orchestra.run.smithi027.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-09-17T00:42:03.480 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-09-17T00:42:03.608 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-09-17T00:42:03.608 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-09-17T00:42:03.641 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-09-17T00:42:04.842 INFO:teuthology.orchestra.run.smithi027.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-09-17T00:42:05.403 INFO:teuthology.orchestra.run.smithi027.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-09-17T00:42:05.404 INFO:teuthology.orchestra.run.smithi027.stderr:Extracting ceph user uid/gid from container image... 2024-09-17T00:42:06.432 INFO:teuthology.orchestra.run.smithi027.stderr:stat: 167 167 2024-09-17T00:42:06.927 INFO:teuthology.orchestra.run.smithi027.stderr:Creating initial keys... 2024-09-17T00:42:07.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-authtool: AQBf0OhmcA95MhAALBeudQyukreeSsyd88ZMRw== 2024-09-17T00:42:09.285 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-authtool: AQBh0Ohm1RBaERAAZmwPhDN3VevIBGH3oHBOVA== 2024-09-17T00:42:10.724 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-authtool: AQBi0OhmGaOLKxAAGJbBlEKq/NT7e0TLta94fQ== 2024-09-17T00:42:11.353 INFO:teuthology.orchestra.run.smithi027.stderr:Creating initial monmap... 2024-09-17T00:42:12.323 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T00:42:12.323 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-09-17T00:42:12.323 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:12.324 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T00:42:12.858 INFO:teuthology.orchestra.run.smithi027.stderr:monmaptool for a [v2:172.21.15.27:3300,v1:172.21.15.27:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T00:42:12.859 INFO:teuthology.orchestra.run.smithi027.stderr:setting min_mon_release = octopus 2024-09-17T00:42:12.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: set fsid to 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:12.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T00:42:12.859 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-17T00:42:12.859 INFO:teuthology.orchestra.run.smithi027.stderr:Creating mon... 2024-09-17T00:42:13.813 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.813+0000 7f8951b95880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:42:13.813 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.813+0000 7f8951b95880 1 imported monmap: 2024-09-17T00:42:13.813 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: epoch 0 2024-09-17T00:42:13.813 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:13.813 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: last_changed 2024-09-17T00:42:12.329171+0000 2024-09-17T00:42:13.813 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: created 2024-09-17T00:42:12.329171+0000 2024-09-17T00:42:13.813 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-09-17T00:42:13.813 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-09-17T00:42:13.813 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-17T00:42:13.840 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.840 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.813+0000 7f8951b95880 0 /usr/bin/ceph-mon: set fsid to 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:13.840 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: RocksDB version: 6.15.5 2024-09-17T00:42:13.840 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Compile date Apr 18 2022 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: DB SUMMARY 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: DB Session ID: 3J9BMLN6A71Z8BML2L7S 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.error_if_exists: 0 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.create_if_missing: 1 2024-09-17T00:42:13.841 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.env: 0x5604fb2c6860 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.fs: Posix File System 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.info_log: 0x5604fce13320 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.statistics: (nil) 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.use_fsync: 0 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:42:13.842 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.db_log_dir: 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:42:13.843 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.write_buffer_manager: 0x5604fd0b3950 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.unordered_write: 0 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:42:13.844 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.row_cache: None 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.wal_filter: None 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.two_write_queues: 0 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.atomic_flush: 0 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:42:13.845 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:42:13.846 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_open_files: -1 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Compression algorithms supported: 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: kZSTD supported: 0 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: kXpressCompression supported: 0 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: kZlibCompression supported: 1 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T00:42:13.847 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.817+0000 7f8951b95880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.merge_operator: 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_filter: None 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:42:13.848 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5604fce64b08) 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: index_type: 0 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: checksum: 1 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: block_cache: 0x5604fce44170 2024-09-17T00:42:13.849 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-09-17T00:42:13.850 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: format_version: 4 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: block_align: 0 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compression: NoCompression 2024-09-17T00:42:13.851 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.num_levels: 7 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:42:13.852 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:42:13.853 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:42:13.854 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.table_properties_collectors: 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.bloom_locality: 0 2024-09-17T00:42:13.855 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.ttl: 2592000 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.enable_blob_files: false 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.min_blob_size: 0 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:42:13.856 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.821+0000 7f8951b95880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.825+0000 7f8951b95880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5604fce2aa80 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.825+0000 7f8951b95880 4 rocksdb: DB pointer 0x5604fce9e000 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.825+0000 7f894377f700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.825+0000 7f894377f700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:42:13.857 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:42:13.858 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T00:42:13.859 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T00:42:13.860 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.861 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:42:13.861 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: 2024-09-17T00:42:13.861 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.825+0000 7f8951b95880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-09-17T00:42:13.861 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.825+0000 7f8951b95880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-09-17T00:42:13.861 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:42:13.825+0000 7f8951b95880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T00:42:14.473 INFO:teuthology.orchestra.run.smithi027.stderr:create mon.a on 2024-09-17T00:42:14.690 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T00:42:14.887 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-8e109646-748d-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968.target. 2024-09-17T00:42:14.888 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-8e109646-748d-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968.target. 2024-09-17T00:42:15.274 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to reset failed state of unit ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T00:42:15.281 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Created symlink /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968.target.wants/ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service. 2024-09-17T00:42:15.494 INFO:teuthology.orchestra.run.smithi027.stderr:firewalld does not appear to be present 2024-09-17T00:42:15.494 INFO:teuthology.orchestra.run.smithi027.stderr:Not possible to enable service . firewalld.service is not available 2024-09-17T00:42:15.494 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mon to start... 2024-09-17T00:42:15.494 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mon... 2024-09-17T00:42:15.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:15 smithi027 systemd[1]: Started Ceph mon.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:42:17.328 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: cluster: 2024-09-17T00:42:17.328 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: id: 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:17.328 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-09-17T00:42:17.328 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:17.328 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: services: 2024-09-17T00:42:17.328 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.254286s) 2024-09-17T00:42:17.329 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mgr: no daemons active 2024-09-17T00:42:17.329 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-09-17T00:42:17.329 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:17.329 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: data: 2024-09-17T00:42:17.329 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-09-17T00:42:17.330 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-09-17T00:42:17.330 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-09-17T00:42:17.330 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: pgs: 2024-09-17T00:42:17.330 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:17.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:17 smithi027 bash[19316]: cluster 2024-09-17T00:42:17.080094+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:17.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:17 smithi027 bash[19316]: cluster 2024-09-17T00:42:17.047096+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:42:17.886 INFO:teuthology.orchestra.run.smithi027.stderr:mon is available 2024-09-17T00:42:17.886 INFO:teuthology.orchestra.run.smithi027.stderr:Assimilating anything we can from ceph.conf... 2024-09-17T00:42:18.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:18 smithi027 bash[19316]: cluster 2024-09-17T00:42:17.078795+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:42:18.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:18 smithi027 bash[19316]: cluster 2024-09-17T00:42:17.079044+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0]} 2024-09-17T00:42:18.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:18 smithi027 bash[19316]: cluster 2024-09-17T00:42:17.082467+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T00:42:18.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:18 smithi027 bash[19316]: cluster 2024-09-17T00:42:17.086512+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T00:42:18.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:18 smithi027 bash[19316]: cluster 2024-09-17T00:42:17.087171+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T00:42:18.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:18 smithi027 bash[19316]: audit 2024-09-17T00:42:17.333005+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.27:0/1165584107' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T00:42:19.042 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:19.043 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [global] 2024-09-17T00:42:19.043 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: fsid = 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:19.043 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.27:3300,v1:172.21.15.27:6789] 2024-09-17T00:42:19.043 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-17T00:42:19.043 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-17T00:42:19.043 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-17T00:42:19.043 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-17T00:42:19.043 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:19.044 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [mgr] 2024-09-17T00:42:19.044 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-09-17T00:42:19.044 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-17T00:42:19.044 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:19.044 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [osd] 2024-09-17T00:42:19.044 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-17T00:42:19.044 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-17T00:42:19.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:19 smithi027 bash[19316]: audit 2024-09-17T00:42:19.042670+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.27:0/4117977738' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T00:42:19.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:19 smithi027 bash[19316]: audit 2024-09-17T00:42:19.047437+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.27:0/4117977738' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T00:42:19.608 INFO:teuthology.orchestra.run.smithi027.stderr:Generating new minimal ceph.conf... 2024-09-17T00:42:21.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:20 smithi027 bash[19316]: audit 2024-09-17T00:42:20.732494+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.27:0/3660974091' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:42:21.265 INFO:teuthology.orchestra.run.smithi027.stderr:Restarting the monitor... 2024-09-17T00:42:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:21 smithi027 systemd[1]: Stopping Ceph mon.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T00:42:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:21 smithi027 bash[19678]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon.a 2024-09-17T00:42:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:21 smithi027 bash[19316]: debug 2024-09-17T00:42:21.377+0000 7faf9a53f700 -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-17T00:42:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:21 smithi027 bash[19316]: debug 2024-09-17T00:42:21.377+0000 7faf9a53f700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T00:42:21.984 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:21 smithi027 bash[19687]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon-a 2024-09-17T00:42:21.984 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:21 smithi027 bash[19720]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon.a 2024-09-17T00:42:21.988 INFO:teuthology.orchestra.run.smithi027.stderr:Setting mon public_network to 172.21.0.0/20 2024-09-17T00:42:22.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:21 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T00:42:22.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:21 smithi027 systemd[1]: Stopped Ceph mon.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:42:22.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:21 smithi027 systemd[1]: Started Ceph mon.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:42:23.822 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.565+0000 7f3466bf9880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:42:23.822 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.565+0000 7f3466bf9880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-09-17T00:42:23.822 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.565+0000 7f3466bf9880 0 pidfile_write: ignore empty --pid-file 2024-09-17T00:42:23.822 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 0 load: jerasure load: lrc 2024-09-17T00:42:23.822 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: RocksDB version: 6.15.5 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Compile date Apr 18 2022 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: DB SUMMARY 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: DB Session ID: QOW75RVYKU444YBQ5QME 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: CURRENT file: CURRENT 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82629 ; 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.error_if_exists: 0 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.create_if_missing: 0 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:42:23.823 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.env: 0x5596126c6860 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.fs: Posix File System 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.info_log: 0x559613433e00 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.statistics: (nil) 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.use_fsync: 0 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T00:42:23.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.db_log_dir: 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.write_buffer_manager: 0x5596135242d0 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:42:23.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.unordered_write: 0 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.row_cache: None 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.wal_filter: None 2024-09-17T00:42:23.826 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.two_write_queues: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.atomic_flush: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:42:23.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:42:23.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_open_files: -1 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Compression algorithms supported: 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: kZSTD supported: 0 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: kXpressCompression supported: 0 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T00:42:23.829 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T00:42:23.830 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: kZlibCompression supported: 1 2024-09-17T00:42:23.830 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T00:42:23.830 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:42:23.830 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-09-17T00:42:23.830 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-17T00:42:23.830 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:42:23.830 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.merge_operator: 2024-09-17T00:42:23.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_filter: None 2024-09-17T00:42:23.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:42:23.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559613401d00) 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: cache_index_and_filter_blocks: 1 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: pin_top_level_index_and_filter: 1 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: index_type: 0 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: data_block_index_type: 0 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: index_shortening: 1 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: hash_index_allow_collision: 1 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: checksum: 1 2024-09-17T00:42:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: no_block_cache: 0 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: block_cache: 0x559613468170 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: block_cache_name: BinnedLRUCache 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: block_cache_options: 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: capacity : 536870912 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: num_shard_bits : 4 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: strict_capacity_limit : 0 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: high_pri_pool_ratio: 0.000 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: block_cache_compressed: (nil) 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: persistent_cache: (nil) 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: block_size: 4096 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: block_size_deviation: 10 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: block_restart_interval: 16 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: index_block_restart_interval: 1 2024-09-17T00:42:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: metadata_block_size: 4096 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: partition_filters: 0 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: use_delta_encoding: 1 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: whole_key_filtering: 1 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: verify_compression: 0 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: read_amp_bytes_per_bit: 0 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: format_version: 4 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: enable_index_compression: 1 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: block_align: 0 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compression: NoCompression 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:42:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.num_levels: 7 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:42:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:42:23.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:42:23.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.table_properties_collectors: 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.bloom_locality: 0 2024-09-17T00:42:23.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.ttl: 2592000 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.enable_blob_files: false 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.min_blob_size: 0 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-09-17T00:42:23.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.569+0000 7f3466bf9880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3466bf9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726533743574910, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3466bf9880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3466bf9880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3466bf9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726533743576045, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79179, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77442, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71751, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726533743, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "a740cdc6-84a3-4b6a-8c8b-82dd362e1176", "db_session_id": "QOW75RVYKU444YBQ5QME"}} 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3466bf9880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3466bf9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726533743576605, "job": 1, "event": "recovery_finished"} 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3466bf9880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3466bf9880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55961344ea80 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3466bf9880 4 rocksdb: DB pointer 0x55961345e000 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3456981700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.573+0000 7f3456981700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ** DB Stats ** 2024-09-17T00:42:23.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: 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-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: 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-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ** Compaction Stats [default] ** 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 100.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 100.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 100.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ** Compaction Stats [default] ** 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:42:23.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 100.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Cumulative compaction: 0.00 GB write, 16.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Interval compaction: 0.00 GB write, 16.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: 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-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ** Compaction Stats [default] ** 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:42:23.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 100.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 100.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ** Compaction Stats [default] ** 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 100.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: Cumulative compaction: 0.00 GB write, 16.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:42:23.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: 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-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: 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-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.577+0000 7f3466bf9880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] at bind addrs [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.577+0000 7f3466bf9880 1 mon.a@-1(???) e1 preinit fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.577+0000 7f3466bf9880 0 mon.a@-1(???).mds e1 new map 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.577+0000 7f3466bf9880 0 mon.a@-1(???).mds e1 print_map 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: e1 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: legacy client fscid: -1 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: No filesystems configured 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.577+0000 7f3466bf9880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T00:42:23.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.577+0000 7f3466bf9880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:42:23.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.577+0000 7f3466bf9880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:42:23.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.577+0000 7f3466bf9880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:42:23.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: debug 2024-09-17T00:42:23.577+0000 7f3466bf9880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T00:42:23.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: cluster 2024-09-17T00:42:23.602823+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:42:23.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: cluster 2024-09-17T00:42:23.602902+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0]} 2024-09-17T00:42:23.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: cluster 2024-09-17T00:42:23.603009+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-09-17T00:42:23.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: cluster 2024-09-17T00:42:23.603057+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T00:42:23.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:23 smithi027 bash[19759]: cluster 2024-09-17T00:42:23.603477+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T00:42:24.417 INFO:teuthology.orchestra.run.smithi027.stderr:Wrote config to /etc/ceph/ceph.conf 2024-09-17T00:42:24.417 INFO:teuthology.orchestra.run.smithi027.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:42:24.417 INFO:teuthology.orchestra.run.smithi027.stderr:Creating mgr... 2024-09-17T00:42:24.417 INFO:teuthology.orchestra.run.smithi027.stderr:Verifying port 9283 ... 2024-09-17T00:42:24.648 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Failed to reset failed state of unit ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-17T00:42:24.653 INFO:teuthology.orchestra.run.smithi027.stderr:systemctl: Created symlink /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968.target.wants/ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service. 2024-09-17T00:42:24.773 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:24 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:42:24.861 INFO:teuthology.orchestra.run.smithi027.stderr:firewalld does not appear to be present 2024-09-17T00:42:24.861 INFO:teuthology.orchestra.run.smithi027.stderr:Not possible to enable service . firewalld.service is not available 2024-09-17T00:42:24.861 INFO:teuthology.orchestra.run.smithi027.stderr:firewalld does not appear to be present 2024-09-17T00:42:24.861 INFO:teuthology.orchestra.run.smithi027.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-09-17T00:42:24.861 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mgr to start... 2024-09-17T00:42:24.862 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mgr... 2024-09-17T00:42:25.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:24 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:42:25.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:24 smithi027 bash[19759]: audit 2024-09-17T00:42:23.814912+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.27:0/3565435625' entity='client.admin' 2024-09-17T00:42:26.747 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:26.747 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2024-09-17T00:42:26.747 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsid": "8e109646-748d-11ef-bceb-c7b262605968", 2024-09-17T00:42:26.747 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "health": { 2024-09-17T00:42:26.747 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T00:42:26.747 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T00:42:26.747 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T00:42:26.747 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 0 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "a" 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:26.748 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-17T00:42:26.749 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T00:42:26.749 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:26.749 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T00:42:26.749 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:26.749 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T00:42:26.749 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T00:42:26.749 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T00:42:26.749 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T00:42:26.753 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T00:42:26.753 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T00:42:26.753 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:26.753 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T00:42:26.753 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T00:42:26.753 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T00:42:26.753 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T00:42:26.753 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T00:42:26.753 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T00:42:26.753 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": false, 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T00:42:26.754 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "iostat", 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "nfs", 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "restful" 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modified": "2024-09-17T00:42:17.080562+0000", 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T00:42:26.755 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2024-09-17T00:42:26.930 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:26 smithi027 bash[19759]: audit 2024-09-17T00:42:26.749975+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.27:0/4251769419' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:42:26.930 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:26 smithi027 bash[20014]: debug 2024-09-17T00:42:26.629+0000 7f36f9a42000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:42:27.422 INFO:teuthology.orchestra.run.smithi027.stderr:mgr not available, waiting (1/15)... 2024-09-17T00:42:28.551 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:28 smithi027 bash[20014]: debug 2024-09-17T00:42:28.209+0000 7f36f9a42000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:42:28.551 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:28 smithi027 bash[20014]: debug 2024-09-17T00:42:28.305+0000 7f36f9a42000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:42:28.837 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:28 smithi027 bash[20014]: debug 2024-09-17T00:42:28.553+0000 7f36f9a42000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:42:29.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:29 smithi027 bash[20014]: debug 2024-09-17T00:42:29.309+0000 7f36f9a42000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:42:29.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:29 smithi027 bash[20014]: debug 2024-09-17T00:42:29.421+0000 7f36f9a42000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:42:29.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:29 smithi027 bash[20014]: debug 2024-09-17T00:42:29.525+0000 7f36f9a42000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:42:30.087 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:29 smithi027 bash[20014]: debug 2024-09-17T00:42:29.637+0000 7f36f9a42000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:42:30.087 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:29 smithi027 bash[20014]: debug 2024-09-17T00:42:29.849+0000 7f36f9a42000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:42:30.395 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:30 smithi027 bash[20014]: debug 2024-09-17T00:42:30.133+0000 7f36f9a42000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:42:30.395 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:30 smithi027 bash[20014]: debug 2024-09-17T00:42:30.233+0000 7f36f9a42000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:42:30.668 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:30 smithi027 bash[20014]: debug 2024-09-17T00:42:30.421+0000 7f36f9a42000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:42:30.699 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:30.699 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2024-09-17T00:42:30.699 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsid": "8e109646-748d-11ef-bceb-c7b262605968", 2024-09-17T00:42:30.699 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "health": { 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 0 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "a" 2024-09-17T00:42:30.700 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_age": 7, 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T00:42:30.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T00:42:30.705 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T00:42:30.705 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T00:42:30.705 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:30.705 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T00:42:30.705 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T00:42:30.705 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T00:42:30.706 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": false, 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "iostat", 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "nfs", 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "restful" 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modified": "2024-09-17T00:42:17.080562+0000", 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:42:30.707 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:30.708 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T00:42:30.708 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2024-09-17T00:42:30.943 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:30 smithi027 bash[19759]: audit 2024-09-17T00:42:30.702473+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.27:0/3179028464' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:42:30.944 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:30 smithi027 bash[20014]: debug 2024-09-17T00:42:30.673+0000 7f36f9a42000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:42:31.337 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:30 smithi027 bash[20014]: debug 2024-09-17T00:42:30.945+0000 7f36f9a42000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:42:31.337 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:31 smithi027 bash[20014]: debug 2024-09-17T00:42:31.113+0000 7f36f9a42000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:42:31.405 INFO:teuthology.orchestra.run.smithi027.stderr:mgr not available, waiting (2/15)... 2024-09-17T00:42:31.808 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:31 smithi027 bash[20014]: debug 2024-09-17T00:42:31.353+0000 7f36f9a42000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:42:31.808 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:31 smithi027 bash[20014]: debug 2024-09-17T00:42:31.469+0000 7f36f9a42000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:42:32.087 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:31 smithi027 bash[20014]: debug 2024-09-17T00:42:31.813+0000 7f36f9a42000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:42:32.837 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:32 smithi027 bash[20014]: debug 2024-09-17T00:42:32.557+0000 7f36f9a42000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:42:32.837 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:32 smithi027 bash[20014]: debug 2024-09-17T00:42:32.669+0000 7f36f9a42000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:42:33.203 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:32 smithi027 bash[20014]: debug 2024-09-17T00:42:32.881+0000 7f36f9a42000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:42:33.501 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:33 smithi027 bash[20014]: debug 2024-09-17T00:42:33.205+0000 7f36f9a42000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:42:33.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:33 smithi027 bash[20014]: debug 2024-09-17T00:42:33.589+0000 7f36f9a42000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:42:33.837 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:33 smithi027 bash[20014]: debug 2024-09-17T00:42:33.705+0000 7f36f9a42000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: cluster 2024-09-17T00:42:33.728823+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: cluster 2024-09-17T00:42:33.731948+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00339106s) 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: audit 2024-09-17T00:42:33.734977+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.27:0/2139236394' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: audit 2024-09-17T00:42:33.735183+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.27:0/2139236394' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: audit 2024-09-17T00:42:33.735332+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.27:0/2139236394' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: audit 2024-09-17T00:42:33.735475+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.27:0/2139236394' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: audit 2024-09-17T00:42:33.737149+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.27:0/2139236394' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: cluster 2024-09-17T00:42:33.761116+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: audit 2024-09-17T00:42:33.772683+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.27:0/2139236394' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: audit 2024-09-17T00:42:33.774043+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.27:0/2139236394' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:42:34.580 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: audit 2024-09-17T00:42:33.780382+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.27:0/2139236394' entity='mgr.y' 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsid": "8e109646-748d-11ef-bceb-c7b262605968", 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "health": { 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T00:42:34.696 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 0 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "a" 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_age": 11, 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:34.697 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T00:42:34.698 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T00:42:34.698 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T00:42:34.698 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T00:42:34.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T00:42:34.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T00:42:34.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:34.701 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T00:42:34.702 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": false, 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "iostat", 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "nfs", 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "restful" 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modified": "2024-09-17T00:42:17.080562+0000", 2024-09-17T00:42:34.703 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:42:34.704 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:34.704 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T00:42:34.704 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2024-09-17T00:42:34.705 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: audit 2024-09-17T00:42:33.783212+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.27:0/2139236394' entity='mgr.y' 2024-09-17T00:42:34.705 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:34 smithi027 bash[19759]: audit 2024-09-17T00:42:33.785910+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.27:0/2139236394' entity='mgr.y' 2024-09-17T00:42:35.447 INFO:teuthology.orchestra.run.smithi027.stderr:mgr not available, waiting (3/15)... 2024-09-17T00:42:35.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:35 smithi027 bash[19759]: audit 2024-09-17T00:42:34.699368+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.27:0/2623853239' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:42:35.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:35 smithi027 bash[19759]: cluster 2024-09-17T00:42:34.737586+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.00903s) 2024-09-17T00:42:37.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:37 smithi027 bash[19759]: cluster 2024-09-17T00:42:36.592961+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-17T00:42:39.123 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:39.123 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2024-09-17T00:42:39.123 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsid": "8e109646-748d-11ef-bceb-c7b262605968", 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "health": { 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 0 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "a" 2024-09-17T00:42:39.124 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "quorum_age": 15, 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T00:42:39.125 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T00:42:39.129 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T00:42:39.129 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T00:42:39.129 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:39.129 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T00:42:39.129 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T00:42:39.129 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T00:42:39.129 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T00:42:39.129 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": true, 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T00:42:39.130 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "iostat", 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "nfs", 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "restful" 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ], 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "modified": "2024-09-17T00:42:17.080562+0000", 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: }, 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T00:42:39.131 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2024-09-17T00:42:39.669 INFO:teuthology.orchestra.run.smithi027.stderr:mgr is available 2024-09-17T00:42:39.903 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:39 smithi027 bash[19759]: audit 2024-09-17T00:42:39.126890+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.27:0/3498811054' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:42:41.176 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:41.177 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [global] 2024-09-17T00:42:41.177 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: fsid = 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:41.177 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-17T00:42:41.177 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-17T00:42:41.177 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-17T00:42:41.177 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-17T00:42:41.177 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:41.177 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [mgr] 2024-09-17T00:42:41.177 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-17T00:42:41.177 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 2024-09-17T00:42:41.178 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: [osd] 2024-09-17T00:42:41.178 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-17T00:42:41.178 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-17T00:42:41.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:41 smithi027 bash[19759]: audit 2024-09-17T00:42:41.175286+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.27:0/4117043712' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T00:42:41.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:41 smithi027 bash[19759]: audit 2024-09-17T00:42:41.181636+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.27:0/4117043712' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T00:42:41.779 INFO:teuthology.orchestra.run.smithi027.stderr:Enabling cephadm module... 2024-09-17T00:42:43.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:43 smithi027 bash[19759]: audit 2024-09-17T00:42:43.264823+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.27:0/2756212967' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T00:42:43.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:43 smithi027 bash[20014]: ignoring --setuser ceph since I am not root 2024-09-17T00:42:43.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:43 smithi027 bash[20014]: ignoring --setgroup ceph since I am not root 2024-09-17T00:42:43.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:43 smithi027 bash[20014]: debug 2024-09-17T00:42:43.524+0000 7f00bd445000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:42:44.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:44 smithi027 bash[19759]: audit 2024-09-17T00:42:43.322498+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.27:0/2756212967' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T00:42:44.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:44 smithi027 bash[19759]: cluster 2024-09-17T00:42:43.322623+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 9s) 2024-09-17T00:42:45.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:45 smithi027 bash[20014]: debug 2024-09-17T00:42:45.096+0000 7f00bd445000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:42:45.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:45 smithi027 bash[20014]: debug 2024-09-17T00:42:45.196+0000 7f00bd445000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:42:45.596 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2024-09-17T00:42:45.597 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 5, 2024-09-17T00:42:45.597 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": true, 2024-09-17T00:42:45.597 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "active_name": "y", 2024-09-17T00:42:45.597 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-17T00:42:45.597 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2024-09-17T00:42:45.828 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:45 smithi027 bash[19759]: audit 2024-09-17T00:42:45.602149+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.27:0/2811497049' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T00:42:45.828 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:45 smithi027 bash[20014]: debug 2024-09-17T00:42:45.448+0000 7f00bd445000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:42:46.232 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for the mgr to restart... 2024-09-17T00:42:46.233 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mgr epoch 5... 2024-09-17T00:42:46.527 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:46 smithi027 bash[20014]: debug 2024-09-17T00:42:46.204+0000 7f00bd445000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:42:46.527 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:46 smithi027 bash[20014]: debug 2024-09-17T00:42:46.312+0000 7f00bd445000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:42:46.527 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:46 smithi027 bash[20014]: debug 2024-09-17T00:42:46.416+0000 7f00bd445000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:42:46.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:46 smithi027 bash[20014]: debug 2024-09-17T00:42:46.528+0000 7f00bd445000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:42:46.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:46 smithi027 bash[20014]: debug 2024-09-17T00:42:46.740+0000 7f00bd445000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:42:47.317 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:47 smithi027 bash[20014]: debug 2024-09-17T00:42:47.024+0000 7f00bd445000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:42:47.317 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:47 smithi027 bash[20014]: debug 2024-09-17T00:42:47.128+0000 7f00bd445000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:42:47.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:47 smithi027 bash[20014]: debug 2024-09-17T00:42:47.320+0000 7f00bd445000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:42:47.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:47 smithi027 bash[20014]: debug 2024-09-17T00:42:47.568+0000 7f00bd445000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:42:48.249 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:47 smithi027 bash[20014]: debug 2024-09-17T00:42:47.844+0000 7f00bd445000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:42:48.249 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:48 smithi027 bash[20014]: debug 2024-09-17T00:42:48.012+0000 7f00bd445000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:42:48.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:48 smithi027 bash[20014]: debug 2024-09-17T00:42:48.252+0000 7f00bd445000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:42:48.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:48 smithi027 bash[20014]: debug 2024-09-17T00:42:48.368+0000 7f00bd445000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:42:49.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:48 smithi027 bash[20014]: debug 2024-09-17T00:42:48.712+0000 7f00bd445000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:42:49.776 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:49 smithi027 bash[20014]: debug 2024-09-17T00:42:49.452+0000 7f00bd445000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:42:49.776 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:49 smithi027 bash[20014]: debug 2024-09-17T00:42:49.568+0000 7f00bd445000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:42:50.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:49 smithi027 bash[20014]: debug 2024-09-17T00:42:49.776+0000 7f00bd445000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:42:50.482 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:50 smithi027 bash[20014]: debug 2024-09-17T00:42:50.104+0000 7f00bd445000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:42:50.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:50 smithi027 bash[20014]: debug 2024-09-17T00:42:50.484+0000 7f00bd445000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:42:50.837 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:50 smithi027 bash[20014]: debug 2024-09-17T00:42:50.600+0000 7f00bd445000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:42:50.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:50 smithi027 bash[19759]: cluster 2024-09-17T00:42:50.624450+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:42:50.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:50 smithi027 bash[19759]: cluster 2024-09-17T00:42:50.625211+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-09-17T00:42:50.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:50 smithi027 bash[19759]: cluster 2024-09-17T00:42:50.629060+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T00:42:51.699 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2024-09-17T00:42:51.699 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-09-17T00:42:51.699 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "initialized": true 2024-09-17T00:42:51.699 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2024-09-17T00:42:52.017 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[20014]: [17/Sep/2024:00:42:51] ENGINE Bus STARTING 2024-09-17T00:42:52.017 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: cluster 2024-09-17T00:42:50.680600+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0555538s) 2024-09-17T00:42:52.018 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.683493+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:42:52.018 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.688623+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:42:52.018 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.688875+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:42:52.018 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.689083+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:42:52.018 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.689285+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:42:52.018 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: cluster 2024-09-17T00:42:50.716516+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-09-17T00:42:52.018 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.741422+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:42:52.018 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.747581+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:42:52.018 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.754191+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:42:52.018 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.756639+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:42:52.019 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.758134+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:42:52.019 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.761106+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:42:52.019 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.769487+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:42:52.019 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:51 smithi027 bash[19759]: audit 2024-09-17T00:42:50.770825+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:42:52.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:52 smithi027 bash[20014]: [17/Sep/2024:00:42:52] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T00:42:52.337 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:52 smithi027 bash[20014]: [17/Sep/2024:00:42:52] ENGINE Bus STARTED 2024-09-17T00:42:52.366 INFO:teuthology.orchestra.run.smithi027.stderr:mgr epoch 5 is available 2024-09-17T00:42:52.367 INFO:teuthology.orchestra.run.smithi027.stderr:Setting orchestrator backend to cephadm... 2024-09-17T00:42:52.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:52 smithi027 bash[19759]: cluster 2024-09-17T00:42:51.693827+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.06877s) 2024-09-17T00:42:52.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:52 smithi027 bash[19759]: cephadm 2024-09-17T00:42:51.901903+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [17/Sep/2024:00:42:51] ENGINE Bus STARTING 2024-09-17T00:42:52.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:52 smithi027 bash[19759]: cephadm 2024-09-17T00:42:52.024182+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [17/Sep/2024:00:42:52] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T00:42:52.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:52 smithi027 bash[19759]: cephadm 2024-09-17T00:42:52.024568+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [17/Sep/2024:00:42:52] ENGINE Bus STARTED 2024-09-17T00:42:52.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:52 smithi027 bash[19759]: audit 2024-09-17T00:42:52.030338+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:42:52.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:52 smithi027 bash[19759]: audit 2024-09-17T00:42:52.079474+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:42:54.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:54 smithi027 bash[19759]: cluster 2024-09-17T00:42:53.034203+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-17T00:42:54.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:54 smithi027 bash[19759]: audit 2024-09-17T00:42:54.029045+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:42:55.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:55 smithi027 bash[19759]: audit 2024-09-17T00:42:54.019867+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:42:55.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:55 smithi027 bash[19759]: audit 2024-09-17T00:42:54.050893+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:42:55.992 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: value unchanged 2024-09-17T00:42:56.557 INFO:teuthology.orchestra.run.smithi027.stderr:Generating ssh key... 2024-09-17T00:42:56.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:56 smithi027 bash[19759]: audit 2024-09-17T00:42:55.998678+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:42:58.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: Generating public/private rsa key pair. 2024-09-17T00:42:58.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: Your identification has been saved in /tmp/tmpxfhntz_1/key. 2024-09-17T00:42:58.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: Your public key has been saved in /tmp/tmpxfhntz_1/key.pub. 2024-09-17T00:42:58.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: The key fingerprint is: 2024-09-17T00:42:58.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: SHA256:x5VGEDpD0JME4It9tXwrccqR6aWifnmEwm0ic4dTwsU ceph-8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:42:58.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: The key's randomart image is: 2024-09-17T00:42:58.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: +---[RSA 3072]----+ 2024-09-17T00:42:58.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: | .oo=o.oo. | 2024-09-17T00:42:58.587 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: | . E.+. . . | 2024-09-17T00:42:58.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: | ... =. + | 2024-09-17T00:42:58.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: | oo..o B o | 2024-09-17T00:42:58.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: | ..o=..S * | 2024-09-17T00:42:58.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: | o B.=o.X . | 2024-09-17T00:42:58.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: | + *.o* . | 2024-09-17T00:42:58.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: | .o... | 2024-09-17T00:42:58.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: | .o. . | 2024-09-17T00:42:58.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:42:58 smithi027 bash[20014]: +----[SHA256]-----+ 2024-09-17T00:42:59.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:59 smithi027 bash[19759]: audit 2024-09-17T00:42:58.031693+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:42:59.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:59 smithi027 bash[19759]: cephadm 2024-09-17T00:42:58.032077+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-09-17T00:42:59.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:59 smithi027 bash[19759]: audit 2024-09-17T00:42:58.184447+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:42:59.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:42:59 smithi027 bash[19759]: audit 2024-09-17T00:42:58.187419+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:43:00.108 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNn0r8Ox4NLHXEtk5A2RsiQiN+d0o/JQfl31c5NtDxOvQCTCdqUTWBPv7ch5l68YHA3+p/IxO+frS3Z3hZQ657axZqhfFN1N9Sx8PgmY2D/8Te4Iio+YCIqWl/LliS+xvYLF6NPUUb2VjTGPAwXxOIt89A4vLKblTPo3kUVmApa4PntxQbPlXnA66YO9jgmVJo1h8pN5Mo10SquR3nl2OsxLIvh8gZ4lTOsc3BAO/VrJhMa/qDTmuyamC+6JZl4HWynnlAb+IIBr3h/ekUIIxPB12esd6BTEypnuAW7oa1erpJqpjRj2tA3Cwv+ycC3X+Mb7PnebwJyc8GS5JQFsudWRTQw5KJvd3dkc9vWXi+KyG9FSVTCtzg1aROk8osWEqYHa7SXcyTOYpWI5cDQ+NvIQRthBNQ3msY67gX4g9Wt3+u2u07XVaqkUFXyShJ03hBZvdLIKPMp6nJ/kAlYt20v1M7zRTPNd+E8ig9Jl+cDJkmW+dSHOQn9QU+QNzB7R0= ceph-8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:43:00.696 INFO:teuthology.orchestra.run.smithi027.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T00:43:00.696 INFO:teuthology.orchestra.run.smithi027.stderr:Adding key to root@localhost authorized_keys... 2024-09-17T00:43:00.696 INFO:teuthology.orchestra.run.smithi027.stderr:Adding host smithi027... 2024-09-17T00:43:00.789 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:00 smithi027 bash[19759]: audit 2024-09-17T00:43:00.114624+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:43:02.554 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:02 smithi027 bash[19759]: audit 2024-09-17T00:43:02.245471+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi027", "addr": "172.21.15.27", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:43:03.337 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Added host 'smithi027' with addr '172.21.15.27' 2024-09-17T00:43:04.198 INFO:teuthology.orchestra.run.smithi027.stderr:Deploying unmanaged mon service... 2024-09-17T00:43:04.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:04 smithi027 bash[19759]: cephadm 2024-09-17T00:43:02.625180+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi027 2024-09-17T00:43:04.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:04 smithi027 bash[19759]: audit 2024-09-17T00:43:03.343362+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:43:04.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:04 smithi027 bash[19759]: cephadm 2024-09-17T00:43:03.343745+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi027 2024-09-17T00:43:04.633 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:04 smithi027 bash[19759]: audit 2024-09-17T00:43:03.354839+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:43:06.288 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Scheduled mon update... 2024-09-17T00:43:07.273 INFO:teuthology.orchestra.run.smithi027.stderr:Deploying unmanaged mgr service... 2024-09-17T00:43:07.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:07 smithi027 bash[19759]: audit 2024-09-17T00:43:06.287877+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:43:07.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:07 smithi027 bash[19759]: cephadm 2024-09-17T00:43:06.291403+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T00:43:07.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:07 smithi027 bash[19759]: audit 2024-09-17T00:43:06.294183+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:43:07.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:07 smithi027 bash[19759]: audit 2024-09-17T00:43:07.004274+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:43:07.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:07 smithi027 bash[19759]: audit 2024-09-17T00:43:07.272338+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:43:08.873 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-09-17T00:43:10.209 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:09 smithi027 bash[19759]: audit 2024-09-17T00:43:08.869486+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:43:10.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:09 smithi027 bash[19759]: cephadm 2024-09-17T00:43:08.871811+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T00:43:10.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:09 smithi027 bash[19759]: audit 2024-09-17T00:43:08.879098+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:43:11.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:11 smithi027 bash[19759]: audit 2024-09-17T00:43:10.225754+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:43:11.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:11 smithi027 bash[19759]: audit 2024-09-17T00:43:10.230781+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:43:11.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:11 smithi027 bash[19759]: audit 2024-09-17T00:43:10.231390+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:43:11.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:11 smithi027 bash[19759]: audit 2024-09-17T00:43:10.238344+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' 2024-09-17T00:43:11.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:11 smithi027 bash[19759]: audit 2024-09-17T00:43:10.239960+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T00:43:11.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:11 smithi027 bash[19759]: audit 2024-09-17T00:43:10.244209+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.27:0/1767216706' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]': finished 2024-09-17T00:43:11.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:11 smithi027 bash[19759]: audit 2024-09-17T00:43:10.804358+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.27:0/3482627476' entity='client.admin' 2024-09-17T00:43:12.475 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:12 smithi027 bash[19759]: cluster 2024-09-17T00:43:10.688794+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:12.476 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:12 smithi027 bash[19759]: cephadm 2024-09-17T00:43:11.368764+0000 mgr.y (mgr.14120) 19 : cephadm [INF] Deploying daemon agent.smithi027 on smithi027 2024-09-17T00:43:13.573 INFO:teuthology.orchestra.run.smithi027.stderr:Enabling the dashboard module... 2024-09-17T00:43:14.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:14 smithi027 bash[19759]: cluster 2024-09-17T00:43:12.689113+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:14.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:14 smithi027 bash[19759]: audit 2024-09-17T00:43:13.016926+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.27:0/2027510052' entity='client.admin' 2024-09-17T00:43:16.540 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:16 smithi027 bash[19759]: cluster 2024-09-17T00:43:14.689407+0000 mgr.y (mgr.14120) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:16.540 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:16 smithi027 bash[19759]: audit 2024-09-17T00:43:15.059864+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.27:0/1304457031' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T00:43:16.540 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:16 smithi027 bash[20014]: ignoring --setuser ceph since I am not root 2024-09-17T00:43:16.541 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:16 smithi027 bash[20014]: ignoring --setgroup ceph since I am not root 2024-09-17T00:43:16.541 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:16 smithi027 bash[20014]: debug 2024-09-17T00:43:16.212+0000 7f93931ff000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:43:17.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:17 smithi027 bash[19759]: audit 2024-09-17T00:43:16.025292+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.27:0/1304457031' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T00:43:17.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:17 smithi027 bash[19759]: cluster 2024-09-17T00:43:16.025357+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-09-17T00:43:18.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:17 smithi027 bash[20014]: debug 2024-09-17T00:43:17.780+0000 7f93931ff000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:43:18.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:17 smithi027 bash[20014]: debug 2024-09-17T00:43:17.884+0000 7f93931ff000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:43:18.410 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2024-09-17T00:43:18.411 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "epoch": 9, 2024-09-17T00:43:18.411 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "available": true, 2024-09-17T00:43:18.411 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "active_name": "y", 2024-09-17T00:43:18.411 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-17T00:43:18.411 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2024-09-17T00:43:18.423 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:18 smithi027 bash[20014]: debug 2024-09-17T00:43:18.136+0000 7f93931ff000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:43:18.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:18 smithi027 bash[19759]: audit 2024-09-17T00:43:18.416914+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.27:0/3032995571' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T00:43:19.027 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for the mgr to restart... 2024-09-17T00:43:19.027 INFO:teuthology.orchestra.run.smithi027.stderr:Waiting for mgr epoch 9... 2024-09-17T00:43:19.219 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:18 smithi027 bash[20014]: debug 2024-09-17T00:43:18.892+0000 7f93931ff000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:43:19.219 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:19 smithi027 bash[20014]: debug 2024-09-17T00:43:19.004+0000 7f93931ff000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:43:19.219 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:19 smithi027 bash[20014]: debug 2024-09-17T00:43:19.108+0000 7f93931ff000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:43:19.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:19 smithi027 bash[20014]: debug 2024-09-17T00:43:19.220+0000 7f93931ff000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:43:19.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:19 smithi027 bash[20014]: debug 2024-09-17T00:43:19.432+0000 7f93931ff000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:43:19.974 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:19 smithi027 bash[20014]: debug 2024-09-17T00:43:19.716+0000 7f93931ff000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:43:19.975 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:19 smithi027 bash[20014]: debug 2024-09-17T00:43:19.820+0000 7f93931ff000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:43:20.265 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:20 smithi027 bash[20014]: debug 2024-09-17T00:43:20.016+0000 7f93931ff000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:43:20.542 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:20 smithi027 bash[20014]: debug 2024-09-17T00:43:20.268+0000 7f93931ff000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:43:20.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:20 smithi027 bash[20014]: debug 2024-09-17T00:43:20.544+0000 7f93931ff000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:43:20.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:20 smithi027 bash[20014]: debug 2024-09-17T00:43:20.712+0000 7f93931ff000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:43:21.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:20 smithi027 bash[20014]: debug 2024-09-17T00:43:20.952+0000 7f93931ff000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:43:21.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:21 smithi027 bash[20014]: debug 2024-09-17T00:43:21.072+0000 7f93931ff000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:43:21.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:21 smithi027 bash[20014]: debug 2024-09-17T00:43:21.412+0000 7f93931ff000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:43:22.483 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:22 smithi027 bash[20014]: debug 2024-09-17T00:43:22.160+0000 7f93931ff000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:43:22.483 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:22 smithi027 bash[20014]: debug 2024-09-17T00:43:22.272+0000 7f93931ff000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:43:22.807 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:22 smithi027 bash[20014]: debug 2024-09-17T00:43:22.484+0000 7f93931ff000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:43:23.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:22 smithi027 bash[20014]: debug 2024-09-17T00:43:22.812+0000 7f93931ff000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:43:23.473 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:23 smithi027 bash[20014]: debug 2024-09-17T00:43:23.196+0000 7f93931ff000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:43:23.473 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:23 smithi027 bash[20014]: debug 2024-09-17T00:43:23.316+0000 7f93931ff000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:43:24.410 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: { 2024-09-17T00:43:24.425 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-09-17T00:43:24.425 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: "initialized": true 2024-09-17T00:43:24.426 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: } 2024-09-17T00:43:24.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: cluster 2024-09-17T00:43:23.340813+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:43:24.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: cluster 2024-09-17T00:43:23.341605+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-09-17T00:43:24.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: cluster 2024-09-17T00:43:23.345873+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T00:43:24.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: cluster 2024-09-17T00:43:23.399898+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0584625s) 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: audit 2024-09-17T00:43:23.401008+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: audit 2024-09-17T00:43:23.403084+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: audit 2024-09-17T00:43:23.404245+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: audit 2024-09-17T00:43:23.404599+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: audit 2024-09-17T00:43:23.404965+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: cluster 2024-09-17T00:43:23.428538+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: audit 2024-09-17T00:43:23.448077+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: audit 2024-09-17T00:43:23.450569+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: audit 2024-09-17T00:43:23.452943+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: audit 2024-09-17T00:43:23.468064+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:43:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[19759]: audit 2024-09-17T00:43:23.469518+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:43:25.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[20014]: [17/Sep/2024:00:43:24] ENGINE Bus STARTING 2024-09-17T00:43:25.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[20014]: [17/Sep/2024:00:43:24] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T00:43:25.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:24 smithi027 bash[20014]: [17/Sep/2024:00:43:24] ENGINE Bus STARTED 2024-09-17T00:43:25.121 INFO:teuthology.orchestra.run.smithi027.stderr:mgr epoch 9 is available 2024-09-17T00:43:25.121 INFO:teuthology.orchestra.run.smithi027.stderr:Generating a dashboard self-signed certificate... 2024-09-17T00:43:25.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:25 smithi027 bash[19759]: cluster 2024-09-17T00:43:24.404529+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.0631s) 2024-09-17T00:43:25.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:25 smithi027 bash[19759]: cephadm 2024-09-17T00:43:24.758068+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [17/Sep/2024:00:43:24] ENGINE Bus STARTING 2024-09-17T00:43:25.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:25 smithi027 bash[19759]: cephadm 2024-09-17T00:43:24.880182+0000 mgr.y (mgr.14152) 4 : cephadm [INF] [17/Sep/2024:00:43:24] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T00:43:25.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:25 smithi027 bash[19759]: cephadm 2024-09-17T00:43:24.880478+0000 mgr.y (mgr.14152) 5 : cephadm [INF] [17/Sep/2024:00:43:24] ENGINE Bus STARTED 2024-09-17T00:43:25.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:25 smithi027 bash[19759]: audit 2024-09-17T00:43:24.886474+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:26.792 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: Self-signed certificate created 2024-09-17T00:43:27.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:26 smithi027 bash[19759]: cluster 2024-09-17T00:43:25.890121+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-17T00:43:27.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:26 smithi027 bash[19759]: audit 2024-09-17T00:43:26.796663+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:27.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:26 smithi027 bash[19759]: audit 2024-09-17T00:43:26.799052+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:27.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:26 smithi027 bash[19759]: audit 2024-09-17T00:43:26.858658+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:27.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:26 smithi027 bash[19759]: audit 2024-09-17T00:43:26.859267+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:43:27.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:26 smithi027 bash[19759]: audit 2024-09-17T00:43:26.864111+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:27.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:26 smithi027 bash[19759]: audit 2024-09-17T00:43:26.865622+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T00:43:27.477 INFO:teuthology.orchestra.run.smithi027.stderr:Creating initial admin user... 2024-09-17T00:43:28.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:27 smithi027 bash[19759]: audit 2024-09-17T00:43:26.657392+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:43:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:28 smithi027 bash[19759]: cephadm 2024-09-17T00:43:27.409582+0000 mgr.y (mgr.14152) 7 : cephadm [INF] Deploying daemon agent.smithi027 on smithi027 2024-09-17T00:43:29.389 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$iAXvFzCUcE0sW4Vuh1GikuDolz4PP/m3GcKQfs2Vf.XjxpUdxAOhu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726533809, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T00:43:30.004 INFO:teuthology.orchestra.run.smithi027.stderr:Fetching dashboard port number... 2024-09-17T00:43:30.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:30 smithi027 bash[19759]: audit 2024-09-17T00:43:29.084844+0000 mgr.y (mgr.14152) 8 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:43:30.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:30 smithi027 bash[19759]: audit 2024-09-17T00:43:29.395714+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:30.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:30 smithi027 bash[19759]: cluster 2024-09-17T00:43:29.898411+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-17T00:43:31.375 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: 8443 2024-09-17T00:43:31.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:31 smithi027 bash[19759]: audit 2024-09-17T00:43:31.382242+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.27:0/4272665031' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T00:43:31.978 INFO:teuthology.orchestra.run.smithi027.stderr:firewalld does not appear to be present 2024-09-17T00:43:31.978 INFO:teuthology.orchestra.run.smithi027.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T00:43:31.981 INFO:teuthology.orchestra.run.smithi027.stderr:Ceph Dashboard is now available at: 2024-09-17T00:43:31.981 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-17T00:43:31.982 INFO:teuthology.orchestra.run.smithi027.stderr: URL: https://smithi027.front.sepia.ceph.com:8443/ 2024-09-17T00:43:31.982 INFO:teuthology.orchestra.run.smithi027.stderr: User: admin 2024-09-17T00:43:31.982 INFO:teuthology.orchestra.run.smithi027.stderr: Password: g130yh8j1i 2024-09-17T00:43:31.982 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-17T00:43:31.982 INFO:teuthology.orchestra.run.smithi027.stderr:Enabling autotune for osd_memory_target 2024-09-17T00:43:35.640 INFO:teuthology.orchestra.run.smithi027.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-09-17T00:43:36.226 INFO:teuthology.orchestra.run.smithi027.stderr:You can access the Ceph CLI with: 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr:Please consider enabling telemetry to help improve Ceph: 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr: ceph telemetry on 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr:For more information see: 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-17T00:43:36.227 INFO:teuthology.orchestra.run.smithi027.stderr:Bootstrap complete. 2024-09-17T00:43:36.276 INFO:tasks.cephadm:Fetching config... 2024-09-17T00:43:36.276 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:43:36.276 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T00:43:36.282 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T00:43:36.282 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:43:36.282 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T00:43:36.331 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T00:43:36.331 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:43:36.331 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T00:43:36.383 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T00:43:36.383 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:43:36.383 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T00:43:36.430 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T00:43:36.431 DEBUG:teuthology.orchestra.run.smithi027:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNn0r8Ox4NLHXEtk5A2RsiQiN+d0o/JQfl31c5NtDxOvQCTCdqUTWBPv7ch5l68YHA3+p/IxO+frS3Z3hZQ657axZqhfFN1N9Sx8PgmY2D/8Te4Iio+YCIqWl/LliS+xvYLF6NPUUb2VjTGPAwXxOIt89A4vLKblTPo3kUVmApa4PntxQbPlXnA66YO9jgmVJo1h8pN5Mo10SquR3nl2OsxLIvh8gZ4lTOsc3BAO/VrJhMa/qDTmuyamC+6JZl4HWynnlAb+IIBr3h/ekUIIxPB12esd6BTEypnuAW7oa1erpJqpjRj2tA3Cwv+ycC3X+Mb7PnebwJyc8GS5JQFsudWRTQw5KJvd3dkc9vWXi+KyG9FSVTCtzg1aROk8osWEqYHa7SXcyTOYpWI5cDQ+NvIQRthBNQ3msY67gX4g9Wt3+u2u07XVaqkUFXyShJ03hBZvdLIKPMp6nJ/kAlYt20v1M7zRTPNd+E8ig9Jl+cDJkmW+dSHOQn9QU+QNzB7R0= ceph-8e109646-748d-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T00:43:36.490 INFO:teuthology.orchestra.run.smithi027.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNn0r8Ox4NLHXEtk5A2RsiQiN+d0o/JQfl31c5NtDxOvQCTCdqUTWBPv7ch5l68YHA3+p/IxO+frS3Z3hZQ657axZqhfFN1N9Sx8PgmY2D/8Te4Iio+YCIqWl/LliS+xvYLF6NPUUb2VjTGPAwXxOIt89A4vLKblTPo3kUVmApa4PntxQbPlXnA66YO9jgmVJo1h8pN5Mo10SquR3nl2OsxLIvh8gZ4lTOsc3BAO/VrJhMa/qDTmuyamC+6JZl4HWynnlAb+IIBr3h/ekUIIxPB12esd6BTEypnuAW7oa1erpJqpjRj2tA3Cwv+ycC3X+Mb7PnebwJyc8GS5JQFsudWRTQw5KJvd3dkc9vWXi+KyG9FSVTCtzg1aROk8osWEqYHa7SXcyTOYpWI5cDQ+NvIQRthBNQ3msY67gX4g9Wt3+u2u07XVaqkUFXyShJ03hBZvdLIKPMp6nJ/kAlYt20v1M7zRTPNd+E8ig9Jl+cDJkmW+dSHOQn9QU+QNzB7R0= ceph-8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:43:36.498 DEBUG:teuthology.orchestra.run.smithi050:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNn0r8Ox4NLHXEtk5A2RsiQiN+d0o/JQfl31c5NtDxOvQCTCdqUTWBPv7ch5l68YHA3+p/IxO+frS3Z3hZQ657axZqhfFN1N9Sx8PgmY2D/8Te4Iio+YCIqWl/LliS+xvYLF6NPUUb2VjTGPAwXxOIt89A4vLKblTPo3kUVmApa4PntxQbPlXnA66YO9jgmVJo1h8pN5Mo10SquR3nl2OsxLIvh8gZ4lTOsc3BAO/VrJhMa/qDTmuyamC+6JZl4HWynnlAb+IIBr3h/ekUIIxPB12esd6BTEypnuAW7oa1erpJqpjRj2tA3Cwv+ycC3X+Mb7PnebwJyc8GS5JQFsudWRTQw5KJvd3dkc9vWXi+KyG9FSVTCtzg1aROk8osWEqYHa7SXcyTOYpWI5cDQ+NvIQRthBNQ3msY67gX4g9Wt3+u2u07XVaqkUFXyShJ03hBZvdLIKPMp6nJ/kAlYt20v1M7zRTPNd+E8ig9Jl+cDJkmW+dSHOQn9QU+QNzB7R0= ceph-8e109646-748d-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T00:43:36.520 INFO:teuthology.orchestra.run.smithi050.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDNn0r8Ox4NLHXEtk5A2RsiQiN+d0o/JQfl31c5NtDxOvQCTCdqUTWBPv7ch5l68YHA3+p/IxO+frS3Z3hZQ657axZqhfFN1N9Sx8PgmY2D/8Te4Iio+YCIqWl/LliS+xvYLF6NPUUb2VjTGPAwXxOIt89A4vLKblTPo3kUVmApa4PntxQbPlXnA66YO9jgmVJo1h8pN5Mo10SquR3nl2OsxLIvh8gZ4lTOsc3BAO/VrJhMa/qDTmuyamC+6JZl4HWynnlAb+IIBr3h/ekUIIxPB12esd6BTEypnuAW7oa1erpJqpjRj2tA3Cwv+ycC3X+Mb7PnebwJyc8GS5JQFsudWRTQw5KJvd3dkc9vWXi+KyG9FSVTCtzg1aROk8osWEqYHa7SXcyTOYpWI5cDQ+NvIQRthBNQ3msY67gX4g9Wt3+u2u07XVaqkUFXyShJ03hBZvdLIKPMp6nJ/kAlYt20v1M7zRTPNd+E8ig9Jl+cDJkmW+dSHOQn9QU+QNzB7R0= ceph-8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:43:36.530 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T00:43:36.551 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:43:36.552 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:43:36.827 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:43:36.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:43:36.827 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:36 smithi027 bash[19759]: audit 2024-09-17T00:43:35.643868+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.27:0/977756261' entity='client.admin' 2024-09-17T00:43:37.168 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:43:37.168 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:37 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:43:37.169 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:43:37.169 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:37 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:43:37.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:37 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:43:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:43:37.983 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:37 smithi027 bash[19759]: audit 2024-09-17T00:43:36.714677+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:37.984 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:37 smithi027 bash[19759]: audit 2024-09-17T00:43:36.715953+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:43:37.984 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:37 smithi027 bash[19759]: audit 2024-09-17T00:43:36.720327+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:37.984 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:37 smithi027 bash[19759]: audit 2024-09-17T00:43:36.721683+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:43:37.984 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:37 smithi027 bash[19759]: audit 2024-09-17T00:43:36.725663+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:37.984 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:37 smithi027 bash[19759]: audit 2024-09-17T00:43:37.421914+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:39.723 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:39 smithi027 bash[19759]: audit 2024-09-17T00:43:38.469319+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:40.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:39 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:43:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:43:40.703 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T00:43:40.704 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T00:43:41.028 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:40 smithi027 bash[19759]: audit 2024-09-17T00:43:39.727298+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:41.029 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:40 smithi027 bash[19759]: audit 2024-09-17T00:43:39.730903+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:41.029 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:40 smithi027 bash[19759]: audit 2024-09-17T00:43:39.780831+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.27:0/2467960993' entity='client.admin' 2024-09-17T00:43:41.029 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:40 smithi027 bash[19759]: audit 2024-09-17T00:43:39.797654+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:43:41.029 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:40 smithi027 bash[19759]: audit 2024-09-17T00:43:39.802271+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:45.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:44 smithi027 bash[19759]: cluster 2024-09-17T00:43:43.405619+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:46.448 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi050 2024-09-17T00:43:46.449 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-17T00:43:46.449 DEBUG:teuthology.orchestra.run.smithi050:> dd of=/etc/ceph/ceph.conf 2024-09-17T00:43:46.456 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-17T00:43:46.456 DEBUG:teuthology.orchestra.run.smithi050:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:43:46.503 INFO:tasks.cephadm:Adding host smithi050 to orchestrator... 2024-09-17T00:43:46.504 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch host add smithi050 2024-09-17T00:43:46.747 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:43:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:43:46.747 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[19759]: cluster 2024-09-17T00:43:45.405976+0000 mgr.y (mgr.14152) 10 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:46.747 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[19759]: audit 2024-09-17T00:43:45.477186+0000 mgr.y (mgr.14152) 11 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:43:46.748 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[19759]: audit 2024-09-17T00:43:45.479916+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:46.748 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[19759]: audit 2024-09-17T00:43:45.530629+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:43:46.748 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[19759]: audit 2024-09-17T00:43:45.531684+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:43:46.748 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[19759]: audit 2024-09-17T00:43:45.532353+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:43:46.748 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[19759]: cephadm 2024-09-17T00:43:45.533476+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T00:43:46.748 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[19759]: cephadm 2024-09-17T00:43:45.611199+0000 mgr.y (mgr.14152) 13 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:43:46.748 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[19759]: audit 2024-09-17T00:43:45.692160+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:46.748 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:46 smithi027 bash[19759]: audit 2024-09-17T00:43:45.697080+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:47 smithi027 bash[19759]: audit 2024-09-17T00:43:46.589073+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:47 smithi027 bash[19759]: audit 2024-09-17T00:43:46.595986+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:48.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:48 smithi027 bash[19759]: cluster 2024-09-17T00:43:47.406390+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:50.828 INFO:teuthology.orchestra.run.smithi027.stdout:Added host 'smithi050' with addr '172.21.15.50' 2024-09-17T00:43:50.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:50 smithi027 bash[19759]: cluster 2024-09-17T00:43:49.406702+0000 mgr.y (mgr.14152) 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:50.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:50 smithi027 bash[19759]: audit 2024-09-17T00:43:49.747568+0000 mgr.y (mgr.14152) 16 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi050", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:43:51.462 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T00:43:52.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:51 smithi027 bash[19759]: cephadm 2024-09-17T00:43:50.118452+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Deploying cephadm binary to smithi050 2024-09-17T00:43:52.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:51 smithi027 bash[19759]: audit 2024-09-17T00:43:50.834530+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:52.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:51 smithi027 bash[19759]: cephadm 2024-09-17T00:43:50.835311+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Added host smithi050 2024-09-17T00:43:52.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:51 smithi027 bash[19759]: audit 2024-09-17T00:43:50.849245+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:43:52.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:51 smithi027 bash[19759]: audit 2024-09-17T00:43:50.851544+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:43:52.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:51 smithi027 bash[19759]: audit 2024-09-17T00:43:50.852963+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:43:52.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:51 smithi027 bash[19759]: audit 2024-09-17T00:43:51.103562+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:52 smithi027 bash[19759]: cluster 2024-09-17T00:43:51.407102+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:52 smithi027 bash[19759]: audit 2024-09-17T00:43:51.843263+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:52 smithi027 bash[19759]: audit 2024-09-17T00:43:51.848880+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:52 smithi027 bash[19759]: audit 2024-09-17T00:43:51.850229+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:43:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:52 smithi027 bash[19759]: audit 2024-09-17T00:43:51.856952+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:52 smithi027 bash[19759]: audit 2024-09-17T00:43:51.859921+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T00:43:53.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:52 smithi027 bash[19759]: audit 2024-09-17T00:43:51.864123+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2024-09-17T00:43:53.835 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:43:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:43:54.085 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:54 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:43:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:43:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: cephadm 2024-09-17T00:43:52.573623+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Deploying daemon agent.smithi050 on smithi050 2024-09-17T00:43:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.233135+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.234861+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:43:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.237127+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:43:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.238705+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:43:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.452677+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.472930+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.495781+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.499441+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.502588+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:43:54.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.504139+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:43:54.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.504978+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:43:54.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:53 smithi027 bash[19759]: audit 2024-09-17T00:43:53.509585+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:54.880 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:43:54.880 INFO:teuthology.orchestra.run.smithi027.stdout:[{"addr": "172.21.15.27", "hostname": "smithi027", "labels": [], "status": ""}, {"addr": "172.21.15.50", "hostname": "smithi050", "labels": [], "status": ""}] 2024-09-17T00:43:55.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:55 smithi027 bash[19759]: cephadm 2024-09-17T00:43:53.241832+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:43:55.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:55 smithi027 bash[19759]: cephadm 2024-09-17T00:43:53.386961+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:43:55.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:55 smithi027 bash[19759]: cluster 2024-09-17T00:43:53.407484+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:55.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:55 smithi027 bash[19759]: audit 2024-09-17T00:43:54.023912+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:55.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:55 smithi027 bash[19759]: audit 2024-09-17T00:43:54.032347+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:55.510 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T00:43:55.510 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T00:43:56.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:56 smithi027 bash[19759]: audit 2024-09-17T00:43:54.887448+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:43:57.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:57 smithi027 bash[19759]: cluster 2024-09-17T00:43:55.407893+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:58.958 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:43:58 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:43:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:43:59.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:59 smithi027 bash[19759]: cluster 2024-09-17T00:43:57.408320+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:43:59.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:59 smithi027 bash[19759]: audit 2024-09-17T00:43:58.690908+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:43:59.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:43:59 smithi027 bash[19759]: audit 2024-09-17T00:43:58.699195+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:00.042 INFO:teuthology.orchestra.run.smithi027.stderr:adjusted tunables profile to default 2024-09-17T00:44:00.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:00 smithi027 bash[19759]: audit 2024-09-17T00:43:59.310840+0000 mon.a (mon.0) 151 : audit [INF] from='client.? 172.21.15.27:0/717981633' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T00:44:00.908 INFO:tasks.cephadm:Adding mon.a on smithi027 2024-09-17T00:44:00.909 INFO:tasks.cephadm:Adding mon.c on smithi027 2024-09-17T00:44:00.909 INFO:tasks.cephadm:Adding mon.b on smithi050 2024-09-17T00:44:00.909 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi027:172.21.15.27=a;smithi027:[v2:172.21.15.27:3301,v1:172.21.15.27:6790]=c;smithi050:172.21.15.50=b' 2024-09-17T00:44:01.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:01 smithi027 bash[19759]: cluster 2024-09-17T00:43:59.408741+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:01.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:01 smithi027 bash[19759]: audit 2024-09-17T00:44:00.046185+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.27:0/717981633' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T00:44:01.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:01 smithi027 bash[19759]: cluster 2024-09-17T00:44:00.046299+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:44:01.585 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:01 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:44:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:44:02.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:02 smithi027 bash[19759]: audit 2024-09-17T00:44:01.406304+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:02.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:02 smithi027 bash[19759]: audit 2024-09-17T00:44:01.408877+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:02.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:02 smithi027 bash[19759]: cluster 2024-09-17T00:44:01.409022+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:04.106 INFO:teuthology.orchestra.run.smithi050.stdout:Scheduled mon update... 2024-09-17T00:44:04.726 DEBUG:teuthology.orchestra.run.smithi027:mon.c> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T00:44:04.729 DEBUG:teuthology.orchestra.run.smithi050:mon.b> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T00:44:04.732 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T00:44:04.732 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T00:44:04.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:04 smithi027 bash[19759]: cluster 2024-09-17T00:44:03.409338+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:04.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:04 smithi027 bash[19759]: audit 2024-09-17T00:44:04.113349+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:04.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:04 smithi027 bash[19759]: audit 2024-09-17T00:44:04.151018+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:04.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:04 smithi027 bash[19759]: audit 2024-09-17T00:44:04.153759+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:04.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:04 smithi027 bash[19759]: audit 2024-09-17T00:44:04.155705+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:04.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:04 smithi027 bash[19759]: audit 2024-09-17T00:44:04.164710+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:04.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:04 smithi027 bash[19759]: audit 2024-09-17T00:44:04.169009+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:04.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:04 smithi027 bash[19759]: audit 2024-09-17T00:44:04.170753+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:05.898 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:05 smithi027 bash[19759]: audit 2024-09-17T00:44:04.102918+0000 mgr.y (mgr.14152) 30 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi027:172.21.15.27=a;smithi027:[v2:172.21.15.27:3301,v1:172.21.15.27:6790]=c;smithi050:172.21.15.50=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:44:05.899 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:05 smithi027 bash[19759]: cephadm 2024-09-17T00:44:04.108354+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Saving service mon spec with placement smithi027:172.21.15.27=a;smithi027:[v2:172.21.15.27:3301,v1:172.21.15.27:6790]=c;smithi050:172.21.15.50=b;count:3 2024-09-17T00:44:05.899 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:05 smithi027 bash[19759]: cephadm 2024-09-17T00:44:04.172830+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Deploying daemon mon.c on smithi027 2024-09-17T00:44:07.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:06 smithi027 bash[19759]: cluster 2024-09-17T00:44:05.409759+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:08.035 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-17T00:44:08.035 INFO:teuthology.orchestra.run.smithi050.stdout:{"epoch":1,"fsid":"8e109646-748d-11ef-bceb-c7b262605968","modified":"2024-09-17T00:42:12.329171Z","created":"2024-09-17T00:42:12.329171Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T00:44:08.038 INFO:teuthology.orchestra.run.smithi050.stderr:dumped monmap epoch 1 2024-09-17T00:44:08.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:08 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:08.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:08 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:08.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:08 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:08.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:08 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:08.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:08 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:08.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:08 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:08.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:08 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:08.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:08 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:09.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:08 smithi027 systemd[1]: Started Ceph mon.c for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:44:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:08 smithi027 bash[19759]: cluster 2024-09-17T00:44:07.410164+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:08 smithi027 bash[19759]: audit 2024-09-17T00:44:08.042917+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.50:0/2892777028' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:44:09.668 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T00:44:09.668 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T00:44:10.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[19759]: audit 2024-09-17T00:44:08.643055+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[19759]: audit 2024-09-17T00:44:08.644148+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:10.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[19759]: audit 2024-09-17T00:44:08.644885+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:10.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[19759]: cephadm 2024-09-17T00:44:08.645612+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Deploying daemon mon.b on smithi050 2024-09-17T00:44:10.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.672+0000 7f65fe526880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:44:10.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.672+0000 7f65fe526880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-09-17T00:44:10.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.672+0000 7f65fe526880 0 pidfile_write: ignore empty --pid-file 2024-09-17T00:44:10.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 0 load: jerasure load: lrc 2024-09-17T00:44:10.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: RocksDB version: 6.15.5 2024-09-17T00:44:10.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T00:44:10.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Compile date Apr 18 2022 2024-09-17T00:44:10.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: DB SUMMARY 2024-09-17T00:44:10.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: DB Session ID: WEGIWN36O2UDWME428GN 2024-09-17T00:44:10.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: CURRENT file: CURRENT 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.error_if_exists: 0 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.create_if_missing: 0 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.env: 0x556cd6cc6860 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.fs: Posix File System 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.info_log: 0x556cd7739e00 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.statistics: (nil) 2024-09-17T00:44:10.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.use_fsync: 0 2024-09-17T00:44:10.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T00:44:10.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:44:10.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:44:10.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:44:10.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:44:10.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.db_log_dir: 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:44:10.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.write_buffer_manager: 0x556cd782a300 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:44:10.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.unordered_write: 0 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.row_cache: None 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.wal_filter: None 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.two_write_queues: 0 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.atomic_flush: 0 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:44:10.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:44:10.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_open_files: -1 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Compression algorithms supported: 2024-09-17T00:44:10.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: kZSTD supported: 0 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: kXpressCompression supported: 0 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: kZlibCompression supported: 1 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:44:10.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.merge_operator: 2024-09-17T00:44:10.096 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_filter: None 2024-09-17T00:44:10.096 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:44:10.096 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:44:10.096 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:44:10.096 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:44:10.096 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556cd7707d00) 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cache_index_and_filter_blocks: 1 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: pin_top_level_index_and_filter: 1 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: index_type: 0 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: data_block_index_type: 0 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: index_shortening: 1 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: hash_index_allow_collision: 1 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: checksum: 1 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: no_block_cache: 0 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: block_cache: 0x556cd776e170 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: block_cache_name: BinnedLRUCache 2024-09-17T00:44:10.097 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: block_cache_options: 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: capacity : 536870912 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: num_shard_bits : 4 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: strict_capacity_limit : 0 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: high_pri_pool_ratio: 0.000 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: block_cache_compressed: (nil) 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: persistent_cache: (nil) 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: block_size: 4096 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: block_size_deviation: 10 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: block_restart_interval: 16 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: index_block_restart_interval: 1 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: metadata_block_size: 4096 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: partition_filters: 0 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: use_delta_encoding: 1 2024-09-17T00:44:10.098 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: whole_key_filtering: 1 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: verify_compression: 0 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: read_amp_bytes_per_bit: 0 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: format_version: 4 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: enable_index_compression: 1 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: block_align: 0 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compression: NoCompression 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:44:10.099 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.num_levels: 7 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:44:10.100 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:44:10.101 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:44:10.102 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.table_properties_collectors: 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:44:10.103 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.bloom_locality: 0 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.ttl: 2592000 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.enable_blob_files: false 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.min_blob_size: 0 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:44:10.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726533849685506, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726533849685944, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726533849, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "da73ad10-3dbd-4e90-ac63-6100baee61c5", "db_session_id": "WEGIWN36O2UDWME428GN"}} 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.680+0000 7f65fe526880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.684+0000 7f65fe526880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726533849686384, "job": 1, "event": "recovery_finished"} 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.684+0000 7f65fe526880 4 rocksdb: [file/delete_scheduler.cc:73] 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-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.684+0000 7f65fe526880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x556cd7754a80 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.684+0000 7f65fe526880 4 rocksdb: DB pointer 0x556cd7764000 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.684+0000 7f65ee2ae700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-17T00:44:10.105 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.684+0000 7f65ee2ae700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ** DB Stats ** 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: 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-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: 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-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ** Compaction Stats [default] ** 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: 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.5 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:10.106 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ** Compaction Stats [default] ** 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: 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.5 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Interval compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: 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-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:44:10.107 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ** Compaction Stats [default] ** 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ** Compaction Stats [default] ** 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: 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.5 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:44:10.108 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: 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-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: 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-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.684+0000 7f65fe526880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.684+0000 7f65fe526880 0 using public_addrv [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.684+0000 7f65fe526880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] at bind addrs [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.684+0000 7f65fe526880 1 mon.c@-1(???) e0 preinit fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: e1 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:44:10.109 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: legacy client fscid: -1 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: No filesystems configured 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 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-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.704+0000 7f65f12b4700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:44:10.110 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cephadm 2024-09-17T00:43:50.118452+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Deploying cephadm binary to smithi050 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:50.834530+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cephadm 2024-09-17T00:43:50.835311+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Added host smithi050 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:50.849245+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:50.851544+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:50.852963+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:51.103562+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cluster 2024-09-17T00:43:51.407102+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:51.843263+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:51.848880+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:51.850229+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:51.856952+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:51.859921+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:51.864123+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2024-09-17T00:44:10.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cephadm 2024-09-17T00:43:52.573623+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Deploying daemon agent.smithi050 on smithi050 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.233135+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.234861+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.237127+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.238705+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.452677+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.472930+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.495781+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.499441+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.502588+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.504139+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.504978+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:53.509585+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cephadm 2024-09-17T00:43:53.241832+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:44:10.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cephadm 2024-09-17T00:43:53.386961+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cluster 2024-09-17T00:43:53.407484+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:54.023912+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:54.032347+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:54.887448+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cluster 2024-09-17T00:43:55.407893+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cluster 2024-09-17T00:43:57.408320+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:58.690908+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:58.699195+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:43:59.310840+0000 mon.a (mon.0) 151 : audit [INF] from='client.? 172.21.15.27:0/717981633' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cluster 2024-09-17T00:43:59.408741+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:00.046185+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.27:0/717981633' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cluster 2024-09-17T00:44:00.046299+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:01.406304+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.113 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:01.408877+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cluster 2024-09-17T00:44:01.409022+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cluster 2024-09-17T00:44:03.409338+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:04.113349+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:04.151018+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:04.153759+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:04.155705+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:04.164710+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:04.169009+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:04.170753+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:04.102918+0000 mgr.y (mgr.14152) 30 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi027:172.21.15.27=a;smithi027:[v2:172.21.15.27:3301,v1:172.21.15.27:6790]=c;smithi050:172.21.15.50=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cephadm 2024-09-17T00:44:04.108354+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Saving service mon spec with placement smithi027:172.21.15.27=a;smithi027:[v2:172.21.15.27:3301,v1:172.21.15.27:6790]=c;smithi050:172.21.15.50=b;count:3 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cephadm 2024-09-17T00:44:04.172830+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Deploying daemon mon.c on smithi027 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cluster 2024-09-17T00:44:05.409759+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:10.114 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cluster 2024-09-17T00:44:07.410164+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:10.115 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:08.042917+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.50:0/2892777028' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:44:10.115 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:08.643055+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:10.115 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:08.644148+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:10.115 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: audit 2024-09-17T00:44:08.644885+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:10.115 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: cephadm 2024-09-17T00:44:08.645612+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Deploying daemon mon.b on smithi050 2024-09-17T00:44:10.115 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.708+0000 7f65f12b4700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-17T00:44:10.115 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:09 smithi027 bash[25154]: debug 2024-09-17T00:44:09.708+0000 7f65f12b4700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-09-17T00:44:14.908 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:14 smithi050 systemd[1]: Started Ceph mon.b for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:44:15.063 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-17T00:44:15.063 INFO:teuthology.orchestra.run.smithi050.stdout:{"epoch":2,"fsid":"8e109646-748d-11ef-bceb-c7b262605968","modified":"2024-09-17T00:44:09.716357Z","created":"2024-09-17T00:42:12.329171Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3301","nonce":0},{"type":"v1","addr":"172.21.15.27:6790","nonce":0}]},"addr":"172.21.15.27:6790/0","public_addr":"172.21.15.27:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T00:44:15.065 INFO:teuthology.orchestra.run.smithi050.stderr:dumped monmap epoch 2 2024-09-17T00:44:15.071 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:09.410678+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:15.071 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: audit 2024-09-17T00:44:09.718560+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:44:15.071 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:09.718745+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-09-17T00:44:15.071 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: audit 2024-09-17T00:44:09.743088+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.071 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: audit 2024-09-17T00:44:10.717017+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.071 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:11.411057+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:15.071 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: audit 2024-09-17T00:44:11.717117+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:11.719141+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: audit 2024-09-17T00:44:12.717242+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:13.411428+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: audit 2024-09-17T00:44:13.717281+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: audit 2024-09-17T00:44:14.717472+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:14.763902+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:14.770154+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],c=[v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0]} 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:14.770258+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:14.770317+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:14.770615+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-09-17T00:44:15.072 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[25154]: cluster 2024-09-17T00:44:14.776891+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:09.410678+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: audit 2024-09-17T00:44:09.718560+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:09.718745+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: audit 2024-09-17T00:44:09.743088+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: audit 2024-09-17T00:44:10.717017+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:11.411057+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: audit 2024-09-17T00:44:11.717117+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:11.719141+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: audit 2024-09-17T00:44:12.717242+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:13.411428+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: audit 2024-09-17T00:44:13.717281+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: audit 2024-09-17T00:44:14.717472+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:15.073 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:14.763902+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T00:44:15.074 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:14.770154+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],c=[v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0]} 2024-09-17T00:44:15.074 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:14.770258+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-09-17T00:44:15.074 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:14.770317+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:44:15.074 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:14.770615+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-09-17T00:44:15.074 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:14 smithi027 bash[19759]: cluster 2024-09-17T00:44:14.776891+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-09-17T00:44:15.835 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:44:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:44:16.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:14.920662+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:14.924736+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:16.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:14.927133+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:16.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:14.928578+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:16.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: cephadm 2024-09-17T00:44:14.931315+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T00:44:16.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: cephadm 2024-09-17T00:44:14.931718+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:44:16.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:15.041699+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:15.051819+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:15.054909+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: cephadm 2024-09-17T00:44:15.055343+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: cephadm 2024-09-17T00:44:15.056214+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:15.056476+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:15.057232+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:15.057957+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: cephadm 2024-09-17T00:44:15.058815+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:15.070986+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.50:0/1941563206' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:15.341363+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:15.347942+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[25154]: audit 2024-09-17T00:44:15.716953+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:14.920662+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:14.924736+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:14.927133+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:14.928578+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: cephadm 2024-09-17T00:44:14.931315+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: cephadm 2024-09-17T00:44:14.931718+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:15.041699+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:15.051819+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:15.054909+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: cephadm 2024-09-17T00:44:15.055343+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:44:16.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: cephadm 2024-09-17T00:44:15.056214+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T00:44:16.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:15.056476+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:16.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:15.057232+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:16.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:15.057957+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:16.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: cephadm 2024-09-17T00:44:15.058815+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-17T00:44:16.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:15.070986+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.50:0/1941563206' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:44:16.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:15.341363+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:15.347942+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:16.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:15 smithi027 bash[19759]: audit 2024-09-17T00:44:15.716953+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:17.034 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.035+0000 7fc24963c880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:44:17.034 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.035+0000 7fc24963c880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-09-17T00:44:17.034 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.035+0000 7fc24963c880 0 pidfile_write: ignore empty --pid-file 2024-09-17T00:44:17.034 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 0 load: jerasure load: lrc 2024-09-17T00:44:17.034 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: RocksDB version: 6.15.5 2024-09-17T00:44:17.035 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T00:44:17.035 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Compile date Apr 18 2022 2024-09-17T00:44:17.035 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: DB SUMMARY 2024-09-17T00:44:17.035 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: DB Session ID: BO3N1I26FFLCX8TCWX78 2024-09-17T00:44:17.035 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: CURRENT file: CURRENT 2024-09-17T00:44:17.035 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:44:17.035 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-09-17T00:44:17.039 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.error_if_exists: 0 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.create_if_missing: 0 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.env: 0x56062a0c6860 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.fs: Posix File System 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.info_log: 0x56062b9ede00 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.statistics: (nil) 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.use_fsync: 0 2024-09-17T00:44:17.040 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.db_log_dir: 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:44:17.041 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.write_buffer_manager: 0x56062bade2d0 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:44:17.042 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.unordered_write: 0 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.row_cache: None 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.wal_filter: None 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.two_write_queues: 0 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.atomic_flush: 0 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:44:17.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:44:17.044 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:44:17.045 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:44:17.045 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:44:17.045 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:44:17.045 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:44:17.045 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:44:17.045 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_open_files: -1 2024-09-17T00:44:17.045 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:44:17.045 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:44:17.045 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Compression algorithms supported: 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: kZSTD supported: 0 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: kXpressCompression supported: 0 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: kZlibCompression supported: 1 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-09-17T00:44:17.046 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.merge_operator: 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_filter: None 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56062b9bbd00) 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cache_index_and_filter_blocks: 1 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: pin_top_level_index_and_filter: 1 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: index_type: 0 2024-09-17T00:44:17.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: data_block_index_type: 0 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: index_shortening: 1 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: hash_index_allow_collision: 1 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: checksum: 1 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: no_block_cache: 0 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: block_cache: 0x56062ba22170 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: block_cache_name: BinnedLRUCache 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: block_cache_options: 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: capacity : 536870912 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: num_shard_bits : 4 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: strict_capacity_limit : 0 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: high_pri_pool_ratio: 0.000 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: block_cache_compressed: (nil) 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: persistent_cache: (nil) 2024-09-17T00:44:17.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: block_size: 4096 2024-09-17T00:44:17.049 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: block_size_deviation: 10 2024-09-17T00:44:17.049 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: block_restart_interval: 16 2024-09-17T00:44:17.049 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: index_block_restart_interval: 1 2024-09-17T00:44:17.049 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: metadata_block_size: 4096 2024-09-17T00:44:17.049 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: partition_filters: 0 2024-09-17T00:44:17.049 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: use_delta_encoding: 1 2024-09-17T00:44:17.049 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T00:44:17.049 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: whole_key_filtering: 1 2024-09-17T00:44:17.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:16 smithi027 bash[19759]: cluster 2024-09-17T00:44:15.411795+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:16 smithi027 bash[25154]: cluster 2024-09-17T00:44:15.411795+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: verify_compression: 0 2024-09-17T00:44:17.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: read_amp_bytes_per_bit: 0 2024-09-17T00:44:17.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: format_version: 4 2024-09-17T00:44:17.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: enable_index_compression: 1 2024-09-17T00:44:17.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: block_align: 0 2024-09-17T00:44:17.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:44:17.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compression: NoCompression 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.num_levels: 7 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:44:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:44:17.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:44:17.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:44:17.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:44:17.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:44:17.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:44:17.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:44:17.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:44:17.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:44:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.table_properties_collectors: 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:44:17.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.bloom_locality: 0 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.ttl: 2592000 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.enable_blob_files: false 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.min_blob_size: 0 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:44:17.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.039+0000 7fc24963c880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726533857045679, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726533857046096, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1726533857, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "c9ecf06c-ac5a-45bf-a3e0-59e0873c00f7", "db_session_id": "BO3N1I26FFLCX8TCWX78"}} 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726533857046547, "job": 1, "event": "recovery_finished"} 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 4 rocksdb: [file/delete_scheduler.cc:73] 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-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x56062ba08a80 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 4 rocksdb: DB pointer 0x56062ba18000 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc2393c4700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc2393c4700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ** DB Stats ** 2024-09-17T00:44:17.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: 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-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: 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-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ** Compaction Stats [default] ** 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: 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.7 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ** Compaction Stats [default] ** 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:44:17.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: 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.7 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Interval compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: 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-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ** Compaction Stats [default] ** 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:44:17.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:17.394 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ** Compaction Stats [default] ** 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: 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.7 0.00 0.00 1 0.000 0 0 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: 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-17T00:44:17.395 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: 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-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 0 using public_addr v2:172.21.15.50:0/0 -> [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.043+0000 7fc24963c880 0 starting mon.b rank -1 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-b fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.047+0000 7fc24963c880 1 mon.b@-1(???) e0 preinit fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: e1 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: legacy client fscid: -1 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: No filesystems configured 2024-09-17T00:44:17.396 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 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-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.063+0000 7fc23c3ca700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:43:50.118452+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Deploying cephadm binary to smithi050 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:50.834530+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:43:50.835311+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Added host smithi050 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:50.849245+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:50.851544+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:17.397 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:50.852963+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:51.103562+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:43:51.407102+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:51.843263+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:51.848880+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:51.850229+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:51.856952+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:51.859921+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:51.864123+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]': finished 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:43:52.573623+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Deploying daemon agent.smithi050 on smithi050 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.233135+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.234861+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.237127+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.238705+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:17.398 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.452677+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.472930+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.495781+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.499441+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.502588+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.504139+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.504978+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:53.509585+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:43:53.241832+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:43:53.386961+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:43:53.407484+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:54.023912+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:54.032347+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:54.887448+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:43:55.407893+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.399 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:43:57.408320+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:58.690908+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:58.699195+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:43:59.310840+0000 mon.a (mon.0) 151 : audit [INF] from='client.? 172.21.15.27:0/717981633' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:43:59.408741+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:00.046185+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.27:0/717981633' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:00.046299+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:01.406304+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:01.408877+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:01.409022+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:03.409338+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:04.113349+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:04.151018+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:04.153759+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:17.400 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:04.155705+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:04.164710+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:04.169009+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:04.170753+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:04.102918+0000 mgr.y (mgr.14152) 30 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi027:172.21.15.27=a;smithi027:[v2:172.21.15.27:3301,v1:172.21.15.27:6790]=c;smithi050:172.21.15.50=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:44:04.108354+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Saving service mon spec with placement smithi027:172.21.15.27=a;smithi027:[v2:172.21.15.27:3301,v1:172.21.15.27:6790]=c;smithi050:172.21.15.50=b;count:3 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:44:04.172830+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Deploying daemon mon.c on smithi027 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:05.409759+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:07.410164+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:08.042917+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.50:0/2892777028' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:08.643055+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:08.644148+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:08.644885+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:44:08.645612+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Deploying daemon mon.b on smithi050 2024-09-17T00:44:17.401 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:09.410678+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:09.718560+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:09.718745+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:09.743088+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:10.717017+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:11.411057+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:11.717117+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:11.719141+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:12.717242+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:13.411428+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:13.717281+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:14.717472+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:14.763902+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:14.770154+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],c=[v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0]} 2024-09-17T00:44:17.402 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:14.770258+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:14.770317+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:14.770615+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:14.776891+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:14.920662+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:14.924736+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:14.927133+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:14.928578+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:44:14.931315+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:44:14.931718+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:15.041699+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:15.051819+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:15.054909+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:44:15.055343+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:44:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:44:15.056214+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:15.056476+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:15.057232+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:15.057957+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cephadm 2024-09-17T00:44:15.058815+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-17T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:15.070986+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.50:0/1941563206' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:15.341363+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:15.347942+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: audit 2024-09-17T00:44:15.716953+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: cluster 2024-09-17T00:44:15.411795+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:17 smithi050 bash[19968]: debug 2024-09-17T00:44:17.071+0000 7fc23c3ca700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-17T00:44:17.573 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T00:44:17.574 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T00:44:22.223 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:17.082341+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:44:22.223 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:17.082871+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-09-17T00:44:22.223 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:17.084159+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T00:44:22.223 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:17.107127+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.223 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:17.107288+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:22.223 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:17.412185+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:22.223 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:18.077027+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:19.076569+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:19.079433+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:19.412460+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:20.076842+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:21.077401+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:21.412850+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:22.077205+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:22.104268+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:22.128024+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:22.135312+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],b=[v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0],c=[v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0]} 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:22.135470+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:22.135563+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:22.135888+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 58s) 2024-09-17T00:44:22.224 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: cluster 2024-09-17T00:44:22.146464+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-09-17T00:44:22.225 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:22.152272+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.225 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:22.159256+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.225 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:22.165217+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.225 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:22.166741+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:22.225 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:22.172887+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.225 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:22.174201+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:22.225 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:22.176324+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:22.225 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:22 smithi050 bash[19968]: audit 2024-09-17T00:44:22.180096+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.459 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:44:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:44:22.460 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:44:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:44:22.460 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:44:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:44:22.460 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:44:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:44:22.460 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:17.082341+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:17.082871+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:17.084159+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:17.107127+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:17.107288+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:17.412185+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:18.077027+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:19.076569+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:19.079433+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:19.412460+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:20.076842+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:21.077401+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:21.412850+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:22.077205+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:22.104268+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:22.128024+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:22.135312+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],b=[v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0],c=[v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0]} 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:22.135470+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:22.135563+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:22.135888+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 58s) 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: cluster 2024-09-17T00:44:22.146464+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:22.152272+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:22.159256+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:22.165217+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:22.166741+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:22.172887+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:22.174201+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:22.176324+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:22.462 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[19759]: audit 2024-09-17T00:44:22.180096+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.463 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:17.082341+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:44:22.463 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:17.082871+0000 mon.a (mon.0) 198 : cluster [INF] mon.a calling monitor election 2024-09-17T00:44:22.463 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:17.084159+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T00:44:22.463 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:17.107127+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.463 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:17.107288+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:44:22.463 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:17.412185+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:22.463 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:18.077027+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.463 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:19.076569+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.463 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:19.079433+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T00:44:22.463 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:19.412460+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:20.076842+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:21.077401+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:21.412850+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:22.077205+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:22.104268+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:22.128024+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:22.135312+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],b=[v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0],c=[v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0]} 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:22.135470+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:22.135563+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:22.135888+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 58s) 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: cluster 2024-09-17T00:44:22.146464+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:22.152272+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:22.159256+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:22.165217+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.465 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:22.166741+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:22.465 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:22.172887+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:22.465 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:22.174201+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:22.465 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:22.176324+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:22.465 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:22 smithi027 bash[25154]: audit 2024-09-17T00:44:22.180096+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.083 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-17T00:44:23.083 INFO:teuthology.orchestra.run.smithi050.stdout:{"epoch":3,"fsid":"8e109646-748d-11ef-bceb-c7b262605968","modified":"2024-09-17T00:44:17.076060Z","created":"2024-09-17T00:42:12.329171Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3300","nonce":0},{"type":"v1","addr":"172.21.15.27:6789","nonce":0}]},"addr":"172.21.15.27:6789/0","public_addr":"172.21.15.27:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:3301","nonce":0},{"type":"v1","addr":"172.21.15.27:6790","nonce":0}]},"addr":"172.21.15.27:6790/0","public_addr":"172.21.15.27:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","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,1,2]} 2024-09-17T00:44:23.086 INFO:teuthology.orchestra.run.smithi050.stderr:dumped monmap epoch 3 2024-09-17T00:44:23.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:23 smithi050 bash[19968]: cephadm 2024-09-17T00:44:22.161382+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T00:44:23.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:23 smithi050 bash[19968]: cephadm 2024-09-17T00:44:22.183796+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.c on smithi027 2024-09-17T00:44:23.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:23 smithi050 bash[19968]: audit 2024-09-17T00:44:22.187332+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:23 smithi050 bash[19968]: audit 2024-09-17T00:44:22.298510+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:23 smithi050 bash[19968]: audit 2024-09-17T00:44:22.304241+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:23 smithi050 bash[19968]: audit 2024-09-17T00:44:22.309894+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:23 smithi050 bash[19968]: audit 2024-09-17T00:44:22.315250+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:23 smithi050 bash[19968]: audit 2024-09-17T00:44:23.077515+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:23.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:23 smithi050 bash[19968]: audit 2024-09-17T00:44:23.090577+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.50:0/3138198963' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:44:23.541 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[19759]: cephadm 2024-09-17T00:44:22.161382+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T00:44:23.541 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[19759]: cephadm 2024-09-17T00:44:22.183796+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.c on smithi027 2024-09-17T00:44:23.541 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[19759]: audit 2024-09-17T00:44:22.187332+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[19759]: audit 2024-09-17T00:44:22.298510+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[19759]: audit 2024-09-17T00:44:22.304241+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[19759]: audit 2024-09-17T00:44:22.309894+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[19759]: audit 2024-09-17T00:44:22.315250+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[19759]: audit 2024-09-17T00:44:23.077515+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[19759]: audit 2024-09-17T00:44:23.090577+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.50:0/3138198963' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[25154]: cephadm 2024-09-17T00:44:22.161382+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[25154]: cephadm 2024-09-17T00:44:22.183796+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.c on smithi027 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[25154]: audit 2024-09-17T00:44:22.187332+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[25154]: audit 2024-09-17T00:44:22.298510+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[25154]: audit 2024-09-17T00:44:22.304241+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.542 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[25154]: audit 2024-09-17T00:44:22.309894+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.543 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[25154]: audit 2024-09-17T00:44:22.315250+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:23.543 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[25154]: audit 2024-09-17T00:44:23.077515+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:44:23.543 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:23 smithi027 bash[25154]: audit 2024-09-17T00:44:23.090577+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.50:0/3138198963' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:44:24.034 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T00:44:24.035 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T00:44:24.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:24 smithi027 bash[19759]: cluster 2024-09-17T00:44:23.413244+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:24.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:24 smithi027 bash[19759]: audit 2024-09-17T00:44:23.469780+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:44:24.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:24 smithi027 bash[19759]: audit 2024-09-17T00:44:23.470797+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:44:24.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:24 smithi027 bash[25154]: cluster 2024-09-17T00:44:23.413244+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:24.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:24 smithi027 bash[25154]: audit 2024-09-17T00:44:23.469780+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:44:24.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:24 smithi027 bash[25154]: audit 2024-09-17T00:44:23.470797+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:44:24.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:24 smithi050 bash[19968]: cluster 2024-09-17T00:44:23.413244+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:24.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:24 smithi050 bash[19968]: audit 2024-09-17T00:44:23.469780+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:44:24.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:24 smithi050 bash[19968]: audit 2024-09-17T00:44:23.470797+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:44:25.559 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[25154]: audit 2024-09-17T00:44:24.397298+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:25.560 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[25154]: cephadm 2024-09-17T00:44:24.398783+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T00:44:25.560 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[25154]: audit 2024-09-17T00:44:24.399224+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:25.560 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[25154]: audit 2024-09-17T00:44:24.400546+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:25.560 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[25154]: audit 2024-09-17T00:44:24.401759+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:25.560 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[25154]: cephadm 2024-09-17T00:44:24.403148+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring daemon mon.b on smithi050 2024-09-17T00:44:25.560 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[19759]: audit 2024-09-17T00:44:24.397298+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:25.560 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[19759]: cephadm 2024-09-17T00:44:24.398783+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T00:44:25.560 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[19759]: audit 2024-09-17T00:44:24.399224+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:25.560 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[19759]: audit 2024-09-17T00:44:24.400546+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:25.560 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[19759]: audit 2024-09-17T00:44:24.401759+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:25.561 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:25 smithi027 bash[19759]: cephadm 2024-09-17T00:44:24.403148+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring daemon mon.b on smithi050 2024-09-17T00:44:25.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:25 smithi050 bash[19968]: audit 2024-09-17T00:44:24.397298+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:25.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:25 smithi050 bash[19968]: cephadm 2024-09-17T00:44:24.398783+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T00:44:25.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:25 smithi050 bash[19968]: audit 2024-09-17T00:44:24.399224+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:25.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:25 smithi050 bash[19968]: audit 2024-09-17T00:44:24.400546+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:25 smithi050 bash[19968]: audit 2024-09-17T00:44:24.401759+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:25 smithi050 bash[19968]: cephadm 2024-09-17T00:44:24.403148+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring daemon mon.b on smithi050 2024-09-17T00:44:26.585 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:26 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:44:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:44:26.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:26 smithi027 bash[19759]: cluster 2024-09-17T00:44:25.413674+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:26.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:26 smithi027 bash[19759]: audit 2024-09-17T00:44:26.219667+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:26.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:26 smithi027 bash[19759]: audit 2024-09-17T00:44:26.226701+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:26.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:26 smithi027 bash[25154]: cluster 2024-09-17T00:44:25.413674+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:26.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:26 smithi027 bash[25154]: audit 2024-09-17T00:44:26.219667+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:26.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:26 smithi027 bash[25154]: audit 2024-09-17T00:44:26.226701+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:26 smithi050 bash[19968]: cluster 2024-09-17T00:44:25.413674+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:26 smithi050 bash[19968]: audit 2024-09-17T00:44:26.219667+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:26 smithi050 bash[19968]: audit 2024-09-17T00:44:26.226701+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:27.448 INFO:teuthology.orchestra.run.smithi027.stdout:# minimal ceph.conf for 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:44:27.448 INFO:teuthology.orchestra.run.smithi027.stdout:[global] 2024-09-17T00:44:27.448 INFO:teuthology.orchestra.run.smithi027.stdout: fsid = 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:44:27.448 INFO:teuthology.orchestra.run.smithi027.stdout: mon_host = [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] 2024-09-17T00:44:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:27 smithi027 bash[19759]: audit 2024-09-17T00:44:27.455972+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.27:0/3812476019' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:27.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:27 smithi027 bash[25154]: audit 2024-09-17T00:44:27.455972+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.27:0/3812476019' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:27.876 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:27 smithi050 bash[19968]: audit 2024-09-17T00:44:27.455972+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.27:0/3812476019' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:28.063 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T00:44:28.063 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:44:28.063 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T00:44:28.075 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:44:28.075 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:44:28.128 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-17T00:44:28.128 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T00:44:28.143 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-17T00:44:28.143 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:44:28.203 INFO:tasks.cephadm:Adding mgr.y on smithi027 2024-09-17T00:44:28.203 INFO:tasks.cephadm:Adding mgr.x on smithi050 2024-09-17T00:44:28.204 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi027=y;smithi050=x' 2024-09-17T00:44:29.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: cluster 2024-09-17T00:44:27.413995+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: audit 2024-09-17T00:44:27.895741+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: audit 2024-09-17T00:44:27.898224+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: audit 2024-09-17T00:44:27.901139+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: audit 2024-09-17T00:44:27.903370+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: cephadm 2024-09-17T00:44:27.906888+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: cephadm 2024-09-17T00:44:27.907373+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: audit 2024-09-17T00:44:28.057669+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: audit 2024-09-17T00:44:28.062742+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: audit 2024-09-17T00:44:28.069271+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: cephadm 2024-09-17T00:44:28.071330+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: audit 2024-09-17T00:44:28.071634+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: audit 2024-09-17T00:44:28.072475+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: audit 2024-09-17T00:44:28.073219+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:29.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[19759]: cephadm 2024-09-17T00:44:28.074195+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-17T00:44:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: cluster 2024-09-17T00:44:27.413995+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: audit 2024-09-17T00:44:27.895741+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: audit 2024-09-17T00:44:27.898224+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: audit 2024-09-17T00:44:27.901139+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: audit 2024-09-17T00:44:27.903370+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: cephadm 2024-09-17T00:44:27.906888+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:44:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: cephadm 2024-09-17T00:44:27.907373+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T00:44:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: audit 2024-09-17T00:44:28.057669+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: audit 2024-09-17T00:44:28.062742+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: audit 2024-09-17T00:44:28.069271+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: cephadm 2024-09-17T00:44:28.071330+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T00:44:29.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: audit 2024-09-17T00:44:28.071634+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:29.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: audit 2024-09-17T00:44:28.072475+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:29.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: audit 2024-09-17T00:44:28.073219+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:29.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:28 smithi027 bash[25154]: cephadm 2024-09-17T00:44:28.074195+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-17T00:44:29.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: cluster 2024-09-17T00:44:27.413995+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: audit 2024-09-17T00:44:27.895741+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: audit 2024-09-17T00:44:27.898224+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: audit 2024-09-17T00:44:27.901139+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: audit 2024-09-17T00:44:27.903370+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: cephadm 2024-09-17T00:44:27.906888+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: cephadm 2024-09-17T00:44:27.907373+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: audit 2024-09-17T00:44:28.057669+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: audit 2024-09-17T00:44:28.062742+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: audit 2024-09-17T00:44:28.069271+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: cephadm 2024-09-17T00:44:28.071330+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: audit 2024-09-17T00:44:28.071634+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: audit 2024-09-17T00:44:28.072475+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:44:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: audit 2024-09-17T00:44:28.073219+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:29.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:28 smithi050 bash[19968]: cephadm 2024-09-17T00:44:28.074195+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-17T00:44:31.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:30 smithi027 bash[19759]: cluster 2024-09-17T00:44:29.414373+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:31.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:30 smithi027 bash[19759]: audit 2024-09-17T00:44:30.191720+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:30 smithi027 bash[25154]: cluster 2024-09-17T00:44:29.414373+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:30 smithi027 bash[25154]: audit 2024-09-17T00:44:30.191720+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:31.380 INFO:teuthology.orchestra.run.smithi050.stdout:Scheduled mgr update... 2024-09-17T00:44:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:30 smithi050 bash[19968]: cluster 2024-09-17T00:44:29.414373+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:30 smithi050 bash[19968]: audit 2024-09-17T00:44:30.191720+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:32.345 DEBUG:teuthology.orchestra.run.smithi050:mgr.x> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T00:44:32.347 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T00:44:32.347 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:44:32.348 DEBUG:teuthology.orchestra.run.smithi027:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T00:44:32.354 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-17T00:44:32.354 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_1 2024-09-17T00:44:32.403 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T00:44:32.403 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:44:32.403 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 879 Links: 1 2024-09-17T00:44:32.403 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:44:32.403 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-09-17 00:37:35.494355493 +0000 2024-09-17T00:44:32.403 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-09-17 00:37:35.242357741 +0000 2024-09-17T00:44:32.404 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-09-17 00:37:35.242357741 +0000 2024-09-17T00:44:32.404 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2024-09-17T00:44:32.404 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T00:44:32.457 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-09-17T00:44:32.457 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-09-17T00:44:32.458 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000436726 s, 1.2 MB/s 2024-09-17T00:44:32.458 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T00:44:32.508 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_2 2024-09-17T00:44:32.554 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T00:44:32.554 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:44:32.554 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 900 Links: 1 2024-09-17T00:44:32.555 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:44:32.555 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-09-17 00:37:35.994351025 +0000 2024-09-17T00:44:32.555 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-09-17 00:37:35.730353384 +0000 2024-09-17T00:44:32.555 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-09-17 00:37:35.730353384 +0000 2024-09-17T00:44:32.555 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2024-09-17T00:44:32.555 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T00:44:32.608 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-09-17T00:44:32.609 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-09-17T00:44:32.609 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000346308 s, 1.5 MB/s 2024-09-17T00:44:32.610 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T00:44:32.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: audit 2024-09-17T00:44:31.376998+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi027=y;smithi050=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:44:32.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: cephadm 2024-09-17T00:44:31.380612+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Saving service mgr spec with placement smithi027=y;smithi050=x;count:2 2024-09-17T00:44:32.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: audit 2024-09-17T00:44:31.386920+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:32.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: audit 2024-09-17T00:44:31.411268+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:32.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: audit 2024-09-17T00:44:31.414257+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:32.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: cluster 2024-09-17T00:44:31.414724+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:32.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: audit 2024-09-17T00:44:31.416537+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:32.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: audit 2024-09-17T00:44:31.426697+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:32.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: audit 2024-09-17T00:44:31.430895+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:44:32.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: audit 2024-09-17T00:44:31.436617+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T00:44:32.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: audit 2024-09-17T00:44:31.438412+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:44:32.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: audit 2024-09-17T00:44:31.440314+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:32.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:32 smithi050 bash[19968]: cephadm 2024-09-17T00:44:31.442207+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T00:44:32.659 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_3 2024-09-17T00:44:32.706 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T00:44:32.706 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:44:32.706 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 912 Links: 1 2024-09-17T00:44:32.706 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:44:32.706 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-09-17 00:37:36.238348847 +0000 2024-09-17T00:44:32.706 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-09-17 00:37:36.234348882 +0000 2024-09-17T00:44:32.707 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-09-17 00:37:36.234348882 +0000 2024-09-17T00:44:32.707 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2024-09-17T00:44:32.707 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T00:44:32.759 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: audit 2024-09-17T00:44:31.376998+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi027=y;smithi050=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:44:32.759 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: cephadm 2024-09-17T00:44:31.380612+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Saving service mgr spec with placement smithi027=y;smithi050=x;count:2 2024-09-17T00:44:32.759 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: audit 2024-09-17T00:44:31.386920+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:32.759 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: audit 2024-09-17T00:44:31.411268+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:32.759 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: audit 2024-09-17T00:44:31.414257+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: cluster 2024-09-17T00:44:31.414724+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: audit 2024-09-17T00:44:31.416537+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: audit 2024-09-17T00:44:31.426697+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: audit 2024-09-17T00:44:31.430895+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: audit 2024-09-17T00:44:31.436617+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: audit 2024-09-17T00:44:31.438412+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: audit 2024-09-17T00:44:31.440314+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[19759]: cephadm 2024-09-17T00:44:31.442207+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: audit 2024-09-17T00:44:31.376998+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi027=y;smithi050=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: cephadm 2024-09-17T00:44:31.380612+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Saving service mgr spec with placement smithi027=y;smithi050=x;count:2 2024-09-17T00:44:32.760 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: audit 2024-09-17T00:44:31.386920+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:32.761 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: audit 2024-09-17T00:44:31.411268+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:32.761 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: audit 2024-09-17T00:44:31.414257+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:32.761 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: cluster 2024-09-17T00:44:31.414724+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:32.761 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: audit 2024-09-17T00:44:31.416537+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:32.761 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: audit 2024-09-17T00:44:31.426697+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:32.761 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: audit 2024-09-17T00:44:31.430895+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:44:32.761 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: audit 2024-09-17T00:44:31.436617+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T00:44:32.761 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: audit 2024-09-17T00:44:31.438412+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:44:32.761 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: audit 2024-09-17T00:44:31.440314+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:32.761 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:32 smithi027 bash[25154]: cephadm 2024-09-17T00:44:31.442207+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T00:44:32.761 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-09-17T00:44:32.762 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-09-17T00:44:32.762 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000400603 s, 1.3 MB/s 2024-09-17T00:44:32.763 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T00:44:32.811 DEBUG:teuthology.orchestra.run.smithi027:> stat /dev/vg_nvme/lv_4 2024-09-17T00:44:32.859 INFO:teuthology.orchestra.run.smithi027.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T00:44:32.859 INFO:teuthology.orchestra.run.smithi027.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:44:32.859 INFO:teuthology.orchestra.run.smithi027.stdout:Device: 5h/5d Inode: 935 Links: 1 2024-09-17T00:44:32.859 INFO:teuthology.orchestra.run.smithi027.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:44:32.859 INFO:teuthology.orchestra.run.smithi027.stdout:Access: 2024-09-17 00:37:37.046341629 +0000 2024-09-17T00:44:32.860 INFO:teuthology.orchestra.run.smithi027.stdout:Modify: 2024-09-17 00:37:36.770344094 +0000 2024-09-17T00:44:32.860 INFO:teuthology.orchestra.run.smithi027.stdout:Change: 2024-09-17 00:37:36.770344094 +0000 2024-09-17T00:44:32.860 INFO:teuthology.orchestra.run.smithi027.stdout: Birth: - 2024-09-17T00:44:32.860 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T00:44:32.913 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records in 2024-09-17T00:44:32.914 INFO:teuthology.orchestra.run.smithi027.stderr:1+0 records out 2024-09-17T00:44:32.914 INFO:teuthology.orchestra.run.smithi027.stderr:512 bytes copied, 0.000359881 s, 1.4 MB/s 2024-09-17T00:44:32.915 DEBUG:teuthology.orchestra.run.smithi027:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T00:44:32.965 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-17T00:44:32.965 DEBUG:teuthology.orchestra.run.smithi050:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T00:44:32.971 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-17T00:44:32.971 DEBUG:teuthology.orchestra.run.smithi050:> stat /dev/vg_nvme/lv_1 2024-09-17T00:44:33.019 INFO:teuthology.orchestra.run.smithi050.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T00:44:33.019 INFO:teuthology.orchestra.run.smithi050.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:44:33.019 INFO:teuthology.orchestra.run.smithi050.stdout:Device: 5h/5d Inode: 882 Links: 1 2024-09-17T00:44:33.019 INFO:teuthology.orchestra.run.smithi050.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:44:33.019 INFO:teuthology.orchestra.run.smithi050.stdout:Access: 2024-09-17 00:37:36.660728566 +0000 2024-09-17T00:44:33.019 INFO:teuthology.orchestra.run.smithi050.stdout:Modify: 2024-09-17 00:37:36.432730601 +0000 2024-09-17T00:44:33.020 INFO:teuthology.orchestra.run.smithi050.stdout:Change: 2024-09-17 00:37:36.432730601 +0000 2024-09-17T00:44:33.020 INFO:teuthology.orchestra.run.smithi050.stdout: Birth: - 2024-09-17T00:44:33.020 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T00:44:33.074 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records in 2024-09-17T00:44:33.075 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records out 2024-09-17T00:44:33.075 INFO:teuthology.orchestra.run.smithi050.stderr:512 bytes copied, 0.000303355 s, 1.7 MB/s 2024-09-17T00:44:33.076 DEBUG:teuthology.orchestra.run.smithi050:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T00:44:33.129 DEBUG:teuthology.orchestra.run.smithi050:> stat /dev/vg_nvme/lv_2 2024-09-17T00:44:33.174 INFO:teuthology.orchestra.run.smithi050.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T00:44:33.175 INFO:teuthology.orchestra.run.smithi050.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:44:33.175 INFO:teuthology.orchestra.run.smithi050.stdout:Device: 5h/5d Inode: 901 Links: 1 2024-09-17T00:44:33.175 INFO:teuthology.orchestra.run.smithi050.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:44:33.175 INFO:teuthology.orchestra.run.smithi050.stdout:Access: 2024-09-17 00:37:37.120724463 +0000 2024-09-17T00:44:33.175 INFO:teuthology.orchestra.run.smithi050.stdout:Modify: 2024-09-17 00:37:36.876726640 +0000 2024-09-17T00:44:33.175 INFO:teuthology.orchestra.run.smithi050.stdout:Change: 2024-09-17 00:37:36.876726640 +0000 2024-09-17T00:44:33.175 INFO:teuthology.orchestra.run.smithi050.stdout: Birth: - 2024-09-17T00:44:33.175 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T00:44:33.228 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records in 2024-09-17T00:44:33.228 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records out 2024-09-17T00:44:33.228 INFO:teuthology.orchestra.run.smithi050.stderr:512 bytes copied, 0.000154779 s, 3.3 MB/s 2024-09-17T00:44:33.229 DEBUG:teuthology.orchestra.run.smithi050:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T00:44:33.275 DEBUG:teuthology.orchestra.run.smithi050:> stat /dev/vg_nvme/lv_3 2024-09-17T00:44:33.322 INFO:teuthology.orchestra.run.smithi050.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T00:44:33.323 INFO:teuthology.orchestra.run.smithi050.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:44:33.323 INFO:teuthology.orchestra.run.smithi050.stdout:Device: 5h/5d Inode: 919 Links: 1 2024-09-17T00:44:33.323 INFO:teuthology.orchestra.run.smithi050.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:44:33.323 INFO:teuthology.orchestra.run.smithi050.stdout:Access: 2024-09-17 00:37:37.348722429 +0000 2024-09-17T00:44:33.323 INFO:teuthology.orchestra.run.smithi050.stdout:Modify: 2024-09-17 00:37:37.344722465 +0000 2024-09-17T00:44:33.323 INFO:teuthology.orchestra.run.smithi050.stdout:Change: 2024-09-17 00:37:37.344722465 +0000 2024-09-17T00:44:33.323 INFO:teuthology.orchestra.run.smithi050.stdout: Birth: - 2024-09-17T00:44:33.323 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T00:44:33.379 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records in 2024-09-17T00:44:33.379 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records out 2024-09-17T00:44:33.379 INFO:teuthology.orchestra.run.smithi050.stderr:512 bytes copied, 0.000157101 s, 3.3 MB/s 2024-09-17T00:44:33.380 DEBUG:teuthology.orchestra.run.smithi050:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T00:44:33.429 DEBUG:teuthology.orchestra.run.smithi050:> stat /dev/vg_nvme/lv_4 2024-09-17T00:44:33.479 INFO:teuthology.orchestra.run.smithi050.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T00:44:33.479 INFO:teuthology.orchestra.run.smithi050.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:44:33.479 INFO:teuthology.orchestra.run.smithi050.stdout:Device: 5h/5d Inode: 936 Links: 1 2024-09-17T00:44:33.479 INFO:teuthology.orchestra.run.smithi050.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:44:33.479 INFO:teuthology.orchestra.run.smithi050.stdout:Access: 2024-09-17 00:37:38.092715792 +0000 2024-09-17T00:44:33.479 INFO:teuthology.orchestra.run.smithi050.stdout:Modify: 2024-09-17 00:37:37.836718076 +0000 2024-09-17T00:44:33.479 INFO:teuthology.orchestra.run.smithi050.stdout:Change: 2024-09-17 00:37:37.836718076 +0000 2024-09-17T00:44:33.479 INFO:teuthology.orchestra.run.smithi050.stdout: Birth: - 2024-09-17T00:44:33.480 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T00:44:33.534 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records in 2024-09-17T00:44:33.534 INFO:teuthology.orchestra.run.smithi050.stderr:1+0 records out 2024-09-17T00:44:33.534 INFO:teuthology.orchestra.run.smithi050.stderr:512 bytes copied, 0.000335128 s, 1.5 MB/s 2024-09-17T00:44:33.536 DEBUG:teuthology.orchestra.run.smithi050:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T00:44:33.585 INFO:tasks.cephadm:Deploying osd.0 on smithi027 with /dev/vg_nvme/lv_4... 2024-09-17T00:44:33.585 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T00:44:34.230 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:34.231 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:34 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:34.231 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:34 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:34.231 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:34 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:34.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:34.571 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:34 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:44:34.571 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:34 smithi050 systemd[1]: Started Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:44:34.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[25154]: cluster 2024-09-17T00:44:33.415097+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:34.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[25154]: audit 2024-09-17T00:44:34.503490+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:34.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[25154]: audit 2024-09-17T00:44:34.508306+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:34.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[25154]: audit 2024-09-17T00:44:34.511020+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:34.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[25154]: audit 2024-09-17T00:44:34.512680+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:34.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[25154]: audit 2024-09-17T00:44:34.523054+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:34.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[25154]: audit 2024-09-17T00:44:34.526278+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:44:34.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[25154]: audit 2024-09-17T00:44:34.528182+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:44:34.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[25154]: audit 2024-09-17T00:44:34.529873+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:34.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[19759]: cluster 2024-09-17T00:44:33.415097+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:34.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[19759]: audit 2024-09-17T00:44:34.503490+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:34.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[19759]: audit 2024-09-17T00:44:34.508306+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:34.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[19759]: audit 2024-09-17T00:44:34.511020+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:34.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[19759]: audit 2024-09-17T00:44:34.512680+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:34.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[19759]: audit 2024-09-17T00:44:34.523054+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:34.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[19759]: audit 2024-09-17T00:44:34.526278+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:44:34.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[19759]: audit 2024-09-17T00:44:34.528182+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:44:34.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:34 smithi027 bash[19759]: audit 2024-09-17T00:44:34.529873+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 bash[19968]: cluster 2024-09-17T00:44:33.415097+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 bash[19968]: audit 2024-09-17T00:44:34.503490+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 bash[19968]: audit 2024-09-17T00:44:34.508306+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 bash[19968]: audit 2024-09-17T00:44:34.511020+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 bash[19968]: audit 2024-09-17T00:44:34.512680+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 bash[19968]: audit 2024-09-17T00:44:34.523054+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 bash[19968]: audit 2024-09-17T00:44:34.526278+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:44:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 bash[19968]: audit 2024-09-17T00:44:34.528182+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:44:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:34 smithi050 bash[19968]: audit 2024-09-17T00:44:34.529873+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:35.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:35 smithi027 bash[19759]: cephadm 2024-09-17T00:44:34.524020+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:44:35.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:35 smithi027 bash[19759]: cephadm 2024-09-17T00:44:34.525662+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T00:44:35.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:35 smithi027 bash[19759]: cephadm 2024-09-17T00:44:34.531886+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mgr.y on smithi027 2024-09-17T00:44:35.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:35 smithi027 bash[25154]: cephadm 2024-09-17T00:44:34.524020+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:44:35.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:35 smithi027 bash[25154]: cephadm 2024-09-17T00:44:34.525662+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T00:44:35.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:35 smithi027 bash[25154]: cephadm 2024-09-17T00:44:34.531886+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mgr.y on smithi027 2024-09-17T00:44:35.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:35 smithi050 bash[19968]: cephadm 2024-09-17T00:44:34.524020+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:44:35.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:35 smithi050 bash[19968]: cephadm 2024-09-17T00:44:34.525662+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T00:44:35.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:35 smithi050 bash[19968]: cephadm 2024-09-17T00:44:34.531886+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mgr.y on smithi027 2024-09-17T00:44:36.303 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:36 smithi050 bash[21355]: debug 2024-09-17T00:44:36.163+0000 7fed43b95700 1 -- 172.21.15.50:0/3899812950 <== mon.2 v2:172.21.15.50:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561d23684340 con 0x561d24400c00 2024-09-17T00:44:36.304 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:36 smithi050 bash[21355]: debug 2024-09-17T00:44:36.311+0000 7fed4c804000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:44:36.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:36 smithi050 bash[19968]: cluster 2024-09-17T00:44:35.415406+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:37.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:36 smithi027 bash[19759]: cluster 2024-09-17T00:44:35.415406+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:37.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:36 smithi027 bash[25154]: cluster 2024-09-17T00:44:35.415406+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:38.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:37 smithi050 bash[21355]: debug 2024-09-17T00:44:37.903+0000 7fed4c804000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:44:38.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:38 smithi050 bash[21355]: debug 2024-09-17T00:44:37.999+0000 7fed4c804000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:44:38.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:38 smithi027 bash[19759]: audit 2024-09-17T00:44:37.171717+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:38.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:38 smithi027 bash[19759]: cluster 2024-09-17T00:44:37.415687+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:38.326 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:38 smithi027 bash[25154]: audit 2024-09-17T00:44:37.171717+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:38.326 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:38 smithi027 bash[25154]: cluster 2024-09-17T00:44:37.415687+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:38.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:38 smithi050 bash[21355]: debug 2024-09-17T00:44:38.251+0000 7fed4c804000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:44:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:38 smithi050 bash[19968]: audit 2024-09-17T00:44:37.171717+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:38 smithi050 bash[19968]: cluster 2024-09-17T00:44:37.415687+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:39.272 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[21355]: debug 2024-09-17T00:44:39.015+0000 7fed4c804000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:44:39.272 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[21355]: debug 2024-09-17T00:44:39.123+0000 7fed4c804000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:44:39.272 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[21355]: debug 2024-09-17T00:44:39.227+0000 7fed4c804000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:44:39.552 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[21355]: debug 2024-09-17T00:44:39.343+0000 7fed4c804000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:44:39.553 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[19968]: audit 2024-09-17T00:44:38.344797+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.553 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[19968]: audit 2024-09-17T00:44:38.346848+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:39.553 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[19968]: audit 2024-09-17T00:44:38.348433+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:39.553 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[19968]: audit 2024-09-17T00:44:38.349581+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:39.553 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[19968]: audit 2024-09-17T00:44:38.355744+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.553 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[19968]: cephadm 2024-09-17T00:44:38.356196+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:44:39.553 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[19968]: audit 2024-09-17T00:44:39.277050+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.553 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[19968]: audit 2024-09-17T00:44:39.281070+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.585 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:44:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:44:39.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[19759]: audit 2024-09-17T00:44:38.344797+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[19759]: audit 2024-09-17T00:44:38.346848+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:39.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[19759]: audit 2024-09-17T00:44:38.348433+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:39.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[19759]: audit 2024-09-17T00:44:38.349581+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:39.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[19759]: audit 2024-09-17T00:44:38.355744+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[19759]: cephadm 2024-09-17T00:44:38.356196+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:44:39.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[19759]: audit 2024-09-17T00:44:39.277050+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[19759]: audit 2024-09-17T00:44:39.281070+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[25154]: audit 2024-09-17T00:44:38.344797+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[25154]: audit 2024-09-17T00:44:38.346848+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:39.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[25154]: audit 2024-09-17T00:44:38.348433+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:39.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[25154]: audit 2024-09-17T00:44:38.349581+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:39.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[25154]: audit 2024-09-17T00:44:38.355744+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[25154]: cephadm 2024-09-17T00:44:38.356196+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:44:39.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[25154]: audit 2024-09-17T00:44:39.277050+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:39 smithi027 bash[25154]: audit 2024-09-17T00:44:39.281070+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:39.834 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[21355]: debug 2024-09-17T00:44:39.559+0000 7fed4c804000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:44:40.122 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[21355]: debug 2024-09-17T00:44:39.839+0000 7fed4c804000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:44:40.122 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:39 smithi050 bash[21355]: debug 2024-09-17T00:44:39.943+0000 7fed4c804000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:44:40.335 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:40 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:44:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:44:40.373 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:40 smithi050 bash[21355]: debug 2024-09-17T00:44:40.127+0000 7fed4c804000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:44:41.021 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:40 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:44:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:44:41.022 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:40 smithi050 bash[21355]: debug 2024-09-17T00:44:40.378+0000 7fed4c804000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:44:41.022 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:40 smithi050 bash[21355]: debug 2024-09-17T00:44:40.658+0000 7fed4c804000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:44:41.022 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:40 smithi050 bash[21355]: debug 2024-09-17T00:44:40.826+0000 7fed4c804000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:44:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[25154]: cluster 2024-09-17T00:44:39.415961+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[25154]: audit 2024-09-17T00:44:40.030661+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[25154]: audit 2024-09-17T00:44:40.676655+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[25154]: audit 2024-09-17T00:44:40.684641+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[25154]: audit 2024-09-17T00:44:40.726884+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[25154]: audit 2024-09-17T00:44:40.729204+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[25154]: audit 2024-09-17T00:44:40.730657+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[25154]: audit 2024-09-17T00:44:40.737845+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[19759]: cluster 2024-09-17T00:44:39.415961+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[19759]: audit 2024-09-17T00:44:40.030661+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[19759]: audit 2024-09-17T00:44:40.676655+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[19759]: audit 2024-09-17T00:44:40.684641+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[19759]: audit 2024-09-17T00:44:40.726884+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[19759]: audit 2024-09-17T00:44:40.729204+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[19759]: audit 2024-09-17T00:44:40.730657+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:41 smithi027 bash[19759]: audit 2024-09-17T00:44:40.737845+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.383 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[21355]: debug 2024-09-17T00:44:41.066+0000 7fed4c804000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:44:41.383 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[21355]: debug 2024-09-17T00:44:41.182+0000 7fed4c804000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:44:41.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[19968]: cluster 2024-09-17T00:44:39.415961+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:41.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[19968]: audit 2024-09-17T00:44:40.030661+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[19968]: audit 2024-09-17T00:44:40.676655+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[19968]: audit 2024-09-17T00:44:40.684641+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[19968]: audit 2024-09-17T00:44:40.726884+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:44:41.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[19968]: audit 2024-09-17T00:44:40.729204+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:41.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[19968]: audit 2024-09-17T00:44:40.730657+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:44:41.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[19968]: audit 2024-09-17T00:44:40.737845+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:44:41.883 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:41 smithi050 bash[21355]: debug 2024-09-17T00:44:41.526+0000 7fed4c804000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:44:42.600 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:42 smithi050 bash[21355]: debug 2024-09-17T00:44:42.274+0000 7fed4c804000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:44:42.600 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:42 smithi050 bash[21355]: debug 2024-09-17T00:44:42.390+0000 7fed4c804000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:44:42.600 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:42 smithi050 bash[21355]: debug 2024-09-17T00:44:42.606+0000 7fed4c804000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:44:43.305 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:42 smithi050 bash[21355]: debug 2024-09-17T00:44:42.930+0000 7fed4c804000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:44:43.305 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:43 smithi050 bash[19968]: cluster 2024-09-17T00:44:41.416382+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:43 smithi027 bash[19759]: cluster 2024-09-17T00:44:41.416382+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:43.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:43 smithi027 bash[25154]: cluster 2024-09-17T00:44:41.416382+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:43.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:43 smithi050 bash[21355]: debug 2024-09-17T00:44:43.310+0000 7fed4c804000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:44:43.634 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:44:43 smithi050 bash[21355]: debug 2024-09-17T00:44:43.426+0000 7fed4c804000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:44:43.663 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:44:43.703 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi027:vg_nvme/lv_4 2024-09-17T00:44:44.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:44 smithi027 bash[19759]: cluster 2024-09-17T00:44:43.450785+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:44:44.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:44 smithi027 bash[19759]: audit 2024-09-17T00:44:43.453672+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:44:44.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:44 smithi027 bash[19759]: audit 2024-09-17T00:44:43.454543+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:44:44.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:44 smithi027 bash[19759]: audit 2024-09-17T00:44:43.455614+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:44:44.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:44 smithi027 bash[19759]: audit 2024-09-17T00:44:43.456126+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:44:44.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:44 smithi027 bash[25154]: cluster 2024-09-17T00:44:43.450785+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:44:44.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:44 smithi027 bash[25154]: audit 2024-09-17T00:44:43.453672+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:44:44.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:44 smithi027 bash[25154]: audit 2024-09-17T00:44:43.454543+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:44:44.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:44 smithi027 bash[25154]: audit 2024-09-17T00:44:43.455614+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:44:44.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:44 smithi027 bash[25154]: audit 2024-09-17T00:44:43.456126+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:44:44.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:44 smithi050 bash[19968]: cluster 2024-09-17T00:44:43.450785+0000 mon.a (mon.0) 279 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:44:44.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:44 smithi050 bash[19968]: audit 2024-09-17T00:44:43.453672+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:44:44.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:44 smithi050 bash[19968]: audit 2024-09-17T00:44:43.454543+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:44:44.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:44 smithi050 bash[19968]: audit 2024-09-17T00:44:43.455614+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:44:44.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:44 smithi050 bash[19968]: audit 2024-09-17T00:44:43.456126+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.50:0/3355854913' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:44:45.292 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:45 smithi027 bash[19759]: cluster 2024-09-17T00:44:43.416852+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:45.292 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:45 smithi027 bash[19759]: cluster 2024-09-17T00:44:44.054756+0000 mon.a (mon.0) 280 : cluster [DBG] mgrmap e14: y(active, since 80s), standbys: x 2024-09-17T00:44:45.292 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:45 smithi027 bash[19759]: audit 2024-09-17T00:44:44.055033+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:44:45.293 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:45 smithi027 bash[25154]: cluster 2024-09-17T00:44:43.416852+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:45.293 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:45 smithi027 bash[25154]: cluster 2024-09-17T00:44:44.054756+0000 mon.a (mon.0) 280 : cluster [DBG] mgrmap e14: y(active, since 80s), standbys: x 2024-09-17T00:44:45.293 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:45 smithi027 bash[25154]: audit 2024-09-17T00:44:44.055033+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:44:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:45 smithi050 bash[19968]: cluster 2024-09-17T00:44:43.416852+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:45 smithi050 bash[19968]: cluster 2024-09-17T00:44:44.054756+0000 mon.a (mon.0) 280 : cluster [DBG] mgrmap e14: y(active, since 80s), standbys: x 2024-09-17T00:44:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:45 smithi050 bash[19968]: audit 2024-09-17T00:44:44.055033+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:44:47.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:47 smithi027 bash[19759]: cluster 2024-09-17T00:44:45.417250+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:47.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:47 smithi027 bash[19759]: audit 2024-09-17T00:44:46.875811+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:44:47.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:47 smithi027 bash[19759]: audit 2024-09-17T00:44:46.881508+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:44:47.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:47 smithi027 bash[19759]: audit 2024-09-17T00:44:46.882907+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:47.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:47 smithi027 bash[25154]: cluster 2024-09-17T00:44:45.417250+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:47.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:47 smithi027 bash[25154]: audit 2024-09-17T00:44:46.875811+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:44:47.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:47 smithi027 bash[25154]: audit 2024-09-17T00:44:46.881508+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:44:47.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:47 smithi027 bash[25154]: audit 2024-09-17T00:44:46.882907+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:47 smithi050 bash[19968]: cluster 2024-09-17T00:44:45.417250+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:47 smithi050 bash[19968]: audit 2024-09-17T00:44:46.875811+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:44:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:47 smithi050 bash[19968]: audit 2024-09-17T00:44:46.881508+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:44:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:47 smithi050 bash[19968]: audit 2024-09-17T00:44:46.882907+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:44:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:48 smithi027 bash[19759]: audit 2024-09-17T00:44:46.868998+0000 mgr.y (mgr.14152) 75 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:44:48.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:48 smithi027 bash[25154]: audit 2024-09-17T00:44:46.868998+0000 mgr.y (mgr.14152) 75 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:44:48.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:48 smithi050 bash[19968]: audit 2024-09-17T00:44:46.868998+0000 mgr.y (mgr.14152) 75 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:44:49.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:49 smithi027 bash[19759]: cluster 2024-09-17T00:44:47.417691+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:49 smithi027 bash[25154]: cluster 2024-09-17T00:44:47.417691+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:49.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:49 smithi050 bash[19968]: cluster 2024-09-17T00:44:47.417691+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:51.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:51 smithi027 bash[19759]: cluster 2024-09-17T00:44:49.418127+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:51 smithi027 bash[25154]: cluster 2024-09-17T00:44:49.418127+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:51.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:51 smithi050 bash[19968]: cluster 2024-09-17T00:44:49.418127+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:53.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:53 smithi027 bash[25154]: cluster 2024-09-17T00:44:51.418564+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:53.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:53 smithi027 bash[19759]: cluster 2024-09-17T00:44:51.418564+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:53.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:53 smithi050 bash[19968]: cluster 2024-09-17T00:44:51.418564+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:54.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[19759]: audit 2024-09-17T00:44:53.295146+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.27:0/1882144199' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60c7c548-e288-4525-8957-7ef7b9ecb6f5"}]: dispatch 2024-09-17T00:44:54.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[19759]: audit 2024-09-17T00:44:53.295844+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60c7c548-e288-4525-8957-7ef7b9ecb6f5"}]: dispatch 2024-09-17T00:44:54.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[19759]: audit 2024-09-17T00:44:53.304264+0000 mon.a (mon.0) 286 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60c7c548-e288-4525-8957-7ef7b9ecb6f5"}]': finished 2024-09-17T00:44:54.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[19759]: cluster 2024-09-17T00:44:53.304513+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T00:44:54.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[19759]: audit 2024-09-17T00:44:53.304739+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:44:54.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[19759]: audit 2024-09-17T00:44:54.001370+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.27:0/3662499341' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:44:54.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[25154]: audit 2024-09-17T00:44:53.295146+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.27:0/1882144199' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60c7c548-e288-4525-8957-7ef7b9ecb6f5"}]: dispatch 2024-09-17T00:44:54.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[25154]: audit 2024-09-17T00:44:53.295844+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60c7c548-e288-4525-8957-7ef7b9ecb6f5"}]: dispatch 2024-09-17T00:44:54.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[25154]: audit 2024-09-17T00:44:53.304264+0000 mon.a (mon.0) 286 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60c7c548-e288-4525-8957-7ef7b9ecb6f5"}]': finished 2024-09-17T00:44:54.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[25154]: cluster 2024-09-17T00:44:53.304513+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T00:44:54.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[25154]: audit 2024-09-17T00:44:53.304739+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:44:54.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:54 smithi027 bash[25154]: audit 2024-09-17T00:44:54.001370+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.27:0/3662499341' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:44:54.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:54 smithi050 bash[19968]: audit 2024-09-17T00:44:53.295146+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.27:0/1882144199' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60c7c548-e288-4525-8957-7ef7b9ecb6f5"}]: dispatch 2024-09-17T00:44:54.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:54 smithi050 bash[19968]: audit 2024-09-17T00:44:53.295844+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "60c7c548-e288-4525-8957-7ef7b9ecb6f5"}]: dispatch 2024-09-17T00:44:54.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:54 smithi050 bash[19968]: audit 2024-09-17T00:44:53.304264+0000 mon.a (mon.0) 286 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "60c7c548-e288-4525-8957-7ef7b9ecb6f5"}]': finished 2024-09-17T00:44:54.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:54 smithi050 bash[19968]: cluster 2024-09-17T00:44:53.304513+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T00:44:54.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:54 smithi050 bash[19968]: audit 2024-09-17T00:44:53.304739+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:44:54.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:54 smithi050 bash[19968]: audit 2024-09-17T00:44:54.001370+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.27:0/3662499341' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:44:55.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:55 smithi027 bash[19759]: cluster 2024-09-17T00:44:53.418889+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:55.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:55 smithi027 bash[25154]: cluster 2024-09-17T00:44:53.418889+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:55.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:55 smithi050 bash[19968]: cluster 2024-09-17T00:44:53.418889+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:57.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:57 smithi027 bash[19759]: cluster 2024-09-17T00:44:55.419298+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:57.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:57 smithi027 bash[25154]: cluster 2024-09-17T00:44:55.419298+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:57.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:57 smithi050 bash[19968]: cluster 2024-09-17T00:44:55.419298+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:59.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:44:59 smithi027 bash[19759]: cluster 2024-09-17T00:44:57.419693+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:59.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:44:59 smithi027 bash[25154]: cluster 2024-09-17T00:44:57.419693+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:59.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:44:59 smithi050 bash[19968]: cluster 2024-09-17T00:44:57.419693+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:44:59.772 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:44:59 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:44:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:45:00.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:45:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:45:00.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[19759]: cluster 2024-09-17T00:44:59.419989+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:00.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[19759]: audit 2024-09-17T00:44:59.424239+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[19759]: audit 2024-09-17T00:44:59.430064+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[19759]: audit 2024-09-17T00:45:00.263768+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[19759]: audit 2024-09-17T00:45:00.270103+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[25154]: cluster 2024-09-17T00:44:59.419989+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:00.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[25154]: audit 2024-09-17T00:44:59.424239+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[25154]: audit 2024-09-17T00:44:59.430064+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[25154]: audit 2024-09-17T00:45:00.263768+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:00 smithi027 bash[25154]: audit 2024-09-17T00:45:00.270103+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:00 smithi050 bash[19968]: cluster 2024-09-17T00:44:59.419989+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:00.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:00 smithi050 bash[19968]: audit 2024-09-17T00:44:59.424239+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:00 smithi050 bash[19968]: audit 2024-09-17T00:44:59.430064+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:00 smithi050 bash[19968]: audit 2024-09-17T00:45:00.263768+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:00.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:00 smithi050 bash[19968]: audit 2024-09-17T00:45:00.270103+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:02.794 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:02 smithi027 bash[19759]: cluster 2024-09-17T00:45:01.420391+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:02.794 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:02 smithi027 bash[25154]: cluster 2024-09-17T00:45:01.420391+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:02.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:02 smithi050 bash[19968]: cluster 2024-09-17T00:45:01.420391+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:04.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:04 smithi050 bash[19968]: cluster 2024-09-17T00:45:03.420824+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:05.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:04 smithi027 bash[19759]: cluster 2024-09-17T00:45:03.420824+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:05.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:04 smithi027 bash[25154]: cluster 2024-09-17T00:45:03.420824+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:05.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:05 smithi050 bash[19968]: audit 2024-09-17T00:45:05.306099+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:45:05.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:05 smithi050 bash[19968]: audit 2024-09-17T00:45:05.307861+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:06.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:05 smithi027 bash[19759]: audit 2024-09-17T00:45:05.306099+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:45:06.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:05 smithi027 bash[19759]: audit 2024-09-17T00:45:05.307861+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:06.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:05 smithi027 bash[25154]: audit 2024-09-17T00:45:05.306099+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:45:06.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:05 smithi027 bash[25154]: audit 2024-09-17T00:45:05.307861+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:06.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:06 smithi027 bash[19759]: cephadm 2024-09-17T00:45:05.309347+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-17T00:45:06.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:06 smithi027 bash[19759]: cluster 2024-09-17T00:45:05.421271+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:06.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:06 smithi027 bash[25154]: cephadm 2024-09-17T00:45:05.309347+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-17T00:45:06.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:06 smithi027 bash[25154]: cluster 2024-09-17T00:45:05.421271+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:06.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:06 smithi050 bash[19968]: cephadm 2024-09-17T00:45:05.309347+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-17T00:45:06.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:06 smithi050 bash[19968]: cluster 2024-09-17T00:45:05.421271+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:08.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:08 smithi027 bash[19759]: cluster 2024-09-17T00:45:07.421774+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:08.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:08 smithi027 bash[25154]: cluster 2024-09-17T00:45:07.421774+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:08.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:08 smithi050 bash[19968]: cluster 2024-09-17T00:45:07.421774+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:09.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:09 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:09.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:09 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:09.339 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:09 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:09.838 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:09 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:09.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:09 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:09.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:09 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:10.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[19759]: cluster 2024-09-17T00:45:09.422034+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:10.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[19759]: audit 2024-09-17T00:45:09.529032+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:10.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[19759]: audit 2024-09-17T00:45:09.571785+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:10.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[19759]: audit 2024-09-17T00:45:09.572890+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:10.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[19759]: audit 2024-09-17T00:45:09.573540+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:10.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[19759]: audit 2024-09-17T00:45:09.578562+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:10.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[25154]: cluster 2024-09-17T00:45:09.422034+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:10.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[25154]: audit 2024-09-17T00:45:09.529032+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:10.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[25154]: audit 2024-09-17T00:45:09.571785+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:10.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[25154]: audit 2024-09-17T00:45:09.572890+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:10.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[25154]: audit 2024-09-17T00:45:09.573540+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:10.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:10 smithi027 bash[25154]: audit 2024-09-17T00:45:09.578562+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:10.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:10 smithi050 bash[19968]: cluster 2024-09-17T00:45:09.422034+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:10.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:10 smithi050 bash[19968]: audit 2024-09-17T00:45:09.529032+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:10.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:10 smithi050 bash[19968]: audit 2024-09-17T00:45:09.571785+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:10.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:10 smithi050 bash[19968]: audit 2024-09-17T00:45:09.572890+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:10.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:10 smithi050 bash[19968]: audit 2024-09-17T00:45:09.573540+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:10.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:10 smithi050 bash[19968]: audit 2024-09-17T00:45:09.578562+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:12.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:12 smithi027 bash[19759]: cluster 2024-09-17T00:45:11.422417+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:12.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:12 smithi027 bash[25154]: cluster 2024-09-17T00:45:11.422417+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:12.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:12 smithi050 bash[19968]: cluster 2024-09-17T00:45:11.422417+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:14.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:14 smithi050 bash[19968]: cluster 2024-09-17T00:45:13.422740+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:15.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:14 smithi027 bash[25154]: cluster 2024-09-17T00:45:13.422740+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:15.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:14 smithi027 bash[19759]: cluster 2024-09-17T00:45:13.422740+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:16.778 INFO:teuthology.orchestra.run.smithi027.stdout:Created osd(s) 0 on host 'smithi027' 2024-09-17T00:45:16.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:16 smithi050 bash[19968]: cluster 2024-09-17T00:45:15.423136+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:16.907 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:16 smithi027 bash[25154]: cluster 2024-09-17T00:45:15.423136+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:16.907 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:16 smithi027 bash[19759]: cluster 2024-09-17T00:45:15.423136+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:17.970 DEBUG:teuthology.orchestra.run.smithi027:osd.0> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T00:45:17.973 INFO:tasks.cephadm:Deploying osd.1 on smithi027 with /dev/vg_nvme/lv_3... 2024-09-17T00:45:17.973 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T00:45:18.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[19759]: audit 2024-09-17T00:45:16.781610+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:18.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[19759]: audit 2024-09-17T00:45:16.811130+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:18.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[19759]: audit 2024-09-17T00:45:16.812380+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:18.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[19759]: audit 2024-09-17T00:45:16.813191+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:18.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[19759]: audit 2024-09-17T00:45:16.815415+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:45:18.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[19759]: cephadm 2024-09-17T00:45:16.816017+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 15217M 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[19759]: audit 2024-09-17T00:45:16.822149+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[19759]: audit 2024-09-17T00:45:16.828296+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[19759]: audit 2024-09-17T00:45:17.011482+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[25154]: audit 2024-09-17T00:45:16.781610+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[25154]: audit 2024-09-17T00:45:16.811130+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[25154]: audit 2024-09-17T00:45:16.812380+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[25154]: audit 2024-09-17T00:45:16.813191+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[25154]: audit 2024-09-17T00:45:16.815415+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[25154]: cephadm 2024-09-17T00:45:16.816017+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 15217M 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[25154]: audit 2024-09-17T00:45:16.822149+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[25154]: audit 2024-09-17T00:45:16.828296+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:18.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:17 smithi027 bash[25154]: audit 2024-09-17T00:45:17.011482+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:45:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:17 smithi050 bash[19968]: audit 2024-09-17T00:45:16.781610+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:17 smithi050 bash[19968]: audit 2024-09-17T00:45:16.811130+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:17 smithi050 bash[19968]: audit 2024-09-17T00:45:16.812380+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:17 smithi050 bash[19968]: audit 2024-09-17T00:45:16.813191+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:17 smithi050 bash[19968]: audit 2024-09-17T00:45:16.815415+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:45:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:17 smithi050 bash[19968]: cephadm 2024-09-17T00:45:16.816017+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 15217M 2024-09-17T00:45:18.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:17 smithi050 bash[19968]: audit 2024-09-17T00:45:16.822149+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:18.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:17 smithi050 bash[19968]: audit 2024-09-17T00:45:16.828296+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:18.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:17 smithi050 bash[19968]: audit 2024-09-17T00:45:17.011482+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:45:18.952 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[25154]: cluster 2024-09-17T00:45:17.423645+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:18.952 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[25154]: audit 2024-09-17T00:45:17.840101+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:45:18.952 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[25154]: cluster 2024-09-17T00:45:17.840255+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T00:45:18.952 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[25154]: audit 2024-09-17T00:45:17.840461+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:18.952 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[25154]: audit 2024-09-17T00:45:17.841216+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:45:18.953 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[19759]: cluster 2024-09-17T00:45:17.423645+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:18.953 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[19759]: audit 2024-09-17T00:45:17.840101+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:45:18.953 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[19759]: cluster 2024-09-17T00:45:17.840255+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T00:45:18.953 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[19759]: audit 2024-09-17T00:45:17.840461+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:18.953 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[19759]: audit 2024-09-17T00:45:17.841216+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:45:18.953 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[28560]: debug 2024-09-17T00:45:18.846+0000 7f65f5061700 -1 osd.0 0 waiting for initial osdmap 2024-09-17T00:45:18.953 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:45:18 smithi027 bash[28560]: debug 2024-09-17T00:45:18.850+0000 7f65ef1f7700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:45:19.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:18 smithi050 bash[19968]: cluster 2024-09-17T00:45:17.423645+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:19.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:18 smithi050 bash[19968]: audit 2024-09-17T00:45:17.840101+0000 mon.a (mon.0) 308 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:45:19.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:18 smithi050 bash[19968]: cluster 2024-09-17T00:45:17.840255+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T00:45:19.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:18 smithi050 bash[19968]: audit 2024-09-17T00:45:17.840461+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:19.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:18 smithi050 bash[19968]: audit 2024-09-17T00:45:17.841216+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:45:19.839 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:45:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:45:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:19 smithi050 bash[19968]: audit 2024-09-17T00:45:18.842428+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:45:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:19 smithi050 bash[19968]: cluster 2024-09-17T00:45:18.842593+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T00:45:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:19 smithi050 bash[19968]: audit 2024-09-17T00:45:18.843346+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:19 smithi050 bash[19968]: audit 2024-09-17T00:45:18.852109+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:19 smithi050 bash[19968]: audit 2024-09-17T00:45:19.528760+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:20.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:19 smithi050 bash[19968]: audit 2024-09-17T00:45:19.534294+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:20.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:19 smithi050 bash[19968]: audit 2024-09-17T00:45:19.551368+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:20.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:19 smithi050 bash[19968]: audit 2024-09-17T00:45:19.552834+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:20.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:19 smithi050 bash[19968]: audit 2024-09-17T00:45:19.553877+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:20.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:19 smithi050 bash[19968]: audit 2024-09-17T00:45:19.561474+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:20.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[25154]: audit 2024-09-17T00:45:18.842428+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:45:20.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[25154]: cluster 2024-09-17T00:45:18.842593+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T00:45:20.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[25154]: audit 2024-09-17T00:45:18.843346+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:20.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[25154]: audit 2024-09-17T00:45:18.852109+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:20.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[25154]: audit 2024-09-17T00:45:19.528760+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:20.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[25154]: audit 2024-09-17T00:45:19.534294+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:20.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[25154]: audit 2024-09-17T00:45:19.551368+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:20.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[25154]: audit 2024-09-17T00:45:19.552834+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:20.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[25154]: audit 2024-09-17T00:45:19.553877+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:20.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[25154]: audit 2024-09-17T00:45:19.561474+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:20.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[19759]: audit 2024-09-17T00:45:18.842428+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:45:20.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[19759]: cluster 2024-09-17T00:45:18.842593+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T00:45:20.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[19759]: audit 2024-09-17T00:45:18.843346+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:20.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[19759]: audit 2024-09-17T00:45:18.852109+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:20.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[19759]: audit 2024-09-17T00:45:19.528760+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:20.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[19759]: audit 2024-09-17T00:45:19.534294+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:20.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[19759]: audit 2024-09-17T00:45:19.551368+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:20.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[19759]: audit 2024-09-17T00:45:19.552834+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:20.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[19759]: audit 2024-09-17T00:45:19.553877+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:20.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:19 smithi027 bash[19759]: audit 2024-09-17T00:45:19.561474+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:20.589 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:45:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:45:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[19759]: cluster 2024-09-17T00:45:18.047065+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:45:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[19759]: cluster 2024-09-17T00:45:18.047250+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:45:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[19759]: cluster 2024-09-17T00:45:19.424075+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[19759]: cephadm 2024-09-17T00:45:19.529866+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:45:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[19759]: cluster 2024-09-17T00:45:19.852748+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338] boot 2024-09-17T00:45:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[19759]: cluster 2024-09-17T00:45:19.852810+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[19759]: audit 2024-09-17T00:45:19.854012+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[19759]: audit 2024-09-17T00:45:20.424993+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[19759]: audit 2024-09-17T00:45:20.429436+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[25154]: cluster 2024-09-17T00:45:18.047065+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[25154]: cluster 2024-09-17T00:45:18.047250+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[25154]: cluster 2024-09-17T00:45:19.424075+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[25154]: cephadm 2024-09-17T00:45:19.529866+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[25154]: cluster 2024-09-17T00:45:19.852748+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338] boot 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[25154]: cluster 2024-09-17T00:45:19.852810+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[25154]: audit 2024-09-17T00:45:19.854012+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[25154]: audit 2024-09-17T00:45:20.424993+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:20 smithi027 bash[25154]: audit 2024-09-17T00:45:20.429436+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:20 smithi050 bash[19968]: cluster 2024-09-17T00:45:18.047065+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:45:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:20 smithi050 bash[19968]: cluster 2024-09-17T00:45:18.047250+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:45:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:20 smithi050 bash[19968]: cluster 2024-09-17T00:45:19.424075+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:45:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:20 smithi050 bash[19968]: cephadm 2024-09-17T00:45:19.529866+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:45:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:20 smithi050 bash[19968]: cluster 2024-09-17T00:45:19.852748+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.27:6802/2564128338,v1:172.21.15.27:6803/2564128338] boot 2024-09-17T00:45:21.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:20 smithi050 bash[19968]: cluster 2024-09-17T00:45:19.852810+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T00:45:21.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:20 smithi050 bash[19968]: audit 2024-09-17T00:45:19.854012+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:45:21.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:20 smithi050 bash[19968]: audit 2024-09-17T00:45:20.424993+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:21.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:20 smithi050 bash[19968]: audit 2024-09-17T00:45:20.429436+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:22.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:21 smithi050 bash[19968]: cluster 2024-09-17T00:45:20.862336+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T00:45:22.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:21 smithi027 bash[19759]: cluster 2024-09-17T00:45:20.862336+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T00:45:22.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:21 smithi027 bash[25154]: cluster 2024-09-17T00:45:20.862336+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T00:45:22.839 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:45:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:45:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:22 smithi050 bash[19968]: cluster 2024-09-17T00:45:21.424579+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:22 smithi050 bash[19968]: audit 2024-09-17T00:45:22.609486+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:22 smithi050 bash[19968]: audit 2024-09-17T00:45:22.613698+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:22 smithi050 bash[19968]: audit 2024-09-17T00:45:22.634463+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:22 smithi050 bash[19968]: audit 2024-09-17T00:45:22.635515+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:22 smithi050 bash[19968]: audit 2024-09-17T00:45:22.636118+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:22 smithi050 bash[19968]: audit 2024-09-17T00:45:22.641030+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:23.288 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[19759]: cluster 2024-09-17T00:45:21.424579+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[19759]: audit 2024-09-17T00:45:22.609486+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[19759]: audit 2024-09-17T00:45:22.613698+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[19759]: audit 2024-09-17T00:45:22.634463+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[19759]: audit 2024-09-17T00:45:22.635515+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[19759]: audit 2024-09-17T00:45:22.636118+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[19759]: audit 2024-09-17T00:45:22.641030+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[25154]: cluster 2024-09-17T00:45:21.424579+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[25154]: audit 2024-09-17T00:45:22.609486+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[25154]: audit 2024-09-17T00:45:22.613698+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[25154]: audit 2024-09-17T00:45:22.634463+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:23.289 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[25154]: audit 2024-09-17T00:45:22.635515+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:23.290 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[25154]: audit 2024-09-17T00:45:22.636118+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:23.290 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:22 smithi027 bash[25154]: audit 2024-09-17T00:45:22.641030+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:24.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:23 smithi050 bash[19968]: audit 2024-09-17T00:45:23.471930+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:45:24.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:23 smithi050 bash[19968]: audit 2024-09-17T00:45:23.472668+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:45:24.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:23 smithi027 bash[25154]: audit 2024-09-17T00:45:23.471930+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:45:24.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:23 smithi027 bash[25154]: audit 2024-09-17T00:45:23.472668+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:45:24.320 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:23 smithi027 bash[19759]: audit 2024-09-17T00:45:23.471930+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:45:24.320 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:23 smithi027 bash[19759]: audit 2024-09-17T00:45:23.472668+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:45:25.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:24 smithi050 bash[19968]: cluster 2024-09-17T00:45:23.425063+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:24 smithi027 bash[25154]: cluster 2024-09-17T00:45:23.425063+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:25.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:24 smithi027 bash[19759]: cluster 2024-09-17T00:45:23.425063+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:26.323 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:45:26.363 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi027:vg_nvme/lv_3 2024-09-17T00:45:27.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:26 smithi050 bash[19968]: cluster 2024-09-17T00:45:25.425456+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:27.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:26 smithi027 bash[19759]: cluster 2024-09-17T00:45:25.425456+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:27.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:26 smithi027 bash[25154]: cluster 2024-09-17T00:45:25.425456+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:29.147 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:28 smithi027 bash[19759]: cluster 2024-09-17T00:45:27.425902+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:29.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:28 smithi027 bash[25154]: cluster 2024-09-17T00:45:27.425902+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:29.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:28 smithi050 bash[19968]: cluster 2024-09-17T00:45:27.425902+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:30.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:29 smithi027 bash[19759]: audit 2024-09-17T00:45:29.507337+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:45:30.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:29 smithi027 bash[19759]: audit 2024-09-17T00:45:29.510473+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:45:30.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:29 smithi027 bash[19759]: audit 2024-09-17T00:45:29.511841+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:30.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:29 smithi027 bash[25154]: audit 2024-09-17T00:45:29.507337+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:45:30.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:29 smithi027 bash[25154]: audit 2024-09-17T00:45:29.510473+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:45:30.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:29 smithi027 bash[25154]: audit 2024-09-17T00:45:29.511841+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:30.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:29 smithi050 bash[19968]: audit 2024-09-17T00:45:29.507337+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:45:30.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:29 smithi050 bash[19968]: audit 2024-09-17T00:45:29.510473+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:45:30.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:29 smithi050 bash[19968]: audit 2024-09-17T00:45:29.511841+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:30 smithi027 bash[19759]: cluster 2024-09-17T00:45:29.426335+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:30 smithi027 bash[19759]: audit 2024-09-17T00:45:29.503562+0000 mgr.y (mgr.14152) 101 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:45:31.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:30 smithi027 bash[25154]: cluster 2024-09-17T00:45:29.426335+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:31.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:30 smithi027 bash[25154]: audit 2024-09-17T00:45:29.503562+0000 mgr.y (mgr.14152) 101 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:45:31.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:30 smithi050 bash[19968]: cluster 2024-09-17T00:45:29.426335+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:31.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:30 smithi050 bash[19968]: audit 2024-09-17T00:45:29.503562+0000 mgr.y (mgr.14152) 101 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:45:33.274 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:32 smithi027 bash[19759]: cluster 2024-09-17T00:45:31.426780+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:33.274 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:32 smithi027 bash[25154]: cluster 2024-09-17T00:45:31.426780+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:33.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:32 smithi050 bash[19968]: cluster 2024-09-17T00:45:31.426780+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:35.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:34 smithi027 bash[19759]: cluster 2024-09-17T00:45:33.427143+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:34 smithi027 bash[25154]: cluster 2024-09-17T00:45:33.427143+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:35.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:34 smithi050 bash[19968]: cluster 2024-09-17T00:45:33.427143+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:35 smithi050 bash[19968]: audit 2024-09-17T00:45:35.734397+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.27:0/444061748' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36531943-529b-4937-9c7a-f98305d2b941"}]: dispatch 2024-09-17T00:45:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:35 smithi050 bash[19968]: audit 2024-09-17T00:45:35.741575+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.27:0/444061748' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36531943-529b-4937-9c7a-f98305d2b941"}]': finished 2024-09-17T00:45:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:35 smithi050 bash[19968]: cluster 2024-09-17T00:45:35.741758+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T00:45:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:35 smithi050 bash[19968]: audit 2024-09-17T00:45:35.741966+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:45:36.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:35 smithi027 bash[19759]: audit 2024-09-17T00:45:35.734397+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.27:0/444061748' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36531943-529b-4937-9c7a-f98305d2b941"}]: dispatch 2024-09-17T00:45:36.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:35 smithi027 bash[19759]: audit 2024-09-17T00:45:35.741575+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.27:0/444061748' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36531943-529b-4937-9c7a-f98305d2b941"}]': finished 2024-09-17T00:45:36.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:35 smithi027 bash[19759]: cluster 2024-09-17T00:45:35.741758+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T00:45:36.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:35 smithi027 bash[19759]: audit 2024-09-17T00:45:35.741966+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:45:36.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:35 smithi027 bash[25154]: audit 2024-09-17T00:45:35.734397+0000 mon.a (mon.0) 339 : audit [INF] from='client.? 172.21.15.27:0/444061748' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "36531943-529b-4937-9c7a-f98305d2b941"}]: dispatch 2024-09-17T00:45:36.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:35 smithi027 bash[25154]: audit 2024-09-17T00:45:35.741575+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.27:0/444061748' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "36531943-529b-4937-9c7a-f98305d2b941"}]': finished 2024-09-17T00:45:36.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:35 smithi027 bash[25154]: cluster 2024-09-17T00:45:35.741758+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T00:45:36.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:35 smithi027 bash[25154]: audit 2024-09-17T00:45:35.741966+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:45:36.988 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:36 smithi050 bash[19968]: cluster 2024-09-17T00:45:35.427494+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:36.989 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:36 smithi050 bash[19968]: audit 2024-09-17T00:45:36.437213+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.27:0/3452779400' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:45:37.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:36 smithi027 bash[19759]: cluster 2024-09-17T00:45:35.427494+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:37.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:36 smithi027 bash[19759]: audit 2024-09-17T00:45:36.437213+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.27:0/3452779400' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:45:37.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:36 smithi027 bash[25154]: cluster 2024-09-17T00:45:35.427494+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:37.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:36 smithi027 bash[25154]: audit 2024-09-17T00:45:36.437213+0000 mon.a (mon.0) 343 : audit [DBG] from='client.? 172.21.15.27:0/3452779400' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:45:39.175 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:38 smithi027 bash[19759]: cluster 2024-09-17T00:45:37.427934+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:39.175 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:38 smithi027 bash[25154]: cluster 2024-09-17T00:45:37.427934+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:39.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:38 smithi050 bash[19968]: cluster 2024-09-17T00:45:37.427934+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:40.925 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:40 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:45:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:45:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:40 smithi027 bash[19759]: cluster 2024-09-17T00:45:39.428350+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:40 smithi027 bash[19759]: audit 2024-09-17T00:45:40.595606+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:41.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:40 smithi027 bash[19759]: audit 2024-09-17T00:45:40.604217+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:40 smithi027 bash[25154]: cluster 2024-09-17T00:45:39.428350+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:40 smithi027 bash[25154]: audit 2024-09-17T00:45:40.595606+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:40 smithi027 bash[25154]: audit 2024-09-17T00:45:40.604217+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:41.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:40 smithi050 bash[19968]: cluster 2024-09-17T00:45:39.428350+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:41.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:40 smithi050 bash[19968]: audit 2024-09-17T00:45:40.595606+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:41.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:40 smithi050 bash[19968]: audit 2024-09-17T00:45:40.604217+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:43.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:42 smithi027 bash[19759]: cluster 2024-09-17T00:45:41.428827+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:43.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:42 smithi027 bash[19759]: audit 2024-09-17T00:45:42.772158+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:43.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:42 smithi027 bash[19759]: audit 2024-09-17T00:45:42.780448+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:43.090 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:42 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:45:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:45:43.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:42 smithi027 bash[25154]: cluster 2024-09-17T00:45:41.428827+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:43.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:42 smithi027 bash[25154]: audit 2024-09-17T00:45:42.772158+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:43.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:42 smithi027 bash[25154]: audit 2024-09-17T00:45:42.780448+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:43.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:42 smithi050 bash[19968]: cluster 2024-09-17T00:45:41.428827+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:43.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:42 smithi050 bash[19968]: audit 2024-09-17T00:45:42.772158+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:43.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:42 smithi050 bash[19968]: audit 2024-09-17T00:45:42.780448+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:43.839 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:43 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:45:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:45:44.764 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:44 smithi027 bash[25154]: cluster 2024-09-17T00:45:43.429226+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:44.764 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:44 smithi027 bash[25154]: audit 2024-09-17T00:45:43.557296+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:44.764 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:44 smithi027 bash[25154]: cephadm 2024-09-17T00:45:43.558077+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:45:44.764 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:44 smithi027 bash[25154]: audit 2024-09-17T00:45:43.562209+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:44.765 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:44 smithi027 bash[19759]: cluster 2024-09-17T00:45:43.429226+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:44.765 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:44 smithi027 bash[19759]: audit 2024-09-17T00:45:43.557296+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:44.765 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:44 smithi027 bash[19759]: cephadm 2024-09-17T00:45:43.558077+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:45:44.766 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:44 smithi027 bash[19759]: audit 2024-09-17T00:45:43.562209+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:44.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:44 smithi050 bash[19968]: cluster 2024-09-17T00:45:43.429226+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:44.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:44 smithi050 bash[19968]: audit 2024-09-17T00:45:43.557296+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:44.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:44 smithi050 bash[19968]: cephadm 2024-09-17T00:45:43.558077+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:45:44.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:44 smithi050 bash[19968]: audit 2024-09-17T00:45:43.562209+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:46.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:46 smithi027 bash[25154]: cluster 2024-09-17T00:45:45.429756+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:46.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:46 smithi027 bash[19759]: cluster 2024-09-17T00:45:45.429756+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:46.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:46 smithi050 bash[19968]: cluster 2024-09-17T00:45:45.429756+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:47.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:47 smithi027 bash[19759]: audit 2024-09-17T00:45:47.331651+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:45:47.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:47 smithi027 bash[19759]: audit 2024-09-17T00:45:47.333576+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:47.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:47 smithi027 bash[25154]: audit 2024-09-17T00:45:47.331651+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:45:47.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:47 smithi027 bash[25154]: audit 2024-09-17T00:45:47.333576+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:47.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:47 smithi050 bash[19968]: audit 2024-09-17T00:45:47.331651+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:45:47.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:47 smithi050 bash[19968]: audit 2024-09-17T00:45:47.333576+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:48.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:48 smithi027 bash[25154]: cephadm 2024-09-17T00:45:47.335084+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.1 on smithi027 2024-09-17T00:45:48.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:48 smithi027 bash[25154]: cluster 2024-09-17T00:45:47.430261+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:48.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:48 smithi027 bash[19759]: cephadm 2024-09-17T00:45:47.335084+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.1 on smithi027 2024-09-17T00:45:48.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:48 smithi027 bash[19759]: cluster 2024-09-17T00:45:47.430261+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:48.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:48 smithi050 bash[19968]: cephadm 2024-09-17T00:45:47.335084+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.1 on smithi027 2024-09-17T00:45:48.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:48 smithi050 bash[19968]: cluster 2024-09-17T00:45:47.430261+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:50.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:50 smithi027 bash[25154]: cluster 2024-09-17T00:45:49.430760+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:50.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:50 smithi027 bash[19759]: cluster 2024-09-17T00:45:49.430760+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:50.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:50 smithi050 bash[19968]: cluster 2024-09-17T00:45:49.430760+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:51.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:51 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:51.295 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:51 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:51.295 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:45:51 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:51.295 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:51 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:51.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:51 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:51.590 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:45:51 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:51.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:51 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:51.590 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:45:51 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:45:52.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[25154]: cluster 2024-09-17T00:45:51.431067+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:52.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[25154]: audit 2024-09-17T00:45:51.522241+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:52.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[25154]: audit 2024-09-17T00:45:51.527041+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:52.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[25154]: audit 2024-09-17T00:45:51.528608+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:52.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[25154]: audit 2024-09-17T00:45:51.529387+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:52.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[25154]: audit 2024-09-17T00:45:51.536875+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:52.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[19759]: cluster 2024-09-17T00:45:51.431067+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:52.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[19759]: audit 2024-09-17T00:45:51.522241+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:52.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[19759]: audit 2024-09-17T00:45:51.527041+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:52.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[19759]: audit 2024-09-17T00:45:51.528608+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:52.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[19759]: audit 2024-09-17T00:45:51.529387+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:52.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:52 smithi027 bash[19759]: audit 2024-09-17T00:45:51.536875+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:52.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:52 smithi050 bash[19968]: cluster 2024-09-17T00:45:51.431067+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:52.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:52 smithi050 bash[19968]: audit 2024-09-17T00:45:51.522241+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:52.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:52 smithi050 bash[19968]: audit 2024-09-17T00:45:51.527041+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:52.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:52 smithi050 bash[19968]: audit 2024-09-17T00:45:51.528608+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:52.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:52 smithi050 bash[19968]: audit 2024-09-17T00:45:51.529387+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:52.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:52 smithi050 bash[19968]: audit 2024-09-17T00:45:51.536875+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:54.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:54 smithi050 bash[19968]: cluster 2024-09-17T00:45:53.431580+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:55.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:54 smithi027 bash[19759]: cluster 2024-09-17T00:45:53.431580+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:55.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:54 smithi027 bash[25154]: cluster 2024-09-17T00:45:53.431580+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:56.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:56 smithi050 bash[19968]: cluster 2024-09-17T00:45:55.431968+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:57.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:56 smithi027 bash[19759]: cluster 2024-09-17T00:45:55.431968+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:57.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:56 smithi027 bash[25154]: cluster 2024-09-17T00:45:55.431968+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:58.616 INFO:teuthology.orchestra.run.smithi027.stdout:Created osd(s) 1 on host 'smithi027' 2024-09-17T00:45:59.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[19759]: cluster 2024-09-17T00:45:57.432381+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:59.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[19759]: audit 2024-09-17T00:45:58.619162+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:59.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[19759]: audit 2024-09-17T00:45:58.620437+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:59.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[19759]: audit 2024-09-17T00:45:58.622222+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:59.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[19759]: audit 2024-09-17T00:45:58.623058+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:59.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[19759]: audit 2024-09-17T00:45:58.625164+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:45:59.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[19759]: audit 2024-09-17T00:45:58.625900+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:45:59.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[19759]: audit 2024-09-17T00:45:58.631931+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:59.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[25154]: cluster 2024-09-17T00:45:57.432381+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:59.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[25154]: audit 2024-09-17T00:45:58.619162+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:59.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[25154]: audit 2024-09-17T00:45:58.620437+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:59.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[25154]: audit 2024-09-17T00:45:58.622222+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:59.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[25154]: audit 2024-09-17T00:45:58.623058+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:59.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[25154]: audit 2024-09-17T00:45:58.625164+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:45:59.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[25154]: audit 2024-09-17T00:45:58.625900+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:45:59.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:58 smithi027 bash[25154]: audit 2024-09-17T00:45:58.631931+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:59.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:58 smithi050 bash[19968]: cluster 2024-09-17T00:45:57.432381+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:45:59.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:58 smithi050 bash[19968]: audit 2024-09-17T00:45:58.619162+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:59.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:58 smithi050 bash[19968]: audit 2024-09-17T00:45:58.620437+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:45:59.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:58 smithi050 bash[19968]: audit 2024-09-17T00:45:58.622222+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:45:59.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:58 smithi050 bash[19968]: audit 2024-09-17T00:45:58.623058+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:45:59.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:58 smithi050 bash[19968]: audit 2024-09-17T00:45:58.625164+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:45:59.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:58 smithi050 bash[19968]: audit 2024-09-17T00:45:58.625900+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:45:59.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:58 smithi050 bash[19968]: audit 2024-09-17T00:45:58.631931+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:59.777 DEBUG:teuthology.orchestra.run.smithi027:osd.1> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T00:45:59.780 INFO:tasks.cephadm:Deploying osd.2 on smithi027 with /dev/vg_nvme/lv_2... 2024-09-17T00:45:59.780 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T00:45:59.949 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:59 smithi050 bash[19968]: cephadm 2024-09-17T00:45:58.626500+0000 mgr.y (mgr.14152) 118 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 7608M 2024-09-17T00:45:59.949 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:59 smithi050 bash[19968]: audit 2024-09-17T00:45:58.642364+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:59.949 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:45:59 smithi050 bash[19968]: audit 2024-09-17T00:45:58.876423+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:45:59.960 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:59 smithi027 bash[25154]: cephadm 2024-09-17T00:45:58.626500+0000 mgr.y (mgr.14152) 118 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 7608M 2024-09-17T00:45:59.960 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:59 smithi027 bash[25154]: audit 2024-09-17T00:45:58.642364+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:59.960 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:45:59 smithi027 bash[25154]: audit 2024-09-17T00:45:58.876423+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:45:59.960 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:59 smithi027 bash[19759]: cephadm 2024-09-17T00:45:58.626500+0000 mgr.y (mgr.14152) 118 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 7608M 2024-09-17T00:45:59.960 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:59 smithi027 bash[19759]: audit 2024-09-17T00:45:58.642364+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:45:59.960 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:45:59 smithi027 bash[19759]: audit 2024-09-17T00:45:58.876423+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:46:00.979 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:00 smithi050 bash[19968]: cluster 2024-09-17T00:45:59.432857+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:46:00.979 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:00 smithi050 bash[19968]: audit 2024-09-17T00:45:59.666284+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:46:00.979 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:00 smithi050 bash[19968]: cluster 2024-09-17T00:45:59.666440+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T00:46:00.979 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:00 smithi050 bash[19968]: audit 2024-09-17T00:45:59.666712+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:00.979 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:00 smithi050 bash[19968]: audit 2024-09-17T00:45:59.667488+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:46:01.090 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:46:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:46:01.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[25154]: cluster 2024-09-17T00:45:59.432857+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:46:01.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[25154]: audit 2024-09-17T00:45:59.666284+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:46:01.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[25154]: cluster 2024-09-17T00:45:59.666440+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T00:46:01.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[25154]: audit 2024-09-17T00:45:59.666712+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:01.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[25154]: audit 2024-09-17T00:45:59.667488+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:46:01.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[19759]: cluster 2024-09-17T00:45:59.432857+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:46:01.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[19759]: audit 2024-09-17T00:45:59.666284+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:46:01.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[19759]: cluster 2024-09-17T00:45:59.666440+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T00:46:01.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[19759]: audit 2024-09-17T00:45:59.666712+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:01.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[19759]: audit 2024-09-17T00:45:59.667488+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:46:01.091 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[31867]: debug 2024-09-17T00:46:00.672+0000 7f3361315700 -1 osd.1 0 waiting for initial osdmap 2024-09-17T00:46:01.091 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:46:00 smithi027 bash[31867]: debug 2024-09-17T00:46:00.680+0000 7f335dcb0700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:46:02.075 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[19759]: audit 2024-09-17T00:46:00.667086+0000 mon.a (mon.0) 370 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:46:02.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[19759]: cluster 2024-09-17T00:46:00.667257+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T00:46:02.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[19759]: audit 2024-09-17T00:46:00.668034+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:02.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[19759]: audit 2024-09-17T00:46:00.679959+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:02.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[19759]: audit 2024-09-17T00:46:00.751532+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:02.076 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[19759]: audit 2024-09-17T00:46:00.759306+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:02.076 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[25154]: audit 2024-09-17T00:46:00.667086+0000 mon.a (mon.0) 370 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:46:02.076 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[25154]: cluster 2024-09-17T00:46:00.667257+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T00:46:02.076 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[25154]: audit 2024-09-17T00:46:00.668034+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:02.076 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[25154]: audit 2024-09-17T00:46:00.679959+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:02.076 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[25154]: audit 2024-09-17T00:46:00.751532+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:02.077 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:01 smithi027 bash[25154]: audit 2024-09-17T00:46:00.759306+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:02.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:01 smithi050 bash[19968]: audit 2024-09-17T00:46:00.667086+0000 mon.a (mon.0) 370 : audit [INF] from='osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:46:02.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:01 smithi050 bash[19968]: cluster 2024-09-17T00:46:00.667257+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T00:46:02.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:01 smithi050 bash[19968]: audit 2024-09-17T00:46:00.668034+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:02.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:01 smithi050 bash[19968]: audit 2024-09-17T00:46:00.679959+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:02.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:01 smithi050 bash[19968]: audit 2024-09-17T00:46:00.751532+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:02.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:01 smithi050 bash[19968]: audit 2024-09-17T00:46:00.759306+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:03.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[19759]: cluster 2024-09-17T00:45:59.891986+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:46:03.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[19759]: cluster 2024-09-17T00:45:59.892120+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:46:03.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[19759]: cluster 2024-09-17T00:46:01.433375+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:46:03.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[19759]: cluster 2024-09-17T00:46:01.679776+0000 mon.a (mon.0) 376 : cluster [INF] osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106] boot 2024-09-17T00:46:03.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[19759]: cluster 2024-09-17T00:46:01.679885+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T00:46:03.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[19759]: audit 2024-09-17T00:46:01.680948+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:03.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[25154]: cluster 2024-09-17T00:45:59.891986+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:46:03.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[25154]: cluster 2024-09-17T00:45:59.892120+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:46:03.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[25154]: cluster 2024-09-17T00:46:01.433375+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:46:03.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[25154]: cluster 2024-09-17T00:46:01.679776+0000 mon.a (mon.0) 376 : cluster [INF] osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106] boot 2024-09-17T00:46:03.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[25154]: cluster 2024-09-17T00:46:01.679885+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T00:46:03.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:02 smithi027 bash[25154]: audit 2024-09-17T00:46:01.680948+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:03.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:02 smithi050 bash[19968]: cluster 2024-09-17T00:45:59.891986+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:46:03.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:02 smithi050 bash[19968]: cluster 2024-09-17T00:45:59.892120+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:46:03.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:02 smithi050 bash[19968]: cluster 2024-09-17T00:46:01.433375+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:46:03.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:02 smithi050 bash[19968]: cluster 2024-09-17T00:46:01.679776+0000 mon.a (mon.0) 376 : cluster [INF] osd.1 [v2:172.21.15.27:6810/3482278106,v1:172.21.15.27:6811/3482278106] boot 2024-09-17T00:46:03.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:02 smithi050 bash[19968]: cluster 2024-09-17T00:46:01.679885+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T00:46:03.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:02 smithi050 bash[19968]: audit 2024-09-17T00:46:01.680948+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:46:03.935 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:46:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:46:03.936 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[19759]: cluster 2024-09-17T00:46:02.765636+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T00:46:03.936 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[19759]: audit 2024-09-17T00:46:03.677104+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:03.936 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[19759]: audit 2024-09-17T00:46:03.685075+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:03.936 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[19759]: audit 2024-09-17T00:46:03.722274+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:03.936 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[19759]: audit 2024-09-17T00:46:03.724364+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:03.936 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[19759]: audit 2024-09-17T00:46:03.725641+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:03.936 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[19759]: audit 2024-09-17T00:46:03.733481+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:03.936 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[25154]: cluster 2024-09-17T00:46:02.765636+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T00:46:03.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[25154]: audit 2024-09-17T00:46:03.677104+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:03.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[25154]: audit 2024-09-17T00:46:03.685075+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:03.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[25154]: audit 2024-09-17T00:46:03.722274+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:03.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[25154]: audit 2024-09-17T00:46:03.724364+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:03.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[25154]: audit 2024-09-17T00:46:03.725641+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:03.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:03 smithi027 bash[25154]: audit 2024-09-17T00:46:03.733481+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:04.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:03 smithi050 bash[19968]: cluster 2024-09-17T00:46:02.765636+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T00:46:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:03 smithi050 bash[19968]: audit 2024-09-17T00:46:03.677104+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:03 smithi050 bash[19968]: audit 2024-09-17T00:46:03.685075+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:03 smithi050 bash[19968]: audit 2024-09-17T00:46:03.722274+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:03 smithi050 bash[19968]: audit 2024-09-17T00:46:03.724364+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:03 smithi050 bash[19968]: audit 2024-09-17T00:46:03.725641+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:03 smithi050 bash[19968]: audit 2024-09-17T00:46:03.733481+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:05.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:04 smithi027 bash[19759]: cluster 2024-09-17T00:46:03.433865+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:05.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:04 smithi027 bash[19759]: cluster 2024-09-17T00:46:03.729341+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:05.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:04 smithi027 bash[19759]: cluster 2024-09-17T00:46:03.761041+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T00:46:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:04 smithi027 bash[25154]: cluster 2024-09-17T00:46:03.433865+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:04 smithi027 bash[25154]: cluster 2024-09-17T00:46:03.729341+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:04 smithi027 bash[25154]: cluster 2024-09-17T00:46:03.761041+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T00:46:05.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:04 smithi050 bash[19968]: cluster 2024-09-17T00:46:03.433865+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:05.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:04 smithi050 bash[19968]: cluster 2024-09-17T00:46:03.729341+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:05.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:04 smithi050 bash[19968]: cluster 2024-09-17T00:46:03.761041+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T00:46:05.572 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:46:05 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:46:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:46:06.809 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:46:06.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[19759]: audit 2024-09-17T00:46:05.439030+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:06.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[19759]: audit 2024-09-17T00:46:05.445630+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:06.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[19759]: audit 2024-09-17T00:46:05.457253+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:06.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[19759]: audit 2024-09-17T00:46:05.459190+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:06.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[19759]: audit 2024-09-17T00:46:05.460327+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:06.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[19759]: cluster 2024-09-17T00:46:05.463203+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:06.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[19759]: audit 2024-09-17T00:46:05.469751+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:06.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[25154]: audit 2024-09-17T00:46:05.439030+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:06.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[25154]: audit 2024-09-17T00:46:05.445630+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:06.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[25154]: audit 2024-09-17T00:46:05.457253+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:06.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[25154]: audit 2024-09-17T00:46:05.459190+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:06.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[25154]: audit 2024-09-17T00:46:05.460327+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:06.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[25154]: cluster 2024-09-17T00:46:05.463203+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:06.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:06 smithi027 bash[25154]: audit 2024-09-17T00:46:05.469751+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:06.848 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi027:vg_nvme/lv_2 2024-09-17T00:46:06.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:06 smithi050 bash[19968]: audit 2024-09-17T00:46:05.439030+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:06.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:06 smithi050 bash[19968]: audit 2024-09-17T00:46:05.445630+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:06.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:06 smithi050 bash[19968]: audit 2024-09-17T00:46:05.457253+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:06.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:06 smithi050 bash[19968]: audit 2024-09-17T00:46:05.459190+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:06.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:06 smithi050 bash[19968]: audit 2024-09-17T00:46:05.460327+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:06.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:06 smithi050 bash[19968]: cluster 2024-09-17T00:46:05.463203+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:06.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:06 smithi050 bash[19968]: audit 2024-09-17T00:46:05.469751+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:07.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:07 smithi027 bash[25154]: cluster 2024-09-17T00:46:06.446253+0000 mon.a (mon.0) 393 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T00:46:07.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:07 smithi027 bash[25154]: cluster 2024-09-17T00:46:06.446317+0000 mon.a (mon.0) 394 : cluster [INF] Cluster is now healthy 2024-09-17T00:46:07.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:07 smithi027 bash[19759]: cluster 2024-09-17T00:46:06.446253+0000 mon.a (mon.0) 393 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T00:46:07.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:07 smithi027 bash[19759]: cluster 2024-09-17T00:46:06.446317+0000 mon.a (mon.0) 394 : cluster [INF] Cluster is now healthy 2024-09-17T00:46:07.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:07 smithi050 bash[19968]: cluster 2024-09-17T00:46:06.446253+0000 mon.a (mon.0) 393 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T00:46:07.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:07 smithi050 bash[19968]: cluster 2024-09-17T00:46:06.446317+0000 mon.a (mon.0) 394 : cluster [INF] Cluster is now healthy 2024-09-17T00:46:08.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:08 smithi027 bash[19759]: cluster 2024-09-17T00:46:07.463691+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:08.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:08 smithi027 bash[25154]: cluster 2024-09-17T00:46:07.463691+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:08.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:08 smithi050 bash[19968]: cluster 2024-09-17T00:46:07.463691+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:11.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:10 smithi027 bash[19759]: cluster 2024-09-17T00:46:09.464195+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:11.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:10 smithi027 bash[19759]: audit 2024-09-17T00:46:10.217447+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:46:11.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:10 smithi027 bash[19759]: audit 2024-09-17T00:46:10.223436+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:46:11.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:10 smithi027 bash[19759]: audit 2024-09-17T00:46:10.224758+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:11.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:10 smithi027 bash[25154]: cluster 2024-09-17T00:46:09.464195+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:11.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:10 smithi027 bash[25154]: audit 2024-09-17T00:46:10.217447+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:46:11.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:10 smithi027 bash[25154]: audit 2024-09-17T00:46:10.223436+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:46:11.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:10 smithi027 bash[25154]: audit 2024-09-17T00:46:10.224758+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:11.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:10 smithi050 bash[19968]: cluster 2024-09-17T00:46:09.464195+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:11.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:10 smithi050 bash[19968]: audit 2024-09-17T00:46:10.217447+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:46:11.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:10 smithi050 bash[19968]: audit 2024-09-17T00:46:10.223436+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:46:11.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:10 smithi050 bash[19968]: audit 2024-09-17T00:46:10.224758+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:12.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:11 smithi027 bash[19759]: audit 2024-09-17T00:46:10.213603+0000 mgr.y (mgr.14152) 126 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:46:12.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:11 smithi027 bash[25154]: audit 2024-09-17T00:46:10.213603+0000 mgr.y (mgr.14152) 126 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:46:12.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:11 smithi050 bash[19968]: audit 2024-09-17T00:46:10.213603+0000 mgr.y (mgr.14152) 126 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:46:13.054 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:12 smithi027 bash[25154]: cluster 2024-09-17T00:46:11.464756+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:13.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:12 smithi027 bash[19759]: cluster 2024-09-17T00:46:11.464756+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:13.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:12 smithi050 bash[19968]: cluster 2024-09-17T00:46:11.464756+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:14.984 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:14 smithi027 bash[19759]: cluster 2024-09-17T00:46:13.465398+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:14.984 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:14 smithi027 bash[25154]: cluster 2024-09-17T00:46:13.465398+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:15.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:14 smithi050 bash[19968]: cluster 2024-09-17T00:46:13.465398+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:16.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:16 smithi050 bash[19968]: cluster 2024-09-17T00:46:15.465909+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:17.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:16 smithi027 bash[19759]: cluster 2024-09-17T00:46:15.465909+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:17.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:16 smithi027 bash[25154]: cluster 2024-09-17T00:46:15.465909+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:17.834 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:17 smithi050 bash[19968]: audit 2024-09-17T00:46:16.664697+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.27:0/1319207011' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b5484bd-97ad-4fee-a86e-458fef2eeffb"}]: dispatch 2024-09-17T00:46:17.834 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:17 smithi050 bash[19968]: audit 2024-09-17T00:46:16.665364+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b5484bd-97ad-4fee-a86e-458fef2eeffb"}]: dispatch 2024-09-17T00:46:17.834 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:17 smithi050 bash[19968]: audit 2024-09-17T00:46:16.679165+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b5484bd-97ad-4fee-a86e-458fef2eeffb"}]': finished 2024-09-17T00:46:17.834 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:17 smithi050 bash[19968]: cluster 2024-09-17T00:46:16.679354+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T00:46:17.834 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:17 smithi050 bash[19968]: audit 2024-09-17T00:46:16.679513+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:17.834 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:17 smithi050 bash[19968]: audit 2024-09-17T00:46:17.340526+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.27:0/6457132' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:46:18.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[19759]: audit 2024-09-17T00:46:16.664697+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.27:0/1319207011' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b5484bd-97ad-4fee-a86e-458fef2eeffb"}]: dispatch 2024-09-17T00:46:18.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[19759]: audit 2024-09-17T00:46:16.665364+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b5484bd-97ad-4fee-a86e-458fef2eeffb"}]: dispatch 2024-09-17T00:46:18.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[19759]: audit 2024-09-17T00:46:16.679165+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b5484bd-97ad-4fee-a86e-458fef2eeffb"}]': finished 2024-09-17T00:46:18.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[19759]: cluster 2024-09-17T00:46:16.679354+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T00:46:18.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[19759]: audit 2024-09-17T00:46:16.679513+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:18.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[19759]: audit 2024-09-17T00:46:17.340526+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.27:0/6457132' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:46:18.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[25154]: audit 2024-09-17T00:46:16.664697+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.27:0/1319207011' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b5484bd-97ad-4fee-a86e-458fef2eeffb"}]: dispatch 2024-09-17T00:46:18.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[25154]: audit 2024-09-17T00:46:16.665364+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b5484bd-97ad-4fee-a86e-458fef2eeffb"}]: dispatch 2024-09-17T00:46:18.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[25154]: audit 2024-09-17T00:46:16.679165+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b5484bd-97ad-4fee-a86e-458fef2eeffb"}]': finished 2024-09-17T00:46:18.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[25154]: cluster 2024-09-17T00:46:16.679354+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T00:46:18.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[25154]: audit 2024-09-17T00:46:16.679513+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:18.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:17 smithi027 bash[25154]: audit 2024-09-17T00:46:17.340526+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.27:0/6457132' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:46:19.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:18 smithi027 bash[19759]: cluster 2024-09-17T00:46:17.466432+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:18 smithi027 bash[25154]: cluster 2024-09-17T00:46:17.466432+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:19.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:18 smithi050 bash[19968]: cluster 2024-09-17T00:46:17.466432+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:20.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:20 smithi050 bash[19968]: cluster 2024-09-17T00:46:19.466868+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:20.957 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:20 smithi027 bash[19759]: cluster 2024-09-17T00:46:19.466868+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:20.957 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:46:20 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:46:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:46:20.957 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:20 smithi027 bash[25154]: cluster 2024-09-17T00:46:19.466868+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:22.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:21 smithi027 bash[25154]: audit 2024-09-17T00:46:20.900796+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:22.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:21 smithi027 bash[25154]: audit 2024-09-17T00:46:20.908088+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:22.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:21 smithi027 bash[19759]: audit 2024-09-17T00:46:20.900796+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:22.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:21 smithi027 bash[19759]: audit 2024-09-17T00:46:20.908088+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:22.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:21 smithi050 bash[19968]: audit 2024-09-17T00:46:20.900796+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:22.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:21 smithi050 bash[19968]: audit 2024-09-17T00:46:20.908088+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:23.315 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:22 smithi027 bash[19759]: cluster 2024-09-17T00:46:21.467385+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:23.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:22 smithi027 bash[25154]: cluster 2024-09-17T00:46:21.467385+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:23.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:22 smithi050 bash[19968]: cluster 2024-09-17T00:46:21.467385+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:24.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:23 smithi027 bash[19759]: audit 2024-09-17T00:46:23.474038+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:46:24.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:23 smithi027 bash[19759]: audit 2024-09-17T00:46:23.474810+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:46:24.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:23 smithi027 bash[25154]: audit 2024-09-17T00:46:23.474038+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:46:24.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:23 smithi027 bash[25154]: audit 2024-09-17T00:46:23.474810+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:46:24.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:23 smithi050 bash[19968]: audit 2024-09-17T00:46:23.474038+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:46:24.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:23 smithi050 bash[19968]: audit 2024-09-17T00:46:23.474810+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:46:24.840 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:46:24 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:46:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:46:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:24 smithi027 bash[25154]: cluster 2024-09-17T00:46:23.467870+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:24 smithi027 bash[25154]: audit 2024-09-17T00:46:24.579566+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:24 smithi027 bash[25154]: audit 2024-09-17T00:46:24.587381+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:25.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:24 smithi027 bash[19759]: cluster 2024-09-17T00:46:23.467870+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:25.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:24 smithi027 bash[19759]: audit 2024-09-17T00:46:24.579566+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:25.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:24 smithi027 bash[19759]: audit 2024-09-17T00:46:24.587381+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:24 smithi050 bash[19968]: cluster 2024-09-17T00:46:23.467870+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:24 smithi050 bash[19968]: audit 2024-09-17T00:46:24.579566+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:24 smithi050 bash[19968]: audit 2024-09-17T00:46:24.587381+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:26.292 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:25 smithi027 bash[19759]: cephadm 2024-09-17T00:46:24.580926+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:46:26.293 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:25 smithi027 bash[25154]: cephadm 2024-09-17T00:46:24.580926+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:46:26.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:25 smithi050 bash[19968]: cephadm 2024-09-17T00:46:24.580926+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:46:27.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:26 smithi027 bash[19759]: cluster 2024-09-17T00:46:25.468328+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:27.205 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:26 smithi027 bash[25154]: cluster 2024-09-17T00:46:25.468328+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:27.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:26 smithi050 bash[19968]: cluster 2024-09-17T00:46:25.468328+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:29.095 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:28 smithi027 bash[19759]: cluster 2024-09-17T00:46:27.468772+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:29.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:28 smithi027 bash[19759]: audit 2024-09-17T00:46:28.493050+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:46:29.096 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:28 smithi027 bash[19759]: audit 2024-09-17T00:46:28.494298+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:29.096 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:28 smithi027 bash[25154]: cluster 2024-09-17T00:46:27.468772+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:29.096 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:28 smithi027 bash[25154]: audit 2024-09-17T00:46:28.493050+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:46:29.096 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:28 smithi027 bash[25154]: audit 2024-09-17T00:46:28.494298+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:29.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:28 smithi050 bash[19968]: cluster 2024-09-17T00:46:27.468772+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:29.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:28 smithi050 bash[19968]: audit 2024-09-17T00:46:28.493050+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:46:29.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:28 smithi050 bash[19968]: audit 2024-09-17T00:46:28.494298+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:30.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:29 smithi027 bash[25154]: cephadm 2024-09-17T00:46:28.495348+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Deploying daemon osd.2 on smithi027 2024-09-17T00:46:30.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:29 smithi027 bash[19759]: cephadm 2024-09-17T00:46:28.495348+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Deploying daemon osd.2 on smithi027 2024-09-17T00:46:30.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:29 smithi050 bash[19968]: cephadm 2024-09-17T00:46:28.495348+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Deploying daemon osd.2 on smithi027 2024-09-17T00:46:31.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:30 smithi027 bash[19759]: cluster 2024-09-17T00:46:29.469248+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:31.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:30 smithi027 bash[25154]: cluster 2024-09-17T00:46:29.469248+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:31.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:30 smithi050 bash[19968]: cluster 2024-09-17T00:46:29.469248+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:32.955 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:46:32.955 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:46:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:46:32.955 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:46:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:46:32.956 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:46:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:46:32.956 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:46:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:32 smithi027 bash[19759]: cluster 2024-09-17T00:46:31.469755+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:46:33.340 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:46:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:46:33.340 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:46:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:46:33.341 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:46:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:46:33.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:32 smithi027 bash[25154]: cluster 2024-09-17T00:46:31.469755+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:33.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:46:33.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:32 smithi050 bash[19968]: cluster 2024-09-17T00:46:31.469755+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:34.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:34 smithi050 bash[19968]: audit 2024-09-17T00:46:33.111137+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:34.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:34 smithi050 bash[19968]: audit 2024-09-17T00:46:33.150756+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:34.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:34 smithi050 bash[19968]: audit 2024-09-17T00:46:33.151943+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:34.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:34 smithi050 bash[19968]: audit 2024-09-17T00:46:33.152648+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:34.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:34 smithi050 bash[19968]: audit 2024-09-17T00:46:33.158275+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:34.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:34 smithi027 bash[19759]: audit 2024-09-17T00:46:33.111137+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:34.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:34 smithi027 bash[19759]: audit 2024-09-17T00:46:33.150756+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:34.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:34 smithi027 bash[19759]: audit 2024-09-17T00:46:33.151943+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:34.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:34 smithi027 bash[19759]: audit 2024-09-17T00:46:33.152648+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:34.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:34 smithi027 bash[19759]: audit 2024-09-17T00:46:33.158275+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:34.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:34 smithi027 bash[25154]: audit 2024-09-17T00:46:33.111137+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:34.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:34 smithi027 bash[25154]: audit 2024-09-17T00:46:33.150756+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:34.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:34 smithi027 bash[25154]: audit 2024-09-17T00:46:33.151943+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:34.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:34 smithi027 bash[25154]: audit 2024-09-17T00:46:33.152648+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:34.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:34 smithi027 bash[25154]: audit 2024-09-17T00:46:33.158275+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:35.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:35 smithi050 bash[19968]: cluster 2024-09-17T00:46:33.470258+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:35.552 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:35 smithi027 bash[25154]: cluster 2024-09-17T00:46:33.470258+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:35.553 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:35 smithi027 bash[19759]: cluster 2024-09-17T00:46:33.470258+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:36.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:36 smithi050 bash[19968]: cluster 2024-09-17T00:46:35.470620+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:36.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:36 smithi027 bash[19759]: cluster 2024-09-17T00:46:35.470620+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:36.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:36 smithi027 bash[25154]: cluster 2024-09-17T00:46:35.470620+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:38.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:38 smithi050 bash[19968]: cluster 2024-09-17T00:46:37.470936+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:38.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:38 smithi027 bash[19759]: cluster 2024-09-17T00:46:37.470936+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:38.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:38 smithi027 bash[25154]: cluster 2024-09-17T00:46:37.470936+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:40.723 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:40 smithi027 bash[19759]: cluster 2024-09-17T00:46:39.471331+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:40.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:40 smithi027 bash[25154]: cluster 2024-09-17T00:46:39.471331+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:40.992 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:40 smithi050 bash[19968]: cluster 2024-09-17T00:46:39.471331+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:40.995 INFO:teuthology.orchestra.run.smithi027.stdout:Created osd(s) 2 on host 'smithi027' 2024-09-17T00:46:41.340 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:46:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:46:41.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:40.730167+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:40.996965+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:40.997575+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:41.001897+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:41.003143+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:41.005698+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:41.006744+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:41.007745+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: cephadm 2024-09-17T00:46:41.008537+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 5072M 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:41.014763+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:41.021363+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:41.043779+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:41.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[19759]: audit 2024-09-17T00:46:41.050292+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:40.730167+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:40.996965+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:40.997575+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:41.001897+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:41.003143+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:41.005698+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:41.006744+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:41.007745+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: cephadm 2024-09-17T00:46:41.008537+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 5072M 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:41.014763+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:41.021363+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:41.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:41.043779+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:41.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:41 smithi027 bash[25154]: audit 2024-09-17T00:46:41.050292+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:42.022 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:40.730167+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:46:42.022 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:40.996965+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:42.022 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:40.997575+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:42.022 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:41.001897+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:42.022 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:41.003143+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:42.022 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:41.005698+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:46:42.023 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:41.006744+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:46:42.023 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:41.007745+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:46:42.023 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: cephadm 2024-09-17T00:46:41.008537+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 5072M 2024-09-17T00:46:42.023 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:41.014763+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:42.023 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:41.021363+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:42.023 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:41.043779+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:42.023 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:41 smithi050 bash[19968]: audit 2024-09-17T00:46:41.050292+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:42.183 DEBUG:teuthology.orchestra.run.smithi027:osd.2> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T00:46:42.186 INFO:tasks.cephadm:Deploying osd.3 on smithi027 with /dev/vg_nvme/lv_1... 2024-09-17T00:46:42.186 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T00:46:43.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[19759]: cluster 2024-09-17T00:46:41.471742+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:43.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[19759]: audit 2024-09-17T00:46:41.669283+0000 mon.a (mon.0) 428 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:46:43.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[19759]: cluster 2024-09-17T00:46:41.669486+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T00:46:43.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[19759]: audit 2024-09-17T00:46:41.669809+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:43.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[19759]: audit 2024-09-17T00:46:41.670854+0000 mon.a (mon.0) 431 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:46:43.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[25154]: cluster 2024-09-17T00:46:41.471742+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:43.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[25154]: audit 2024-09-17T00:46:41.669283+0000 mon.a (mon.0) 428 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:46:43.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[25154]: cluster 2024-09-17T00:46:41.669486+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T00:46:43.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[25154]: audit 2024-09-17T00:46:41.669809+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:43.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[25154]: audit 2024-09-17T00:46:41.670854+0000 mon.a (mon.0) 431 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:46:43.091 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[35188]: debug 2024-09-17T00:46:42.679+0000 7fe20c3bd700 -1 osd.2 0 waiting for initial osdmap 2024-09-17T00:46:43.091 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:46:42 smithi027 bash[35188]: debug 2024-09-17T00:46:42.683+0000 7fe206553700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:46:43.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:42 smithi050 bash[19968]: cluster 2024-09-17T00:46:41.471742+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:43.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:42 smithi050 bash[19968]: audit 2024-09-17T00:46:41.669283+0000 mon.a (mon.0) 428 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:46:43.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:42 smithi050 bash[19968]: cluster 2024-09-17T00:46:41.669486+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T00:46:43.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:42 smithi050 bash[19968]: audit 2024-09-17T00:46:41.669809+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:43.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:42 smithi050 bash[19968]: audit 2024-09-17T00:46:41.670854+0000 mon.a (mon.0) 431 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:46:43.931 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:43 smithi027 bash[19759]: audit 2024-09-17T00:46:42.672343+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:46:43.931 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:43 smithi027 bash[19759]: cluster 2024-09-17T00:46:42.672467+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T00:46:43.931 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:43 smithi027 bash[19759]: audit 2024-09-17T00:46:42.673249+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:43.931 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:43 smithi027 bash[19759]: audit 2024-09-17T00:46:42.684544+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:43.931 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:43 smithi027 bash[25154]: audit 2024-09-17T00:46:42.672343+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:46:43.932 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:43 smithi027 bash[25154]: cluster 2024-09-17T00:46:42.672467+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T00:46:43.932 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:43 smithi027 bash[25154]: audit 2024-09-17T00:46:42.673249+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:43.932 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:43 smithi027 bash[25154]: audit 2024-09-17T00:46:42.684544+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:44.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:43 smithi050 bash[19968]: audit 2024-09-17T00:46:42.672343+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:46:44.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:43 smithi050 bash[19968]: cluster 2024-09-17T00:46:42.672467+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T00:46:44.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:43 smithi050 bash[19968]: audit 2024-09-17T00:46:42.673249+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:44.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:43 smithi050 bash[19968]: audit 2024-09-17T00:46:42.684544+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:45.090 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:46:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:46:45.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[19759]: cluster 2024-09-17T00:46:41.679208+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:46:45.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[19759]: cluster 2024-09-17T00:46:41.679411+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:46:45.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[19759]: cluster 2024-09-17T00:46:43.472255+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:45.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[19759]: cluster 2024-09-17T00:46:43.681419+0000 mon.a (mon.0) 436 : cluster [INF] osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586] boot 2024-09-17T00:46:45.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[19759]: cluster 2024-09-17T00:46:43.681474+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T00:46:45.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[19759]: audit 2024-09-17T00:46:43.682134+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:45.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[25154]: cluster 2024-09-17T00:46:41.679208+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:46:45.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[25154]: cluster 2024-09-17T00:46:41.679411+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:46:45.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[25154]: cluster 2024-09-17T00:46:43.472255+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:45.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[25154]: cluster 2024-09-17T00:46:43.681419+0000 mon.a (mon.0) 436 : cluster [INF] osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586] boot 2024-09-17T00:46:45.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[25154]: cluster 2024-09-17T00:46:43.681474+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T00:46:45.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:44 smithi027 bash[25154]: audit 2024-09-17T00:46:43.682134+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:45.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:44 smithi050 bash[19968]: cluster 2024-09-17T00:46:41.679208+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:46:45.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:44 smithi050 bash[19968]: cluster 2024-09-17T00:46:41.679411+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:46:45.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:44 smithi050 bash[19968]: cluster 2024-09-17T00:46:43.472255+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:46:45.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:44 smithi050 bash[19968]: cluster 2024-09-17T00:46:43.681419+0000 mon.a (mon.0) 436 : cluster [INF] osd.2 [v2:172.21.15.27:6818/3808541586,v1:172.21.15.27:6819/3808541586] boot 2024-09-17T00:46:45.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:44 smithi050 bash[19968]: cluster 2024-09-17T00:46:43.681474+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T00:46:45.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:44 smithi050 bash[19968]: audit 2024-09-17T00:46:43.682134+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:46:46.340 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:46:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:46:46.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[19759]: cluster 2024-09-17T00:46:44.693937+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T00:46:46.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[19759]: audit 2024-09-17T00:46:44.723152+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:46.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[19759]: audit 2024-09-17T00:46:44.727823+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:46.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[19759]: audit 2024-09-17T00:46:44.748166+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:46.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[19759]: audit 2024-09-17T00:46:44.750159+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:46.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[19759]: audit 2024-09-17T00:46:44.751363+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:46.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[19759]: cluster 2024-09-17T00:46:44.754691+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:46.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[19759]: audit 2024-09-17T00:46:44.760992+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[25154]: cluster 2024-09-17T00:46:44.693937+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T00:46:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[25154]: audit 2024-09-17T00:46:44.723152+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[25154]: audit 2024-09-17T00:46:44.727823+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[25154]: audit 2024-09-17T00:46:44.748166+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[25154]: audit 2024-09-17T00:46:44.750159+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[25154]: audit 2024-09-17T00:46:44.751363+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[25154]: cluster 2024-09-17T00:46:44.754691+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:46 smithi027 bash[25154]: audit 2024-09-17T00:46:44.760992+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:46 smithi050 bash[19968]: cluster 2024-09-17T00:46:44.693937+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T00:46:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:46 smithi050 bash[19968]: audit 2024-09-17T00:46:44.723152+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:46 smithi050 bash[19968]: audit 2024-09-17T00:46:44.727823+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:46 smithi050 bash[19968]: audit 2024-09-17T00:46:44.748166+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:46 smithi050 bash[19968]: audit 2024-09-17T00:46:44.750159+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:46 smithi050 bash[19968]: audit 2024-09-17T00:46:44.751363+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:46 smithi050 bash[19968]: cluster 2024-09-17T00:46:44.754691+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:46 smithi050 bash[19968]: audit 2024-09-17T00:46:44.760992+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:47.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: audit 2024-09-17T00:46:45.553215+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-17T00:46:47.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: cluster 2024-09-17T00:46:46.012824+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T00:46:47.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: audit 2024-09-17T00:46:46.066361+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-17T00:46:47.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: cluster 2024-09-17T00:46:46.066432+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T00:46:47.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: audit 2024-09-17T00:46:46.067262+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:46:47.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: audit 2024-09-17T00:46:46.151442+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:47.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: audit 2024-09-17T00:46:46.156115+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: audit 2024-09-17T00:46:46.180898+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: audit 2024-09-17T00:46:46.182492+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: audit 2024-09-17T00:46:46.183350+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[19759]: audit 2024-09-17T00:46:46.189432+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: audit 2024-09-17T00:46:45.553215+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: cluster 2024-09-17T00:46:46.012824+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: audit 2024-09-17T00:46:46.066361+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: cluster 2024-09-17T00:46:46.066432+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: audit 2024-09-17T00:46:46.067262+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: audit 2024-09-17T00:46:46.151442+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:47.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: audit 2024-09-17T00:46:46.156115+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:47.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: audit 2024-09-17T00:46:46.180898+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:47.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: audit 2024-09-17T00:46:46.182492+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:47.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: audit 2024-09-17T00:46:46.183350+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:47.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:47 smithi027 bash[25154]: audit 2024-09-17T00:46:46.189432+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:47.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: audit 2024-09-17T00:46:45.553215+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-09-17T00:46:47.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: cluster 2024-09-17T00:46:46.012824+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T00:46:47.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: audit 2024-09-17T00:46:46.066361+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-09-17T00:46:47.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: cluster 2024-09-17T00:46:46.066432+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T00:46:47.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: audit 2024-09-17T00:46:46.067262+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:46:47.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: audit 2024-09-17T00:46:46.151442+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:47.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: audit 2024-09-17T00:46:46.156115+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:47.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: audit 2024-09-17T00:46:46.180898+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:46:47.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: audit 2024-09-17T00:46:46.182492+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:47.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: audit 2024-09-17T00:46:46.183350+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:46:47.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:47 smithi050 bash[19968]: audit 2024-09-17T00:46:46.189432+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:48 smithi027 bash[25154]: cluster 2024-09-17T00:46:46.185731+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:48 smithi027 bash[25154]: audit 2024-09-17T00:46:47.069375+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T00:46:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:48 smithi027 bash[25154]: cluster 2024-09-17T00:46:47.069489+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T00:46:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:48 smithi027 bash[25154]: cluster 2024-09-17T00:46:47.154593+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T00:46:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:48 smithi027 bash[25154]: cluster 2024-09-17T00:46:47.154646+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2024-09-17T00:46:48.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:48 smithi027 bash[19759]: cluster 2024-09-17T00:46:46.185731+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:48.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:48 smithi027 bash[19759]: audit 2024-09-17T00:46:47.069375+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T00:46:48.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:48 smithi027 bash[19759]: cluster 2024-09-17T00:46:47.069489+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T00:46:48.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:48 smithi027 bash[19759]: cluster 2024-09-17T00:46:47.154593+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T00:46:48.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:48 smithi027 bash[19759]: cluster 2024-09-17T00:46:47.154646+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2024-09-17T00:46:48.373 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:46:48.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:48 smithi050 bash[19968]: cluster 2024-09-17T00:46:46.185731+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:48.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:48 smithi050 bash[19968]: audit 2024-09-17T00:46:47.069375+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T00:46:48.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:48 smithi050 bash[19968]: cluster 2024-09-17T00:46:47.069489+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T00:46:48.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:48 smithi050 bash[19968]: cluster 2024-09-17T00:46:47.154593+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T00:46:48.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:48 smithi050 bash[19968]: cluster 2024-09-17T00:46:47.154646+0000 mon.a (mon.0) 460 : cluster [INF] Cluster is now healthy 2024-09-17T00:46:48.407 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi027:vg_nvme/lv_1 2024-09-17T00:46:49.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:49 smithi027 bash[19759]: cluster 2024-09-17T00:46:48.166757+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T00:46:49.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:49 smithi027 bash[19759]: cluster 2024-09-17T00:46:48.186109+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:49.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:49 smithi027 bash[19759]: audit 2024-09-17T00:46:48.729480+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:49.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:49 smithi027 bash[25154]: cluster 2024-09-17T00:46:48.166757+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T00:46:49.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:49 smithi027 bash[25154]: cluster 2024-09-17T00:46:48.186109+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:49.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:49 smithi027 bash[25154]: audit 2024-09-17T00:46:48.729480+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:49.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:49 smithi050 bash[19968]: cluster 2024-09-17T00:46:48.166757+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T00:46:49.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:49 smithi050 bash[19968]: cluster 2024-09-17T00:46:48.186109+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:49.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:49 smithi050 bash[19968]: audit 2024-09-17T00:46:48.729480+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:52.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:52 smithi027 bash[19759]: cluster 2024-09-17T00:46:49.736827+0000 mon.a (mon.0) 463 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-09-17T00:46:52.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:52 smithi027 bash[19759]: audit 2024-09-17T00:46:50.539857+0000 mon.a (mon.0) 464 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:46:52.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:52 smithi027 bash[25154]: cluster 2024-09-17T00:46:49.736827+0000 mon.a (mon.0) 463 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-09-17T00:46:52.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:52 smithi027 bash[25154]: audit 2024-09-17T00:46:50.539857+0000 mon.a (mon.0) 464 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:46:52.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:52 smithi050 bash[19968]: cluster 2024-09-17T00:46:49.736827+0000 mon.a (mon.0) 463 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-09-17T00:46:52.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:52 smithi050 bash[19968]: audit 2024-09-17T00:46:50.539857+0000 mon.a (mon.0) 464 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:46:53.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: cluster 2024-09-17T00:46:50.186765+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v117: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:53.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.436608+0000 mon.a (mon.0) 465 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.437467+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.437766+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.437909+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.440590+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.441008+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.441140+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.441354+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.700670+0000 mgr.y (mgr.14152) 151 : audit [DBG] from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.703388+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.706825+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:51.707731+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: cluster 2024-09-17T00:46:52.187288+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 creating+activating; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:52.317594+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:46:53.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:52.325714+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:46:53.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:52.325762+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:46:53.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:52.325948+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:46:53.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:52.326114+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:46:53.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:53.254329+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:46:53.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[19759]: audit 2024-09-17T00:46:53.307775+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:53.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: cluster 2024-09-17T00:46:50.186765+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v117: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:53.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.436608+0000 mon.a (mon.0) 465 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:46:53.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.437467+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:46:53.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.437766+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:46:53.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.437909+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.440590+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.441008+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.441140+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.441354+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.700670+0000 mgr.y (mgr.14152) 151 : audit [DBG] from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.703388+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.706825+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:51.707731+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: cluster 2024-09-17T00:46:52.187288+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 creating+activating; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:52.317594+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:52.325714+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:52.325762+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:52.325948+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:46:53.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:52.326114+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:46:53.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:53.254329+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:46:53.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:53 smithi027 bash[25154]: audit 2024-09-17T00:46:53.307775+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:53.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: cluster 2024-09-17T00:46:50.186765+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v117: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:53.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.436608+0000 mon.a (mon.0) 465 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:46:53.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.437467+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:46:53.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.437766+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:46:53.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.437909+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:46:53.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.440590+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:46:53.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.441008+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:46:53.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.441140+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.441354+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.700670+0000 mgr.y (mgr.14152) 151 : audit [DBG] from='client.14310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi027:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.703388+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.706825+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:51.707731+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: cluster 2024-09-17T00:46:52.187288+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 creating+activating; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:52.317594+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:52.325714+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:52.325762+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:52.325948+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:52.326114+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:53.254329+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:46:53.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:53 smithi050 bash[19968]: audit 2024-09-17T00:46:53.307775+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:46:55.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:55 smithi027 bash[19759]: cluster 2024-09-17T00:46:54.187848+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:55.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:55 smithi027 bash[25154]: cluster 2024-09-17T00:46:54.187848+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:56.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:55 smithi050 bash[19968]: cluster 2024-09-17T00:46:54.187848+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:58.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:57 smithi027 bash[19759]: cluster 2024-09-17T00:46:56.188384+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:58.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:57 smithi027 bash[25154]: cluster 2024-09-17T00:46:56.188384+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:58.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:57 smithi050 bash[19968]: cluster 2024-09-17T00:46:56.188384+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:46:58.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:58 smithi050 bash[19968]: audit 2024-09-17T00:46:58.032885+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.27:0/4058341103' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21a44365-66fd-4d86-b549-c72182271209"}]: dispatch 2024-09-17T00:46:58.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:58 smithi050 bash[19968]: audit 2024-09-17T00:46:58.033420+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21a44365-66fd-4d86-b549-c72182271209"}]: dispatch 2024-09-17T00:46:58.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:58 smithi050 bash[19968]: audit 2024-09-17T00:46:58.040982+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "21a44365-66fd-4d86-b549-c72182271209"}]': finished 2024-09-17T00:46:58.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:58 smithi050 bash[19968]: cluster 2024-09-17T00:46:58.041093+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T00:46:58.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:58 smithi050 bash[19968]: audit 2024-09-17T00:46:58.041215+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:46:59.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:58 smithi027 bash[19759]: audit 2024-09-17T00:46:58.032885+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.27:0/4058341103' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21a44365-66fd-4d86-b549-c72182271209"}]: dispatch 2024-09-17T00:46:59.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:58 smithi027 bash[19759]: audit 2024-09-17T00:46:58.033420+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21a44365-66fd-4d86-b549-c72182271209"}]: dispatch 2024-09-17T00:46:59.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:58 smithi027 bash[19759]: audit 2024-09-17T00:46:58.040982+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "21a44365-66fd-4d86-b549-c72182271209"}]': finished 2024-09-17T00:46:59.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:58 smithi027 bash[19759]: cluster 2024-09-17T00:46:58.041093+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T00:46:59.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:58 smithi027 bash[19759]: audit 2024-09-17T00:46:58.041215+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:46:59.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:58 smithi027 bash[25154]: audit 2024-09-17T00:46:58.032885+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.27:0/4058341103' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21a44365-66fd-4d86-b549-c72182271209"}]: dispatch 2024-09-17T00:46:59.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:58 smithi027 bash[25154]: audit 2024-09-17T00:46:58.033420+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "21a44365-66fd-4d86-b549-c72182271209"}]: dispatch 2024-09-17T00:46:59.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:58 smithi027 bash[25154]: audit 2024-09-17T00:46:58.040982+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "21a44365-66fd-4d86-b549-c72182271209"}]': finished 2024-09-17T00:46:59.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:58 smithi027 bash[25154]: cluster 2024-09-17T00:46:58.041093+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T00:46:59.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:58 smithi027 bash[25154]: audit 2024-09-17T00:46:58.041215+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:46:59.922 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:59 smithi027 bash[25154]: cluster 2024-09-17T00:46:58.188990+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T00:46:59.923 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:46:59 smithi027 bash[25154]: audit 2024-09-17T00:46:58.746595+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.27:0/2988877075' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:46:59.923 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:59 smithi027 bash[19759]: cluster 2024-09-17T00:46:58.188990+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T00:46:59.923 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:46:59 smithi027 bash[19759]: audit 2024-09-17T00:46:58.746595+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.27:0/2988877075' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:47:00.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:59 smithi050 bash[19968]: cluster 2024-09-17T00:46:58.188990+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T00:47:00.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:46:59 smithi050 bash[19968]: audit 2024-09-17T00:46:58.746595+0000 mon.a (mon.0) 483 : audit [DBG] from='client.? 172.21.15.27:0/2988877075' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:47:01.485 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:47:01 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:47:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:47:01.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:01 smithi027 bash[19759]: cluster 2024-09-17T00:47:00.189574+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T00:47:01.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:01 smithi027 bash[19759]: audit 2024-09-17T00:47:01.171611+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:01.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:01 smithi027 bash[19759]: audit 2024-09-17T00:47:01.177481+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:01.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:01 smithi027 bash[25154]: cluster 2024-09-17T00:47:00.189574+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T00:47:01.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:01 smithi027 bash[25154]: audit 2024-09-17T00:47:01.171611+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:01.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:01 smithi027 bash[25154]: audit 2024-09-17T00:47:01.177481+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:01.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:01 smithi050 bash[19968]: cluster 2024-09-17T00:47:00.189574+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T00:47:01.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:01 smithi050 bash[19968]: audit 2024-09-17T00:47:01.171611+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:01.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:01 smithi050 bash[19968]: audit 2024-09-17T00:47:01.177481+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:04.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:03 smithi027 bash[19759]: cluster 2024-09-17T00:47:02.190035+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T00:47:04.090 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:47:03 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:47:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:47:04.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:03 smithi027 bash[25154]: cluster 2024-09-17T00:47:02.190035+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T00:47:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:03 smithi050 bash[19968]: cluster 2024-09-17T00:47:02.190035+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T00:47:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:04 smithi027 bash[19759]: audit 2024-09-17T00:47:03.770747+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:05.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:04 smithi027 bash[19759]: audit 2024-09-17T00:47:03.774781+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:04 smithi027 bash[25154]: audit 2024-09-17T00:47:03.770747+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:04 smithi027 bash[25154]: audit 2024-09-17T00:47:03.774781+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:05.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:04 smithi050 bash[19968]: audit 2024-09-17T00:47:03.770747+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:05.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:04 smithi050 bash[19968]: audit 2024-09-17T00:47:03.774781+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:06.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:05 smithi027 bash[19759]: cluster 2024-09-17T00:47:04.190686+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T00:47:06.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:05 smithi027 bash[25154]: cluster 2024-09-17T00:47:04.190686+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T00:47:06.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:05 smithi050 bash[19968]: cluster 2024-09-17T00:47:04.190686+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T00:47:08.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:07 smithi027 bash[19759]: cluster 2024-09-17T00:47:06.191235+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T00:47:08.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:07 smithi027 bash[25154]: cluster 2024-09-17T00:47:06.191235+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T00:47:08.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:07 smithi050 bash[19968]: cluster 2024-09-17T00:47:06.191235+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T00:47:10.038 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:09 smithi027 bash[19759]: cluster 2024-09-17T00:47:08.191784+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:10.038 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:09 smithi027 bash[19759]: audit 2024-09-17T00:47:09.734159+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:47:10.038 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:09 smithi027 bash[19759]: audit 2024-09-17T00:47:09.735844+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:10.038 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:09 smithi027 bash[25154]: cluster 2024-09-17T00:47:08.191784+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:10.038 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:09 smithi027 bash[25154]: audit 2024-09-17T00:47:09.734159+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:47:10.039 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:09 smithi027 bash[25154]: audit 2024-09-17T00:47:09.735844+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:10.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:09 smithi050 bash[19968]: cluster 2024-09-17T00:47:08.191784+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:10.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:09 smithi050 bash[19968]: audit 2024-09-17T00:47:09.734159+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:47:10.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:09 smithi050 bash[19968]: audit 2024-09-17T00:47:09.735844+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:11.047 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:10 smithi027 bash[19759]: cephadm 2024-09-17T00:47:09.737274+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.3 on smithi027 2024-09-17T00:47:11.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:10 smithi027 bash[25154]: cephadm 2024-09-17T00:47:09.737274+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.3 on smithi027 2024-09-17T00:47:11.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:10 smithi050 bash[19968]: cephadm 2024-09-17T00:47:09.737274+0000 mgr.y (mgr.14152) 161 : cephadm [INF] Deploying daemon osd.3 on smithi027 2024-09-17T00:47:12.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:11 smithi027 bash[25154]: cluster 2024-09-17T00:47:10.192398+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:12.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:11 smithi027 bash[19759]: cluster 2024-09-17T00:47:10.192398+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:12.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:11 smithi050 bash[19968]: cluster 2024-09-17T00:47:10.192398+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:14.030 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:47:13 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.031 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:47:13 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.031 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:47:13 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.031 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:13 smithi027 bash[19759]: cluster 2024-09-17T00:47:12.192942+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:14.032 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:13 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.032 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:13 smithi027 bash[25154]: cluster 2024-09-17T00:47:12.192942+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:14.032 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:13 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.032 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:47:13 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:13 smithi050 bash[19968]: cluster 2024-09-17T00:47:12.192942+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:14.339 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:47:14 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:14 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.340 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:47:14 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.340 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:47:14 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:14 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:14.340 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:47:14 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:15.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[19759]: cluster 2024-09-17T00:47:14.193297+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:15.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[19759]: audit 2024-09-17T00:47:14.195004+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:15.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[19759]: audit 2024-09-17T00:47:14.218883+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:15.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[19759]: audit 2024-09-17T00:47:14.220066+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:15.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[19759]: audit 2024-09-17T00:47:14.220794+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:15.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[19759]: audit 2024-09-17T00:47:14.231011+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:15.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[25154]: cluster 2024-09-17T00:47:14.193297+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:15.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[25154]: audit 2024-09-17T00:47:14.195004+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:15.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[25154]: audit 2024-09-17T00:47:14.218883+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:15.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[25154]: audit 2024-09-17T00:47:14.220066+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:15.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[25154]: audit 2024-09-17T00:47:14.220794+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:15.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:15 smithi027 bash[25154]: audit 2024-09-17T00:47:14.231011+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:15.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:15 smithi050 bash[19968]: cluster 2024-09-17T00:47:14.193297+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:15.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:15 smithi050 bash[19968]: audit 2024-09-17T00:47:14.195004+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:15.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:15 smithi050 bash[19968]: audit 2024-09-17T00:47:14.218883+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:15.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:15 smithi050 bash[19968]: audit 2024-09-17T00:47:14.220066+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:15.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:15 smithi050 bash[19968]: audit 2024-09-17T00:47:14.220794+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:15.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:15 smithi050 bash[19968]: audit 2024-09-17T00:47:14.231011+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:17.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:17 smithi027 bash[19759]: cluster 2024-09-17T00:47:16.193809+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:17.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:17 smithi027 bash[25154]: cluster 2024-09-17T00:47:16.193809+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:17.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:17 smithi050 bash[19968]: cluster 2024-09-17T00:47:16.193809+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:19.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:19 smithi050 bash[19968]: cluster 2024-09-17T00:47:18.194406+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:19 smithi027 bash[25154]: cluster 2024-09-17T00:47:18.194406+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:20.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:19 smithi027 bash[19759]: cluster 2024-09-17T00:47:18.194406+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:21.589 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:47:21 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:47:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:47:21.695 INFO:teuthology.orchestra.run.smithi027.stdout:Created osd(s) 3 on host 'smithi027' 2024-09-17T00:47:21.984 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:21 smithi027 bash[19759]: cluster 2024-09-17T00:47:20.194781+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:21.984 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:21 smithi027 bash[19759]: audit 2024-09-17T00:47:21.290052+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:21.985 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:21 smithi027 bash[19759]: audit 2024-09-17T00:47:21.299119+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:21.985 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:21 smithi027 bash[25154]: cluster 2024-09-17T00:47:20.194781+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:21.985 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:21 smithi027 bash[25154]: audit 2024-09-17T00:47:21.290052+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:21.985 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:21 smithi027 bash[25154]: audit 2024-09-17T00:47:21.299119+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:22.090 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:21 smithi050 bash[19968]: cluster 2024-09-17T00:47:20.194781+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:22.090 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:21 smithi050 bash[19968]: audit 2024-09-17T00:47:21.290052+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:22.090 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:21 smithi050 bash[19968]: audit 2024-09-17T00:47:21.299119+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:22.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.698578+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:22.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.714725+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:22.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.716353+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:22.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.717304+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:22.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.719944+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:22.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.721152+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:22.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.722090+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:22.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.722934+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:22.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: cephadm 2024-09-17T00:47:21.723605+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 3804M 2024-09-17T00:47:22.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.729527+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:22.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.738945+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:22.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.741369+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.27:6826/2452204699,v1:172.21.15.27:6827/2452204699]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:47:22.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[19759]: audit 2024-09-17T00:47:21.741824+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:47:22.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.698578+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:22.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.714725+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:22.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.716353+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:22.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.717304+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:22.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.719944+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:22.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.721152+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:22.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.722090+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:22.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.722934+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:22.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: cephadm 2024-09-17T00:47:21.723605+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 3804M 2024-09-17T00:47:22.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.729527+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:22.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.738945+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:22.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.741369+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.27:6826/2452204699,v1:172.21.15.27:6827/2452204699]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:47:22.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:22 smithi027 bash[25154]: audit 2024-09-17T00:47:21.741824+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:47:22.857 DEBUG:teuthology.orchestra.run.smithi027:osd.3> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T00:47:22.859 INFO:tasks.cephadm:Deploying osd.4 on smithi050 with /dev/vg_nvme/lv_4... 2024-09-17T00:47:22.859 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T00:47:23.102 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.698578+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:23.102 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.714725+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:23.102 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.716353+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:23.103 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.717304+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:23.103 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.719944+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:23.103 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.721152+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:23.103 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.722090+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:23.103 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.722934+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:23.103 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: cephadm 2024-09-17T00:47:21.723605+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 3804M 2024-09-17T00:47:23.103 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.729527+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:23.103 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.738945+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:23.103 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.741369+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.27:6826/2452204699,v1:172.21.15.27:6827/2452204699]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:47:23.103 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:22 smithi050 bash[19968]: audit 2024-09-17T00:47:21.741824+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:47:24.019 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:23 smithi050 bash[19968]: cluster 2024-09-17T00:47:22.195269+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:24.019 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:23 smithi050 bash[19968]: audit 2024-09-17T00:47:22.754386+0000 mon.a (mon.0) 508 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:47:24.019 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:23 smithi050 bash[19968]: cluster 2024-09-17T00:47:22.754666+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T00:47:24.019 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:23 smithi050 bash[19968]: audit 2024-09-17T00:47:22.755006+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:24.019 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:23 smithi050 bash[19968]: audit 2024-09-17T00:47:22.756027+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.27:6826/2452204699,v1:172.21.15.27:6827/2452204699]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:47:24.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:23 smithi050 bash[19968]: audit 2024-09-17T00:47:22.756733+0000 mon.a (mon.0) 511 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:47:24.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:23 smithi050 bash[19968]: audit 2024-09-17T00:47:23.475872+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:47:24.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:23 smithi050 bash[19968]: audit 2024-09-17T00:47:23.476879+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:47:24.089 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:47:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:47:24.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[19759]: cluster 2024-09-17T00:47:22.195269+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:24.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[19759]: audit 2024-09-17T00:47:22.754386+0000 mon.a (mon.0) 508 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:47:24.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[19759]: cluster 2024-09-17T00:47:22.754666+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T00:47:24.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[19759]: audit 2024-09-17T00:47:22.755006+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:24.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[19759]: audit 2024-09-17T00:47:22.756027+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.27:6826/2452204699,v1:172.21.15.27:6827/2452204699]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:47:24.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[19759]: audit 2024-09-17T00:47:22.756733+0000 mon.a (mon.0) 511 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:47:24.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[19759]: audit 2024-09-17T00:47:23.475872+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:47:24.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[19759]: audit 2024-09-17T00:47:23.476879+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:47:24.090 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[38573]: debug 2024-09-17T00:47:23.759+0000 7f27e4b17700 -1 osd.3 0 waiting for initial osdmap 2024-09-17T00:47:24.090 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[38573]: debug 2024-09-17T00:47:23.767+0000 7f27dd4aa700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:47:24.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[25154]: cluster 2024-09-17T00:47:22.195269+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:24.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[25154]: audit 2024-09-17T00:47:22.754386+0000 mon.a (mon.0) 508 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:47:24.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[25154]: cluster 2024-09-17T00:47:22.754666+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T00:47:24.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[25154]: audit 2024-09-17T00:47:22.755006+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:24.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[25154]: audit 2024-09-17T00:47:22.756027+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.27:6826/2452204699,v1:172.21.15.27:6827/2452204699]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:47:24.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[25154]: audit 2024-09-17T00:47:22.756733+0000 mon.a (mon.0) 511 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T00:47:24.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[25154]: audit 2024-09-17T00:47:23.475872+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:47:24.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:23 smithi027 bash[25154]: audit 2024-09-17T00:47:23.476879+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:47:24.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: cluster 2024-09-17T00:47:22.781710+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:47:24.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: cluster 2024-09-17T00:47:22.781875+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:47:24.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: audit 2024-09-17T00:47:23.753709+0000 mon.a (mon.0) 514 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:47:24.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: cluster 2024-09-17T00:47:23.753776+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T00:47:24.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: audit 2024-09-17T00:47:23.754237+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:24.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: audit 2024-09-17T00:47:23.764288+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:24.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: audit 2024-09-17T00:47:23.904180+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:24.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: cephadm 2024-09-17T00:47:23.905093+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:47:24.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: audit 2024-09-17T00:47:23.909486+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:24.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: audit 2024-09-17T00:47:23.911252+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:24.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: audit 2024-09-17T00:47:23.912672+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:24.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: audit 2024-09-17T00:47:23.913585+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:24.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:24 smithi050 bash[19968]: audit 2024-09-17T00:47:23.920964+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:25.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: cluster 2024-09-17T00:47:22.781710+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:47:25.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: cluster 2024-09-17T00:47:22.781875+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: audit 2024-09-17T00:47:23.753709+0000 mon.a (mon.0) 514 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: cluster 2024-09-17T00:47:23.753776+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: audit 2024-09-17T00:47:23.754237+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: audit 2024-09-17T00:47:23.764288+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: audit 2024-09-17T00:47:23.904180+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: cephadm 2024-09-17T00:47:23.905093+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: audit 2024-09-17T00:47:23.909486+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: audit 2024-09-17T00:47:23.911252+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: audit 2024-09-17T00:47:23.912672+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: audit 2024-09-17T00:47:23.913585+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:25.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[19759]: audit 2024-09-17T00:47:23.920964+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:25.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: cluster 2024-09-17T00:47:22.781710+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:47:25.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: cluster 2024-09-17T00:47:22.781875+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:47:25.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: audit 2024-09-17T00:47:23.753709+0000 mon.a (mon.0) 514 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]': finished 2024-09-17T00:47:25.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: cluster 2024-09-17T00:47:23.753776+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T00:47:25.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: audit 2024-09-17T00:47:23.754237+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:25.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: audit 2024-09-17T00:47:23.764288+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:25.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: audit 2024-09-17T00:47:23.904180+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:25.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: cephadm 2024-09-17T00:47:23.905093+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi027 2024-09-17T00:47:25.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: audit 2024-09-17T00:47:23.909486+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:25.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: audit 2024-09-17T00:47:23.911252+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:25.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: audit 2024-09-17T00:47:23.912672+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:25.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: audit 2024-09-17T00:47:23.913585+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:25.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:24 smithi027 bash[25154]: audit 2024-09-17T00:47:23.920964+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:26.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:25 smithi027 bash[25154]: cluster 2024-09-17T00:47:24.195710+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:26.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:25 smithi027 bash[25154]: cluster 2024-09-17T00:47:24.763937+0000 mon.a (mon.0) 524 : cluster [INF] osd.3 [v2:172.21.15.27:6826/2452204699,v1:172.21.15.27:6827/2452204699] boot 2024-09-17T00:47:26.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:25 smithi027 bash[25154]: cluster 2024-09-17T00:47:24.764004+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T00:47:26.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:25 smithi027 bash[25154]: audit 2024-09-17T00:47:24.764491+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:26.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:25 smithi027 bash[19759]: cluster 2024-09-17T00:47:24.195710+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:26.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:25 smithi027 bash[19759]: cluster 2024-09-17T00:47:24.763937+0000 mon.a (mon.0) 524 : cluster [INF] osd.3 [v2:172.21.15.27:6826/2452204699,v1:172.21.15.27:6827/2452204699] boot 2024-09-17T00:47:26.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:25 smithi027 bash[19759]: cluster 2024-09-17T00:47:24.764004+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T00:47:26.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:25 smithi027 bash[19759]: audit 2024-09-17T00:47:24.764491+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:26.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:25 smithi050 bash[19968]: cluster 2024-09-17T00:47:24.195710+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:47:26.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:25 smithi050 bash[19968]: cluster 2024-09-17T00:47:24.763937+0000 mon.a (mon.0) 524 : cluster [INF] osd.3 [v2:172.21.15.27:6826/2452204699,v1:172.21.15.27:6827/2452204699] boot 2024-09-17T00:47:26.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:25 smithi050 bash[19968]: cluster 2024-09-17T00:47:24.764004+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T00:47:26.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:25 smithi050 bash[19968]: audit 2024-09-17T00:47:24.764491+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:47:26.808 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-17T00:47:26.833 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi050:vg_nvme/lv_4 2024-09-17T00:47:27.589 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:47:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:47:28.086 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:27 smithi050 bash[19968]: cluster 2024-09-17T00:47:26.196274+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:28.087 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:27 smithi050 bash[19968]: cluster 2024-09-17T00:47:26.778198+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T00:47:28.087 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:27 smithi050 bash[19968]: audit 2024-09-17T00:47:27.109956+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:28.087 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:27 smithi050 bash[19968]: audit 2024-09-17T00:47:27.115821+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:28.087 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:27 smithi050 bash[19968]: audit 2024-09-17T00:47:27.146805+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:28.087 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:27 smithi050 bash[19968]: audit 2024-09-17T00:47:27.149137+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:28.087 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:27 smithi050 bash[19968]: audit 2024-09-17T00:47:27.150400+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:28.087 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:27 smithi050 bash[19968]: audit 2024-09-17T00:47:27.162116+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:28.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[19759]: cluster 2024-09-17T00:47:26.196274+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:28.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[19759]: cluster 2024-09-17T00:47:26.778198+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T00:47:28.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[19759]: audit 2024-09-17T00:47:27.109956+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:28.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[19759]: audit 2024-09-17T00:47:27.115821+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:28.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[19759]: audit 2024-09-17T00:47:27.146805+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:28.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[19759]: audit 2024-09-17T00:47:27.149137+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:28.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[19759]: audit 2024-09-17T00:47:27.150400+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:28.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[19759]: audit 2024-09-17T00:47:27.162116+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:28.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[25154]: cluster 2024-09-17T00:47:26.196274+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:28.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[25154]: cluster 2024-09-17T00:47:26.778198+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T00:47:28.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[25154]: audit 2024-09-17T00:47:27.109956+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:28.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[25154]: audit 2024-09-17T00:47:27.115821+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:28.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[25154]: audit 2024-09-17T00:47:27.146805+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:28.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[25154]: audit 2024-09-17T00:47:27.149137+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:28.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[25154]: audit 2024-09-17T00:47:27.150400+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:28.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:27 smithi027 bash[25154]: audit 2024-09-17T00:47:27.162116+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:29.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:29 smithi050 bash[19968]: cluster 2024-09-17T00:47:28.196990+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:30.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:29 smithi027 bash[19759]: cluster 2024-09-17T00:47:28.196990+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:30.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:29 smithi027 bash[25154]: cluster 2024-09-17T00:47:28.196990+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:31.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:30 smithi027 bash[19759]: audit 2024-09-17T00:47:29.898522+0000 mgr.y (mgr.14152) 174 : audit [DBG] from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:47:31.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:30 smithi027 bash[19759]: audit 2024-09-17T00:47:29.905487+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:47:31.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:30 smithi027 bash[19759]: audit 2024-09-17T00:47:29.912468+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:47:31.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:30 smithi027 bash[19759]: audit 2024-09-17T00:47:29.914484+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:31.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:30 smithi027 bash[25154]: audit 2024-09-17T00:47:29.898522+0000 mgr.y (mgr.14152) 174 : audit [DBG] from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:47:31.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:30 smithi027 bash[25154]: audit 2024-09-17T00:47:29.905487+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:47:31.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:30 smithi027 bash[25154]: audit 2024-09-17T00:47:29.912468+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:47:31.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:30 smithi027 bash[25154]: audit 2024-09-17T00:47:29.914484+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:30 smithi050 bash[19968]: audit 2024-09-17T00:47:29.898522+0000 mgr.y (mgr.14152) 174 : audit [DBG] from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:47:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:30 smithi050 bash[19968]: audit 2024-09-17T00:47:29.905487+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:47:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:30 smithi050 bash[19968]: audit 2024-09-17T00:47:29.912468+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:47:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:30 smithi050 bash[19968]: audit 2024-09-17T00:47:29.914484+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:32.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:31 smithi027 bash[19759]: cluster 2024-09-17T00:47:30.197560+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:32.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:31 smithi027 bash[25154]: cluster 2024-09-17T00:47:30.197560+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:31 smithi050 bash[19968]: cluster 2024-09-17T00:47:30.197560+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:33.990 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:33 smithi050 bash[19968]: cluster 2024-09-17T00:47:32.198096+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:34.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:33 smithi027 bash[19759]: cluster 2024-09-17T00:47:32.198096+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:34.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:33 smithi027 bash[25154]: cluster 2024-09-17T00:47:32.198096+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:36.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:35 smithi027 bash[25154]: cluster 2024-09-17T00:47:34.198705+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:36.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:35 smithi027 bash[19759]: cluster 2024-09-17T00:47:34.198705+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:35 smithi050 bash[19968]: cluster 2024-09-17T00:47:34.198705+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:37.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[25154]: audit 2024-09-17T00:47:36.085713+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.50:0/3760482508' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ee3c875-9aaf-4357-a04a-870812fe426c"}]: dispatch 2024-09-17T00:47:37.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[25154]: audit 2024-09-17T00:47:36.087462+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ee3c875-9aaf-4357-a04a-870812fe426c"}]: dispatch 2024-09-17T00:47:37.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[25154]: audit 2024-09-17T00:47:36.102789+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ee3c875-9aaf-4357-a04a-870812fe426c"}]': finished 2024-09-17T00:47:37.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[25154]: cluster 2024-09-17T00:47:36.102958+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T00:47:37.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[25154]: audit 2024-09-17T00:47:36.103250+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:47:37.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[25154]: audit 2024-09-17T00:47:36.773857+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.50:0/998323684' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:47:37.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[19759]: audit 2024-09-17T00:47:36.085713+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.50:0/3760482508' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ee3c875-9aaf-4357-a04a-870812fe426c"}]: dispatch 2024-09-17T00:47:37.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[19759]: audit 2024-09-17T00:47:36.087462+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ee3c875-9aaf-4357-a04a-870812fe426c"}]: dispatch 2024-09-17T00:47:37.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[19759]: audit 2024-09-17T00:47:36.102789+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ee3c875-9aaf-4357-a04a-870812fe426c"}]': finished 2024-09-17T00:47:37.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[19759]: cluster 2024-09-17T00:47:36.102958+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T00:47:37.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[19759]: audit 2024-09-17T00:47:36.103250+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:47:37.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:36 smithi027 bash[19759]: audit 2024-09-17T00:47:36.773857+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.50:0/998323684' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:47:37.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:36 smithi050 bash[19968]: audit 2024-09-17T00:47:36.085713+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.50:0/3760482508' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ee3c875-9aaf-4357-a04a-870812fe426c"}]: dispatch 2024-09-17T00:47:37.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:36 smithi050 bash[19968]: audit 2024-09-17T00:47:36.087462+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ee3c875-9aaf-4357-a04a-870812fe426c"}]: dispatch 2024-09-17T00:47:37.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:36 smithi050 bash[19968]: audit 2024-09-17T00:47:36.102789+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ee3c875-9aaf-4357-a04a-870812fe426c"}]': finished 2024-09-17T00:47:37.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:36 smithi050 bash[19968]: cluster 2024-09-17T00:47:36.102958+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T00:47:37.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:36 smithi050 bash[19968]: audit 2024-09-17T00:47:36.103250+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:47:37.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:36 smithi050 bash[19968]: audit 2024-09-17T00:47:36.773857+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.50:0/998323684' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:47:38.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:38 smithi050 bash[19968]: cluster 2024-09-17T00:47:36.199205+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:38.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:38 smithi027 bash[25154]: cluster 2024-09-17T00:47:36.199205+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:38.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:38 smithi027 bash[19759]: cluster 2024-09-17T00:47:36.199205+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:40.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:40 smithi050 bash[19968]: cluster 2024-09-17T00:47:38.199792+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:40 smithi027 bash[25154]: cluster 2024-09-17T00:47:38.199792+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:40.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:40 smithi027 bash[19759]: cluster 2024-09-17T00:47:38.199792+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:41.707 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:47:41 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:47:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:47:42.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:42 smithi050 bash[19968]: cluster 2024-09-17T00:47:40.200369+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:42.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:42 smithi050 bash[19968]: audit 2024-09-17T00:47:41.456283+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:42.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:42 smithi050 bash[19968]: audit 2024-09-17T00:47:41.461138+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:42.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:42 smithi027 bash[25154]: cluster 2024-09-17T00:47:40.200369+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:42.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:42 smithi027 bash[25154]: audit 2024-09-17T00:47:41.456283+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:42.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:42 smithi027 bash[25154]: audit 2024-09-17T00:47:41.461138+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:42 smithi027 bash[19759]: cluster 2024-09-17T00:47:40.200369+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:42 smithi027 bash[19759]: audit 2024-09-17T00:47:41.456283+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:42 smithi027 bash[19759]: audit 2024-09-17T00:47:41.461138+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:44.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:44 smithi050 bash[19968]: cluster 2024-09-17T00:47:42.200947+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:44.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:44 smithi027 bash[25154]: cluster 2024-09-17T00:47:42.200947+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:44.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:44 smithi027 bash[19759]: cluster 2024-09-17T00:47:42.200947+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:46.088 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:47:45 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:47:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:47:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:46 smithi050 bash[19968]: cluster 2024-09-17T00:47:44.201522+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:46 smithi050 bash[19968]: audit 2024-09-17T00:47:45.977243+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:46 smithi050 bash[19968]: audit 2024-09-17T00:47:45.985597+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:46.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:46 smithi027 bash[19759]: cluster 2024-09-17T00:47:44.201522+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:46.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:46 smithi027 bash[19759]: audit 2024-09-17T00:47:45.977243+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:46.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:46 smithi027 bash[19759]: audit 2024-09-17T00:47:45.985597+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:46.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:46 smithi027 bash[25154]: cluster 2024-09-17T00:47:44.201522+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:46.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:46 smithi027 bash[25154]: audit 2024-09-17T00:47:45.977243+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:46.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:46 smithi027 bash[25154]: audit 2024-09-17T00:47:45.985597+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:48.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:48 smithi050 bash[19968]: cluster 2024-09-17T00:47:46.202038+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:48.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:48 smithi050 bash[19968]: audit 2024-09-17T00:47:47.825848+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:47:48.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:48 smithi050 bash[19968]: audit 2024-09-17T00:47:47.827795+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:48.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:48 smithi027 bash[19759]: cluster 2024-09-17T00:47:46.202038+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:48.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:48 smithi027 bash[19759]: audit 2024-09-17T00:47:47.825848+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:47:48.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:48 smithi027 bash[19759]: audit 2024-09-17T00:47:47.827795+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:48.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:48 smithi027 bash[25154]: cluster 2024-09-17T00:47:46.202038+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:48.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:48 smithi027 bash[25154]: audit 2024-09-17T00:47:47.825848+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:47:48.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:48 smithi027 bash[25154]: audit 2024-09-17T00:47:47.827795+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:49.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:49 smithi050 bash[19968]: cephadm 2024-09-17T00:47:47.829295+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.4 on smithi050 2024-09-17T00:47:49.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:49 smithi027 bash[19759]: cephadm 2024-09-17T00:47:47.829295+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.4 on smithi050 2024-09-17T00:47:49.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:49 smithi027 bash[25154]: cephadm 2024-09-17T00:47:47.829295+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.4 on smithi050 2024-09-17T00:47:50.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:50 smithi050 bash[19968]: cluster 2024-09-17T00:47:48.202717+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:50.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:50 smithi027 bash[19759]: cluster 2024-09-17T00:47:48.202717+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:50.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:50 smithi027 bash[25154]: cluster 2024-09-17T00:47:48.202717+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:51.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:51 smithi050 bash[19968]: cluster 2024-09-17T00:47:50.203312+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:51.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:51 smithi027 bash[19759]: cluster 2024-09-17T00:47:50.203312+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:51.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:51 smithi027 bash[25154]: cluster 2024-09-17T00:47:50.203312+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:51.717 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:51 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:51.717 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:47:51 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:51.974 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:51 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:51.974 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:47:51 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:47:53.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:52 smithi027 bash[19759]: audit 2024-09-17T00:47:51.993762+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:53.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:52 smithi027 bash[19759]: audit 2024-09-17T00:47:51.999278+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:53.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:52 smithi027 bash[19759]: audit 2024-09-17T00:47:52.002743+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:53.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:52 smithi027 bash[19759]: audit 2024-09-17T00:47:52.005615+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:53.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:52 smithi027 bash[19759]: audit 2024-09-17T00:47:52.019376+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:53.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:52 smithi027 bash[25154]: audit 2024-09-17T00:47:51.993762+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:53.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:52 smithi027 bash[25154]: audit 2024-09-17T00:47:51.999278+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:53.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:52 smithi027 bash[25154]: audit 2024-09-17T00:47:52.002743+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:53.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:52 smithi027 bash[25154]: audit 2024-09-17T00:47:52.005615+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:53.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:52 smithi027 bash[25154]: audit 2024-09-17T00:47:52.019376+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:53.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:52 smithi050 bash[19968]: audit 2024-09-17T00:47:51.993762+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:53.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:52 smithi050 bash[19968]: audit 2024-09-17T00:47:51.999278+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:53.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:52 smithi050 bash[19968]: audit 2024-09-17T00:47:52.002743+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:53.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:52 smithi050 bash[19968]: audit 2024-09-17T00:47:52.005615+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:53.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:52 smithi050 bash[19968]: audit 2024-09-17T00:47:52.019376+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:54.320 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:54 smithi050 bash[19968]: cluster 2024-09-17T00:47:52.203890+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:54.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:54 smithi027 bash[19759]: cluster 2024-09-17T00:47:52.203890+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:54.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:54 smithi027 bash[25154]: cluster 2024-09-17T00:47:52.203890+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:56.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:56 smithi050 bash[19968]: cluster 2024-09-17T00:47:54.204456+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:56.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:56 smithi027 bash[19759]: cluster 2024-09-17T00:47:54.204456+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:56.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:56 smithi027 bash[25154]: cluster 2024-09-17T00:47:54.204456+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:58.311 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:58 smithi050 bash[19968]: cluster 2024-09-17T00:47:56.204983+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:58.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:58 smithi027 bash[19759]: cluster 2024-09-17T00:47:56.204983+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:58.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:58 smithi027 bash[25154]: cluster 2024-09-17T00:47:56.204983+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:58.753 INFO:teuthology.orchestra.run.smithi050.stdout:Created osd(s) 4 on host 'smithi050' 2024-09-17T00:47:59.309 DEBUG:teuthology.orchestra.run.smithi050:osd.4> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T00:47:59.311 INFO:tasks.cephadm:Deploying osd.5 on smithi050 with /dev/vg_nvme/lv_3... 2024-09-17T00:47:59.312 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: cluster 2024-09-17T00:47:58.205544+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: audit 2024-09-17T00:47:58.755810+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: audit 2024-09-17T00:47:58.765466+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: audit 2024-09-17T00:47:58.768244+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: audit 2024-09-17T00:47:58.769955+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: audit 2024-09-17T00:47:58.774335+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: cephadm 2024-09-17T00:47:58.775745+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 16245M 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: audit 2024-09-17T00:47:58.786203+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: audit 2024-09-17T00:47:58.796318+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: audit 2024-09-17T00:47:59.298228+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.50:6800/4063413864,v1:172.21.15.50:6801/4063413864]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:47:59.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:47:59 smithi050 bash[19968]: audit 2024-09-17T00:47:59.300016+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:48:00.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: cluster 2024-09-17T00:47:58.205544+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:48:00.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: audit 2024-09-17T00:47:58.755810+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:00.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: audit 2024-09-17T00:47:58.765466+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:00.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: audit 2024-09-17T00:47:58.768244+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:00.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: audit 2024-09-17T00:47:58.769955+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:00.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: audit 2024-09-17T00:47:58.774335+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:48:00.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: cephadm 2024-09-17T00:47:58.775745+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 16245M 2024-09-17T00:48:00.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: audit 2024-09-17T00:47:58.786203+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:00.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: audit 2024-09-17T00:47:58.796318+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:00.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: audit 2024-09-17T00:47:59.298228+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.50:6800/4063413864,v1:172.21.15.50:6801/4063413864]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:48:00.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[25154]: audit 2024-09-17T00:47:59.300016+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:48:00.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: cluster 2024-09-17T00:47:58.205544+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:48:00.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: audit 2024-09-17T00:47:58.755810+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:00.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: audit 2024-09-17T00:47:58.765466+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:00.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: audit 2024-09-17T00:47:58.768244+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:00.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: audit 2024-09-17T00:47:58.769955+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:00.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: audit 2024-09-17T00:47:58.774335+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:48:00.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: cephadm 2024-09-17T00:47:58.775745+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 16245M 2024-09-17T00:48:00.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: audit 2024-09-17T00:47:58.786203+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:00.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: audit 2024-09-17T00:47:58.796318+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:00.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: audit 2024-09-17T00:47:59.298228+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.50:6800/4063413864,v1:172.21.15.50:6801/4063413864]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:48:00.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:47:59 smithi027 bash[19759]: audit 2024-09-17T00:47:59.300016+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:48:01.298 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:01 smithi050 bash[19968]: audit 2024-09-17T00:48:00.039459+0000 mon.a (mon.0) 560 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:48:01.298 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:01 smithi050 bash[19968]: audit 2024-09-17T00:48:00.039609+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.50:6800/4063413864,v1:172.21.15.50:6801/4063413864]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:01.298 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:01 smithi050 bash[19968]: cluster 2024-09-17T00:48:00.039659+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T00:48:01.298 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:01 smithi050 bash[19968]: audit 2024-09-17T00:48:00.039908+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:01.298 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:01 smithi050 bash[19968]: audit 2024-09-17T00:48:00.041498+0000 mon.a (mon.0) 563 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:01.299 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:48:01 smithi050 bash[25818]: debug 2024-09-17T00:48:01.047+0000 7f469dad3700 -1 osd.4 0 waiting for initial osdmap 2024-09-17T00:48:01.299 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:48:01 smithi050 bash[25818]: debug 2024-09-17T00:48:01.059+0000 7f4698c6b700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:48:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[19759]: audit 2024-09-17T00:48:00.039459+0000 mon.a (mon.0) 560 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:48:01.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[19759]: audit 2024-09-17T00:48:00.039609+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.50:6800/4063413864,v1:172.21.15.50:6801/4063413864]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:01.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[19759]: cluster 2024-09-17T00:48:00.039659+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T00:48:01.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[19759]: audit 2024-09-17T00:48:00.039908+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:01.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[19759]: audit 2024-09-17T00:48:00.041498+0000 mon.a (mon.0) 563 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:01.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[25154]: audit 2024-09-17T00:48:00.039459+0000 mon.a (mon.0) 560 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:48:01.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[25154]: audit 2024-09-17T00:48:00.039609+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.50:6800/4063413864,v1:172.21.15.50:6801/4063413864]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:01.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[25154]: cluster 2024-09-17T00:48:00.039659+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T00:48:01.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[25154]: audit 2024-09-17T00:48:00.039908+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:01.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[25154]: audit 2024-09-17T00:48:00.041498+0000 mon.a (mon.0) 563 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:01.771 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:48:01 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:48:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:48:02.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: cluster 2024-09-17T00:48:00.206099+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: audit 2024-09-17T00:48:01.042597+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: cluster 2024-09-17T00:48:01.042825+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: audit 2024-09-17T00:48:01.043794+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: audit 2024-09-17T00:48:01.054509+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: audit 2024-09-17T00:48:01.547450+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: audit 2024-09-17T00:48:01.551788+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: audit 2024-09-17T00:48:01.573720+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: audit 2024-09-17T00:48:01.575168+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: audit 2024-09-17T00:48:01.576043+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[19759]: audit 2024-09-17T00:48:01.583131+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: cluster 2024-09-17T00:48:00.206099+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:48:02.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: audit 2024-09-17T00:48:01.042597+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:48:02.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: cluster 2024-09-17T00:48:01.042825+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T00:48:02.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: audit 2024-09-17T00:48:01.043794+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:02.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: audit 2024-09-17T00:48:01.054509+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:02.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: audit 2024-09-17T00:48:01.547450+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:02.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: audit 2024-09-17T00:48:01.551788+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:02.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: audit 2024-09-17T00:48:01.573720+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:02.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: audit 2024-09-17T00:48:01.575168+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:02.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: audit 2024-09-17T00:48:01.576043+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:02.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:02 smithi027 bash[25154]: audit 2024-09-17T00:48:01.583131+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: cluster 2024-09-17T00:48:00.206099+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: audit 2024-09-17T00:48:01.042597+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: cluster 2024-09-17T00:48:01.042825+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: audit 2024-09-17T00:48:01.043794+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: audit 2024-09-17T00:48:01.054509+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: audit 2024-09-17T00:48:01.547450+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: audit 2024-09-17T00:48:01.551788+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: audit 2024-09-17T00:48:01.573720+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: audit 2024-09-17T00:48:01.575168+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: audit 2024-09-17T00:48:01.576043+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:02.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:02 smithi050 bash[19968]: audit 2024-09-17T00:48:01.583131+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:03.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[19759]: cluster 2024-09-17T00:48:00.340694+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:48:03.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[19759]: cluster 2024-09-17T00:48:00.340845+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:48:03.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[19759]: cephadm 2024-09-17T00:48:01.548200+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:48:03.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[19759]: cluster 2024-09-17T00:48:02.053947+0000 mon.a (mon.0) 574 : cluster [INF] osd.4 [v2:172.21.15.50:6800/4063413864,v1:172.21.15.50:6801/4063413864] boot 2024-09-17T00:48:03.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[19759]: cluster 2024-09-17T00:48:02.054073+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T00:48:03.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[19759]: audit 2024-09-17T00:48:02.055211+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:03.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[25154]: cluster 2024-09-17T00:48:00.340694+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:48:03.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[25154]: cluster 2024-09-17T00:48:00.340845+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:48:03.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[25154]: cephadm 2024-09-17T00:48:01.548200+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:48:03.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[25154]: cluster 2024-09-17T00:48:02.053947+0000 mon.a (mon.0) 574 : cluster [INF] osd.4 [v2:172.21.15.50:6800/4063413864,v1:172.21.15.50:6801/4063413864] boot 2024-09-17T00:48:03.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[25154]: cluster 2024-09-17T00:48:02.054073+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T00:48:03.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:03 smithi027 bash[25154]: audit 2024-09-17T00:48:02.055211+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:03.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:03 smithi050 bash[19968]: cluster 2024-09-17T00:48:00.340694+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:48:03.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:03 smithi050 bash[19968]: cluster 2024-09-17T00:48:00.340845+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:48:03.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:03 smithi050 bash[19968]: cephadm 2024-09-17T00:48:01.548200+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:48:03.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:03 smithi050 bash[19968]: cluster 2024-09-17T00:48:02.053947+0000 mon.a (mon.0) 574 : cluster [INF] osd.4 [v2:172.21.15.50:6800/4063413864,v1:172.21.15.50:6801/4063413864] boot 2024-09-17T00:48:03.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:03 smithi050 bash[19968]: cluster 2024-09-17T00:48:02.054073+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T00:48:03.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:03 smithi050 bash[19968]: audit 2024-09-17T00:48:02.055211+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:48:04.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:04 smithi027 bash[19759]: cluster 2024-09-17T00:48:02.206634+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:04 smithi027 bash[19759]: cluster 2024-09-17T00:48:03.070251+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T00:48:04.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:04 smithi027 bash[25154]: cluster 2024-09-17T00:48:02.206634+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:04.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:04 smithi027 bash[25154]: cluster 2024-09-17T00:48:03.070251+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T00:48:04.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:04 smithi050 bash[19968]: cluster 2024-09-17T00:48:02.206634+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:04.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:04 smithi050 bash[19968]: cluster 2024-09-17T00:48:03.070251+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T00:48:04.605 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-17T00:48:04.643 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi050:vg_nvme/lv_3 2024-09-17T00:48:05.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:05 smithi027 bash[19759]: cluster 2024-09-17T00:48:04.076412+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T00:48:05.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:05 smithi027 bash[25154]: cluster 2024-09-17T00:48:04.076412+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T00:48:05.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:05 smithi050 bash[19968]: cluster 2024-09-17T00:48:04.076412+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T00:48:06.368 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:06 smithi050 bash[19968]: cluster 2024-09-17T00:48:04.207016+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:06.368 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:06 smithi050 bash[19968]: cluster 2024-09-17T00:48:05.095176+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T00:48:06.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:48:06 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:48:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:48:06.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:06 smithi027 bash[19759]: cluster 2024-09-17T00:48:04.207016+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:06.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:06 smithi027 bash[19759]: cluster 2024-09-17T00:48:05.095176+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T00:48:06.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:06 smithi027 bash[25154]: cluster 2024-09-17T00:48:04.207016+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:06.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:06 smithi027 bash[25154]: cluster 2024-09-17T00:48:05.095176+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T00:48:07.088 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:48:06 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:48:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:48:07.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:07 smithi050 bash[19968]: cluster 2024-09-17T00:48:06.091829+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-17T00:48:07.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:07 smithi050 bash[19968]: audit 2024-09-17T00:48:06.148595+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:07 smithi050 bash[19968]: audit 2024-09-17T00:48:06.157539+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:07 smithi050 bash[19968]: audit 2024-09-17T00:48:06.588712+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:07 smithi050 bash[19968]: audit 2024-09-17T00:48:06.598398+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:07 smithi050 bash[19968]: audit 2024-09-17T00:48:06.612221+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:07.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:07 smithi050 bash[19968]: audit 2024-09-17T00:48:06.614963+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:07.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:07 smithi050 bash[19968]: audit 2024-09-17T00:48:06.616835+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:07.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:07 smithi050 bash[19968]: audit 2024-09-17T00:48:06.627881+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[19759]: cluster 2024-09-17T00:48:06.091829+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-17T00:48:07.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[19759]: audit 2024-09-17T00:48:06.148595+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[19759]: audit 2024-09-17T00:48:06.157539+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[19759]: audit 2024-09-17T00:48:06.588712+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[19759]: audit 2024-09-17T00:48:06.598398+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[19759]: audit 2024-09-17T00:48:06.612221+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:07.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[19759]: audit 2024-09-17T00:48:06.614963+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:07.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[19759]: audit 2024-09-17T00:48:06.616835+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:07.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[19759]: audit 2024-09-17T00:48:06.627881+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[25154]: cluster 2024-09-17T00:48:06.091829+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-17T00:48:07.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[25154]: audit 2024-09-17T00:48:06.148595+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[25154]: audit 2024-09-17T00:48:06.157539+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[25154]: audit 2024-09-17T00:48:06.588712+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[25154]: audit 2024-09-17T00:48:06.598398+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:07.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[25154]: audit 2024-09-17T00:48:06.612221+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:07.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[25154]: audit 2024-09-17T00:48:06.614963+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:07.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[25154]: audit 2024-09-17T00:48:06.616835+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:07.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:07 smithi027 bash[25154]: audit 2024-09-17T00:48:06.627881+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:08.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:08 smithi050 bash[19968]: cluster 2024-09-17T00:48:06.207625+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:08.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:08 smithi027 bash[19759]: cluster 2024-09-17T00:48:06.207625+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:08.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:08 smithi027 bash[25154]: cluster 2024-09-17T00:48:06.207625+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:09.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:09 smithi050 bash[19968]: audit 2024-09-17T00:48:08.635635+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:48:09.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:09 smithi050 bash[19968]: audit 2024-09-17T00:48:08.641907+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:48:09.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:09 smithi050 bash[19968]: audit 2024-09-17T00:48:08.643799+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:09.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:09 smithi027 bash[19759]: audit 2024-09-17T00:48:08.635635+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:48:09.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:09 smithi027 bash[19759]: audit 2024-09-17T00:48:08.641907+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:48:09.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:09 smithi027 bash[19759]: audit 2024-09-17T00:48:08.643799+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:09.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:09 smithi027 bash[25154]: audit 2024-09-17T00:48:08.635635+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:48:09.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:09 smithi027 bash[25154]: audit 2024-09-17T00:48:08.641907+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:48:09.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:09 smithi027 bash[25154]: audit 2024-09-17T00:48:08.643799+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:10.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:10 smithi050 bash[19968]: cluster 2024-09-17T00:48:08.208266+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-17T00:48:10.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:10 smithi050 bash[19968]: audit 2024-09-17T00:48:08.628543+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:48:10.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:10 smithi027 bash[25154]: cluster 2024-09-17T00:48:08.208266+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-17T00:48:10.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:10 smithi027 bash[25154]: audit 2024-09-17T00:48:08.628543+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:48:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:10 smithi027 bash[19759]: cluster 2024-09-17T00:48:08.208266+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-17T00:48:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:10 smithi027 bash[19759]: audit 2024-09-17T00:48:08.628543+0000 mgr.y (mgr.14152) 198 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:48:12.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:12 smithi050 bash[19968]: cluster 2024-09-17T00:48:10.208854+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-17T00:48:12.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:12 smithi027 bash[19759]: cluster 2024-09-17T00:48:10.208854+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-17T00:48:12.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:12 smithi027 bash[25154]: cluster 2024-09-17T00:48:10.208854+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-17T00:48:14.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:14 smithi050 bash[19968]: cluster 2024-09-17T00:48:12.209469+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:48:14.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:14 smithi027 bash[19759]: cluster 2024-09-17T00:48:12.209469+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:48:14.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:14 smithi027 bash[25154]: cluster 2024-09-17T00:48:12.209469+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:48:15.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:15 smithi050 bash[19968]: audit 2024-09-17T00:48:14.965003+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.50:0/3741102352' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b1f3e6-9836-459d-9c9f-1c2bae970ffa"}]: dispatch 2024-09-17T00:48:15.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:15 smithi050 bash[19968]: audit 2024-09-17T00:48:14.967362+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b1f3e6-9836-459d-9c9f-1c2bae970ffa"}]: dispatch 2024-09-17T00:48:15.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:15 smithi050 bash[19968]: audit 2024-09-17T00:48:14.976600+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4b1f3e6-9836-459d-9c9f-1c2bae970ffa"}]': finished 2024-09-17T00:48:15.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:15 smithi050 bash[19968]: cluster 2024-09-17T00:48:14.976786+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T00:48:15.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:15 smithi050 bash[19968]: audit 2024-09-17T00:48:14.977085+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:15.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:15 smithi027 bash[19759]: audit 2024-09-17T00:48:14.965003+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.50:0/3741102352' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b1f3e6-9836-459d-9c9f-1c2bae970ffa"}]: dispatch 2024-09-17T00:48:15.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:15 smithi027 bash[19759]: audit 2024-09-17T00:48:14.967362+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b1f3e6-9836-459d-9c9f-1c2bae970ffa"}]: dispatch 2024-09-17T00:48:15.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:15 smithi027 bash[19759]: audit 2024-09-17T00:48:14.976600+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4b1f3e6-9836-459d-9c9f-1c2bae970ffa"}]': finished 2024-09-17T00:48:15.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:15 smithi027 bash[19759]: cluster 2024-09-17T00:48:14.976786+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T00:48:15.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:15 smithi027 bash[19759]: audit 2024-09-17T00:48:14.977085+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:15.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:15 smithi027 bash[25154]: audit 2024-09-17T00:48:14.965003+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.50:0/3741102352' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b1f3e6-9836-459d-9c9f-1c2bae970ffa"}]: dispatch 2024-09-17T00:48:15.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:15 smithi027 bash[25154]: audit 2024-09-17T00:48:14.967362+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b1f3e6-9836-459d-9c9f-1c2bae970ffa"}]: dispatch 2024-09-17T00:48:15.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:15 smithi027 bash[25154]: audit 2024-09-17T00:48:14.976600+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4b1f3e6-9836-459d-9c9f-1c2bae970ffa"}]': finished 2024-09-17T00:48:15.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:15 smithi027 bash[25154]: cluster 2024-09-17T00:48:14.976786+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T00:48:15.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:15 smithi027 bash[25154]: audit 2024-09-17T00:48:14.977085+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:16.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:16 smithi050 bash[19968]: cluster 2024-09-17T00:48:14.210063+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T00:48:16.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:16 smithi050 bash[19968]: audit 2024-09-17T00:48:15.664379+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.50:0/1749953102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:48:16.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:16 smithi027 bash[19759]: cluster 2024-09-17T00:48:14.210063+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T00:48:16.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:16 smithi027 bash[19759]: audit 2024-09-17T00:48:15.664379+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.50:0/1749953102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:48:16.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:16 smithi027 bash[25154]: cluster 2024-09-17T00:48:14.210063+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T00:48:16.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:16 smithi027 bash[25154]: audit 2024-09-17T00:48:15.664379+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.50:0/1749953102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:48:18.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:18 smithi050 bash[19968]: cluster 2024-09-17T00:48:16.210653+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:48:18.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:18 smithi027 bash[19759]: cluster 2024-09-17T00:48:16.210653+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:48:18.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:18 smithi027 bash[25154]: cluster 2024-09-17T00:48:16.210653+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:48:20.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:19 smithi027 bash[19759]: cluster 2024-09-17T00:48:18.211330+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:19 smithi027 bash[25154]: cluster 2024-09-17T00:48:18.211330+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:20.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:19 smithi050 bash[19968]: cluster 2024-09-17T00:48:18.211330+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:21.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:21 smithi027 bash[19759]: cluster 2024-09-17T00:48:20.211920+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:21.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:21 smithi027 bash[25154]: cluster 2024-09-17T00:48:20.211920+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:22.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:21 smithi050 bash[19968]: cluster 2024-09-17T00:48:20.211920+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:24.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:23 smithi050 bash[19968]: cluster 2024-09-17T00:48:22.212560+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:24.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:23 smithi050 bash[19968]: audit 2024-09-17T00:48:23.477180+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:48:24.047 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:23 smithi050 bash[19968]: audit 2024-09-17T00:48:23.478091+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:48:24.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:23 smithi027 bash[19759]: cluster 2024-09-17T00:48:22.212560+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:24.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:23 smithi027 bash[19759]: audit 2024-09-17T00:48:23.477180+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:48:24.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:23 smithi027 bash[19759]: audit 2024-09-17T00:48:23.478091+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:48:24.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:23 smithi027 bash[25154]: cluster 2024-09-17T00:48:22.212560+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:24.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:23 smithi027 bash[25154]: audit 2024-09-17T00:48:23.477180+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:48:24.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:23 smithi027 bash[25154]: audit 2024-09-17T00:48:23.478091+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:48:25.992 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:25 smithi050 bash[19968]: cluster 2024-09-17T00:48:24.213309+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:26.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:25 smithi027 bash[19759]: cluster 2024-09-17T00:48:24.213309+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:26.088 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:48:25 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:48:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:48:26.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:25 smithi027 bash[25154]: cluster 2024-09-17T00:48:24.213309+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:26.588 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:48:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:48:27.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:26 smithi050 bash[19968]: audit 2024-09-17T00:48:25.861499+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:26 smithi050 bash[19968]: audit 2024-09-17T00:48:25.873464+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:26 smithi050 bash[19968]: audit 2024-09-17T00:48:26.312195+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:26 smithi050 bash[19968]: audit 2024-09-17T00:48:26.321552+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:26 smithi050 bash[19968]: audit 2024-09-17T00:48:26.659864+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:48:27.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:26 smithi050 bash[19968]: audit 2024-09-17T00:48:26.661598+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:27.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[19759]: audit 2024-09-17T00:48:25.861499+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[19759]: audit 2024-09-17T00:48:25.873464+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[19759]: audit 2024-09-17T00:48:26.312195+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[19759]: audit 2024-09-17T00:48:26.321552+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[19759]: audit 2024-09-17T00:48:26.659864+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:48:27.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[19759]: audit 2024-09-17T00:48:26.661598+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:27.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[25154]: audit 2024-09-17T00:48:25.861499+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[25154]: audit 2024-09-17T00:48:25.873464+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[25154]: audit 2024-09-17T00:48:26.312195+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[25154]: audit 2024-09-17T00:48:26.321552+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:27.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[25154]: audit 2024-09-17T00:48:26.659864+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:48:27.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:26 smithi027 bash[25154]: audit 2024-09-17T00:48:26.661598+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:28.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:27 smithi050 bash[19968]: cluster 2024-09-17T00:48:26.213962+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:28.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:27 smithi050 bash[19968]: cephadm 2024-09-17T00:48:26.663118+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.5 on smithi050 2024-09-17T00:48:28.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:27 smithi027 bash[19759]: cluster 2024-09-17T00:48:26.213962+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:28.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:27 smithi027 bash[19759]: cephadm 2024-09-17T00:48:26.663118+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.5 on smithi050 2024-09-17T00:48:28.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:27 smithi027 bash[25154]: cluster 2024-09-17T00:48:26.213962+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:28.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:27 smithi027 bash[25154]: cephadm 2024-09-17T00:48:26.663118+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.5 on smithi050 2024-09-17T00:48:30.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:29 smithi050 bash[19968]: cluster 2024-09-17T00:48:28.214517+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:30.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:29 smithi027 bash[19759]: cluster 2024-09-17T00:48:28.214517+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:30.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:29 smithi027 bash[25154]: cluster 2024-09-17T00:48:28.214517+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:31 smithi050 bash[19968]: cluster 2024-09-17T00:48:30.215088+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:31 smithi027 bash[25154]: cluster 2024-09-17T00:48:30.215088+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:32.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:31 smithi027 bash[19759]: cluster 2024-09-17T00:48:30.215088+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:33.467 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:33 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:48:33.468 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:48:33 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:48:33.468 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:48:33 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:48:33.740 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:48:33 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:48:33.740 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:33 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:48:33.740 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:48:33 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:48:34.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:33 smithi050 bash[19968]: cluster 2024-09-17T00:48:32.215656+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:34.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:33 smithi050 bash[19968]: audit 2024-09-17T00:48:33.763154+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:34.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:33 smithi050 bash[19968]: audit 2024-09-17T00:48:33.774501+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:34.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:33 smithi050 bash[19968]: audit 2024-09-17T00:48:33.777236+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:34.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:33 smithi050 bash[19968]: audit 2024-09-17T00:48:33.780169+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:34.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:33 smithi050 bash[19968]: audit 2024-09-17T00:48:33.796228+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[19759]: cluster 2024-09-17T00:48:32.215656+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[19759]: audit 2024-09-17T00:48:33.763154+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[19759]: audit 2024-09-17T00:48:33.774501+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[19759]: audit 2024-09-17T00:48:33.777236+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[19759]: audit 2024-09-17T00:48:33.780169+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[19759]: audit 2024-09-17T00:48:33.796228+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:34.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[25154]: cluster 2024-09-17T00:48:32.215656+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:34.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[25154]: audit 2024-09-17T00:48:33.763154+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:34.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[25154]: audit 2024-09-17T00:48:33.774501+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:34.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[25154]: audit 2024-09-17T00:48:33.777236+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:34.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[25154]: audit 2024-09-17T00:48:33.780169+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:34.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:33 smithi027 bash[25154]: audit 2024-09-17T00:48:33.796228+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:35 smithi050 bash[19968]: cluster 2024-09-17T00:48:34.216230+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:36.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:35 smithi027 bash[19759]: cluster 2024-09-17T00:48:34.216230+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:36.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:35 smithi027 bash[25154]: cluster 2024-09-17T00:48:34.216230+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:37 smithi050 bash[19968]: cluster 2024-09-17T00:48:36.216796+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:38.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:37 smithi027 bash[19759]: cluster 2024-09-17T00:48:36.216796+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:37 smithi027 bash[25154]: cluster 2024-09-17T00:48:36.216796+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:40.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:39 smithi027 bash[19759]: cluster 2024-09-17T00:48:38.217385+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:40.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:39 smithi027 bash[25154]: cluster 2024-09-17T00:48:38.217385+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:40.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:39 smithi050 bash[19968]: cluster 2024-09-17T00:48:38.217385+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:40.500 INFO:teuthology.orchestra.run.smithi050.stdout:Created osd(s) 5 on host 'smithi050' 2024-09-17T00:48:41.089 DEBUG:teuthology.orchestra.run.smithi050:osd.5> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T00:48:41.092 INFO:tasks.cephadm:Deploying osd.6 on smithi050 with /dev/vg_nvme/lv_2... 2024-09-17T00:48:41.092 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T00:48:41.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: cluster 2024-09-17T00:48:40.217919+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:41.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: audit 2024-09-17T00:48:40.504458+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:41.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: audit 2024-09-17T00:48:40.534789+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:41.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: audit 2024-09-17T00:48:40.537245+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:41.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: audit 2024-09-17T00:48:40.538937+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:41.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: audit 2024-09-17T00:48:40.543141+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:48:41.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: audit 2024-09-17T00:48:40.544939+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:48:41.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: cephadm 2024-09-17T00:48:40.546239+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 8122M 2024-09-17T00:48:41.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: audit 2024-09-17T00:48:40.556241+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:41.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: audit 2024-09-17T00:48:40.566660+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:41.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: audit 2024-09-17T00:48:41.007702+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.50:6808/102430288,v1:172.21.15.50:6809/102430288]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:48:41.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[25154]: audit 2024-09-17T00:48:41.010238+0000 mon.a (mon.0) 617 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:48:41.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: cluster 2024-09-17T00:48:40.217919+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:41.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: audit 2024-09-17T00:48:40.504458+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:41.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: audit 2024-09-17T00:48:40.534789+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:41.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: audit 2024-09-17T00:48:40.537245+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:41.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: audit 2024-09-17T00:48:40.538937+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:41.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: audit 2024-09-17T00:48:40.543141+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:48:41.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: audit 2024-09-17T00:48:40.544939+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:48:41.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: cephadm 2024-09-17T00:48:40.546239+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 8122M 2024-09-17T00:48:41.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: audit 2024-09-17T00:48:40.556241+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:41.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: audit 2024-09-17T00:48:40.566660+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:41.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: audit 2024-09-17T00:48:41.007702+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.50:6808/102430288,v1:172.21.15.50:6809/102430288]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:48:41.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:41 smithi027 bash[19759]: audit 2024-09-17T00:48:41.010238+0000 mon.a (mon.0) 617 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:48:41.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: cluster 2024-09-17T00:48:40.217919+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: audit 2024-09-17T00:48:40.504458+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: audit 2024-09-17T00:48:40.534789+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: audit 2024-09-17T00:48:40.537245+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: audit 2024-09-17T00:48:40.538937+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: audit 2024-09-17T00:48:40.543141+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: audit 2024-09-17T00:48:40.544939+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: cephadm 2024-09-17T00:48:40.546239+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 8122M 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: audit 2024-09-17T00:48:40.556241+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: audit 2024-09-17T00:48:40.566660+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: audit 2024-09-17T00:48:41.007702+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.50:6808/102430288,v1:172.21.15.50:6809/102430288]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:48:41.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:41 smithi050 bash[19968]: audit 2024-09-17T00:48:41.010238+0000 mon.a (mon.0) 617 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:48:43.263 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:42 smithi050 bash[19968]: audit 2024-09-17T00:48:41.914569+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.50:6808/102430288,v1:172.21.15.50:6809/102430288]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:43.263 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:42 smithi050 bash[19968]: audit 2024-09-17T00:48:41.914692+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:48:43.263 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:42 smithi050 bash[19968]: cluster 2024-09-17T00:48:41.914911+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T00:48:43.263 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:42 smithi050 bash[19968]: audit 2024-09-17T00:48:41.915135+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:43.263 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:42 smithi050 bash[19968]: audit 2024-09-17T00:48:41.917149+0000 mon.a (mon.0) 621 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:43.264 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:48:42 smithi050 bash[29077]: debug 2024-09-17T00:48:42.922+0000 7fe611d2b700 -1 osd.5 0 waiting for initial osdmap 2024-09-17T00:48:43.264 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:48:42 smithi050 bash[29077]: debug 2024-09-17T00:48:42.938+0000 7fe60cec3700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:48:43.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:42 smithi027 bash[19759]: audit 2024-09-17T00:48:41.914569+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.50:6808/102430288,v1:172.21.15.50:6809/102430288]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:43.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:42 smithi027 bash[19759]: audit 2024-09-17T00:48:41.914692+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:48:43.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:42 smithi027 bash[19759]: cluster 2024-09-17T00:48:41.914911+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T00:48:43.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:42 smithi027 bash[19759]: audit 2024-09-17T00:48:41.915135+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:43.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:42 smithi027 bash[19759]: audit 2024-09-17T00:48:41.917149+0000 mon.a (mon.0) 621 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:43.296 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:42 smithi027 bash[25154]: audit 2024-09-17T00:48:41.914569+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.50:6808/102430288,v1:172.21.15.50:6809/102430288]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:43.296 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:42 smithi027 bash[25154]: audit 2024-09-17T00:48:41.914692+0000 mon.a (mon.0) 618 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:48:43.296 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:42 smithi027 bash[25154]: cluster 2024-09-17T00:48:41.914911+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T00:48:43.296 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:42 smithi027 bash[25154]: audit 2024-09-17T00:48:41.915135+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:43.296 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:42 smithi027 bash[25154]: audit 2024-09-17T00:48:41.917149+0000 mon.a (mon.0) 621 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:48:44.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[19759]: cluster 2024-09-17T00:48:42.218554+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:44.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[19759]: audit 2024-09-17T00:48:42.918282+0000 mon.a (mon.0) 622 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:48:44.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[19759]: cluster 2024-09-17T00:48:42.918580+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-17T00:48:44.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[19759]: audit 2024-09-17T00:48:42.919577+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:44.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[19759]: audit 2024-09-17T00:48:42.930817+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:44.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[19759]: cluster 2024-09-17T00:48:43.691596+0000 mon.a (mon.0) 626 : cluster [INF] osd.5 [v2:172.21.15.50:6808/102430288,v1:172.21.15.50:6809/102430288] boot 2024-09-17T00:48:44.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[19759]: cluster 2024-09-17T00:48:43.691683+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T00:48:44.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[19759]: audit 2024-09-17T00:48:43.692655+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:44.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[25154]: cluster 2024-09-17T00:48:42.218554+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:44.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[25154]: audit 2024-09-17T00:48:42.918282+0000 mon.a (mon.0) 622 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:48:44.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[25154]: cluster 2024-09-17T00:48:42.918580+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-17T00:48:44.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[25154]: audit 2024-09-17T00:48:42.919577+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:44.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[25154]: audit 2024-09-17T00:48:42.930817+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:44.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[25154]: cluster 2024-09-17T00:48:43.691596+0000 mon.a (mon.0) 626 : cluster [INF] osd.5 [v2:172.21.15.50:6808/102430288,v1:172.21.15.50:6809/102430288] boot 2024-09-17T00:48:44.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[25154]: cluster 2024-09-17T00:48:43.691683+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T00:48:44.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:43 smithi027 bash[25154]: audit 2024-09-17T00:48:43.692655+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:44.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:43 smithi050 bash[19968]: cluster 2024-09-17T00:48:42.218554+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:48:44.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:43 smithi050 bash[19968]: audit 2024-09-17T00:48:42.918282+0000 mon.a (mon.0) 622 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:48:44.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:43 smithi050 bash[19968]: cluster 2024-09-17T00:48:42.918580+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-17T00:48:44.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:43 smithi050 bash[19968]: audit 2024-09-17T00:48:42.919577+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:44.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:43 smithi050 bash[19968]: audit 2024-09-17T00:48:42.930817+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:44.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:43 smithi050 bash[19968]: cluster 2024-09-17T00:48:43.691596+0000 mon.a (mon.0) 626 : cluster [INF] osd.5 [v2:172.21.15.50:6808/102430288,v1:172.21.15.50:6809/102430288] boot 2024-09-17T00:48:44.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:43 smithi050 bash[19968]: cluster 2024-09-17T00:48:43.691683+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T00:48:44.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:43 smithi050 bash[19968]: audit 2024-09-17T00:48:43.692655+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:48:45.034 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:44 smithi050 bash[19968]: cluster 2024-09-17T00:48:42.012778+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:48:45.034 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:44 smithi050 bash[19968]: cluster 2024-09-17T00:48:42.012946+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:48:45.034 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:44 smithi050 bash[19968]: cluster 2024-09-17T00:48:44.691317+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T00:48:45.249 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:44 smithi027 bash[19759]: cluster 2024-09-17T00:48:42.012778+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:48:45.249 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:44 smithi027 bash[19759]: cluster 2024-09-17T00:48:42.012946+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:48:45.249 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:44 smithi027 bash[19759]: cluster 2024-09-17T00:48:44.691317+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T00:48:45.250 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:44 smithi027 bash[25154]: cluster 2024-09-17T00:48:42.012778+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:48:45.250 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:44 smithi027 bash[25154]: cluster 2024-09-17T00:48:42.012946+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:48:45.250 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:44 smithi027 bash[25154]: cluster 2024-09-17T00:48:44.691317+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T00:48:46.337 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:48:46 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:48:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:48:46.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:45 smithi027 bash[25154]: cluster 2024-09-17T00:48:44.219144+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:48:46.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:45 smithi027 bash[25154]: cluster 2024-09-17T00:48:45.693838+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T00:48:46.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:45 smithi027 bash[19759]: cluster 2024-09-17T00:48:44.219144+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:48:46.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:45 smithi027 bash[19759]: cluster 2024-09-17T00:48:45.693838+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T00:48:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:45 smithi050 bash[19968]: cluster 2024-09-17T00:48:44.219144+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:48:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:45 smithi050 bash[19968]: cluster 2024-09-17T00:48:45.693838+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T00:48:46.813 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:48:46 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:48:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:48:47.070 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-17T00:48:47.087 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:48:46 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:48:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:48:47.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.024857+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: cephadm 2024-09-17T00:48:46.026793+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:48:47.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.037815+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.050326+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:47.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.053184+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:47.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.054988+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:47.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: cluster 2024-09-17T00:48:46.059699+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-17T00:48:47.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.070253+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.491463+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.500617+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.806403+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.817316+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.843414+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.846301+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.848199+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[19759]: audit 2024-09-17T00:48:46.861507+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.024857+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: cephadm 2024-09-17T00:48:46.026793+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.037815+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.050326+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.053184+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.054988+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: cluster 2024-09-17T00:48:46.059699+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.070253+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.491463+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.500617+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.806403+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.817316+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.843414+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.846301+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.848199+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:47.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:47 smithi027 bash[25154]: audit 2024-09-17T00:48:46.861507+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.097 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.024857+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: cephadm 2024-09-17T00:48:46.026793+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.037815+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.050326+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.053184+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.054988+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: cluster 2024-09-17T00:48:46.059699+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v194: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.070253+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.491463+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.500617+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.806403+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.817316+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.843414+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.846301+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:47.098 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.848199+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:48:47.099 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:47 smithi050 bash[19968]: audit 2024-09-17T00:48:46.861507+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:48:47.100 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi050:vg_nvme/lv_2 2024-09-17T00:48:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:48 smithi027 bash[19759]: cluster 2024-09-17T00:48:46.852562+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-17T00:48:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:48 smithi027 bash[19759]: cluster 2024-09-17T00:48:47.034070+0000 mon.a (mon.0) 645 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-09-17T00:48:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:48 smithi027 bash[19759]: cluster 2024-09-17T00:48:47.071626+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T00:48:48.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:48 smithi027 bash[25154]: cluster 2024-09-17T00:48:46.852562+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-17T00:48:48.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:48 smithi027 bash[25154]: cluster 2024-09-17T00:48:47.034070+0000 mon.a (mon.0) 645 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-09-17T00:48:48.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:48 smithi027 bash[25154]: cluster 2024-09-17T00:48:47.071626+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T00:48:48.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:48 smithi050 bash[19968]: cluster 2024-09-17T00:48:46.852562+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v195: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-17T00:48:48.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:48 smithi050 bash[19968]: cluster 2024-09-17T00:48:47.034070+0000 mon.a (mon.0) 645 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-09-17T00:48:48.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:48 smithi050 bash[19968]: cluster 2024-09-17T00:48:47.071626+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T00:48:49.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:49 smithi050 bash[19968]: cluster 2024-09-17T00:48:48.075353+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T00:48:49.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:49 smithi027 bash[19759]: cluster 2024-09-17T00:48:48.075353+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T00:48:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:49 smithi027 bash[25154]: cluster 2024-09-17T00:48:48.075353+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T00:48:50.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:50 smithi027 bash[19759]: cluster 2024-09-17T00:48:48.853242+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-17T00:48:50.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:50 smithi027 bash[25154]: cluster 2024-09-17T00:48:48.853242+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-17T00:48:50.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:50 smithi050 bash[19968]: cluster 2024-09-17T00:48:48.853242+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-17T00:48:51.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:51 smithi050 bash[19968]: cluster 2024-09-17T00:48:51.074446+0000 mon.a (mon.0) 648 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-09-17T00:48:51.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:51 smithi050 bash[19968]: cluster 2024-09-17T00:48:51.074539+0000 mon.a (mon.0) 649 : cluster [INF] Cluster is now healthy 2024-09-17T00:48:51.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:51 smithi027 bash[19759]: cluster 2024-09-17T00:48:51.074446+0000 mon.a (mon.0) 648 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-09-17T00:48:51.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:51 smithi027 bash[19759]: cluster 2024-09-17T00:48:51.074539+0000 mon.a (mon.0) 649 : cluster [INF] Cluster is now healthy 2024-09-17T00:48:51.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:51 smithi027 bash[25154]: cluster 2024-09-17T00:48:51.074446+0000 mon.a (mon.0) 648 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-09-17T00:48:51.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:51 smithi027 bash[25154]: cluster 2024-09-17T00:48:51.074539+0000 mon.a (mon.0) 649 : cluster [INF] Cluster is now healthy 2024-09-17T00:48:52.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:52 smithi050 bash[19968]: cluster 2024-09-17T00:48:50.853814+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:48:52.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:52 smithi050 bash[19968]: audit 2024-09-17T00:48:51.581079+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:48:52.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:52 smithi050 bash[19968]: audit 2024-09-17T00:48:51.587947+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:48:52.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:52 smithi050 bash[19968]: audit 2024-09-17T00:48:51.589853+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:52.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:52 smithi027 bash[19759]: cluster 2024-09-17T00:48:50.853814+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:48:52.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:52 smithi027 bash[19759]: audit 2024-09-17T00:48:51.581079+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:48:52.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:52 smithi027 bash[19759]: audit 2024-09-17T00:48:51.587947+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:48:52.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:52 smithi027 bash[19759]: audit 2024-09-17T00:48:51.589853+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:52.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:52 smithi027 bash[25154]: cluster 2024-09-17T00:48:50.853814+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:48:52.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:52 smithi027 bash[25154]: audit 2024-09-17T00:48:51.581079+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:48:52.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:52 smithi027 bash[25154]: audit 2024-09-17T00:48:51.587947+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:48:52.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:52 smithi027 bash[25154]: audit 2024-09-17T00:48:51.589853+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:48:53.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:53 smithi050 bash[19968]: audit 2024-09-17T00:48:51.574253+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:48:53.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:53 smithi027 bash[25154]: audit 2024-09-17T00:48:51.574253+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:48:53.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:53 smithi027 bash[19759]: audit 2024-09-17T00:48:51.574253+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:48:54.437 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:54 smithi050 bash[19968]: cluster 2024-09-17T00:48:52.854452+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-17T00:48:54.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:54 smithi027 bash[25154]: cluster 2024-09-17T00:48:52.854452+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-17T00:48:54.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:54 smithi027 bash[19759]: cluster 2024-09-17T00:48:52.854452+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-17T00:48:55.453 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:55 smithi050 bash[19968]: cluster 2024-09-17T00:48:54.855042+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:48:55.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:55 smithi027 bash[19759]: cluster 2024-09-17T00:48:54.855042+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:48:55.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:55 smithi027 bash[25154]: cluster 2024-09-17T00:48:54.855042+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:48:58.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[19759]: cluster 2024-09-17T00:48:56.855636+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-17T00:48:58.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[19759]: audit 2024-09-17T00:48:57.738453+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.50:0/941554080' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99adeb45-b865-4412-9ff0-979713fb902e"}]: dispatch 2024-09-17T00:48:58.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[19759]: audit 2024-09-17T00:48:57.741058+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99adeb45-b865-4412-9ff0-979713fb902e"}]: dispatch 2024-09-17T00:48:58.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[19759]: audit 2024-09-17T00:48:57.751848+0000 mon.a (mon.0) 654 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99adeb45-b865-4412-9ff0-979713fb902e"}]': finished 2024-09-17T00:48:58.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[19759]: cluster 2024-09-17T00:48:57.752063+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T00:48:58.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[19759]: audit 2024-09-17T00:48:57.752418+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:48:58.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[25154]: cluster 2024-09-17T00:48:56.855636+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-17T00:48:58.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[25154]: audit 2024-09-17T00:48:57.738453+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.50:0/941554080' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99adeb45-b865-4412-9ff0-979713fb902e"}]: dispatch 2024-09-17T00:48:58.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[25154]: audit 2024-09-17T00:48:57.741058+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99adeb45-b865-4412-9ff0-979713fb902e"}]: dispatch 2024-09-17T00:48:58.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[25154]: audit 2024-09-17T00:48:57.751848+0000 mon.a (mon.0) 654 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99adeb45-b865-4412-9ff0-979713fb902e"}]': finished 2024-09-17T00:48:58.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[25154]: cluster 2024-09-17T00:48:57.752063+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T00:48:58.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:57 smithi027 bash[25154]: audit 2024-09-17T00:48:57.752418+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:48:58.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:57 smithi050 bash[19968]: cluster 2024-09-17T00:48:56.855636+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-17T00:48:58.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:57 smithi050 bash[19968]: audit 2024-09-17T00:48:57.738453+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.50:0/941554080' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99adeb45-b865-4412-9ff0-979713fb902e"}]: dispatch 2024-09-17T00:48:58.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:57 smithi050 bash[19968]: audit 2024-09-17T00:48:57.741058+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99adeb45-b865-4412-9ff0-979713fb902e"}]: dispatch 2024-09-17T00:48:58.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:57 smithi050 bash[19968]: audit 2024-09-17T00:48:57.751848+0000 mon.a (mon.0) 654 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99adeb45-b865-4412-9ff0-979713fb902e"}]': finished 2024-09-17T00:48:58.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:57 smithi050 bash[19968]: cluster 2024-09-17T00:48:57.752063+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T00:48:58.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:57 smithi050 bash[19968]: audit 2024-09-17T00:48:57.752418+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:48:59.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:58 smithi027 bash[19759]: audit 2024-09-17T00:48:58.449904+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.50:0/4192618878' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:48:59.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:58 smithi027 bash[25154]: audit 2024-09-17T00:48:58.449904+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.50:0/4192618878' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:48:59.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:58 smithi050 bash[19968]: audit 2024-09-17T00:48:58.449904+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.50:0/4192618878' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:49:00.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:48:59 smithi027 bash[19759]: cluster 2024-09-17T00:48:58.856227+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:49:00.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:48:59 smithi027 bash[25154]: cluster 2024-09-17T00:48:58.856227+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:49:00.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:48:59 smithi050 bash[19968]: cluster 2024-09-17T00:48:58.856227+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:49:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:01 smithi027 bash[25154]: cluster 2024-09-17T00:49:00.856828+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:02.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:01 smithi027 bash[19759]: cluster 2024-09-17T00:49:00.856828+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:02.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:01 smithi050 bash[19968]: cluster 2024-09-17T00:49:00.856828+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:04.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:03 smithi027 bash[19759]: cluster 2024-09-17T00:49:02.857301+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:04.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:03 smithi027 bash[25154]: cluster 2024-09-17T00:49:02.857301+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:04.177 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:03 smithi050 bash[19968]: cluster 2024-09-17T00:49:02.857301+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:04.837 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:49:04 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:49:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:49:05.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:05 smithi027 bash[19759]: audit 2024-09-17T00:49:04.580835+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:05.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:05 smithi027 bash[19759]: audit 2024-09-17T00:49:04.589819+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:05.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:05 smithi027 bash[19759]: cluster 2024-09-17T00:49:04.857710+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:05.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:05 smithi027 bash[25154]: audit 2024-09-17T00:49:04.580835+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:05.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:05 smithi027 bash[25154]: audit 2024-09-17T00:49:04.589819+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:05.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:05 smithi027 bash[25154]: cluster 2024-09-17T00:49:04.857710+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:05.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:05 smithi050 bash[19968]: audit 2024-09-17T00:49:04.580835+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:05.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:05 smithi050 bash[19968]: audit 2024-09-17T00:49:04.589819+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:05.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:05 smithi050 bash[19968]: cluster 2024-09-17T00:49:04.857710+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:07.087 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:49:06 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:49:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:49:08.038 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:07 smithi050 bash[19968]: audit 2024-09-17T00:49:06.681386+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:08.038 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:07 smithi050 bash[19968]: audit 2024-09-17T00:49:06.689875+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:08.038 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:07 smithi050 bash[19968]: cluster 2024-09-17T00:49:06.858241+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:08.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:07 smithi027 bash[19759]: audit 2024-09-17T00:49:06.681386+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:08.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:07 smithi027 bash[19759]: audit 2024-09-17T00:49:06.689875+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:08.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:07 smithi027 bash[19759]: cluster 2024-09-17T00:49:06.858241+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:08.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:07 smithi027 bash[25154]: audit 2024-09-17T00:49:06.681386+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:08.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:07 smithi027 bash[25154]: audit 2024-09-17T00:49:06.689875+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:08.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:07 smithi027 bash[25154]: cluster 2024-09-17T00:49:06.858241+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:09.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:09 smithi050 bash[19968]: cluster 2024-09-17T00:49:08.858799+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:10.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:09 smithi027 bash[19759]: cluster 2024-09-17T00:49:08.858799+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:10.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:09 smithi027 bash[25154]: cluster 2024-09-17T00:49:08.858799+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:11.062 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:10 smithi050 bash[19968]: audit 2024-09-17T00:49:10.746167+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:49:11.063 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:10 smithi050 bash[19968]: audit 2024-09-17T00:49:10.748218+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:11.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:10 smithi027 bash[19759]: audit 2024-09-17T00:49:10.746167+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:49:11.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:10 smithi027 bash[19759]: audit 2024-09-17T00:49:10.748218+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:11.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:10 smithi027 bash[25154]: audit 2024-09-17T00:49:10.746167+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:49:11.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:10 smithi027 bash[25154]: audit 2024-09-17T00:49:10.748218+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:12.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:11 smithi027 bash[19759]: cephadm 2024-09-17T00:49:10.749833+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Deploying daemon osd.6 on smithi050 2024-09-17T00:49:12.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:11 smithi027 bash[19759]: cluster 2024-09-17T00:49:10.859403+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:12.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:11 smithi027 bash[25154]: cephadm 2024-09-17T00:49:10.749833+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Deploying daemon osd.6 on smithi050 2024-09-17T00:49:12.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:11 smithi027 bash[25154]: cluster 2024-09-17T00:49:10.859403+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:12.101 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:11 smithi050 bash[19968]: cephadm 2024-09-17T00:49:10.749833+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Deploying daemon osd.6 on smithi050 2024-09-17T00:49:12.101 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:11 smithi050 bash[19968]: cluster 2024-09-17T00:49:10.859403+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:14.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:13 smithi050 bash[19968]: cluster 2024-09-17T00:49:12.859982+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:14.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:13 smithi027 bash[19759]: cluster 2024-09-17T00:49:12.859982+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:14.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:13 smithi027 bash[25154]: cluster 2024-09-17T00:49:12.859982+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:14.709 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:49:14 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:14.709 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:14 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:14.710 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:49:14 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:14.710 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:49:14 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:14.986 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:49:14 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:14.987 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:49:14 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:14.987 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:49:14 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:14.987 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:14 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:16.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[19759]: cluster 2024-09-17T00:49:14.860562+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:16.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[19759]: audit 2024-09-17T00:49:15.003763+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:16.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[19759]: audit 2024-09-17T00:49:15.007837+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:16.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[19759]: audit 2024-09-17T00:49:15.011918+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:16.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[19759]: audit 2024-09-17T00:49:15.014329+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:16.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[19759]: audit 2024-09-17T00:49:15.028819+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:16.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[25154]: cluster 2024-09-17T00:49:14.860562+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:16.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[25154]: audit 2024-09-17T00:49:15.003763+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:16.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[25154]: audit 2024-09-17T00:49:15.007837+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:16.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[25154]: audit 2024-09-17T00:49:15.011918+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:16.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[25154]: audit 2024-09-17T00:49:15.014329+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:16.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:16 smithi027 bash[25154]: audit 2024-09-17T00:49:15.028819+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:16.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:16 smithi050 bash[19968]: cluster 2024-09-17T00:49:14.860562+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:16.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:16 smithi050 bash[19968]: audit 2024-09-17T00:49:15.003763+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:16.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:16 smithi050 bash[19968]: audit 2024-09-17T00:49:15.007837+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:16.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:16 smithi050 bash[19968]: audit 2024-09-17T00:49:15.011918+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:16.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:16 smithi050 bash[19968]: audit 2024-09-17T00:49:15.014329+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:16.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:16 smithi050 bash[19968]: audit 2024-09-17T00:49:15.028819+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:18.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:18 smithi027 bash[19759]: cluster 2024-09-17T00:49:16.861121+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:18.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:18 smithi027 bash[25154]: cluster 2024-09-17T00:49:16.861121+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:18.338 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:18 smithi050 bash[19968]: cluster 2024-09-17T00:49:16.861121+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:19 smithi027 bash[19759]: cluster 2024-09-17T00:49:18.861712+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:20.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:19 smithi027 bash[25154]: cluster 2024-09-17T00:49:18.861712+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:20.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:19 smithi050 bash[19968]: cluster 2024-09-17T00:49:18.861712+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:21.724 INFO:teuthology.orchestra.run.smithi050.stdout:Created osd(s) 6 on host 'smithi050' 2024-09-17T00:49:22.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:21 smithi050 bash[19968]: cluster 2024-09-17T00:49:20.862309+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:22.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:21 smithi050 bash[19968]: audit 2024-09-17T00:49:21.721648+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:22.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:21 smithi050 bash[19968]: audit 2024-09-17T00:49:21.728098+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:22.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:21 smithi050 bash[19968]: audit 2024-09-17T00:49:21.728805+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:22.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:21 smithi050 bash[19968]: audit 2024-09-17T00:49:21.732320+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:22.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:21 smithi050 bash[19968]: audit 2024-09-17T00:49:21.736995+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:49:22.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:21 smithi050 bash[19968]: audit 2024-09-17T00:49:21.738968+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:49:22.021 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:21 smithi050 bash[19968]: audit 2024-09-17T00:49:21.740893+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:49:22.021 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:21 smithi050 bash[19968]: audit 2024-09-17T00:49:21.751716+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:22.021 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:21 smithi050 bash[19968]: audit 2024-09-17T00:49:21.761316+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:22.326 DEBUG:teuthology.orchestra.run.smithi050:osd.6> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T00:49:22.329 INFO:tasks.cephadm:Deploying osd.7 on smithi050 with /dev/vg_nvme/lv_1... 2024-09-17T00:49:22.329 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T00:49:22.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[19759]: cluster 2024-09-17T00:49:20.862309+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:22.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[19759]: audit 2024-09-17T00:49:21.721648+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:22.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[19759]: audit 2024-09-17T00:49:21.728098+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[19759]: audit 2024-09-17T00:49:21.728805+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[19759]: audit 2024-09-17T00:49:21.732320+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[19759]: audit 2024-09-17T00:49:21.736995+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[19759]: audit 2024-09-17T00:49:21.738968+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[19759]: audit 2024-09-17T00:49:21.740893+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[19759]: audit 2024-09-17T00:49:21.751716+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[19759]: audit 2024-09-17T00:49:21.761316+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[25154]: cluster 2024-09-17T00:49:20.862309+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[25154]: audit 2024-09-17T00:49:21.721648+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[25154]: audit 2024-09-17T00:49:21.728098+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:22.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[25154]: audit 2024-09-17T00:49:21.728805+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:22.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[25154]: audit 2024-09-17T00:49:21.732320+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:22.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[25154]: audit 2024-09-17T00:49:21.736995+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:49:22.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[25154]: audit 2024-09-17T00:49:21.738968+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:49:22.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[25154]: audit 2024-09-17T00:49:21.740893+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:49:22.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[25154]: audit 2024-09-17T00:49:21.751716+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:22.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:21 smithi027 bash[25154]: audit 2024-09-17T00:49:21.761316+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:22 smithi027 bash[19759]: cephadm 2024-09-17T00:49:21.742380+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 5415M 2024-09-17T00:49:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:22 smithi027 bash[19759]: audit 2024-09-17T00:49:22.028078+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.50:6816/963591135,v1:172.21.15.50:6817/963591135]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:49:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:22 smithi027 bash[19759]: audit 2024-09-17T00:49:22.030709+0000 mon.a (mon.0) 677 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:49:23.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:22 smithi027 bash[25154]: cephadm 2024-09-17T00:49:21.742380+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 5415M 2024-09-17T00:49:23.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:22 smithi027 bash[25154]: audit 2024-09-17T00:49:22.028078+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.50:6816/963591135,v1:172.21.15.50:6817/963591135]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:49:23.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:22 smithi027 bash[25154]: audit 2024-09-17T00:49:22.030709+0000 mon.a (mon.0) 677 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:49:23.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:22 smithi050 bash[19968]: cephadm 2024-09-17T00:49:21.742380+0000 mgr.y (mgr.14152) 241 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 5415M 2024-09-17T00:49:23.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:22 smithi050 bash[19968]: audit 2024-09-17T00:49:22.028078+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.50:6816/963591135,v1:172.21.15.50:6817/963591135]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:49:23.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:22 smithi050 bash[19968]: audit 2024-09-17T00:49:22.030709+0000 mon.a (mon.0) 677 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:49:24.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[25154]: cluster 2024-09-17T00:49:22.862890+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:24.111 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[25154]: audit 2024-09-17T00:49:22.931599+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.50:6816/963591135,v1:172.21.15.50:6817/963591135]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[25154]: audit 2024-09-17T00:49:22.932110+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[25154]: cluster 2024-09-17T00:49:22.932282+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[25154]: audit 2024-09-17T00:49:22.932602+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[25154]: audit 2024-09-17T00:49:22.934290+0000 mon.a (mon.0) 681 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[25154]: audit 2024-09-17T00:49:23.481977+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[25154]: audit 2024-09-17T00:49:23.482743+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[19759]: cluster 2024-09-17T00:49:22.862890+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[19759]: audit 2024-09-17T00:49:22.931599+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.50:6816/963591135,v1:172.21.15.50:6817/963591135]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[19759]: audit 2024-09-17T00:49:22.932110+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[19759]: cluster 2024-09-17T00:49:22.932282+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T00:49:24.112 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[19759]: audit 2024-09-17T00:49:22.932602+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:24.113 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[19759]: audit 2024-09-17T00:49:22.934290+0000 mon.a (mon.0) 681 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:49:24.113 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[19759]: audit 2024-09-17T00:49:23.481977+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:49:24.113 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:23 smithi027 bash[19759]: audit 2024-09-17T00:49:23.482743+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:49:24.293 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:49:23 smithi050 bash[32373]: debug 2024-09-17T00:49:23.934+0000 7ffb86c53700 -1 osd.6 0 waiting for initial osdmap 2024-09-17T00:49:24.293 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:49:23 smithi050 bash[32373]: debug 2024-09-17T00:49:23.946+0000 7ffb80de9700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:49:24.293 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:23 smithi050 bash[19968]: cluster 2024-09-17T00:49:22.862890+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:24.294 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:23 smithi050 bash[19968]: audit 2024-09-17T00:49:22.931599+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.50:6816/963591135,v1:172.21.15.50:6817/963591135]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:49:24.294 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:23 smithi050 bash[19968]: audit 2024-09-17T00:49:22.932110+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:49:24.294 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:23 smithi050 bash[19968]: cluster 2024-09-17T00:49:22.932282+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T00:49:24.294 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:23 smithi050 bash[19968]: audit 2024-09-17T00:49:22.932602+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:24.294 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:23 smithi050 bash[19968]: audit 2024-09-17T00:49:22.934290+0000 mon.a (mon.0) 681 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:49:24.294 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:23 smithi050 bash[19968]: audit 2024-09-17T00:49:23.481977+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:49:24.294 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:23 smithi050 bash[19968]: audit 2024-09-17T00:49:23.482743+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:49:24.933 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:49:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:49:25.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: audit 2024-09-17T00:49:23.931193+0000 mon.a (mon.0) 684 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:49:25.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: cluster 2024-09-17T00:49:23.931304+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-17T00:49:25.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: audit 2024-09-17T00:49:23.931816+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:25.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: audit 2024-09-17T00:49:23.941236+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:25.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: audit 2024-09-17T00:49:24.703568+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:25.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: audit 2024-09-17T00:49:24.715919+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:25.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: audit 2024-09-17T00:49:24.743579+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:25.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: audit 2024-09-17T00:49:24.746521+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:25.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: audit 2024-09-17T00:49:24.748245+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:25.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: audit 2024-09-17T00:49:24.761353+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:25.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[19759]: cluster 2024-09-17T00:49:24.933139+0000 mon.a (mon.0) 694 : cluster [INF] osd.6 [v2:172.21.15.50:6816/963591135,v1:172.21.15.50:6817/963591135] boot 2024-09-17T00:49:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: audit 2024-09-17T00:49:23.931193+0000 mon.a (mon.0) 684 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:49:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: cluster 2024-09-17T00:49:23.931304+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-17T00:49:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: audit 2024-09-17T00:49:23.931816+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: audit 2024-09-17T00:49:23.941236+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: audit 2024-09-17T00:49:24.703568+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: audit 2024-09-17T00:49:24.715919+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: audit 2024-09-17T00:49:24.743579+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: audit 2024-09-17T00:49:24.746521+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: audit 2024-09-17T00:49:24.748245+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: audit 2024-09-17T00:49:24.761353+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:24 smithi027 bash[25154]: cluster 2024-09-17T00:49:24.933139+0000 mon.a (mon.0) 694 : cluster [INF] osd.6 [v2:172.21.15.50:6816/963591135,v1:172.21.15.50:6817/963591135] boot 2024-09-17T00:49:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: audit 2024-09-17T00:49:23.931193+0000 mon.a (mon.0) 684 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:49:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: cluster 2024-09-17T00:49:23.931304+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-17T00:49:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: audit 2024-09-17T00:49:23.931816+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: audit 2024-09-17T00:49:23.941236+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: audit 2024-09-17T00:49:24.703568+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: audit 2024-09-17T00:49:24.715919+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: audit 2024-09-17T00:49:24.743579+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: audit 2024-09-17T00:49:24.746521+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:25.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: audit 2024-09-17T00:49:24.748245+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:25.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: audit 2024-09-17T00:49:24.761353+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:25.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:24 smithi050 bash[19968]: cluster 2024-09-17T00:49:24.933139+0000 mon.a (mon.0) 694 : cluster [INF] osd.6 [v2:172.21.15.50:6816/963591135,v1:172.21.15.50:6817/963591135] boot 2024-09-17T00:49:26.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[19759]: cluster 2024-09-17T00:49:23.075341+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:49:26.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[19759]: cluster 2024-09-17T00:49:23.075509+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:49:26.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[19759]: cephadm 2024-09-17T00:49:24.704912+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:49:26.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[19759]: cluster 2024-09-17T00:49:24.863411+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:26.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[19759]: cluster 2024-09-17T00:49:24.933191+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T00:49:26.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[19759]: audit 2024-09-17T00:49:24.933592+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:26.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[19759]: cluster 2024-09-17T00:49:25.935902+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T00:49:26.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[25154]: cluster 2024-09-17T00:49:23.075341+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:49:26.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[25154]: cluster 2024-09-17T00:49:23.075509+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:49:26.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[25154]: cephadm 2024-09-17T00:49:24.704912+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:49:26.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[25154]: cluster 2024-09-17T00:49:24.863411+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:26.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[25154]: cluster 2024-09-17T00:49:24.933191+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T00:49:26.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[25154]: audit 2024-09-17T00:49:24.933592+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:26.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:25 smithi027 bash[25154]: cluster 2024-09-17T00:49:25.935902+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T00:49:26.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:25 smithi050 bash[19968]: cluster 2024-09-17T00:49:23.075341+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:49:26.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:25 smithi050 bash[19968]: cluster 2024-09-17T00:49:23.075509+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:49:26.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:25 smithi050 bash[19968]: cephadm 2024-09-17T00:49:24.704912+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:49:26.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:25 smithi050 bash[19968]: cluster 2024-09-17T00:49:24.863411+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:49:26.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:25 smithi050 bash[19968]: cluster 2024-09-17T00:49:24.933191+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T00:49:26.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:25 smithi050 bash[19968]: audit 2024-09-17T00:49:24.933592+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:49:26.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:25 smithi050 bash[19968]: cluster 2024-09-17T00:49:25.935902+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T00:49:26.817 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:49:26 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:49:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:49:27.087 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:49:26 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:49:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:49:27.613 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-09-17T00:49:27.652 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi050:vg_nvme/lv_1 2024-09-17T00:49:27.779 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:27 smithi050 bash[19968]: audit 2024-09-17T00:49:26.517785+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.779 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:27 smithi050 bash[19968]: audit 2024-09-17T00:49:26.523503+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.779 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:27 smithi050 bash[19968]: audit 2024-09-17T00:49:26.536337+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:27.780 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:27 smithi050 bash[19968]: audit 2024-09-17T00:49:26.538169+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:27.780 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:27 smithi050 bash[19968]: audit 2024-09-17T00:49:26.539398+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:27.780 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:27 smithi050 bash[19968]: audit 2024-09-17T00:49:26.546741+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.780 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:27 smithi050 bash[19968]: audit 2024-09-17T00:49:26.818022+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.780 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:27 smithi050 bash[19968]: audit 2024-09-17T00:49:26.823248+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.780 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:27 smithi050 bash[19968]: cluster 2024-09-17T00:49:26.863976+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v222: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:27.780 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:27 smithi050 bash[19968]: cluster 2024-09-17T00:49:26.940921+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T00:49:27.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[19759]: audit 2024-09-17T00:49:26.517785+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[19759]: audit 2024-09-17T00:49:26.523503+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[19759]: audit 2024-09-17T00:49:26.536337+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:27.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[19759]: audit 2024-09-17T00:49:26.538169+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:27.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[19759]: audit 2024-09-17T00:49:26.539398+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[19759]: audit 2024-09-17T00:49:26.546741+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[19759]: audit 2024-09-17T00:49:26.818022+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[19759]: audit 2024-09-17T00:49:26.823248+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[19759]: cluster 2024-09-17T00:49:26.863976+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v222: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[19759]: cluster 2024-09-17T00:49:26.940921+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[25154]: audit 2024-09-17T00:49:26.517785+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[25154]: audit 2024-09-17T00:49:26.523503+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[25154]: audit 2024-09-17T00:49:26.536337+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[25154]: audit 2024-09-17T00:49:26.538169+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[25154]: audit 2024-09-17T00:49:26.539398+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:27.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[25154]: audit 2024-09-17T00:49:26.546741+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[25154]: audit 2024-09-17T00:49:26.818022+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[25154]: audit 2024-09-17T00:49:26.823248+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:27.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[25154]: cluster 2024-09-17T00:49:26.863976+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v222: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:27.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:27 smithi027 bash[25154]: cluster 2024-09-17T00:49:26.940921+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T00:49:29.336 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:28 smithi050 bash[19968]: cluster 2024-09-17T00:49:27.949249+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T00:49:29.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:28 smithi027 bash[19759]: cluster 2024-09-17T00:49:27.949249+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T00:49:29.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:28 smithi027 bash[25154]: cluster 2024-09-17T00:49:27.949249+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T00:49:30.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:29 smithi050 bash[19968]: cluster 2024-09-17T00:49:28.864524+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:30.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:29 smithi050 bash[19968]: cluster 2024-09-17T00:49:28.951161+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-17T00:49:30.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:29 smithi027 bash[19759]: cluster 2024-09-17T00:49:28.864524+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:30.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:29 smithi027 bash[19759]: cluster 2024-09-17T00:49:28.951161+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-17T00:49:30.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:29 smithi027 bash[25154]: cluster 2024-09-17T00:49:28.864524+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:30.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:29 smithi027 bash[25154]: cluster 2024-09-17T00:49:28.951161+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-17T00:49:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:31 smithi050 bash[19968]: cluster 2024-09-17T00:49:30.865092+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-09-17T00:49:32.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:31 smithi027 bash[19759]: cluster 2024-09-17T00:49:30.865092+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-09-17T00:49:32.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:31 smithi027 bash[25154]: cluster 2024-09-17T00:49:30.865092+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-09-17T00:49:33.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:32 smithi027 bash[19759]: audit 2024-09-17T00:49:32.134111+0000 mgr.y (mgr.14152) 248 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:49:33.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:32 smithi027 bash[19759]: audit 2024-09-17T00:49:32.141045+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:49:33.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:32 smithi027 bash[19759]: audit 2024-09-17T00:49:32.147893+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:49:33.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:32 smithi027 bash[19759]: audit 2024-09-17T00:49:32.149704+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:32 smithi027 bash[25154]: audit 2024-09-17T00:49:32.134111+0000 mgr.y (mgr.14152) 248 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:49:33.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:32 smithi027 bash[25154]: audit 2024-09-17T00:49:32.141045+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:49:33.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:32 smithi027 bash[25154]: audit 2024-09-17T00:49:32.147893+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:49:33.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:32 smithi027 bash[25154]: audit 2024-09-17T00:49:32.149704+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:33.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:32 smithi050 bash[19968]: audit 2024-09-17T00:49:32.134111+0000 mgr.y (mgr.14152) 248 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi050:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:49:33.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:32 smithi050 bash[19968]: audit 2024-09-17T00:49:32.141045+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:49:33.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:32 smithi050 bash[19968]: audit 2024-09-17T00:49:32.147893+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:49:33.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:32 smithi050 bash[19968]: audit 2024-09-17T00:49:32.149704+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:34.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:33 smithi027 bash[19759]: cluster 2024-09-17T00:49:32.865678+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:49:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:33 smithi027 bash[25154]: cluster 2024-09-17T00:49:32.865678+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:49:34.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:33 smithi050 bash[19968]: cluster 2024-09-17T00:49:32.865678+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:49:36.223 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:35 smithi050 bash[19968]: cluster 2024-09-17T00:49:34.866271+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:49:36.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:35 smithi027 bash[19759]: cluster 2024-09-17T00:49:34.866271+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:49:36.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:35 smithi027 bash[25154]: cluster 2024-09-17T00:49:34.866271+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:49:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:37 smithi027 bash[19759]: cluster 2024-09-17T00:49:36.866885+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:49:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:37 smithi027 bash[25154]: cluster 2024-09-17T00:49:36.866885+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:49:38.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:37 smithi050 bash[19968]: cluster 2024-09-17T00:49:36.866885+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:49:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:38 smithi027 bash[19759]: audit 2024-09-17T00:49:38.351518+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.50:0/3072256710' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdb8f26e-fb70-4bcd-8026-1e46895d8591"}]: dispatch 2024-09-17T00:49:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:38 smithi027 bash[19759]: audit 2024-09-17T00:49:38.354120+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdb8f26e-fb70-4bcd-8026-1e46895d8591"}]: dispatch 2024-09-17T00:49:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:38 smithi027 bash[19759]: audit 2024-09-17T00:49:38.363532+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fdb8f26e-fb70-4bcd-8026-1e46895d8591"}]': finished 2024-09-17T00:49:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:38 smithi027 bash[19759]: cluster 2024-09-17T00:49:38.363738+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T00:49:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:38 smithi027 bash[19759]: audit 2024-09-17T00:49:38.364028+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:49:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:38 smithi027 bash[25154]: audit 2024-09-17T00:49:38.351518+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.50:0/3072256710' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdb8f26e-fb70-4bcd-8026-1e46895d8591"}]: dispatch 2024-09-17T00:49:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:38 smithi027 bash[25154]: audit 2024-09-17T00:49:38.354120+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdb8f26e-fb70-4bcd-8026-1e46895d8591"}]: dispatch 2024-09-17T00:49:39.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:38 smithi027 bash[25154]: audit 2024-09-17T00:49:38.363532+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fdb8f26e-fb70-4bcd-8026-1e46895d8591"}]': finished 2024-09-17T00:49:39.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:38 smithi027 bash[25154]: cluster 2024-09-17T00:49:38.363738+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T00:49:39.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:38 smithi027 bash[25154]: audit 2024-09-17T00:49:38.364028+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:49:39.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:38 smithi050 bash[19968]: audit 2024-09-17T00:49:38.351518+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.50:0/3072256710' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdb8f26e-fb70-4bcd-8026-1e46895d8591"}]: dispatch 2024-09-17T00:49:39.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:38 smithi050 bash[19968]: audit 2024-09-17T00:49:38.354120+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fdb8f26e-fb70-4bcd-8026-1e46895d8591"}]: dispatch 2024-09-17T00:49:39.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:38 smithi050 bash[19968]: audit 2024-09-17T00:49:38.363532+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fdb8f26e-fb70-4bcd-8026-1e46895d8591"}]': finished 2024-09-17T00:49:39.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:38 smithi050 bash[19968]: cluster 2024-09-17T00:49:38.363738+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T00:49:39.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:38 smithi050 bash[19968]: audit 2024-09-17T00:49:38.364028+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:49:40.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:39 smithi027 bash[19759]: cluster 2024-09-17T00:49:38.867481+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:49:40.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:39 smithi027 bash[19759]: audit 2024-09-17T00:49:39.028621+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.50:0/4264621296' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:49:40.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:39 smithi027 bash[25154]: cluster 2024-09-17T00:49:38.867481+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:49:40.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:39 smithi027 bash[25154]: audit 2024-09-17T00:49:39.028621+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.50:0/4264621296' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:49:40.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:39 smithi050 bash[19968]: cluster 2024-09-17T00:49:38.867481+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:49:40.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:39 smithi050 bash[19968]: audit 2024-09-17T00:49:39.028621+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.50:0/4264621296' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:49:42.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:41 smithi027 bash[19759]: cluster 2024-09-17T00:49:40.868065+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:42.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:41 smithi027 bash[25154]: cluster 2024-09-17T00:49:40.868065+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:42.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:41 smithi050 bash[19968]: cluster 2024-09-17T00:49:40.868065+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:44.254 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:43 smithi027 bash[19759]: cluster 2024-09-17T00:49:42.868689+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:44.255 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:43 smithi027 bash[25154]: cluster 2024-09-17T00:49:42.868689+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:44.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:43 smithi050 bash[19968]: cluster 2024-09-17T00:49:42.868689+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:46.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:45 smithi027 bash[19759]: cluster 2024-09-17T00:49:44.869331+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:46.309 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:49:46 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:49:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:49:46.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:45 smithi027 bash[25154]: cluster 2024-09-17T00:49:44.869331+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:46.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:45 smithi050 bash[19968]: cluster 2024-09-17T00:49:44.869331+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:47.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:47 smithi027 bash[19759]: audit 2024-09-17T00:49:46.165218+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:47 smithi027 bash[19759]: audit 2024-09-17T00:49:46.174488+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:47 smithi027 bash[19759]: cluster 2024-09-17T00:49:46.869878+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:47.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:47 smithi027 bash[19759]: audit 2024-09-17T00:49:46.929927+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:47 smithi027 bash[19759]: audit 2024-09-17T00:49:46.935079+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.337 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:49:46 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:49:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:49:47.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:47 smithi027 bash[25154]: audit 2024-09-17T00:49:46.165218+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:47 smithi027 bash[25154]: audit 2024-09-17T00:49:46.174488+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:47 smithi027 bash[25154]: cluster 2024-09-17T00:49:46.869878+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:47.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:47 smithi027 bash[25154]: audit 2024-09-17T00:49:46.929927+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:47 smithi027 bash[25154]: audit 2024-09-17T00:49:46.935079+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:47 smithi050 bash[19968]: audit 2024-09-17T00:49:46.165218+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:47 smithi050 bash[19968]: audit 2024-09-17T00:49:46.174488+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:47 smithi050 bash[19968]: cluster 2024-09-17T00:49:46.869878+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:47.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:47 smithi050 bash[19968]: audit 2024-09-17T00:49:46.929927+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:47.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:47 smithi050 bash[19968]: audit 2024-09-17T00:49:46.935079+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:50.030 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:49 smithi050 bash[19968]: cluster 2024-09-17T00:49:48.870489+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:50.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:49 smithi027 bash[19759]: cluster 2024-09-17T00:49:48.870489+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:50.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:49 smithi027 bash[25154]: cluster 2024-09-17T00:49:48.870489+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:51.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:50 smithi027 bash[19759]: audit 2024-09-17T00:49:49.922091+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:49:51.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:50 smithi027 bash[19759]: audit 2024-09-17T00:49:49.924027+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:51.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:50 smithi027 bash[19759]: cephadm 2024-09-17T00:49:49.925542+0000 mgr.y (mgr.14152) 258 : cephadm [INF] Deploying daemon osd.7 on smithi050 2024-09-17T00:49:51.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:50 smithi027 bash[25154]: audit 2024-09-17T00:49:49.922091+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:49:51.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:50 smithi027 bash[25154]: audit 2024-09-17T00:49:49.924027+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:51.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:50 smithi027 bash[25154]: cephadm 2024-09-17T00:49:49.925542+0000 mgr.y (mgr.14152) 258 : cephadm [INF] Deploying daemon osd.7 on smithi050 2024-09-17T00:49:51.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:50 smithi050 bash[19968]: audit 2024-09-17T00:49:49.922091+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:49:51.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:50 smithi050 bash[19968]: audit 2024-09-17T00:49:49.924027+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:51.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:50 smithi050 bash[19968]: cephadm 2024-09-17T00:49:49.925542+0000 mgr.y (mgr.14152) 258 : cephadm [INF] Deploying daemon osd.7 on smithi050 2024-09-17T00:49:52.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:51 smithi027 bash[19759]: cluster 2024-09-17T00:49:50.871061+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:52.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:51 smithi027 bash[25154]: cluster 2024-09-17T00:49:50.871061+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:52.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:51 smithi050 bash[19968]: cluster 2024-09-17T00:49:50.871061+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:54.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:53 smithi050 bash[19968]: cluster 2024-09-17T00:49:52.871639+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:54.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:53 smithi027 bash[19759]: cluster 2024-09-17T00:49:52.871639+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:54.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:53 smithi027 bash[25154]: cluster 2024-09-17T00:49:52.871639+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:56.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:55 smithi050 bash[19968]: cluster 2024-09-17T00:49:54.872208+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:56.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:55 smithi027 bash[25154]: cluster 2024-09-17T00:49:54.872208+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:56.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:55 smithi027 bash[19759]: cluster 2024-09-17T00:49:54.872208+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:56.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:56.638 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:49:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:56.639 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:49:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:56.639 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:49:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:56.639 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:49:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:57.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:57.139 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:49:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:57.139 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:49:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:57.139 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:49:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:57.139 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:49:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:49:58.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:57 smithi050 bash[19968]: cluster 2024-09-17T00:49:56.872892+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:58.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:57 smithi050 bash[19968]: audit 2024-09-17T00:49:56.886489+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:58.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:57 smithi050 bash[19968]: audit 2024-09-17T00:49:56.892243+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:58.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:57 smithi050 bash[19968]: audit 2024-09-17T00:49:56.895108+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:58.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:57 smithi050 bash[19968]: audit 2024-09-17T00:49:56.898017+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:58.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:57 smithi050 bash[19968]: audit 2024-09-17T00:49:56.912655+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:58.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[19759]: cluster 2024-09-17T00:49:56.872892+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:58.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[19759]: audit 2024-09-17T00:49:56.886489+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:58.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[19759]: audit 2024-09-17T00:49:56.892243+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:58.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[19759]: audit 2024-09-17T00:49:56.895108+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:58.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[19759]: audit 2024-09-17T00:49:56.898017+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:58.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[19759]: audit 2024-09-17T00:49:56.912655+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:58.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[25154]: cluster 2024-09-17T00:49:56.872892+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:49:58.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[25154]: audit 2024-09-17T00:49:56.886489+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:49:58.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[25154]: audit 2024-09-17T00:49:56.892243+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:49:58.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[25154]: audit 2024-09-17T00:49:56.895108+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:49:58.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[25154]: audit 2024-09-17T00:49:56.898017+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:49:58.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:57 smithi027 bash[25154]: audit 2024-09-17T00:49:56.912655+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:00.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:49:59 smithi027 bash[25154]: cluster 2024-09-17T00:49:58.873485+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:00.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:49:59 smithi027 bash[19759]: cluster 2024-09-17T00:49:58.873485+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:00.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:49:59 smithi050 bash[19968]: cluster 2024-09-17T00:49:58.873485+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:00.879 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:00 smithi050 bash[19968]: cluster 2024-09-17T00:50:00.000155+0000 mon.a (mon.0) 727 : cluster [INF] overall HEALTH_OK 2024-09-17T00:50:01.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:00 smithi027 bash[19759]: cluster 2024-09-17T00:50:00.000155+0000 mon.a (mon.0) 727 : cluster [INF] overall HEALTH_OK 2024-09-17T00:50:01.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:00 smithi027 bash[25154]: cluster 2024-09-17T00:50:00.000155+0000 mon.a (mon.0) 727 : cluster [INF] overall HEALTH_OK 2024-09-17T00:50:01.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:01 smithi050 bash[19968]: cluster 2024-09-17T00:50:00.874133+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:02.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:01 smithi027 bash[19759]: cluster 2024-09-17T00:50:00.874133+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:01 smithi027 bash[25154]: cluster 2024-09-17T00:50:00.874133+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:03.704 INFO:teuthology.orchestra.run.smithi050.stdout:Created osd(s) 7 on host 'smithi050' 2024-09-17T00:50:04.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: cluster 2024-09-17T00:50:02.874725+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:04.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: audit 2024-09-17T00:50:03.707832+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: audit 2024-09-17T00:50:03.710244+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: audit 2024-09-17T00:50:03.717726+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: audit 2024-09-17T00:50:03.719732+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: audit 2024-09-17T00:50:03.724681+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: audit 2024-09-17T00:50:03.726666+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: audit 2024-09-17T00:50:03.728729+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: audit 2024-09-17T00:50:03.730747+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: audit 2024-09-17T00:50:03.744122+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:04.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:03 smithi050 bash[19968]: audit 2024-09-17T00:50:03.754569+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:04.245 DEBUG:teuthology.orchestra.run.smithi050:osd.7> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T00:50:04.248 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T00:50:04.248 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T00:50:04.257 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: cluster 2024-09-17T00:50:02.874725+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:04.258 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: audit 2024-09-17T00:50:03.707832+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:04.258 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: audit 2024-09-17T00:50:03.710244+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:04.258 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: audit 2024-09-17T00:50:03.717726+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:04.258 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: audit 2024-09-17T00:50:03.719732+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:04.258 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: audit 2024-09-17T00:50:03.724681+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.258 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: audit 2024-09-17T00:50:03.726666+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: audit 2024-09-17T00:50:03.728729+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: audit 2024-09-17T00:50:03.730747+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: audit 2024-09-17T00:50:03.744122+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:04.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[19759]: audit 2024-09-17T00:50:03.754569+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:04.260 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: cluster 2024-09-17T00:50:02.874725+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:04.260 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: audit 2024-09-17T00:50:03.707832+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:04.260 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: audit 2024-09-17T00:50:03.710244+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:04.260 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: audit 2024-09-17T00:50:03.717726+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:04.260 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: audit 2024-09-17T00:50:03.719732+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:04.260 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: audit 2024-09-17T00:50:03.724681+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: audit 2024-09-17T00:50:03.726666+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: audit 2024-09-17T00:50:03.728729+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: audit 2024-09-17T00:50:03.730747+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:04.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: audit 2024-09-17T00:50:03.744122+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:04.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:03 smithi027 bash[25154]: audit 2024-09-17T00:50:03.754569+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:05.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:04 smithi027 bash[25154]: cephadm 2024-09-17T00:50:03.732244+0000 mgr.y (mgr.14152) 266 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 4061M 2024-09-17T00:50:05.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:04 smithi027 bash[25154]: audit 2024-09-17T00:50:04.198639+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.50:6824/972966923,v1:172.21.15.50:6825/972966923]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:50:05.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:04 smithi027 bash[25154]: audit 2024-09-17T00:50:04.201345+0000 mon.a (mon.0) 738 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:50:05.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:04 smithi027 bash[19759]: cephadm 2024-09-17T00:50:03.732244+0000 mgr.y (mgr.14152) 266 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 4061M 2024-09-17T00:50:05.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:04 smithi027 bash[19759]: audit 2024-09-17T00:50:04.198639+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.50:6824/972966923,v1:172.21.15.50:6825/972966923]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:50:05.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:04 smithi027 bash[19759]: audit 2024-09-17T00:50:04.201345+0000 mon.a (mon.0) 738 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:50:05.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:04 smithi050 bash[19968]: cephadm 2024-09-17T00:50:03.732244+0000 mgr.y (mgr.14152) 266 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 4061M 2024-09-17T00:50:05.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:04 smithi050 bash[19968]: audit 2024-09-17T00:50:04.198639+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.50:6824/972966923,v1:172.21.15.50:6825/972966923]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:50:05.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:04 smithi050 bash[19968]: audit 2024-09-17T00:50:04.201345+0000 mon.a (mon.0) 738 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:50:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:05 smithi050 bash[19968]: cluster 2024-09-17T00:50:04.875173+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:06.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:05 smithi050 bash[19968]: audit 2024-09-17T00:50:04.941468+0000 mon.a (mon.0) 739 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:50:06.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:05 smithi050 bash[19968]: cluster 2024-09-17T00:50:04.941577+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T00:50:06.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:05 smithi050 bash[19968]: audit 2024-09-17T00:50:04.941761+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:06.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:05 smithi050 bash[19968]: audit 2024-09-17T00:50:04.943171+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.50:6824/972966923,v1:172.21.15.50:6825/972966923]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:50:06.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:05 smithi050 bash[19968]: audit 2024-09-17T00:50:04.945538+0000 mon.a (mon.0) 742 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:50:06.139 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:50:05 smithi050 bash[35686]: debug 2024-09-17T00:50:05.953+0000 7f187607f700 -1 osd.7 0 waiting for initial osdmap 2024-09-17T00:50:06.139 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:50:05 smithi050 bash[35686]: debug 2024-09-17T00:50:05.973+0000 7f1871217700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:50:06.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[19759]: cluster 2024-09-17T00:50:04.875173+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:06.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[19759]: audit 2024-09-17T00:50:04.941468+0000 mon.a (mon.0) 739 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:50:06.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[19759]: cluster 2024-09-17T00:50:04.941577+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T00:50:06.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[19759]: audit 2024-09-17T00:50:04.941761+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:06.197 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[19759]: audit 2024-09-17T00:50:04.943171+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.50:6824/972966923,v1:172.21.15.50:6825/972966923]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:50:06.197 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[19759]: audit 2024-09-17T00:50:04.945538+0000 mon.a (mon.0) 742 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:50:06.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[25154]: cluster 2024-09-17T00:50:04.875173+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:06.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[25154]: audit 2024-09-17T00:50:04.941468+0000 mon.a (mon.0) 739 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:50:06.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[25154]: cluster 2024-09-17T00:50:04.941577+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T00:50:06.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[25154]: audit 2024-09-17T00:50:04.941761+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:06.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[25154]: audit 2024-09-17T00:50:04.943171+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.50:6824/972966923,v1:172.21.15.50:6825/972966923]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:50:06.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:05 smithi027 bash[25154]: audit 2024-09-17T00:50:04.945538+0000 mon.a (mon.0) 742 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]: dispatch 2024-09-17T00:50:06.568 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:50:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:50:07.264 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:06 smithi050 bash[19968]: audit 2024-09-17T00:50:05.945888+0000 mon.a (mon.0) 743 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:50:07.264 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:06 smithi050 bash[19968]: cluster 2024-09-17T00:50:05.946109+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T00:50:07.264 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:06 smithi050 bash[19968]: audit 2024-09-17T00:50:05.947220+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:07.264 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:06 smithi050 bash[19968]: audit 2024-09-17T00:50:05.958864+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:07.264 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:06 smithi050 bash[19968]: audit 2024-09-17T00:50:06.306536+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:07.265 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:06 smithi050 bash[19968]: audit 2024-09-17T00:50:06.317519+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:07.265 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:06 smithi050 bash[19968]: audit 2024-09-17T00:50:06.331159+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:07.265 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:06 smithi050 bash[19968]: audit 2024-09-17T00:50:06.332696+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:07.265 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:06 smithi050 bash[19968]: audit 2024-09-17T00:50:06.333721+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:07.265 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:06 smithi050 bash[19968]: audit 2024-09-17T00:50:06.340976+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:07.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:50:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[25154]: audit 2024-09-17T00:50:05.945888+0000 mon.a (mon.0) 743 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[25154]: cluster 2024-09-17T00:50:05.946109+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[25154]: audit 2024-09-17T00:50:05.947220+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[25154]: audit 2024-09-17T00:50:05.958864+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[25154]: audit 2024-09-17T00:50:06.306536+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[25154]: audit 2024-09-17T00:50:06.317519+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[25154]: audit 2024-09-17T00:50:06.331159+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[25154]: audit 2024-09-17T00:50:06.332696+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[25154]: audit 2024-09-17T00:50:06.333721+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[25154]: audit 2024-09-17T00:50:06.340976+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:07.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[19759]: audit 2024-09-17T00:50:05.945888+0000 mon.a (mon.0) 743 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi050", "root=default"]}]': finished 2024-09-17T00:50:07.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[19759]: cluster 2024-09-17T00:50:05.946109+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T00:50:07.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[19759]: audit 2024-09-17T00:50:05.947220+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:07.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[19759]: audit 2024-09-17T00:50:05.958864+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:07.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[19759]: audit 2024-09-17T00:50:06.306536+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:07.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[19759]: audit 2024-09-17T00:50:06.317519+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:07.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[19759]: audit 2024-09-17T00:50:06.331159+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:07.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[19759]: audit 2024-09-17T00:50:06.332696+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:07.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[19759]: audit 2024-09-17T00:50:06.333721+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:07.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:06 smithi027 bash[19759]: audit 2024-09-17T00:50:06.340976+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:08.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[19759]: cluster 2024-09-17T00:50:05.245290+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:50:08.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[19759]: cluster 2024-09-17T00:50:05.245467+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:50:08.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[19759]: cephadm 2024-09-17T00:50:06.307954+0000 mgr.y (mgr.14152) 268 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:50:08.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[19759]: cluster 2024-09-17T00:50:06.875677+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:08.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[19759]: cluster 2024-09-17T00:50:06.955663+0000 mon.a (mon.0) 753 : cluster [INF] osd.7 [v2:172.21.15.50:6824/972966923,v1:172.21.15.50:6825/972966923] boot 2024-09-17T00:50:08.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[19759]: cluster 2024-09-17T00:50:06.955721+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T00:50:08.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[19759]: audit 2024-09-17T00:50:06.956349+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:08.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[19759]: audit 2024-09-17T00:50:07.065120+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:08.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[19759]: audit 2024-09-17T00:50:07.072008+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:08.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[25154]: cluster 2024-09-17T00:50:05.245290+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:50:08.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[25154]: cluster 2024-09-17T00:50:05.245467+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:50:08.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[25154]: cephadm 2024-09-17T00:50:06.307954+0000 mgr.y (mgr.14152) 268 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:50:08.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[25154]: cluster 2024-09-17T00:50:06.875677+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:08.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[25154]: cluster 2024-09-17T00:50:06.955663+0000 mon.a (mon.0) 753 : cluster [INF] osd.7 [v2:172.21.15.50:6824/972966923,v1:172.21.15.50:6825/972966923] boot 2024-09-17T00:50:08.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[25154]: cluster 2024-09-17T00:50:06.955721+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T00:50:08.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[25154]: audit 2024-09-17T00:50:06.956349+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:08.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[25154]: audit 2024-09-17T00:50:07.065120+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:08.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:07 smithi027 bash[25154]: audit 2024-09-17T00:50:07.072008+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:08.339 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:07 smithi050 bash[19968]: cluster 2024-09-17T00:50:05.245290+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:50:08.339 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: cluster 2024-09-17T00:50:05.245467+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:50:08.339 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: cephadm 2024-09-17T00:50:06.307954+0000 mgr.y (mgr.14152) 268 : cephadm [INF] Detected new or changed devices on smithi050 2024-09-17T00:50:08.339 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: cluster 2024-09-17T00:50:06.875677+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:50:08.339 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: cluster 2024-09-17T00:50:06.955663+0000 mon.a (mon.0) 753 : cluster [INF] osd.7 [v2:172.21.15.50:6824/972966923,v1:172.21.15.50:6825/972966923] boot 2024-09-17T00:50:08.340 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: cluster 2024-09-17T00:50:06.955721+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T00:50:08.340 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: audit 2024-09-17T00:50:06.956349+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:08.340 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: audit 2024-09-17T00:50:07.065120+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:08.340 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: audit 2024-09-17T00:50:07.072008+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:09.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:50:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:50:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[25154]: cluster 2024-09-17T00:50:07.959418+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T00:50:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[25154]: audit 2024-09-17T00:50:08.792707+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[25154]: audit 2024-09-17T00:50:08.800199+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[25154]: audit 2024-09-17T00:50:08.815169+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[25154]: audit 2024-09-17T00:50:08.817722+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[25154]: audit 2024-09-17T00:50:08.819501+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[25154]: audit 2024-09-17T00:50:08.831316+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:09.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[19759]: cluster 2024-09-17T00:50:07.959418+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T00:50:09.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[19759]: audit 2024-09-17T00:50:08.792707+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:09.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[19759]: audit 2024-09-17T00:50:08.800199+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:09.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[19759]: audit 2024-09-17T00:50:08.815169+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:09.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[19759]: audit 2024-09-17T00:50:08.817722+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:09.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[19759]: audit 2024-09-17T00:50:08.819501+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:09.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:08 smithi027 bash[19759]: audit 2024-09-17T00:50:08.831316+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:09.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: cluster 2024-09-17T00:50:07.959418+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T00:50:09.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: audit 2024-09-17T00:50:08.792707+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:09.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: audit 2024-09-17T00:50:08.800199+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:09.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: audit 2024-09-17T00:50:08.815169+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:09.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: audit 2024-09-17T00:50:08.817722+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:09.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: audit 2024-09-17T00:50:08.819501+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:09.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:08 smithi050 bash[19968]: audit 2024-09-17T00:50:08.831316+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:09.637 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:50:10.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:09 smithi027 bash[19759]: cluster 2024-09-17T00:50:08.876204+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:10.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:09 smithi027 bash[19759]: cluster 2024-09-17T00:50:08.970722+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T00:50:10.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:09 smithi027 bash[19759]: audit 2024-09-17T00:50:09.644096+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.27:0/2285495679' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:50:10.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:09 smithi027 bash[25154]: cluster 2024-09-17T00:50:08.876204+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:10.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:09 smithi027 bash[25154]: cluster 2024-09-17T00:50:08.970722+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T00:50:10.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:09 smithi027 bash[25154]: audit 2024-09-17T00:50:09.644096+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.27:0/2285495679' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:50:10.340 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1726534206,"num_in_osds":8,"osd_in_since":1726534178,"num_remapped_pgs":1} 2024-09-17T00:50:10.341 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T00:50:10.361 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:09 smithi050 bash[19968]: cluster 2024-09-17T00:50:08.876204+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:10.361 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:09 smithi050 bash[19968]: cluster 2024-09-17T00:50:08.970722+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T00:50:10.361 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:09 smithi050 bash[19968]: audit 2024-09-17T00:50:09.644096+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.27:0/2285495679' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:50:11.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:10 smithi027 bash[19759]: cluster 2024-09-17T00:50:09.989754+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T00:50:11.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:10 smithi027 bash[25154]: cluster 2024-09-17T00:50:09.989754+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T00:50:11.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:10 smithi050 bash[19968]: cluster 2024-09-17T00:50:09.989754+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T00:50:12.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:11 smithi027 bash[19759]: cluster 2024-09-17T00:50:10.876772+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:12.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:11 smithi027 bash[19759]: cluster 2024-09-17T00:50:10.992317+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T00:50:12.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:11 smithi027 bash[25154]: cluster 2024-09-17T00:50:10.876772+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:12.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:11 smithi027 bash[25154]: cluster 2024-09-17T00:50:10.992317+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T00:50:12.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:11 smithi050 bash[19968]: cluster 2024-09-17T00:50:10.876772+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:12.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:11 smithi050 bash[19968]: cluster 2024-09-17T00:50:10.992317+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T00:50:13.114 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:50:14.284 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:14 smithi027 bash[25154]: cluster 2024-09-17T00:50:12.877371+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:14.284 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:14 smithi027 bash[19759]: cluster 2024-09-17T00:50:12.877371+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:14.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:14 smithi050 bash[19968]: cluster 2024-09-17T00:50:12.877371+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:16.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:16 smithi027 bash[19759]: cluster 2024-09-17T00:50:14.877927+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:50:16.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:16 smithi027 bash[25154]: cluster 2024-09-17T00:50:14.877927+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:50:16.160 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:50:16.160 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":59,"fsid":"8e109646-748d-11ef-bceb-c7b262605968","created":"2024-09-17T00:42:17.079917+0000","modified":"2024-09-17T00:50:10.984668+0000","last_up_change":"2024-09-17T00:50:06.948891+0000","last_in_change":"2024-09-17T00:49:38.355421+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T00:46:46.012163+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":{}}}],"osds":[{"osd":0,"uuid":"60c7c548-e288-4525-8957-7ef7b9ecb6f5","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.27:6802","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6803","nonce":2564128338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6805","nonce":2564128338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6809","nonce":2564128338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6807","nonce":2564128338}]},"public_addr":"172.21.15.27:6803/2564128338","cluster_addr":"172.21.15.27:6805/2564128338","heartbeat_back_addr":"172.21.15.27:6809/2564128338","heartbeat_front_addr":"172.21.15.27:6807/2564128338","state":["exists","up"]},{"osd":1,"uuid":"36531943-529b-4937-9c7a-f98305d2b941","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.27:6810","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6811","nonce":3482278106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6813","nonce":3482278106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6817","nonce":3482278106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6815","nonce":3482278106}]},"public_addr":"172.21.15.27:6811/3482278106","cluster_addr":"172.21.15.27:6813/3482278106","heartbeat_back_addr":"172.21.15.27:6817/3482278106","heartbeat_front_addr":"172.21.15.27:6815/3482278106","state":["exists","up"]},{"osd":2,"uuid":"8b5484bd-97ad-4fee-a86e-458fef2eeffb","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.27:6818","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6819","nonce":3808541586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6821","nonce":3808541586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6825","nonce":3808541586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6823","nonce":3808541586}]},"public_addr":"172.21.15.27:6819/3808541586","cluster_addr":"172.21.15.27:6821/3808541586","heartbeat_back_addr":"172.21.15.27:6825/3808541586","heartbeat_front_addr":"172.21.15.27:6823/3808541586","state":["exists","up"]},{"osd":3,"uuid":"21a44365-66fd-4d86-b549-c72182271209","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.27:6826","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6827","nonce":2452204699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6829","nonce":2452204699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6832","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6833","nonce":2452204699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6831","nonce":2452204699}]},"public_addr":"172.21.15.27:6827/2452204699","cluster_addr":"172.21.15.27:6829/2452204699","heartbeat_back_addr":"172.21.15.27:6833/2452204699","heartbeat_front_addr":"172.21.15.27:6831/2452204699","state":["exists","up"]},{"osd":4,"uuid":"9ee3c875-9aaf-4357-a04a-870812fe426c","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.50:6800","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6801","nonce":4063413864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6802","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6803","nonce":4063413864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6806","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6807","nonce":4063413864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6804","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6805","nonce":4063413864}]},"public_addr":"172.21.15.50:6801/4063413864","cluster_addr":"172.21.15.50:6803/4063413864","heartbeat_back_addr":"172.21.15.50:6807/4063413864","heartbeat_front_addr":"172.21.15.50:6805/4063413864","state":["exists","up"]},{"osd":5,"uuid":"e4b1f3e6-9836-459d-9c9f-1c2bae970ffa","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.50:6808","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6809","nonce":102430288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6810","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6811","nonce":102430288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6814","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6815","nonce":102430288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6812","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6813","nonce":102430288}]},"public_addr":"172.21.15.50:6809/102430288","cluster_addr":"172.21.15.50:6811/102430288","heartbeat_back_addr":"172.21.15.50:6815/102430288","heartbeat_front_addr":"172.21.15.50:6813/102430288","state":["exists","up"]},{"osd":6,"uuid":"99adeb45-b865-4412-9ff0-979713fb902e","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.50:6816","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6817","nonce":963591135}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6818","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6819","nonce":963591135}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6822","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6823","nonce":963591135}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6820","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6821","nonce":963591135}]},"public_addr":"172.21.15.50:6817/963591135","cluster_addr":"172.21.15.50:6819/963591135","heartbeat_back_addr":"172.21.15.50:6823/963591135","heartbeat_front_addr":"172.21.15.50:6821/963591135","state":["exists","up"]},{"osd":7,"uuid":"fdb8f26e-fb70-4bcd-8026-1e46895d8591","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.50:6824","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6825","nonce":972966923}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6826","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6827","nonce":972966923}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6830","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6831","nonce":972966923}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6828","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6829","nonce":972966923}]},"public_addr":"172.21.15.50:6825/972966923","cluster_addr":"172.21.15.50:6827/972966923","heartbeat_back_addr":"172.21.15.50:6831/972966923","heartbeat_front_addr":"172.21.15.50:6829/972966923","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:45:18.047257+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:45:59.892125+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:46:41.679417+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:47:22.781880+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:48:00.340849+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:48:42.012951+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:49:23.075514+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:50:05.245473+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.27:0/881172716":"2024-09-18T00:43:23.340856+0000","172.21.15.27:0/2805897128":"2024-09-18T00:43:23.340856+0000","172.21.15.27:6801/2433644620":"2024-09-18T00:43:23.340856+0000","172.21.15.27:6800/2433644620":"2024-09-18T00:43:23.340856+0000","172.21.15.27:0/1059094950":"2024-09-18T00:43:23.340856+0000","172.21.15.27:0/3066796036":"2024-09-18T00:42:50.624485+0000","172.21.15.27:0/817432932":"2024-09-18T00:42:50.624485+0000","172.21.15.27:6800/268464986":"2024-09-18T00:42:50.624485+0000","172.21.15.27:6801/268464986":"2024-09-18T00:42:50.624485+0000","172.21.15.27:0/1978926562":"2024-09-18T00:42:50.624485+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T00:50:16.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:16 smithi050 bash[19968]: cluster 2024-09-17T00:50:14.877927+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:50:16.882 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T00:46:46.012163+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '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': {}}}] 2024-09-17T00:50:16.883 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T00:50:17.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:17 smithi027 bash[19759]: audit 2024-09-17T00:50:16.164988+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.27:0/2659452666' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:50:17.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:17 smithi027 bash[25154]: audit 2024-09-17T00:50:16.164988+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.27:0/2659452666' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:50:17.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:17 smithi050 bash[19968]: audit 2024-09-17T00:50:16.164988+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.27:0/2659452666' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:50:18.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:18 smithi027 bash[19759]: cluster 2024-09-17T00:50:16.878591+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:50:18.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:18 smithi027 bash[25154]: cluster 2024-09-17T00:50:16.878591+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:50:18.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:18 smithi050 bash[19968]: cluster 2024-09-17T00:50:16.878591+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:50:19.610 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:50:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:19 smithi027 bash[19759]: cluster 2024-09-17T00:50:18.879316+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:50:20.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:19 smithi027 bash[25154]: cluster 2024-09-17T00:50:18.879316+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:50:20.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:19 smithi050 bash[19968]: cluster 2024-09-17T00:50:18.879316+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T00:50:22.289 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:21 smithi027 bash[19759]: cluster 2024-09-17T00:50:20.879812+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:50:22.289 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:21 smithi027 bash[25154]: cluster 2024-09-17T00:50:20.879812+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:50:22.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:21 smithi050 bash[19968]: cluster 2024-09-17T00:50:20.879812+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:50:22.660 INFO:teuthology.orchestra.run.smithi027.stdout:pg_num: 1 2024-09-17T00:50:23.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:22 smithi027 bash[19759]: audit 2024-09-17T00:50:22.666961+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.27:0/1910684294' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T00:50:23.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:22 smithi027 bash[25154]: audit 2024-09-17T00:50:22.666961+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.27:0/1910684294' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T00:50:23.320 INFO:tasks.cephadm:Adding prometheus.a on smithi050 2024-09-17T00:50:23.320 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi050=a' 2024-09-17T00:50:23.332 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:22 smithi050 bash[19968]: audit 2024-09-17T00:50:22.666961+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.27:0/1910684294' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T00:50:24.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:23 smithi027 bash[19759]: cluster 2024-09-17T00:50:22.880475+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-09-17T00:50:24.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:23 smithi027 bash[19759]: audit 2024-09-17T00:50:23.490591+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:50:24.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:23 smithi027 bash[19759]: audit 2024-09-17T00:50:23.491016+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:50:24.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:23 smithi027 bash[25154]: cluster 2024-09-17T00:50:22.880475+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-09-17T00:50:24.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:23 smithi027 bash[25154]: audit 2024-09-17T00:50:23.490591+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:50:24.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:23 smithi027 bash[25154]: audit 2024-09-17T00:50:23.491016+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:50:24.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:23 smithi050 bash[19968]: cluster 2024-09-17T00:50:22.880475+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-09-17T00:50:24.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:23 smithi050 bash[19968]: audit 2024-09-17T00:50:23.490591+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:50:24.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:23 smithi050 bash[19968]: audit 2024-09-17T00:50:23.491016+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:50:26.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:25 smithi027 bash[19759]: cluster 2024-09-17T00:50:24.881112+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-09-17T00:50:26.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:25 smithi027 bash[25154]: cluster 2024-09-17T00:50:24.881112+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-09-17T00:50:26.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:25 smithi050 bash[19968]: cluster 2024-09-17T00:50:24.881112+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-09-17T00:50:27.495 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:50:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:50:27.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:50:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:50:28.221 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:27 smithi050 bash[19968]: cluster 2024-09-17T00:50:26.881773+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:28.221 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:27 smithi050 bash[19968]: audit 2024-09-17T00:50:27.234998+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.221 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:27 smithi050 bash[19968]: audit 2024-09-17T00:50:27.240658+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.221 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:27 smithi050 bash[19968]: audit 2024-09-17T00:50:27.497125+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.221 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:27 smithi050 bash[19968]: audit 2024-09-17T00:50:27.501970+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[19759]: cluster 2024-09-17T00:50:26.881773+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:28.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[19759]: audit 2024-09-17T00:50:27.234998+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[19759]: audit 2024-09-17T00:50:27.240658+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[19759]: audit 2024-09-17T00:50:27.497125+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.267 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[19759]: audit 2024-09-17T00:50:27.501970+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[25154]: cluster 2024-09-17T00:50:26.881773+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:28.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[25154]: audit 2024-09-17T00:50:27.234998+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[25154]: audit 2024-09-17T00:50:27.240658+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[25154]: audit 2024-09-17T00:50:27.497125+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:27 smithi027 bash[25154]: audit 2024-09-17T00:50:27.501970+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:28.399 INFO:teuthology.orchestra.run.smithi050.stdout:Scheduled prometheus update... 2024-09-17T00:50:29.105 DEBUG:teuthology.orchestra.run.smithi050:prometheus.a> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-17T00:50:29.149 INFO:tasks.cephadm:Adding node-exporter.a on smithi027 2024-09-17T00:50:29.149 INFO:tasks.cephadm:Adding node-exporter.b on smithi050 2024-09-17T00:50:29.149 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi027=a;smithi050=b' 2024-09-17T00:50:29.499 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[19759]: audit 2024-09-17T00:50:28.391339+0000 mgr.y (mgr.14152) 280 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi050=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:29.499 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[19759]: cephadm 2024-09-17T00:50:28.394759+0000 mgr.y (mgr.14152) 281 : cephadm [INF] Saving service prometheus spec with placement smithi050=a;count:1 2024-09-17T00:50:29.499 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[19759]: audit 2024-09-17T00:50:28.404877+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:29.499 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[19759]: audit 2024-09-17T00:50:28.450513+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:29.499 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[19759]: audit 2024-09-17T00:50:28.453319+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[19759]: audit 2024-09-17T00:50:28.455121+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[19759]: audit 2024-09-17T00:50:28.469171+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[19759]: audit 2024-09-17T00:50:28.483178+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[19759]: cluster 2024-09-17T00:50:28.882410+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[25154]: audit 2024-09-17T00:50:28.391339+0000 mgr.y (mgr.14152) 280 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi050=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[25154]: cephadm 2024-09-17T00:50:28.394759+0000 mgr.y (mgr.14152) 281 : cephadm [INF] Saving service prometheus spec with placement smithi050=a;count:1 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[25154]: audit 2024-09-17T00:50:28.404877+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[25154]: audit 2024-09-17T00:50:28.450513+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[25154]: audit 2024-09-17T00:50:28.453319+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[25154]: audit 2024-09-17T00:50:28.455121+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[25154]: audit 2024-09-17T00:50:28.469171+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:29.500 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[25154]: audit 2024-09-17T00:50:28.483178+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:50:29.501 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[25154]: cluster 2024-09-17T00:50:28.882410+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:29.777 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[21355]: ignoring --setuser ceph since I am not root 2024-09-17T00:50:29.777 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[21355]: ignoring --setgroup ceph since I am not root 2024-09-17T00:50:29.777 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[21355]: debug 2024-09-17T00:50:29.509+0000 7f96c05e6700 1 -- 172.21.15.50:0/2360394942 <== mon.2 v2:172.21.15.50:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563cae0c4340 con 0x563caee40800 2024-09-17T00:50:29.777 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[21355]: debug 2024-09-17T00:50:29.645+0000 7f96c9042000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:50:29.778 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[19968]: audit 2024-09-17T00:50:28.391339+0000 mgr.y (mgr.14152) 280 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi050=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:29.778 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[19968]: cephadm 2024-09-17T00:50:28.394759+0000 mgr.y (mgr.14152) 281 : cephadm [INF] Saving service prometheus spec with placement smithi050=a;count:1 2024-09-17T00:50:29.778 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[19968]: audit 2024-09-17T00:50:28.404877+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:29.778 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[19968]: audit 2024-09-17T00:50:28.450513+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:29.778 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[19968]: audit 2024-09-17T00:50:28.453319+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:29.778 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[19968]: audit 2024-09-17T00:50:28.455121+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:29.778 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[19968]: audit 2024-09-17T00:50:28.469171+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' 2024-09-17T00:50:29.778 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[19968]: audit 2024-09-17T00:50:28.483178+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:50:29.778 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:29 smithi050 bash[19968]: cluster 2024-09-17T00:50:28.882410+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:29.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[20014]: ignoring --setuser ceph since I am not root 2024-09-17T00:50:29.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[20014]: ignoring --setgroup ceph since I am not root 2024-09-17T00:50:29.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[20014]: debug 2024-09-17T00:50:29.529+0000 7f7c2dba9700 1 -- 172.21.15.27:0/2450481134 <== mon.0 v2:172.21.15.27:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x5621319a7080 con 0x562132716c00 2024-09-17T00:50:29.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[20014]: debug 2024-09-17T00:50:29.529+0000 7f7c2dba9700 1 -- 172.21.15.27:0/2450481134 <== mon.0 v2:172.21.15.27:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56213199a340 con 0x562132716c00 2024-09-17T00:50:29.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:29 smithi027 bash[20014]: debug 2024-09-17T00:50:29.665+0000 7f7c36605000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:50:30.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:30 smithi050 bash[19968]: audit 2024-09-17T00:50:29.474069+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:50:30.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:30 smithi050 bash[19968]: cluster 2024-09-17T00:50:29.474128+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2024-09-17T00:50:30.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:30 smithi027 bash[19759]: audit 2024-09-17T00:50:29.474069+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:50:30.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:30 smithi027 bash[19759]: cluster 2024-09-17T00:50:29.474128+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2024-09-17T00:50:30.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:30 smithi027 bash[25154]: audit 2024-09-17T00:50:29.474069+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14152 172.21.15.27:0/4259539354' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:50:30.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:30 smithi027 bash[25154]: cluster 2024-09-17T00:50:29.474128+0000 mon.a (mon.0) 781 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2024-09-17T00:50:31.233 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:31 smithi050 bash[21355]: debug 2024-09-17T00:50:31.225+0000 7f96c9042000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:50:31.578 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:31 smithi050 bash[21355]: debug 2024-09-17T00:50:31.325+0000 7f96c9042000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:50:31.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:31 smithi027 bash[20014]: debug 2024-09-17T00:50:31.241+0000 7f7c36605000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:50:31.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:31 smithi027 bash[20014]: debug 2024-09-17T00:50:31.341+0000 7f7c36605000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:50:31.887 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:31 smithi050 bash[21355]: debug 2024-09-17T00:50:31.577+0000 7f96c9042000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:50:32.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:31 smithi027 bash[20014]: debug 2024-09-17T00:50:31.593+0000 7f7c36605000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:50:32.617 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:32 smithi050 bash[21355]: debug 2024-09-17T00:50:32.337+0000 7f96c9042000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:50:32.617 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:32 smithi050 bash[21355]: debug 2024-09-17T00:50:32.453+0000 7f96c9042000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:50:32.617 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:32 smithi050 bash[21355]: debug 2024-09-17T00:50:32.557+0000 7f96c9042000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:50:32.681 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:32 smithi027 bash[20014]: debug 2024-09-17T00:50:32.349+0000 7f7c36605000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:50:32.681 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:32 smithi027 bash[20014]: debug 2024-09-17T00:50:32.461+0000 7f7c36605000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:50:32.681 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:32 smithi027 bash[20014]: debug 2024-09-17T00:50:32.565+0000 7f7c36605000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:50:32.887 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:32 smithi050 bash[21355]: debug 2024-09-17T00:50:32.673+0000 7f96c9042000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:50:33.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:32 smithi027 bash[20014]: debug 2024-09-17T00:50:32.685+0000 7f7c36605000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:50:33.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:32 smithi027 bash[20014]: debug 2024-09-17T00:50:32.901+0000 7f7c36605000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:50:33.173 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:32 smithi050 bash[21355]: debug 2024-09-17T00:50:32.889+0000 7f96c9042000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:50:33.174 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:33 smithi050 bash[21355]: debug 2024-09-17T00:50:33.173+0000 7f96c9042000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:50:33.463 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:33 smithi050 bash[21355]: debug 2024-09-17T00:50:33.277+0000 7f96c9042000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:50:33.472 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:33 smithi027 bash[20014]: debug 2024-09-17T00:50:33.185+0000 7f7c36605000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:50:33.472 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:33 smithi027 bash[20014]: debug 2024-09-17T00:50:33.289+0000 7f7c36605000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:50:33.723 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:33 smithi027 bash[20014]: debug 2024-09-17T00:50:33.477+0000 7f7c36605000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:50:33.887 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:33 smithi050 bash[21355]: debug 2024-09-17T00:50:33.461+0000 7f96c9042000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:50:33.887 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:33 smithi050 bash[21355]: debug 2024-09-17T00:50:33.713+0000 7f96c9042000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:50:34.000 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:33 smithi027 bash[20014]: debug 2024-09-17T00:50:33.725+0000 7f7c36605000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:50:34.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:34 smithi027 bash[20014]: debug 2024-09-17T00:50:34.005+0000 7f7c36605000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:50:34.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:34 smithi027 bash[20014]: debug 2024-09-17T00:50:34.173+0000 7f7c36605000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:50:34.387 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:33 smithi050 bash[21355]: debug 2024-09-17T00:50:33.989+0000 7f96c9042000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:50:34.388 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:34 smithi050 bash[21355]: debug 2024-09-17T00:50:34.157+0000 7f96c9042000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:50:34.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:34 smithi027 bash[20014]: debug 2024-09-17T00:50:34.417+0000 7f7c36605000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:50:34.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:34 smithi027 bash[20014]: debug 2024-09-17T00:50:34.537+0000 7f7c36605000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:50:34.865 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:34 smithi050 bash[21355]: debug 2024-09-17T00:50:34.401+0000 7f96c9042000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:50:34.865 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:34 smithi050 bash[21355]: debug 2024-09-17T00:50:34.521+0000 7f96c9042000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:50:35.137 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:34 smithi050 bash[21355]: debug 2024-09-17T00:50:34.865+0000 7f96c9042000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:50:35.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:34 smithi027 bash[20014]: debug 2024-09-17T00:50:34.881+0000 7f7c36605000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:50:35.887 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:35 smithi050 bash[21355]: debug 2024-09-17T00:50:35.617+0000 7f96c9042000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:50:35.888 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:35 smithi050 bash[21355]: debug 2024-09-17T00:50:35.733+0000 7f96c9042000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:50:35.970 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:35 smithi027 bash[20014]: debug 2024-09-17T00:50:35.637+0000 7f7c36605000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:50:35.970 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:35 smithi027 bash[20014]: debug 2024-09-17T00:50:35.753+0000 7f7c36605000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:50:36.273 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:35 smithi050 bash[21355]: debug 2024-09-17T00:50:35.945+0000 7f96c9042000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:50:36.299 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:35 smithi027 bash[20014]: debug 2024-09-17T00:50:35.973+0000 7f7c36605000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:50:36.586 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[20014]: debug 2024-09-17T00:50:36.301+0000 7f7c36605000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:50:36.637 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[21355]: debug 2024-09-17T00:50:36.273+0000 7f96c9042000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:50:36.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[19968]: cluster 2024-09-17T00:50:36.805527+0000 mon.a (mon.0) 782 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:50:36.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[19968]: cluster 2024-09-17T00:50:36.805707+0000 mon.a (mon.0) 783 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:50:36.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[19968]: audit 2024-09-17T00:50:36.807818+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:50:36.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[19968]: audit 2024-09-17T00:50:36.808930+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:50:36.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[19968]: audit 2024-09-17T00:50:36.812005+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:50:36.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[19968]: audit 2024-09-17T00:50:36.814226+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:50:36.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[19968]: cluster 2024-09-17T00:50:36.836717+0000 mon.a (mon.0) 784 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:50:36.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[19968]: cluster 2024-09-17T00:50:36.838225+0000 mon.a (mon.0) 785 : cluster [INF] Activating manager daemon y 2024-09-17T00:50:36.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[19968]: cluster 2024-09-17T00:50:36.844498+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T00:50:36.911 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[21355]: debug 2024-09-17T00:50:36.657+0000 7f96c9042000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:50:36.911 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[21355]: debug 2024-09-17T00:50:36.777+0000 7f96c9042000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:50:36.911 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[21355]: [17/Sep/2024:00:50:36] ENGINE Bus STARTING 2024-09-17T00:50:36.911 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[21355]: CherryPy Checker: 2024-09-17T00:50:36.957 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[20014]: debug 2024-09-17T00:50:36.689+0000 7f7c36605000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:50:36.958 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[20014]: debug 2024-09-17T00:50:36.813+0000 7f7c36605000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:50:36.958 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[19759]: cluster 2024-09-17T00:50:36.805527+0000 mon.a (mon.0) 782 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:50:36.958 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[19759]: cluster 2024-09-17T00:50:36.805707+0000 mon.a (mon.0) 783 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:50:36.958 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[19759]: audit 2024-09-17T00:50:36.807818+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:50:36.958 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[19759]: audit 2024-09-17T00:50:36.808930+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:50:36.958 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[19759]: audit 2024-09-17T00:50:36.812005+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:50:36.958 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[19759]: audit 2024-09-17T00:50:36.814226+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:50:36.958 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[19759]: cluster 2024-09-17T00:50:36.836717+0000 mon.a (mon.0) 784 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:50:36.958 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[19759]: cluster 2024-09-17T00:50:36.838225+0000 mon.a (mon.0) 785 : cluster [INF] Activating manager daemon y 2024-09-17T00:50:36.959 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[19759]: cluster 2024-09-17T00:50:36.844498+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T00:50:36.959 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[25154]: cluster 2024-09-17T00:50:36.805527+0000 mon.a (mon.0) 782 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:50:36.959 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[25154]: cluster 2024-09-17T00:50:36.805707+0000 mon.a (mon.0) 783 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:50:36.959 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[25154]: audit 2024-09-17T00:50:36.807818+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:50:36.959 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[25154]: audit 2024-09-17T00:50:36.808930+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:50:36.959 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[25154]: audit 2024-09-17T00:50:36.812005+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:50:36.959 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[25154]: audit 2024-09-17T00:50:36.814226+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.50:0/790702439' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:50:36.959 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[25154]: cluster 2024-09-17T00:50:36.836717+0000 mon.a (mon.0) 784 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:50:36.959 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[25154]: cluster 2024-09-17T00:50:36.838225+0000 mon.a (mon.0) 785 : cluster [INF] Activating manager daemon y 2024-09-17T00:50:36.959 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[25154]: cluster 2024-09-17T00:50:36.844498+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T00:50:37.264 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[21355]: The Application mounted at '' has an empty config. 2024-09-17T00:50:37.264 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[21355]: [17/Sep/2024:00:50:36] ENGINE Serving on http://:::9283 2024-09-17T00:50:37.264 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:36 smithi050 bash[21355]: [17/Sep/2024:00:50:36] ENGINE Bus STARTED 2024-09-17T00:50:37.271 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:36 smithi027 bash[20014]: [17/Sep/2024:00:50:36] ENGINE Bus STARTING 2024-09-17T00:50:37.271 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[20014]: CherryPy Checker: 2024-09-17T00:50:37.271 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[20014]: The Application mounted at '' has an empty config. 2024-09-17T00:50:37.271 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[20014]: [17/Sep/2024:00:50:37] ENGINE Serving on http://:::9283 2024-09-17T00:50:37.271 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[20014]: [17/Sep/2024:00:50:37] ENGINE Bus STARTED 2024-09-17T00:50:37.919 INFO:teuthology.orchestra.run.smithi050.stdout:Scheduled node-exporter update... 2024-09-17T00:50:38.148 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: cluster 2024-09-17T00:50:36.868985+0000 mon.a (mon.0) 787 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0310841s), standbys: x 2024-09-17T00:50:38.148 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.872720+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:50:38.148 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.872915+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:50:38.148 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.873113+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:50:38.148 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.873700+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:50:38.148 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.873982+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:50:38.148 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.874277+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.874487+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.875140+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.875404+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.875710+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.876003+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.876285+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.876584+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.876886+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.877279+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.877592+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: cluster 2024-09-17T00:50:36.906218+0000 mon.a (mon.0) 788 : cluster [INF] Manager daemon y is now available 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.926656+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.929457+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.932719+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:38.149 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.935157+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:38.150 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.936894+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:38.150 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.944677+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.946002+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.946878+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.949505+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.952248+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.955427+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]': finished 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.962451+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]': finished 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: cephadm 2024-09-17T00:50:36.966761+0000 mgr.y (mgr.14427) 1 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: cephadm 2024-09-17T00:50:36.970534+0000 mgr.y (mgr.14427) 2 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.975422+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.977516+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.982361+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:36.984450+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: cephadm 2024-09-17T00:50:37.345476+0000 mgr.y (mgr.14427) 3 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:50:38.152 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: cephadm 2024-09-17T00:50:37.373374+0000 mgr.y (mgr.14427) 4 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:50:38.153 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:37.433478+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.153 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:37.488273+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.153 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:37.494485+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.153 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:37.499873+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:50:38.153 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:37 smithi050 bash[19968]: audit 2024-09-17T00:50:37.501942+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:50:38.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[20014]: [17/Sep/2024:00:50:37] ENGINE Bus STARTING 2024-09-17T00:50:38.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[20014]: [17/Sep/2024:00:50:38] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T00:50:38.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[20014]: [17/Sep/2024:00:50:38] ENGINE Bus STARTED 2024-09-17T00:50:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: cluster 2024-09-17T00:50:36.868985+0000 mon.a (mon.0) 787 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0310841s), standbys: x 2024-09-17T00:50:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.872720+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:50:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.872915+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:50:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.873113+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:50:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.873700+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:50:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.873982+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:50:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.874277+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:50:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.874487+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:50:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.875140+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:50:38.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.875404+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:50:38.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.875710+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:50:38.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.876003+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:50:38.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.876285+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:50:38.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.876584+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:50:38.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.876886+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:50:38.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.877279+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:50:38.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.877592+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:38.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: cluster 2024-09-17T00:50:36.906218+0000 mon.a (mon.0) 788 : cluster [INF] Manager daemon y is now available 2024-09-17T00:50:38.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.926656+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: cluster 2024-09-17T00:50:36.868985+0000 mon.a (mon.0) 787 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0310841s), standbys: x 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.872720+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.872915+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.873113+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.873700+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.873982+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.874277+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.874487+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.875140+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.875404+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.875710+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.876003+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.876285+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.876584+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:50:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.876886+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:50:38.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.877279+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:50:38.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.877592+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:50:38.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: cluster 2024-09-17T00:50:36.906218+0000 mon.a (mon.0) 788 : cluster [INF] Manager daemon y is now available 2024-09-17T00:50:38.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.926656+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.929457+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.932719+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.935157+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.936894+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.944677+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.946002+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.946878+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.949505+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.952248+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.955427+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]': finished 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.962451+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]': finished 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: cephadm 2024-09-17T00:50:36.966761+0000 mgr.y (mgr.14427) 1 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: cephadm 2024-09-17T00:50:36.970534+0000 mgr.y (mgr.14427) 2 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.975422+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.977516+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.982361+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:36.984450+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: cephadm 2024-09-17T00:50:37.345476+0000 mgr.y (mgr.14427) 3 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:50:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: cephadm 2024-09-17T00:50:37.373374+0000 mgr.y (mgr.14427) 4 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.929457+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.932719+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.935157+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.936894+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.944677+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.946002+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.946878+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.949505+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.952248+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.955427+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]': finished 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.962451+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]': finished 2024-09-17T00:50:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: cephadm 2024-09-17T00:50:36.966761+0000 mgr.y (mgr.14427) 1 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T00:50:38.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: cephadm 2024-09-17T00:50:36.970534+0000 mgr.y (mgr.14427) 2 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T00:50:38.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.975422+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:50:38.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.977516+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:50:38.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.982361+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:50:38.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:36.984450+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:50:38.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: cephadm 2024-09-17T00:50:37.345476+0000 mgr.y (mgr.14427) 3 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:50:38.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: cephadm 2024-09-17T00:50:37.373374+0000 mgr.y (mgr.14427) 4 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:50:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:37.433478+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:37.488273+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:37.494485+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:37.499873+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:50:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[19759]: audit 2024-09-17T00:50:37.501942+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:50:38.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:37.433478+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:37.488273+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:37.494485+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:38.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:37.499873+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:50:38.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:37 smithi027 bash[25154]: audit 2024-09-17T00:50:37.501942+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:50:38.907 DEBUG:teuthology.orchestra.run.smithi027:node-exporter.a> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-17T00:50:38.910 DEBUG:teuthology.orchestra.run.smithi050:node-exporter.b> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-17T00:50:38.913 INFO:tasks.cephadm:Adding alertmanager.a on smithi027 2024-09-17T00:50:38.913 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi027=a' 2024-09-17T00:50:39.291 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: audit 2024-09-17T00:50:37.886700+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:50:39.291 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: cluster 2024-09-17T00:50:37.886836+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e18: y(active, since 1.04895s), standbys: x 2024-09-17T00:50:39.291 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: audit 2024-09-17T00:50:37.894861+0000 mgr.y (mgr.14427) 5 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi027=a;smithi050=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:39.291 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: cephadm 2024-09-17T00:50:37.897872+0000 mgr.y (mgr.14427) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi027=a;smithi050=b;count:2 2024-09-17T00:50:39.291 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: cluster 2024-09-17T00:50:37.901561+0000 mgr.y (mgr.14427) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:39.291 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: audit 2024-09-17T00:50:37.918171+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:39.291 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: cephadm 2024-09-17T00:50:37.929173+0000 mgr.y (mgr.14427) 8 : cephadm [INF] Deploying daemon prometheus.a on smithi050 2024-09-17T00:50:39.291 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: cephadm 2024-09-17T00:50:37.931043+0000 mgr.y (mgr.14427) 9 : cephadm [INF] [17/Sep/2024:00:50:37] ENGINE Bus STARTING 2024-09-17T00:50:39.292 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: cephadm 2024-09-17T00:50:38.055075+0000 mgr.y (mgr.14427) 10 : cephadm [INF] [17/Sep/2024:00:50:38] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T00:50:39.292 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: cephadm 2024-09-17T00:50:38.055227+0000 mgr.y (mgr.14427) 11 : cephadm [INF] [17/Sep/2024:00:50:38] ENGINE Bus STARTED 2024-09-17T00:50:39.292 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:38 smithi050 bash[19968]: audit 2024-09-17T00:50:38.061305+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:39.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: audit 2024-09-17T00:50:37.886700+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:50:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: cluster 2024-09-17T00:50:37.886836+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e18: y(active, since 1.04895s), standbys: x 2024-09-17T00:50:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: audit 2024-09-17T00:50:37.894861+0000 mgr.y (mgr.14427) 5 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi027=a;smithi050=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: cephadm 2024-09-17T00:50:37.897872+0000 mgr.y (mgr.14427) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi027=a;smithi050=b;count:2 2024-09-17T00:50:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: cluster 2024-09-17T00:50:37.901561+0000 mgr.y (mgr.14427) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: audit 2024-09-17T00:50:37.918171+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: cephadm 2024-09-17T00:50:37.929173+0000 mgr.y (mgr.14427) 8 : cephadm [INF] Deploying daemon prometheus.a on smithi050 2024-09-17T00:50:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: cephadm 2024-09-17T00:50:37.931043+0000 mgr.y (mgr.14427) 9 : cephadm [INF] [17/Sep/2024:00:50:37] ENGINE Bus STARTING 2024-09-17T00:50:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: cephadm 2024-09-17T00:50:38.055075+0000 mgr.y (mgr.14427) 10 : cephadm [INF] [17/Sep/2024:00:50:38] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T00:50:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: cephadm 2024-09-17T00:50:38.055227+0000 mgr.y (mgr.14427) 11 : cephadm [INF] [17/Sep/2024:00:50:38] ENGINE Bus STARTED 2024-09-17T00:50:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[19759]: audit 2024-09-17T00:50:38.061305+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: audit 2024-09-17T00:50:37.886700+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: cluster 2024-09-17T00:50:37.886836+0000 mon.a (mon.0) 802 : cluster [DBG] mgrmap e18: y(active, since 1.04895s), standbys: x 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: audit 2024-09-17T00:50:37.894861+0000 mgr.y (mgr.14427) 5 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi027=a;smithi050=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: cephadm 2024-09-17T00:50:37.897872+0000 mgr.y (mgr.14427) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi027=a;smithi050=b;count:2 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: cluster 2024-09-17T00:50:37.901561+0000 mgr.y (mgr.14427) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: audit 2024-09-17T00:50:37.918171+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: cephadm 2024-09-17T00:50:37.929173+0000 mgr.y (mgr.14427) 8 : cephadm [INF] Deploying daemon prometheus.a on smithi050 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: cephadm 2024-09-17T00:50:37.931043+0000 mgr.y (mgr.14427) 9 : cephadm [INF] [17/Sep/2024:00:50:37] ENGINE Bus STARTING 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: cephadm 2024-09-17T00:50:38.055075+0000 mgr.y (mgr.14427) 10 : cephadm [INF] [17/Sep/2024:00:50:38] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: cephadm 2024-09-17T00:50:38.055227+0000 mgr.y (mgr.14427) 11 : cephadm [INF] [17/Sep/2024:00:50:38] ENGINE Bus STARTED 2024-09-17T00:50:39.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:38 smithi027 bash[25154]: audit 2024-09-17T00:50:38.061305+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:40.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:39 smithi027 bash[19759]: cluster 2024-09-17T00:50:38.876145+0000 mgr.y (mgr.14427) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:40.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:39 smithi027 bash[19759]: cluster 2024-09-17T00:50:39.736893+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-09-17T00:50:40.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:39 smithi027 bash[25154]: cluster 2024-09-17T00:50:38.876145+0000 mgr.y (mgr.14427) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:40.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:39 smithi027 bash[25154]: cluster 2024-09-17T00:50:39.736893+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-09-17T00:50:40.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:39 smithi050 bash[19968]: cluster 2024-09-17T00:50:38.876145+0000 mgr.y (mgr.14427) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:40.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:39 smithi050 bash[19968]: cluster 2024-09-17T00:50:39.736893+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-09-17T00:50:42.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:41 smithi027 bash[19759]: cluster 2024-09-17T00:50:40.876829+0000 mgr.y (mgr.14427) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:42.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:41 smithi027 bash[25154]: cluster 2024-09-17T00:50:40.876829+0000 mgr.y (mgr.14427) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:42.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:41 smithi050 bash[19968]: cluster 2024-09-17T00:50:40.876829+0000 mgr.y (mgr.14427) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:44.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:43 smithi050 bash[19968]: cluster 2024-09-17T00:50:42.877596+0000 mgr.y (mgr.14427) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:44.170 INFO:teuthology.orchestra.run.smithi050.stdout:Scheduled alertmanager update... 2024-09-17T00:50:44.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:43 smithi027 bash[19759]: cluster 2024-09-17T00:50:42.877596+0000 mgr.y (mgr.14427) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:44.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:43 smithi027 bash[25154]: cluster 2024-09-17T00:50:42.877596+0000 mgr.y (mgr.14427) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:45.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:45 smithi027 bash[25154]: audit 2024-09-17T00:50:44.165355+0000 mgr.y (mgr.14427) 15 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi027=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:45.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:45 smithi027 bash[25154]: cephadm 2024-09-17T00:50:44.168891+0000 mgr.y (mgr.14427) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi027=a;count:1 2024-09-17T00:50:45.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:45 smithi027 bash[25154]: audit 2024-09-17T00:50:44.176503+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:45.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:45 smithi027 bash[19759]: audit 2024-09-17T00:50:44.165355+0000 mgr.y (mgr.14427) 15 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi027=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:45.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:45 smithi027 bash[19759]: cephadm 2024-09-17T00:50:44.168891+0000 mgr.y (mgr.14427) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi027=a;count:1 2024-09-17T00:50:45.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:45 smithi027 bash[19759]: audit 2024-09-17T00:50:44.176503+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:45.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:45 smithi050 bash[19968]: audit 2024-09-17T00:50:44.165355+0000 mgr.y (mgr.14427) 15 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi027=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:45.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:45 smithi050 bash[19968]: cephadm 2024-09-17T00:50:44.168891+0000 mgr.y (mgr.14427) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi027=a;count:1 2024-09-17T00:50:45.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:45 smithi050 bash[19968]: audit 2024-09-17T00:50:44.176503+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:46.369 DEBUG:teuthology.orchestra.run.smithi027:alertmanager.a> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-17T00:50:46.372 INFO:tasks.cephadm:Adding grafana.a on smithi050 2024-09-17T00:50:46.372 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi050=a' 2024-09-17T00:50:46.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:46 smithi027 bash[19759]: cluster 2024-09-17T00:50:44.878453+0000 mgr.y (mgr.14427) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:46.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:46 smithi027 bash[25154]: cluster 2024-09-17T00:50:44.878453+0000 mgr.y (mgr.14427) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:46.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:46 smithi050 bash[19968]: cluster 2024-09-17T00:50:44.878453+0000 mgr.y (mgr.14427) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:47.656 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:47 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:50:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:50:48.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:50:47 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:50:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:50:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:48 smithi050 bash[19968]: cluster 2024-09-17T00:50:46.879058+0000 mgr.y (mgr.14427) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:48 smithi050 bash[19968]: audit 2024-09-17T00:50:47.383746+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:48 smithi050 bash[19968]: audit 2024-09-17T00:50:47.393791+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:48 smithi050 bash[19968]: audit 2024-09-17T00:50:47.658890+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:48 smithi050 bash[19968]: audit 2024-09-17T00:50:47.665906+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:48 smithi027 bash[25154]: cluster 2024-09-17T00:50:46.879058+0000 mgr.y (mgr.14427) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:48.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:48 smithi027 bash[25154]: audit 2024-09-17T00:50:47.383746+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:48 smithi027 bash[25154]: audit 2024-09-17T00:50:47.393791+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:48 smithi027 bash[25154]: audit 2024-09-17T00:50:47.658890+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:48 smithi027 bash[25154]: audit 2024-09-17T00:50:47.665906+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:48 smithi027 bash[19759]: cluster 2024-09-17T00:50:46.879058+0000 mgr.y (mgr.14427) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:48.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:48 smithi027 bash[19759]: audit 2024-09-17T00:50:47.383746+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:48 smithi027 bash[19759]: audit 2024-09-17T00:50:47.393791+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:48 smithi027 bash[19759]: audit 2024-09-17T00:50:47.658890+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:48.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:48 smithi027 bash[19759]: audit 2024-09-17T00:50:47.665906+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:50.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:49 smithi027 bash[19759]: cluster 2024-09-17T00:50:48.879736+0000 mgr.y (mgr.14427) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:50.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:49 smithi027 bash[25154]: cluster 2024-09-17T00:50:48.879736+0000 mgr.y (mgr.14427) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:49 smithi050 bash[19968]: cluster 2024-09-17T00:50:48.879736+0000 mgr.y (mgr.14427) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:52.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:51 smithi050 bash[19968]: cluster 2024-09-17T00:50:50.880351+0000 mgr.y (mgr.14427) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:52.162 INFO:teuthology.orchestra.run.smithi050.stdout:Scheduled grafana update... 2024-09-17T00:50:52.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:51 smithi027 bash[19759]: cluster 2024-09-17T00:50:50.880351+0000 mgr.y (mgr.14427) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:52.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:51 smithi027 bash[25154]: cluster 2024-09-17T00:50:50.880351+0000 mgr.y (mgr.14427) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:53.206 DEBUG:teuthology.orchestra.run.smithi050:grafana.a> sudo journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@grafana.a.service 2024-09-17T00:50:53.208 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T00:50:53.209 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T00:50:53.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:53 smithi050 bash[19968]: audit 2024-09-17T00:50:52.156571+0000 mgr.y (mgr.14427) 21 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi050=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:53.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:53 smithi050 bash[19968]: cephadm 2024-09-17T00:50:52.160003+0000 mgr.y (mgr.14427) 22 : cephadm [INF] Saving service grafana spec with placement smithi050=a;count:1 2024-09-17T00:50:53.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:53 smithi050 bash[19968]: audit 2024-09-17T00:50:52.168344+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:53.474 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:53 smithi027 bash[19759]: audit 2024-09-17T00:50:52.156571+0000 mgr.y (mgr.14427) 21 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi050=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:53.475 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:53 smithi027 bash[19759]: cephadm 2024-09-17T00:50:52.160003+0000 mgr.y (mgr.14427) 22 : cephadm [INF] Saving service grafana spec with placement smithi050=a;count:1 2024-09-17T00:50:53.475 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:53 smithi027 bash[19759]: audit 2024-09-17T00:50:52.168344+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:53.475 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:53 smithi027 bash[25154]: audit 2024-09-17T00:50:52.156571+0000 mgr.y (mgr.14427) 21 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi050=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:50:53.475 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:53 smithi027 bash[25154]: cephadm 2024-09-17T00:50:52.160003+0000 mgr.y (mgr.14427) 22 : cephadm [INF] Saving service grafana spec with placement smithi050=a;count:1 2024-09-17T00:50:53.475 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:53 smithi027 bash[25154]: audit 2024-09-17T00:50:52.168344+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:54.492 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:54 smithi027 bash[19759]: cluster 2024-09-17T00:50:52.880959+0000 mgr.y (mgr.14427) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:54.492 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:54 smithi027 bash[25154]: cluster 2024-09-17T00:50:52.880959+0000 mgr.y (mgr.14427) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:54.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:54 smithi050 bash[19968]: cluster 2024-09-17T00:50:52.880959+0000 mgr.y (mgr.14427) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:56.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:56 smithi050 bash[19968]: cluster 2024-09-17T00:50:54.881641+0000 mgr.y (mgr.14427) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:56.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:56 smithi027 bash[19759]: cluster 2024-09-17T00:50:54.881641+0000 mgr.y (mgr.14427) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:56.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:56 smithi027 bash[25154]: cluster 2024-09-17T00:50:54.881641+0000 mgr.y (mgr.14427) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:56.609 INFO:teuthology.orchestra.run.smithi027.stdout:[client.0] 2024-09-17T00:50:56.609 INFO:teuthology.orchestra.run.smithi027.stdout: key = AQBw0uhm9QVrJBAAxvOR0D3CrWd73vAy1JpiCQ== 2024-09-17T00:50:56.718 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.718 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.719 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.719 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.719 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.720 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.976 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.977 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.981 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.981 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.981 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.981 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:50:56.982 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:56 smithi050 systemd[1]: Started Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:50:57.273 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-09-17T00:50:57.273 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T00:50:57.273 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T00:50:57.295 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T00:50:57.307 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:56.610046+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.27:0/2446652121' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:50:57.307 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:56.610708+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:50:57.307 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:56.615393+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:50:57.307 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.002445+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.307 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.017071+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:57.307 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.019338+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.020697+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.031657+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.035796+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.038416+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.50:9095"}]: dispatch 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.049553+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.053432+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.057273+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.058569+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.070727+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.072667+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.075245+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.076993+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:57.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:57 smithi050 bash[19968]: audit 2024-09-17T00:50:57.089646+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:56.610046+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.27:0/2446652121' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:50:57.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:56.610708+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:50:57.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:56.615393+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:50:57.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.002445+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.017071+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.019338+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.020697+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.031657+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.035796+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.038416+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.50:9095"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.049553+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.053432+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.057273+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.058569+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.070727+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.072667+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.075245+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.076993+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:57.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[25154]: audit 2024-09-17T00:50:57.089646+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:56.610046+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.27:0/2446652121' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:56.610708+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:56.615393+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.002445+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.017071+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.019338+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.020697+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.031657+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.035796+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.038416+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.50:9095"}]: dispatch 2024-09-17T00:50:57.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.049553+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.053432+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:57.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.057273+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:57.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.058569+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:57.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.070727+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:57.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.072667+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:50:57.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.075245+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:50:57.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.076993+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:50:57.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:57 smithi027 bash[19759]: audit 2024-09-17T00:50:57.089646+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:50:58.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:58 smithi050 bash[19968]: cluster 2024-09-17T00:50:56.882191+0000 mgr.y (mgr.14427) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:58.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:58 smithi050 bash[19968]: cephadm 2024-09-17T00:50:57.032426+0000 mgr.y (mgr.14427) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:50:58.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:58 smithi050 bash[19968]: audit 2024-09-17T00:50:57.037845+0000 mgr.y (mgr.14427) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:50:58.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:58 smithi050 bash[19968]: audit 2024-09-17T00:50:57.040490+0000 mgr.y (mgr.14427) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.50:9095"}]: dispatch 2024-09-17T00:50:58.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:58 smithi050 bash[19968]: cephadm 2024-09-17T00:50:57.071735+0000 mgr.y (mgr.14427) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:50:58.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:58 smithi050 bash[19968]: cephadm 2024-09-17T00:50:57.090810+0000 mgr.y (mgr.14427) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:50:58.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[25154]: cluster 2024-09-17T00:50:56.882191+0000 mgr.y (mgr.14427) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:58.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[25154]: cephadm 2024-09-17T00:50:57.032426+0000 mgr.y (mgr.14427) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:50:58.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[25154]: audit 2024-09-17T00:50:57.037845+0000 mgr.y (mgr.14427) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:50:58.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[25154]: audit 2024-09-17T00:50:57.040490+0000 mgr.y (mgr.14427) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.50:9095"}]: dispatch 2024-09-17T00:50:58.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[25154]: cephadm 2024-09-17T00:50:57.071735+0000 mgr.y (mgr.14427) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:50:58.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[25154]: cephadm 2024-09-17T00:50:57.090810+0000 mgr.y (mgr.14427) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:50:58.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[19759]: cluster 2024-09-17T00:50:56.882191+0000 mgr.y (mgr.14427) 25 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:50:58.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[19759]: cephadm 2024-09-17T00:50:57.032426+0000 mgr.y (mgr.14427) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:50:58.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[19759]: audit 2024-09-17T00:50:57.037845+0000 mgr.y (mgr.14427) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:50:58.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[19759]: audit 2024-09-17T00:50:57.040490+0000 mgr.y (mgr.14427) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.50:9095"}]: dispatch 2024-09-17T00:50:58.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[19759]: cephadm 2024-09-17T00:50:57.071735+0000 mgr.y (mgr.14427) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:50:58.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:58 smithi027 bash[19759]: cephadm 2024-09-17T00:50:57.090810+0000 mgr.y (mgr.14427) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:50:59.637 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.504Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T00:50:59.638 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.504Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-09-17T00:50:59.638 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.504Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-09-17T00:50:59.638 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.504Z caller=main.go:518 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi050 (none))" 2024-09-17T00:50:59.638 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.504Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T00:50:59.638 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.504Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T00:50:59.638 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.507Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T00:50:59.638 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.507Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-09-17T00:50:59.638 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.508Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-09-17T00:50:59.638 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.512Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T00:50:59.638 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.512Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.214µs 2024-09-17T00:50:59.639 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.512Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T00:50:59.639 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.512Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-17T00:50:59.639 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.512Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.525µs wal_replay_duration=241.073µs total_replay_duration=286.009µs 2024-09-17T00:50:59.639 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.514Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T00:50:59.639 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.514Z caller=main.go:947 level=info msg="TSDB started" 2024-09-17T00:50:59.639 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.514Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T00:50:59.639 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.535Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.545947ms db_storage=933ns remote_storage=2.201µs web_handler=556ns query_engine=898ns scrape=288.535µs scrape_sd=24.156µs notify=1.297µs notify_sd=1.557µs rules=20.938047ms 2024-09-17T00:50:59.640 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[38341]: ts=2024-09-17T00:50:59.535Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-09-17T00:51:00.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:50:59 smithi027 bash[25154]: cluster 2024-09-17T00:50:58.882839+0000 mgr.y (mgr.14427) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:00.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:50:59 smithi027 bash[19759]: cluster 2024-09-17T00:50:58.882839+0000 mgr.y (mgr.14427) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:00.123 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:50:59 smithi050 bash[19968]: cluster 2024-09-17T00:50:58.882839+0000 mgr.y (mgr.14427) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:01.866 INFO:teuthology.orchestra.run.smithi050.stdout:[client.1] 2024-09-17T00:51:01.867 INFO:teuthology.orchestra.run.smithi050.stdout: key = AQB10uhmBUWBMxAALqfyzi/mubd5ftSUl54iow== 2024-09-17T00:51:02.145 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:01 smithi050 bash[19968]: cluster 2024-09-17T00:51:00.883464+0000 mgr.y (mgr.14427) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:02.145 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:01 smithi050 bash[19968]: audit 2024-09-17T00:51:01.861712+0000 mon.b (mon.2) 64 : audit [INF] from='client.? 172.21.15.50:0/1391026133' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:51:02.145 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:01 smithi050 bash[19968]: audit 2024-09-17T00:51:01.863767+0000 mon.a (mon.0) 819 : 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-17T00:51:02.146 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:01 smithi050 bash[19968]: audit 2024-09-17T00:51:01.873178+0000 mon.a (mon.0) 820 : 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-17T00:51:02.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:01 smithi027 bash[19759]: cluster 2024-09-17T00:51:00.883464+0000 mgr.y (mgr.14427) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:02.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:01 smithi027 bash[19759]: audit 2024-09-17T00:51:01.861712+0000 mon.b (mon.2) 64 : audit [INF] from='client.? 172.21.15.50:0/1391026133' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:51:02.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:01 smithi027 bash[19759]: audit 2024-09-17T00:51:01.863767+0000 mon.a (mon.0) 819 : 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-17T00:51:02.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:01 smithi027 bash[19759]: audit 2024-09-17T00:51:01.873178+0000 mon.a (mon.0) 820 : 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-17T00:51:02.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:01 smithi027 bash[25154]: cluster 2024-09-17T00:51:00.883464+0000 mgr.y (mgr.14427) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:02.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:01 smithi027 bash[25154]: audit 2024-09-17T00:51:01.861712+0000 mon.b (mon.2) 64 : audit [INF] from='client.? 172.21.15.50:0/1391026133' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:51:02.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:01 smithi027 bash[25154]: audit 2024-09-17T00:51:01.863767+0000 mon.a (mon.0) 819 : 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-17T00:51:02.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:01 smithi027 bash[25154]: audit 2024-09-17T00:51:01.873178+0000 mon.a (mon.0) 820 : 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-17T00:51:02.880 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-09-17T00:51:02.881 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T00:51:02.881 DEBUG:teuthology.orchestra.run.smithi050:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T00:51:02.951 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T00:51:02.951 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T00:51:02.952 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T00:51:03.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:02 smithi050 bash[19968]: audit 2024-09-17T00:51:01.953467+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:02 smithi027 bash[19759]: audit 2024-09-17T00:51:01.953467+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:03.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:02 smithi027 bash[25154]: audit 2024-09-17T00:51:01.953467+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:04.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:03 smithi027 bash[19759]: cluster 2024-09-17T00:51:02.884135+0000 mgr.y (mgr.14427) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:03 smithi027 bash[25154]: cluster 2024-09-17T00:51:02.884135+0000 mgr.y (mgr.14427) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:04.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:03 smithi050 bash[19968]: cluster 2024-09-17T00:51:02.884135+0000 mgr.y (mgr.14427) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:05.682 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:06.070 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:05 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:51:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:06.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:05 smithi027 bash[19759]: cluster 2024-09-17T00:51:04.884798+0000 mgr.y (mgr.14427) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:06.071 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[19759]: audit 2024-09-17T00:51:05.949809+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:06.071 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:05 smithi027 bash[25154]: cluster 2024-09-17T00:51:04.884798+0000 mgr.y (mgr.14427) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:06.071 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[25154]: audit 2024-09-17T00:51:05.949809+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:06.216 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:05 smithi050 bash[19968]: cluster 2024-09-17T00:51:04.884798+0000 mgr.y (mgr.14427) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:06.216 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:05 smithi050 bash[19968]: audit 2024-09-17T00:51:05.949809+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:06.709 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.709 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.710 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.710 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.710 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.710 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.711 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.711 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.711 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.963 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.964 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.964 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.964 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[43391]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-09-17T00:51:06.965 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:06.965 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:51:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:06.965 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:51:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:06 smithi050 bash[19968]: audit 2024-09-17T00:51:05.962108+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:06 smithi050 bash[19968]: audit 2024-09-17T00:51:05.982370+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:51:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:06 smithi050 bash[19968]: audit 2024-09-17T00:51:06.035750+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:51:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:06 smithi050 bash[19968]: audit 2024-09-17T00:51:06.037448+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:51:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:06 smithi050 bash[19968]: audit 2024-09-17T00:51:06.054149+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:06 smithi050 bash[19968]: cephadm 2024-09-17T00:51:06.063401+0000 mgr.y (mgr.14427) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi027 2024-09-17T00:51:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:06 smithi050 bash[19968]: audit 2024-09-17T00:51:06.832236+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:06 smithi050 bash[19968]: audit 2024-09-17T00:51:06.909046+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:06 smithi050 bash[19968]: audit 2024-09-17T00:51:06.917768+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.366 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[19759]: audit 2024-09-17T00:51:05.962108+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.366 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[19759]: audit 2024-09-17T00:51:05.982370+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:51:07.366 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[19759]: audit 2024-09-17T00:51:06.035750+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:51:07.366 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[19759]: audit 2024-09-17T00:51:06.037448+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:51:07.366 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[19759]: audit 2024-09-17T00:51:06.054149+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[19759]: cephadm 2024-09-17T00:51:06.063401+0000 mgr.y (mgr.14427) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi027 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[19759]: audit 2024-09-17T00:51:06.832236+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[19759]: audit 2024-09-17T00:51:06.909046+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[19759]: audit 2024-09-17T00:51:06.917768+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[25154]: audit 2024-09-17T00:51:05.962108+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[25154]: audit 2024-09-17T00:51:05.982370+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[25154]: audit 2024-09-17T00:51:06.035750+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[25154]: audit 2024-09-17T00:51:06.037448+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[25154]: audit 2024-09-17T00:51:06.054149+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[25154]: cephadm 2024-09-17T00:51:06.063401+0000 mgr.y (mgr.14427) 35 : cephadm [INF] Deploying daemon node-exporter.a on smithi027 2024-09-17T00:51:07.367 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[25154]: audit 2024-09-17T00:51:06.832236+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.368 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[25154]: audit 2024-09-17T00:51:06.909046+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.368 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:06 smithi027 bash[25154]: audit 2024-09-17T00:51:06.917768+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:07.412 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.412 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.413 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.413 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.413 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.413 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.413 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.413 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.414 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.414 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.414 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.414 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.414 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.415 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.835 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:07 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:51:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:07.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:07 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:07.887 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:07 smithi050 systemd[1]: Started Ceph node-exporter.b for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:51:07.887 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:07 smithi050 bash[39281]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-09-17T00:51:08.320 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:07 smithi027 bash[43391]: v1.3.1: Pulling from prometheus/node-exporter 2024-09-17T00:51:08.387 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[39281]: v1.3.1: Pulling from prometheus/node-exporter 2024-09-17T00:51:08.387 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[39281]: aa2a8d90b84c: Pulling fs layer 2024-09-17T00:51:08.387 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[39281]: b45d31ee2d7f: Pulling fs layer 2024-09-17T00:51:08.387 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[39281]: b5db1e299295: Pulling fs layer 2024-09-17T00:51:08.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[19759]: cephadm 2024-09-17T00:51:06.836089+0000 mgr.y (mgr.14427) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi050 2024-09-17T00:51:08.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[19759]: cluster 2024-09-17T00:51:06.885241+0000 mgr.y (mgr.14427) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:08.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[19759]: audit 2024-09-17T00:51:07.539161+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:08.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[19759]: audit 2024-09-17T00:51:07.549187+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:08.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[19759]: audit 2024-09-17T00:51:07.564256+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:08.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[25154]: cephadm 2024-09-17T00:51:06.836089+0000 mgr.y (mgr.14427) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi050 2024-09-17T00:51:08.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[25154]: cluster 2024-09-17T00:51:06.885241+0000 mgr.y (mgr.14427) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:08.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[25154]: audit 2024-09-17T00:51:07.539161+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:08.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[25154]: audit 2024-09-17T00:51:07.549187+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:08.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[25154]: audit 2024-09-17T00:51:07.564256+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:08.685 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[39281]: b45d31ee2d7f: Verifying Checksum 2024-09-17T00:51:08.685 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[39281]: aa2a8d90b84c: Verifying Checksum 2024-09-17T00:51:08.685 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[39281]: aa2a8d90b84c: Download complete 2024-09-17T00:51:08.685 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[19968]: cephadm 2024-09-17T00:51:06.836089+0000 mgr.y (mgr.14427) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi050 2024-09-17T00:51:08.686 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[19968]: cluster 2024-09-17T00:51:06.885241+0000 mgr.y (mgr.14427) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:08.686 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[19968]: audit 2024-09-17T00:51:07.539161+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:08.686 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[19968]: audit 2024-09-17T00:51:07.549187+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:08.686 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[19968]: audit 2024-09-17T00:51:07.564256+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:08.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[43391]: aa2a8d90b84c: Pulling fs layer 2024-09-17T00:51:08.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[43391]: b45d31ee2d7f: Pulling fs layer 2024-09-17T00:51:08.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[43391]: b5db1e299295: Pulling fs layer 2024-09-17T00:51:08.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[43391]: aa2a8d90b84c: Verifying Checksum 2024-09-17T00:51:08.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[43391]: aa2a8d90b84c: Download complete 2024-09-17T00:51:08.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[43391]: b45d31ee2d7f: Verifying Checksum 2024-09-17T00:51:08.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:08 smithi027 bash[43391]: b45d31ee2d7f: Download complete 2024-09-17T00:51:09.137 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[39281]: b5db1e299295: Verifying Checksum 2024-09-17T00:51:09.137 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:08 smithi050 bash[39281]: b5db1e299295: Download complete 2024-09-17T00:51:09.336 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:09 smithi027 bash[43391]: b5db1e299295: Verifying Checksum 2024-09-17T00:51:09.336 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:09 smithi027 bash[43391]: b5db1e299295: Download complete 2024-09-17T00:51:09.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:09 smithi050 bash[19968]: cephadm 2024-09-17T00:51:07.583706+0000 mgr.y (mgr.14427) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi027 2024-09-17T00:51:09.637 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:09 smithi050 bash[39281]: aa2a8d90b84c: Pull complete 2024-09-17T00:51:09.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:09 smithi027 bash[43391]: aa2a8d90b84c: Pull complete 2024-09-17T00:51:09.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:09 smithi027 bash[19759]: cephadm 2024-09-17T00:51:07.583706+0000 mgr.y (mgr.14427) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi027 2024-09-17T00:51:09.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:09 smithi027 bash[25154]: cephadm 2024-09-17T00:51:07.583706+0000 mgr.y (mgr.14427) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi027 2024-09-17T00:51:10.534 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:10 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:51:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:10.638 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:10 smithi050 bash[39281]: b45d31ee2d7f: Pull complete 2024-09-17T00:51:10.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:10 smithi050 bash[19968]: cluster 2024-09-17T00:51:08.885608+0000 mgr.y (mgr.14427) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:10.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:10 smithi050 bash[19968]: audit 2024-09-17T00:51:10.215236+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:10.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:10 smithi027 bash[19759]: cluster 2024-09-17T00:51:08.885608+0000 mgr.y (mgr.14427) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:10.825 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:10 smithi027 bash[19759]: audit 2024-09-17T00:51:10.215236+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:10.825 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:10 smithi027 bash[25154]: cluster 2024-09-17T00:51:08.885608+0000 mgr.y (mgr.14427) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:10.826 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:10 smithi027 bash[25154]: audit 2024-09-17T00:51:10.215236+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:11.637 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:11 smithi050 bash[39281]: b5db1e299295: Pull complete 2024-09-17T00:51:11.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:11 smithi050 bash[19968]: cluster 2024-09-17T00:51:10.885966+0000 mgr.y (mgr.14427) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:11.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:11 smithi027 bash[25154]: cluster 2024-09-17T00:51:10.885966+0000 mgr.y (mgr.14427) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:11.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:11 smithi027 bash[43391]: b45d31ee2d7f: Pull complete 2024-09-17T00:51:11.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:11 smithi027 bash[19759]: cluster 2024-09-17T00:51:10.885966+0000 mgr.y (mgr.14427) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:12.137 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:11 smithi050 bash[39281]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-09-17T00:51:12.335 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:12 smithi027 bash[43391]: b5db1e299295: Pull complete 2024-09-17T00:51:12.495 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:51:12.596 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:12 smithi050 bash[39281]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-09-17T00:51:12.835 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:12 smithi027 bash[43391]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-09-17T00:51:12.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:12 smithi027 bash[43391]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-09-17T00:51:13.110 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:12 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:51:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:13.111 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:12 smithi027 bash[19759]: audit 2024-09-17T00:51:11.960983+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:13.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:12 smithi050 bash[19968]: audit 2024-09-17T00:51:11.960983+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:13.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:12 smithi050 bash[19968]: audit 2024-09-17T00:51:12.493206+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.27:0/1194137741' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:51:13.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:12 smithi050 bash[19968]: audit 2024-09-17T00:51:12.837679+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:13.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:12 smithi050 bash[19968]: audit 2024-09-17T00:51:12.846169+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:13.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:13 smithi027 bash[19759]: audit 2024-09-17T00:51:12.493206+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.27:0/1194137741' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:51:13.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:13 smithi027 bash[19759]: audit 2024-09-17T00:51:12.837679+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:13.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:13 smithi027 bash[19759]: audit 2024-09-17T00:51:12.846169+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:13.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:13 smithi027 bash[25154]: audit 2024-09-17T00:51:11.960983+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:13.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:13 smithi027 bash[25154]: audit 2024-09-17T00:51:12.493206+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.27:0/1194137741' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:51:13.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:13 smithi027 bash[25154]: audit 2024-09-17T00:51:12.837679+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:13.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:13 smithi027 bash[25154]: audit 2024-09-17T00:51:12.846169+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:14.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[19968]: cluster 2024-09-17T00:51:12.886487+0000 mgr.y (mgr.14427) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:14.137 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.883Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-09-17T00:51:14.137 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.883Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-09-17T00:51:14.137 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.883Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.883Z 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-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=arp 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=bcache 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=bonding 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=btrfs 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=conntrack 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=cpu 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=diskstats 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=dmi 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=edac 2024-09-17T00:51:14.138 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=entropy 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=filefd 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=filesystem 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=hwmon 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=infiniband 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=ipvs 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=loadavg 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=mdadm 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=meminfo 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=netclass 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=netdev 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=netstat 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=nfs 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=nfsd 2024-09-17T00:51:14.139 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=nvme 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=os 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=pressure 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=rapl 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=schedstat 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=sockstat 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=softnet 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=stat 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=tapestats 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=textfile 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=time 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-09-17T00:51:14.140 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=uname 2024-09-17T00:51:14.141 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=vmstat 2024-09-17T00:51:14.141 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=xfs 2024-09-17T00:51:14.141 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:115 level=info collector=zfs 2024-09-17T00:51:14.141 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-09-17T00:51:14.141 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:13 smithi050 bash[39281]: ts=2024-09-17T00:51:13.884Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-09-17T00:51:14.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:13 smithi027 bash[25154]: cluster 2024-09-17T00:51:12.886487+0000 mgr.y (mgr.14427) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:14.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:13 smithi027 bash[19759]: cluster 2024-09-17T00:51:12.886487+0000 mgr.y (mgr.14427) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:14.757 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":19,"active_gid":14427,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6800","nonce":384211398},{"type":"v1","addr":"172.21.15.27:6801","nonce":384211398}]},"active_addr":"172.21.15.27:6801/384211398","active_change":"2024-09-17T00:50:36.837869+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24299,"name":"x","mgr_features":4540138303579357183,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.27:8443/","prometheus":"http://172.21.15.27:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.27:0","nonce":1840965559}]},{"addrvec":[{"type":"v2","addr":"172.21.15.27:0","nonce":3801696668}]},{"addrvec":[{"type":"v2","addr":"172.21.15.27:0","nonce":2877238848}]},{"addrvec":[{"type":"v2","addr":"172.21.15.27:0","nonce":3951499108}]}]}} 2024-09-17T00:51:14.761 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T00:51:14.761 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T00:51:14.762 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T00:51:15.707 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.529Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-09-17T00:51:15.707 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.529Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-09-17T00:51:15.707 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.529Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-09-17T00:51:15.707 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.529Z 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-17T00:51:15.708 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-09-17T00:51:15.708 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=arp 2024-09-17T00:51:15.708 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=bcache 2024-09-17T00:51:15.708 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=bonding 2024-09-17T00:51:15.708 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=btrfs 2024-09-17T00:51:15.708 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=conntrack 2024-09-17T00:51:15.708 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=cpu 2024-09-17T00:51:15.708 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-09-17T00:51:15.708 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=diskstats 2024-09-17T00:51:15.708 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=dmi 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=edac 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=entropy 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=filefd 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=filesystem 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=hwmon 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=infiniband 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=ipvs 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=loadavg 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=mdadm 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=meminfo 2024-09-17T00:51:15.709 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=netclass 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=netdev 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=netstat 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=nfs 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=nfsd 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=nvme 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=os 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=pressure 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=rapl 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=schedstat 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=sockstat 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=softnet 2024-09-17T00:51:15.710 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=stat 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=tapestats 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=textfile 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=time 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=uname 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=vmstat 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=xfs 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.530Z caller=node_exporter.go:115 level=info collector=zfs 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.531Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-09-17T00:51:15.711 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[43391]: ts=2024-09-17T00:51:15.531Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-09-17T00:51:15.958 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:51:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:16.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[25154]: cluster 2024-09-17T00:51:14.887107+0000 mgr.y (mgr.14427) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:16.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[25154]: audit 2024-09-17T00:51:15.711227+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:16.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[19759]: cluster 2024-09-17T00:51:14.887107+0000 mgr.y (mgr.14427) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:16.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:15 smithi027 bash[19759]: audit 2024-09-17T00:51:15.711227+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:16.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:15 smithi050 bash[19968]: cluster 2024-09-17T00:51:14.887107+0000 mgr.y (mgr.14427) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:16.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:15 smithi050 bash[19968]: audit 2024-09-17T00:51:15.711227+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:16.944 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:16 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:51:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:17.491 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:18.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:17 smithi027 bash[19759]: audit 2024-09-17T00:51:16.666115+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:18.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:17 smithi027 bash[19759]: audit 2024-09-17T00:51:16.679033+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:18.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:17 smithi027 bash[19759]: cluster 2024-09-17T00:51:16.887668+0000 mgr.y (mgr.14427) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:18.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:17 smithi027 bash[25154]: audit 2024-09-17T00:51:16.666115+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:18.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:17 smithi027 bash[25154]: audit 2024-09-17T00:51:16.679033+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:18.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:17 smithi027 bash[25154]: cluster 2024-09-17T00:51:16.887668+0000 mgr.y (mgr.14427) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:18.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:17 smithi050 bash[19968]: audit 2024-09-17T00:51:16.666115+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:18.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:17 smithi050 bash[19968]: audit 2024-09-17T00:51:16.679033+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:18.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:17 smithi050 bash[19968]: cluster 2024-09-17T00:51:16.887668+0000 mgr.y (mgr.14427) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:19 smithi027 bash[19759]: cluster 2024-09-17T00:51:18.888378+0000 mgr.y (mgr.14427) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:20.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:19 smithi027 bash[25154]: cluster 2024-09-17T00:51:18.888378+0000 mgr.y (mgr.14427) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:20.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:19 smithi050 bash[19968]: cluster 2024-09-17T00:51:18.888378+0000 mgr.y (mgr.14427) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:21.031 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.031 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.032 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.032 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:51:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.032 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:51:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.033 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 00:51:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.033 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.033 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:51:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.282 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.282 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.282 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.283 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.283 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.283 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.283 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.283 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.283 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: Started Ceph alertmanager.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:51:21.284 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.284 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.284 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:21.658 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:51:21.658 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":60,"fsid":"8e109646-748d-11ef-bceb-c7b262605968","created":"2024-09-17T00:42:17.079917+0000","modified":"2024-09-17T00:50:36.836934+0000","last_up_change":"2024-09-17T00:50:06.948891+0000","last_in_change":"2024-09-17T00:49:38.355421+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T00:46:46.012163+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":{}}}],"osds":[{"osd":0,"uuid":"60c7c548-e288-4525-8957-7ef7b9ecb6f5","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.27:6802","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6803","nonce":2564128338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6805","nonce":2564128338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6809","nonce":2564128338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6807","nonce":2564128338}]},"public_addr":"172.21.15.27:6803/2564128338","cluster_addr":"172.21.15.27:6805/2564128338","heartbeat_back_addr":"172.21.15.27:6809/2564128338","heartbeat_front_addr":"172.21.15.27:6807/2564128338","state":["exists","up"]},{"osd":1,"uuid":"36531943-529b-4937-9c7a-f98305d2b941","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.27:6810","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6811","nonce":3482278106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6813","nonce":3482278106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6817","nonce":3482278106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6815","nonce":3482278106}]},"public_addr":"172.21.15.27:6811/3482278106","cluster_addr":"172.21.15.27:6813/3482278106","heartbeat_back_addr":"172.21.15.27:6817/3482278106","heartbeat_front_addr":"172.21.15.27:6815/3482278106","state":["exists","up"]},{"osd":2,"uuid":"8b5484bd-97ad-4fee-a86e-458fef2eeffb","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.27:6818","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6819","nonce":3808541586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6821","nonce":3808541586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6825","nonce":3808541586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6823","nonce":3808541586}]},"public_addr":"172.21.15.27:6819/3808541586","cluster_addr":"172.21.15.27:6821/3808541586","heartbeat_back_addr":"172.21.15.27:6825/3808541586","heartbeat_front_addr":"172.21.15.27:6823/3808541586","state":["exists","up"]},{"osd":3,"uuid":"21a44365-66fd-4d86-b549-c72182271209","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.27:6826","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6827","nonce":2452204699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6829","nonce":2452204699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6832","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6833","nonce":2452204699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6831","nonce":2452204699}]},"public_addr":"172.21.15.27:6827/2452204699","cluster_addr":"172.21.15.27:6829/2452204699","heartbeat_back_addr":"172.21.15.27:6833/2452204699","heartbeat_front_addr":"172.21.15.27:6831/2452204699","state":["exists","up"]},{"osd":4,"uuid":"9ee3c875-9aaf-4357-a04a-870812fe426c","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.50:6800","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6801","nonce":4063413864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6802","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6803","nonce":4063413864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6806","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6807","nonce":4063413864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6804","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6805","nonce":4063413864}]},"public_addr":"172.21.15.50:6801/4063413864","cluster_addr":"172.21.15.50:6803/4063413864","heartbeat_back_addr":"172.21.15.50:6807/4063413864","heartbeat_front_addr":"172.21.15.50:6805/4063413864","state":["exists","up"]},{"osd":5,"uuid":"e4b1f3e6-9836-459d-9c9f-1c2bae970ffa","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.50:6808","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6809","nonce":102430288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6810","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6811","nonce":102430288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6814","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6815","nonce":102430288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6812","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6813","nonce":102430288}]},"public_addr":"172.21.15.50:6809/102430288","cluster_addr":"172.21.15.50:6811/102430288","heartbeat_back_addr":"172.21.15.50:6815/102430288","heartbeat_front_addr":"172.21.15.50:6813/102430288","state":["exists","up"]},{"osd":6,"uuid":"99adeb45-b865-4412-9ff0-979713fb902e","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.50:6816","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6817","nonce":963591135}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6818","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6819","nonce":963591135}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6822","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6823","nonce":963591135}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6820","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6821","nonce":963591135}]},"public_addr":"172.21.15.50:6817/963591135","cluster_addr":"172.21.15.50:6819/963591135","heartbeat_back_addr":"172.21.15.50:6823/963591135","heartbeat_front_addr":"172.21.15.50:6821/963591135","state":["exists","up"]},{"osd":7,"uuid":"fdb8f26e-fb70-4bcd-8026-1e46895d8591","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.50:6824","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6825","nonce":972966923}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6826","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6827","nonce":972966923}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6830","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6831","nonce":972966923}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6828","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6829","nonce":972966923}]},"public_addr":"172.21.15.50:6825/972966923","cluster_addr":"172.21.15.50:6827/972966923","heartbeat_back_addr":"172.21.15.50:6831/972966923","heartbeat_front_addr":"172.21.15.50:6829/972966923","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:45:18.047257+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:45:59.892125+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:46:41.679417+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:47:22.781880+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:48:00.340849+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:48:42.012951+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:49:23.075514+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:50:05.245473+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.27:0/2895857145":"2024-09-18T00:50:36.836783+0000","172.21.15.27:6800/2900451638":"2024-09-18T00:50:36.836783+0000","172.21.15.27:0/881172716":"2024-09-18T00:43:23.340856+0000","172.21.15.27:0/355641304":"2024-09-18T00:50:36.836783+0000","172.21.15.27:0/2418406198":"2024-09-18T00:50:36.836783+0000","172.21.15.27:0/2805897128":"2024-09-18T00:43:23.340856+0000","172.21.15.27:0/406199201":"2024-09-18T00:50:36.836783+0000","172.21.15.27:6801/2433644620":"2024-09-18T00:43:23.340856+0000","172.21.15.27:6800/2433644620":"2024-09-18T00:43:23.340856+0000","172.21.15.27:6801/2900451638":"2024-09-18T00:50:36.836783+0000","172.21.15.27:0/1059094950":"2024-09-18T00:43:23.340856+0000","172.21.15.27:0/3066796036":"2024-09-18T00:42:50.624485+0000","172.21.15.27:0/817432932":"2024-09-18T00:42:50.624485+0000","172.21.15.27:6800/268464986":"2024-09-18T00:42:50.624485+0000","172.21.15.27:6801/268464986":"2024-09-18T00:42:50.624485+0000","172.21.15.27:0/1978926562":"2024-09-18T00:42:50.624485+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T00:51:21.887 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:21 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:22.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[19759]: cluster 2024-09-17T00:51:20.888897+0000 mgr.y (mgr.14427) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:22.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[19759]: audit 2024-09-17T00:51:21.324834+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[19759]: audit 2024-09-17T00:51:21.458762+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[19759]: audit 2024-09-17T00:51:21.471784+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[19759]: audit 2024-09-17T00:51:21.477842+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:51:22.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[19759]: audit 2024-09-17T00:51:21.479716+0000 mgr.y (mgr.14427) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:51:22.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[19759]: audit 2024-09-17T00:51:21.487932+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[19759]: cephadm 2024-09-17T00:51:21.496162+0000 mgr.y (mgr.14427) 47 : cephadm [INF] Deploying daemon grafana.a on smithi050 2024-09-17T00:51:22.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[19759]: audit 2024-09-17T00:51:21.665127+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.27:0/1428651525' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:51:22.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[19759]: audit 2024-09-17T00:51:21.978390+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[25154]: cluster 2024-09-17T00:51:20.888897+0000 mgr.y (mgr.14427) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:22.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[25154]: audit 2024-09-17T00:51:21.324834+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[25154]: audit 2024-09-17T00:51:21.458762+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[25154]: audit 2024-09-17T00:51:21.471784+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[25154]: audit 2024-09-17T00:51:21.477842+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:51:22.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[25154]: audit 2024-09-17T00:51:21.479716+0000 mgr.y (mgr.14427) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:51:22.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[25154]: audit 2024-09-17T00:51:21.487932+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[25154]: cephadm 2024-09-17T00:51:21.496162+0000 mgr.y (mgr.14427) 47 : cephadm [INF] Deploying daemon grafana.a on smithi050 2024-09-17T00:51:22.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[25154]: audit 2024-09-17T00:51:21.665127+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.27:0/1428651525' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:51:22.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:22 smithi027 bash[25154]: audit 2024-09-17T00:51:21.978390+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:22 smithi050 bash[19968]: cluster 2024-09-17T00:51:20.888897+0000 mgr.y (mgr.14427) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:22.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:22 smithi050 bash[19968]: audit 2024-09-17T00:51:21.324834+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:22 smithi050 bash[19968]: audit 2024-09-17T00:51:21.458762+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:22 smithi050 bash[19968]: audit 2024-09-17T00:51:21.471784+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:22 smithi050 bash[19968]: audit 2024-09-17T00:51:21.477842+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:51:22.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:22 smithi050 bash[19968]: audit 2024-09-17T00:51:21.479716+0000 mgr.y (mgr.14427) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:51:22.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:22 smithi050 bash[19968]: audit 2024-09-17T00:51:21.487932+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:22.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:22 smithi050 bash[19968]: cephadm 2024-09-17T00:51:21.496162+0000 mgr.y (mgr.14427) 47 : cephadm [INF] Deploying daemon grafana.a on smithi050 2024-09-17T00:51:22.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:22 smithi050 bash[19968]: audit 2024-09-17T00:51:21.665127+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.27:0/1428651525' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:51:22.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:22 smithi050 bash[19968]: audit 2024-09-17T00:51:21.978390+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:23.068 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T00:51:23.068 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T00:51:23.835 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:23 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:23.504Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-09-17T00:51:23.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:23 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:23.504Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-09-17T00:51:23.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:23 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:23.506Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.27 port=9094 2024-09-17T00:51:23.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:23 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:23.508Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T00:51:23.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:23 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:23.548Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:51:23.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:23 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:23.549Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:51:23.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:23 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:23.552Z caller=main.go:518 msg=Listening address=:9093 2024-09-17T00:51:23.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:23 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:23.552Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-09-17T00:51:24.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:24 smithi027 bash[19759]: cluster 2024-09-17T00:51:22.889438+0000 mgr.y (mgr.14427) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:24.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:24 smithi027 bash[25154]: cluster 2024-09-17T00:51:22.889438+0000 mgr.y (mgr.14427) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:24.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:24 smithi050 bash[19968]: cluster 2024-09-17T00:51:22.889438+0000 mgr.y (mgr.14427) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:25.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:25 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:25.509Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000873377s 2024-09-17T00:51:26.009 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:26.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:26 smithi027 bash[19759]: cluster 2024-09-17T00:51:24.890143+0000 mgr.y (mgr.14427) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:26.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:26 smithi027 bash[25154]: cluster 2024-09-17T00:51:24.890143+0000 mgr.y (mgr.14427) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:26.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:26 smithi050 bash[19968]: cluster 2024-09-17T00:51:24.890143+0000 mgr.y (mgr.14427) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:28.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:28 smithi027 bash[19759]: cluster 2024-09-17T00:51:26.890761+0000 mgr.y (mgr.14427) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:28.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:28 smithi027 bash[25154]: cluster 2024-09-17T00:51:26.890761+0000 mgr.y (mgr.14427) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:28 smithi050 bash[19968]: cluster 2024-09-17T00:51:26.890761+0000 mgr.y (mgr.14427) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:30.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:29 smithi027 bash[19759]: cluster 2024-09-17T00:51:28.891415+0000 mgr.y (mgr.14427) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:30.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:29 smithi027 bash[25154]: cluster 2024-09-17T00:51:28.891415+0000 mgr.y (mgr.14427) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:29 smithi050 bash[19968]: cluster 2024-09-17T00:51:28.891415+0000 mgr.y (mgr.14427) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:30.528 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:30 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:51:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:30.825 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:51:30.825 INFO:teuthology.orchestra.run.smithi027.stdout:{"epoch":60,"fsid":"8e109646-748d-11ef-bceb-c7b262605968","created":"2024-09-17T00:42:17.079917+0000","modified":"2024-09-17T00:50:36.836934+0000","last_up_change":"2024-09-17T00:50:06.948891+0000","last_in_change":"2024-09-17T00:49:38.355421+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T00:46:46.012163+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":{}}}],"osds":[{"osd":0,"uuid":"60c7c548-e288-4525-8957-7ef7b9ecb6f5","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.27:6802","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6803","nonce":2564128338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6804","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6805","nonce":2564128338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6808","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6809","nonce":2564128338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6806","nonce":2564128338},{"type":"v1","addr":"172.21.15.27:6807","nonce":2564128338}]},"public_addr":"172.21.15.27:6803/2564128338","cluster_addr":"172.21.15.27:6805/2564128338","heartbeat_back_addr":"172.21.15.27:6809/2564128338","heartbeat_front_addr":"172.21.15.27:6807/2564128338","state":["exists","up"]},{"osd":1,"uuid":"36531943-529b-4937-9c7a-f98305d2b941","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.27:6810","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6811","nonce":3482278106}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6812","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6813","nonce":3482278106}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6816","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6817","nonce":3482278106}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6814","nonce":3482278106},{"type":"v1","addr":"172.21.15.27:6815","nonce":3482278106}]},"public_addr":"172.21.15.27:6811/3482278106","cluster_addr":"172.21.15.27:6813/3482278106","heartbeat_back_addr":"172.21.15.27:6817/3482278106","heartbeat_front_addr":"172.21.15.27:6815/3482278106","state":["exists","up"]},{"osd":2,"uuid":"8b5484bd-97ad-4fee-a86e-458fef2eeffb","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.27:6818","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6819","nonce":3808541586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6820","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6821","nonce":3808541586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6824","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6825","nonce":3808541586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6822","nonce":3808541586},{"type":"v1","addr":"172.21.15.27:6823","nonce":3808541586}]},"public_addr":"172.21.15.27:6819/3808541586","cluster_addr":"172.21.15.27:6821/3808541586","heartbeat_back_addr":"172.21.15.27:6825/3808541586","heartbeat_front_addr":"172.21.15.27:6823/3808541586","state":["exists","up"]},{"osd":3,"uuid":"21a44365-66fd-4d86-b549-c72182271209","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.27:6826","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6827","nonce":2452204699}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6828","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6829","nonce":2452204699}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6832","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6833","nonce":2452204699}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.27:6830","nonce":2452204699},{"type":"v1","addr":"172.21.15.27:6831","nonce":2452204699}]},"public_addr":"172.21.15.27:6827/2452204699","cluster_addr":"172.21.15.27:6829/2452204699","heartbeat_back_addr":"172.21.15.27:6833/2452204699","heartbeat_front_addr":"172.21.15.27:6831/2452204699","state":["exists","up"]},{"osd":4,"uuid":"9ee3c875-9aaf-4357-a04a-870812fe426c","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.50:6800","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6801","nonce":4063413864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6802","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6803","nonce":4063413864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6806","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6807","nonce":4063413864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6804","nonce":4063413864},{"type":"v1","addr":"172.21.15.50:6805","nonce":4063413864}]},"public_addr":"172.21.15.50:6801/4063413864","cluster_addr":"172.21.15.50:6803/4063413864","heartbeat_back_addr":"172.21.15.50:6807/4063413864","heartbeat_front_addr":"172.21.15.50:6805/4063413864","state":["exists","up"]},{"osd":5,"uuid":"e4b1f3e6-9836-459d-9c9f-1c2bae970ffa","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.50:6808","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6809","nonce":102430288}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6810","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6811","nonce":102430288}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6814","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6815","nonce":102430288}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6812","nonce":102430288},{"type":"v1","addr":"172.21.15.50:6813","nonce":102430288}]},"public_addr":"172.21.15.50:6809/102430288","cluster_addr":"172.21.15.50:6811/102430288","heartbeat_back_addr":"172.21.15.50:6815/102430288","heartbeat_front_addr":"172.21.15.50:6813/102430288","state":["exists","up"]},{"osd":6,"uuid":"99adeb45-b865-4412-9ff0-979713fb902e","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.50:6816","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6817","nonce":963591135}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6818","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6819","nonce":963591135}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6822","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6823","nonce":963591135}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6820","nonce":963591135},{"type":"v1","addr":"172.21.15.50:6821","nonce":963591135}]},"public_addr":"172.21.15.50:6817/963591135","cluster_addr":"172.21.15.50:6819/963591135","heartbeat_back_addr":"172.21.15.50:6823/963591135","heartbeat_front_addr":"172.21.15.50:6821/963591135","state":["exists","up"]},{"osd":7,"uuid":"fdb8f26e-fb70-4bcd-8026-1e46895d8591","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.50:6824","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6825","nonce":972966923}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6826","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6827","nonce":972966923}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6830","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6831","nonce":972966923}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.50:6828","nonce":972966923},{"type":"v1","addr":"172.21.15.50:6829","nonce":972966923}]},"public_addr":"172.21.15.50:6825/972966923","cluster_addr":"172.21.15.50:6827/972966923","heartbeat_back_addr":"172.21.15.50:6831/972966923","heartbeat_front_addr":"172.21.15.50:6829/972966923","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:45:18.047257+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:45:59.892125+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:46:41.679417+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:47:22.781880+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:48:00.340849+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:48:42.012951+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:49:23.075514+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T00:50:05.245473+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.27:0/2895857145":"2024-09-18T00:50:36.836783+0000","172.21.15.27:6800/2900451638":"2024-09-18T00:50:36.836783+0000","172.21.15.27:0/881172716":"2024-09-18T00:43:23.340856+0000","172.21.15.27:0/355641304":"2024-09-18T00:50:36.836783+0000","172.21.15.27:0/2418406198":"2024-09-18T00:50:36.836783+0000","172.21.15.27:0/2805897128":"2024-09-18T00:43:23.340856+0000","172.21.15.27:0/406199201":"2024-09-18T00:50:36.836783+0000","172.21.15.27:6801/2433644620":"2024-09-18T00:43:23.340856+0000","172.21.15.27:6800/2433644620":"2024-09-18T00:43:23.340856+0000","172.21.15.27:6801/2900451638":"2024-09-18T00:50:36.836783+0000","172.21.15.27:0/1059094950":"2024-09-18T00:43:23.340856+0000","172.21.15.27:0/3066796036":"2024-09-18T00:42:50.624485+0000","172.21.15.27:0/817432932":"2024-09-18T00:42:50.624485+0000","172.21.15.27:6800/268464986":"2024-09-18T00:42:50.624485+0000","172.21.15.27:6801/268464986":"2024-09-18T00:42:50.624485+0000","172.21.15.27:0/1978926562":"2024-09-18T00:42:50.624485+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T00:51:31.533 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T00:51:31.533 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T00:51:31.534 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T00:51:31.534 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T00:51:31.535 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T00:51:31.535 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T00:51:31.535 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T00:51:31.536 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T00:51:31.764 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:31 smithi027 bash[25154]: audit 2024-09-17T00:51:30.507942+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:31.764 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:31 smithi027 bash[25154]: audit 2024-09-17T00:51:30.513897+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:31.764 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:31 smithi027 bash[25154]: audit 2024-09-17T00:51:30.830477+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.27:0/3900311403' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:51:31.766 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:31 smithi027 bash[19759]: audit 2024-09-17T00:51:30.507942+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:31.766 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:31 smithi027 bash[19759]: audit 2024-09-17T00:51:30.513897+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:31.766 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:31 smithi027 bash[19759]: audit 2024-09-17T00:51:30.830477+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.27:0/3900311403' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:51:31.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:31 smithi050 bash[19968]: audit 2024-09-17T00:51:30.507942+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:31.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:31 smithi050 bash[19968]: audit 2024-09-17T00:51:30.513897+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:31.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:31 smithi050 bash[19968]: audit 2024-09-17T00:51:30.830477+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.27:0/3900311403' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:51:32.836 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:32 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:51:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:32.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:32 smithi027 bash[25154]: cluster 2024-09-17T00:51:30.891808+0000 mgr.y (mgr.14427) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:32.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:32 smithi027 bash[19759]: cluster 2024-09-17T00:51:30.891808+0000 mgr.y (mgr.14427) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:32.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:32 smithi050 bash[19968]: cluster 2024-09-17T00:51:30.891808+0000 mgr.y (mgr.14427) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:33.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:33 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:33.511Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00355191s 2024-09-17T00:51:33.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:33 smithi027 bash[19759]: audit 2024-09-17T00:51:32.575309+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:33.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:33 smithi027 bash[19759]: audit 2024-09-17T00:51:32.586292+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:33.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:33 smithi027 bash[19759]: cluster 2024-09-17T00:51:32.892339+0000 mgr.y (mgr.14427) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:33.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:33 smithi027 bash[25154]: audit 2024-09-17T00:51:32.575309+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:33.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:33 smithi027 bash[25154]: audit 2024-09-17T00:51:32.586292+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:33.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:33 smithi027 bash[25154]: cluster 2024-09-17T00:51:32.892339+0000 mgr.y (mgr.14427) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:33.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:33 smithi050 bash[19968]: audit 2024-09-17T00:51:32.575309+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:33.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:33 smithi050 bash[19968]: audit 2024-09-17T00:51:32.586292+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:33.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:33 smithi050 bash[19968]: cluster 2024-09-17T00:51:32.892339+0000 mgr.y (mgr.14427) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:34.336 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:33 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:51:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:34.388 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:34.389 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:34.390 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:34.391 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:34.391 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:34.391 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:34.392 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:34.395 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:34 smithi050 bash[19968]: audit 2024-09-17T00:51:33.914680+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:34 smithi050 bash[19968]: audit 2024-09-17T00:51:33.924180+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:35.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:34 smithi027 bash[25154]: audit 2024-09-17T00:51:33.914680+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:35.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:34 smithi027 bash[25154]: audit 2024-09-17T00:51:33.924180+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:34 smithi027 bash[19759]: audit 2024-09-17T00:51:33.914680+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:34 smithi027 bash[19759]: audit 2024-09-17T00:51:33.924180+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:36.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:35 smithi027 bash[19759]: cluster 2024-09-17T00:51:34.892974+0000 mgr.y (mgr.14427) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:36.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:35 smithi027 bash[25154]: cluster 2024-09-17T00:51:34.892974+0000 mgr.y (mgr.14427) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:36.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:35 smithi050 bash[19968]: cluster 2024-09-17T00:51:34.892974+0000 mgr.y (mgr.14427) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:37 smithi050 bash[19968]: cluster 2024-09-17T00:51:36.893570+0000 mgr.y (mgr.14427) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:37 smithi050 bash[19968]: audit 2024-09-17T00:51:36.980532+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:51:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:37 smithi050 bash[19968]: audit 2024-09-17T00:51:36.982389+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:51:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:37 smithi050 bash[19968]: audit 2024-09-17T00:51:36.986652+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:51:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:37 smithi050 bash[19968]: audit 2024-09-17T00:51:36.988479+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:51:38.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:37 smithi027 bash[19759]: cluster 2024-09-17T00:51:36.893570+0000 mgr.y (mgr.14427) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:38.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:37 smithi027 bash[19759]: audit 2024-09-17T00:51:36.980532+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:51:38.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:37 smithi027 bash[19759]: audit 2024-09-17T00:51:36.982389+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:51:38.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:37 smithi027 bash[19759]: audit 2024-09-17T00:51:36.986652+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:51:38.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:37 smithi027 bash[19759]: audit 2024-09-17T00:51:36.988479+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:51:38.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:37 smithi027 bash[25154]: cluster 2024-09-17T00:51:36.893570+0000 mgr.y (mgr.14427) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:37 smithi027 bash[25154]: audit 2024-09-17T00:51:36.980532+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:51:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:37 smithi027 bash[25154]: audit 2024-09-17T00:51:36.982389+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:51:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:37 smithi027 bash[25154]: audit 2024-09-17T00:51:36.986652+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:51:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:37 smithi027 bash[25154]: audit 2024-09-17T00:51:36.988479+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:51:39.625 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.626 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.626 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.626 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.627 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.627 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.627 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.628 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.886 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.887 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.887 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.887 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.887 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:39 smithi050 bash[19968]: cluster 2024-09-17T00:51:38.894018+0000 mgr.y (mgr.14427) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.888 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.888 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.888 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.889 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.889 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: Started Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:51:39.889 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.889 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:51:39 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:51:39.959 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:39 smithi027 bash[19759]: cluster 2024-09-17T00:51:38.894018+0000 mgr.y (mgr.14427) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:39.960 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:39 smithi027 bash[25154]: cluster 2024-09-17T00:51:38.894018+0000 mgr.y (mgr.14427) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:41.260 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:40 smithi050 bash[19968]: audit 2024-09-17T00:51:39.921835+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:41.260 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:40 smithi050 bash[19968]: audit 2024-09-17T00:51:39.925314+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:51:41.260 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:40 smithi050 bash[19968]: audit 2024-09-17T00:51:39.927044+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:51:41.261 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:40 smithi050 bash[19968]: audit 2024-09-17T00:51:39.928115+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:51:41.261 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:40 smithi050 bash[19968]: audit 2024-09-17T00:51:39.940890+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:41.261 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:40 smithi050 bash[19968]: cephadm 2024-09-17T00:51:39.941844+0000 mgr.y (mgr.14427) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:51:41.261 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:40 smithi050 bash[19968]: cephadm 2024-09-17T00:51:39.945385+0000 mgr.y (mgr.14427) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:51:41.261 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:40 smithi050 bash[19968]: cephadm 2024-09-17T00:51:39.952678+0000 mgr.y (mgr.14427) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi027 2024-09-17T00:51:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[19759]: audit 2024-09-17T00:51:39.921835+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[19759]: audit 2024-09-17T00:51:39.925314+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:51:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[19759]: audit 2024-09-17T00:51:39.927044+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:51:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[19759]: audit 2024-09-17T00:51:39.928115+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:51:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[19759]: audit 2024-09-17T00:51:39.940890+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[19759]: cephadm 2024-09-17T00:51:39.941844+0000 mgr.y (mgr.14427) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:51:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[19759]: cephadm 2024-09-17T00:51:39.945385+0000 mgr.y (mgr.14427) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:51:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[19759]: cephadm 2024-09-17T00:51:39.952678+0000 mgr.y (mgr.14427) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi027 2024-09-17T00:51:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[25154]: audit 2024-09-17T00:51:39.921835+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[25154]: audit 2024-09-17T00:51:39.925314+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:51:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[25154]: audit 2024-09-17T00:51:39.927044+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:51:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[25154]: audit 2024-09-17T00:51:39.928115+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:51:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[25154]: audit 2024-09-17T00:51:39.940890+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[25154]: cephadm 2024-09-17T00:51:39.941844+0000 mgr.y (mgr.14427) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:51:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[25154]: cephadm 2024-09-17T00:51:39.945385+0000 mgr.y (mgr.14427) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:51:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:40 smithi027 bash[25154]: cephadm 2024-09-17T00:51:39.952678+0000 mgr.y (mgr.14427) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi027 2024-09-17T00:51:41.559 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-09-17T00:51:41.559 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-09-17T00:51:41.559 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-09-17T00:51:41.559 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-09-17T00:51:41.559 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T00:51:41.559 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T00:51:41.559 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="App mode production" logger=settings 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-09-17T00:51:41.560 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-09-17T00:51:41.561 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-09-17T00:51:41.561 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-09-17T00:51:41.810 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-09-17T00:51:41.810 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-09-17T00:51:41.811 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-09-17T00:51:41.811 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-09-17T00:51:41.811 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-09-17T00:51:41.811 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-09-17T00:51:41.811 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-09-17T00:51:42.071 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[19968]: cluster 2024-09-17T00:51:40.894554+0000 mgr.y (mgr.14427) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:42.071 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-09-17T00:51:42.071 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-09-17T00:51:42.071 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-09-17T00:51:42.072 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:41 smithi050 bash[40299]: t=2024-09-17T00:51:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-09-17T00:51:42.072 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-09-17T00:51:42.072 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-09-17T00:51:42.072 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-09-17T00:51:42.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:41 smithi027 bash[19759]: cluster 2024-09-17T00:51:40.894554+0000 mgr.y (mgr.14427) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:42.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:41 smithi027 bash[25154]: cluster 2024-09-17T00:51:40.894554+0000 mgr.y (mgr.14427) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:42.341 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-09-17T00:51:42.341 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-09-17T00:51:42.341 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-09-17T00:51:42.341 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T00:51:42.341 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-09-17T00:51:42.341 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-09-17T00:51:42.341 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-09-17T00:51:42.341 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-09-17T00:51:42.593 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-09-17T00:51:42.594 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-09-17T00:51:42.594 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-09-17T00:51:42.594 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-17T00:51:42.594 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-09-17T00:51:42.594 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-09-17T00:51:42.864 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-09-17T00:51:42.864 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-09-17T00:51:42.864 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-09-17T00:51:42.864 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-09-17T00:51:42.864 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:42 smithi050 bash[40299]: t=2024-09-17T00:51:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-09-17T00:51:43.136 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:43 smithi050 bash[40299]: t=2024-09-17T00:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-09-17T00:51:43.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:43 smithi050 bash[19968]: audit 2024-09-17T00:51:41.993515+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:43 smithi027 bash[19759]: audit 2024-09-17T00:51:41.993515+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:43.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:43 smithi027 bash[25154]: audit 2024-09-17T00:51:41.993515+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:43.516 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:43 smithi050 bash[40299]: t=2024-09-17T00:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-09-17T00:51:43.786 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:43 smithi050 bash[40299]: t=2024-09-17T00:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-09-17T00:51:43.787 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:43 smithi050 bash[40299]: t=2024-09-17T00:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-09-17T00:51:43.787 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:43 smithi050 bash[40299]: t=2024-09-17T00:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-09-17T00:51:43.787 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:43 smithi050 bash[40299]: t=2024-09-17T00:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-09-17T00:51:44.061 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:44 smithi050 bash[19968]: cluster 2024-09-17T00:51:42.895116+0000 mgr.y (mgr.14427) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:44.061 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:43 smithi050 bash[40299]: t=2024-09-17T00:51:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-09-17T00:51:44.330 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:44 smithi050 bash[40299]: t=2024-09-17T00:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T00:51:44.331 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:44 smithi050 bash[40299]: t=2024-09-17T00:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-09-17T00:51:44.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:44 smithi027 bash[25154]: cluster 2024-09-17T00:51:42.895116+0000 mgr.y (mgr.14427) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:44.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:44 smithi027 bash[19759]: cluster 2024-09-17T00:51:42.895116+0000 mgr.y (mgr.14427) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:44.636 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:44 smithi050 bash[40299]: t=2024-09-17T00:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-09-17T00:51:44.636 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:44 smithi050 bash[40299]: t=2024-09-17T00:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-09-17T00:51:45.137 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:44 smithi050 bash[40299]: t=2024-09-17T00:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-09-17T00:51:45.137 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:44 smithi050 bash[40299]: t=2024-09-17T00:51:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-09-17T00:51:45.137 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-09-17T00:51:45.137 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-09-17T00:51:45.416 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-09-17T00:51:45.416 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T00:51:45.416 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T00:51:45.416 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T00:51:45.745 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-09-17T00:51:45.745 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-09-17T00:51:45.745 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T00:51:45.745 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-09-17T00:51:45.745 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-09-17T00:51:45.745 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-09-17T00:51:45.999 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:45 smithi050 bash[40299]: t=2024-09-17T00:51:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-09-17T00:51:46.186 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:46 smithi027 bash[19759]: cluster 2024-09-17T00:51:44.895841+0000 mgr.y (mgr.14427) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:46.187 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:46 smithi027 bash[25154]: cluster 2024-09-17T00:51:44.895841+0000 mgr.y (mgr.14427) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:46.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:46 smithi050 bash[19968]: cluster 2024-09-17T00:51:44.895841+0000 mgr.y (mgr.14427) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:46.387 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:46 smithi050 bash[40299]: t=2024-09-17T00:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-09-17T00:51:46.653 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:46 smithi050 bash[40299]: t=2024-09-17T00:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-09-17T00:51:46.654 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:46 smithi050 bash[40299]: t=2024-09-17T00:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-09-17T00:51:46.654 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:46 smithi050 bash[40299]: t=2024-09-17T00:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-09-17T00:51:46.654 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:46 smithi050 bash[40299]: t=2024-09-17T00:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-09-17T00:51:46.654 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:46 smithi050 bash[40299]: t=2024-09-17T00:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-09-17T00:51:46.952 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:46 smithi050 bash[40299]: t=2024-09-17T00:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-09-17T00:51:47.215 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:46 smithi050 bash[40299]: t=2024-09-17T00:51:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-09-17T00:51:47.215 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:47 smithi050 bash[40299]: t=2024-09-17T00:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-09-17T00:51:47.636 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:47 smithi050 bash[40299]: t=2024-09-17T00:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-09-17T00:51:47.636 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:47 smithi050 bash[40299]: t=2024-09-17T00:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-09-17T00:51:48.055 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:47 smithi050 bash[40299]: t=2024-09-17T00:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-09-17T00:51:48.055 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:47 smithi050 bash[40299]: t=2024-09-17T00:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-09-17T00:51:48.055 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:47 smithi050 bash[40299]: t=2024-09-17T00:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-09-17T00:51:48.055 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:47 smithi050 bash[40299]: t=2024-09-17T00:51:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-09-17T00:51:48.055 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-09-17T00:51:48.055 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[19968]: cluster 2024-09-17T00:51:46.896431+0000 mgr.y (mgr.14427) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:48.055 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[19968]: audit 2024-09-17T00:51:47.873474+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:48.055 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[19968]: audit 2024-09-17T00:51:47.879074+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:48.256 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:47 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:51:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:48.257 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:48 smithi027 bash[25154]: cluster 2024-09-17T00:51:46.896431+0000 mgr.y (mgr.14427) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:48.257 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:48 smithi027 bash[25154]: audit 2024-09-17T00:51:47.873474+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:48.257 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:48 smithi027 bash[25154]: audit 2024-09-17T00:51:47.879074+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:48.257 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:48 smithi027 bash[19759]: cluster 2024-09-17T00:51:46.896431+0000 mgr.y (mgr.14427) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:48.257 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:48 smithi027 bash[19759]: audit 2024-09-17T00:51:47.873474+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:48.257 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:48 smithi027 bash[19759]: audit 2024-09-17T00:51:47.879074+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:48.315 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T00:51:48.315 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-09-17T00:51:48.315 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T00:51:48.584 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-09-17T00:51:48.585 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T00:51:48.585 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T00:51:48.585 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-09-17T00:51:48.585 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T00:51:48.585 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-09-17T00:51:48.585 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-09-17T00:51:48.585 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-09-17T00:51:48.853 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-09-17T00:51:48.853 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-09-17T00:51:48.853 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-09-17T00:51:48.853 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-09-17T00:51:48.854 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-09-17T00:51:48.854 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-09-17T00:51:49.122 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T00:51:49.122 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-09-17T00:51:49.123 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-09-17T00:51:49.123 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-09-17T00:51:49.123 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:48 smithi050 bash[40299]: t=2024-09-17T00:51:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-09-17T00:51:49.123 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-09-17T00:51:49.123 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-09-17T00:51:49.123 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-09-17T00:51:49.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-09-17T00:51:49.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-09-17T00:51:49.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-09-17T00:51:49.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-09-17T00:51:49.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-09-17T00:51:49.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-09-17T00:51:49.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-09-17T00:51:49.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-09-17T00:51:49.504 INFO:teuthology.orchestra.run.smithi027.stdout:77309411390 2024-09-17T00:51:49.504 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T00:51:49.636 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-09-17T00:51:49.637 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-09-17T00:51:49.637 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-09-17T00:51:49.637 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-09-17T00:51:49.637 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-09-17T00:51:49.637 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-09-17T00:51:49.637 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-09-17T00:51:49.637 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-09-17T00:51:49.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:49 smithi027 bash[19759]: cluster 2024-09-17T00:51:48.896981+0000 mgr.y (mgr.14427) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:49.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:49 smithi027 bash[25154]: cluster 2024-09-17T00:51:48.896981+0000 mgr.y (mgr.14427) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:49.921 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[19968]: cluster 2024-09-17T00:51:48.896981+0000 mgr.y (mgr.14427) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:49.922 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T00:51:49.922 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-09-17T00:51:49.922 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-09-17T00:51:49.922 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-09-17T00:51:49.922 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-09-17T00:51:49.922 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:49 smithi050 bash[40299]: t=2024-09-17T00:51:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-09-17T00:51:50.079 INFO:teuthology.orchestra.run.smithi027.stdout:167503724582 2024-09-17T00:51:50.080 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T00:51:50.231 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-09-17T00:51:50.565 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-09-17T00:51:50.818 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-09-17T00:51:50.818 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-09-17T00:51:50.818 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-09-17T00:51:50.818 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-09-17T00:51:50.818 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-09-17T00:51:50.818 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-09-17T00:51:51.071 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T00:51:51.071 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T00:51:51.071 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T00:51:51.072 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T00:51:51.072 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:50 smithi050 bash[40299]: t=2024-09-17T00:51:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-09-17T00:51:51.072 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T00:51:51.072 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-09-17T00:51:51.072 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-17T00:51:51.236 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:50 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:51:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:51.266 INFO:teuthology.orchestra.run.smithi027.stdout:55834574919 2024-09-17T00:51:51.267 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T00:51:51.326 INFO:teuthology.orchestra.run.smithi027.stdout:236223201301 2024-09-17T00:51:51.326 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T00:51:51.349 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-09-17T00:51:51.349 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T00:51:51.349 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-09-17T00:51:51.349 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-09-17T00:51:51.349 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T00:51:51.349 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-09-17T00:51:51.349 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-09-17T00:51:51.349 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-09-17T00:51:51.349 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-09-17T00:51:51.601 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-09-17T00:51:51.602 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-09-17T00:51:51.602 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-09-17T00:51:51.602 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-09-17T00:51:51.602 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-09-17T00:51:51.602 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-09-17T00:51:51.602 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-09-17T00:51:51.602 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-09-17T00:51:51.855 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-09-17T00:51:51.855 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-09-17T00:51:51.855 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-09-17T00:51:51.855 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-09-17T00:51:51.855 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-09-17T00:51:51.855 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-09-17T00:51:51.855 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-09-17T00:51:51.855 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-09-17T00:51:51.856 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-09-17T00:51:52.115 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[19968]: cluster 2024-09-17T00:51:50.897567+0000 mgr.y (mgr.14427) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:52.115 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[19968]: audit 2024-09-17T00:51:50.903976+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:52.115 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[19968]: audit 2024-09-17T00:51:50.915768+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:52.115 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T00:51:52.115 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-17T00:51:52.115 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-17T00:51:52.116 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-09-17T00:51:52.116 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-17T00:51:52.116 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:51 smithi050 bash[40299]: t=2024-09-17T00:51:51+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-09-17T00:51:52.116 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-09-17T00:51:52.116 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-09-17T00:51:52.116 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-09-17T00:51:52.116 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-09-17T00:51:52.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:51 smithi027 bash[19759]: cluster 2024-09-17T00:51:50.897567+0000 mgr.y (mgr.14427) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:52.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:51 smithi027 bash[19759]: audit 2024-09-17T00:51:50.903976+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:52.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:51 smithi027 bash[19759]: audit 2024-09-17T00:51:50.915768+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:52.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:51 smithi027 bash[25154]: cluster 2024-09-17T00:51:50.897567+0000 mgr.y (mgr.14427) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:52.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:51 smithi027 bash[25154]: audit 2024-09-17T00:51:50.903976+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:52.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:51 smithi027 bash[25154]: audit 2024-09-17T00:51:50.915768+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:52.386 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-09-17T00:51:52.387 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-09-17T00:51:52.387 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-09-17T00:51:52.387 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-09-17T00:51:52.387 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-09-17T00:51:52.387 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-09-17T00:51:52.387 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T00:51:52.387 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-09-17T00:51:52.679 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-09-17T00:51:52.679 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T00:51:52.679 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-09-17T00:51:52.679 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-09-17T00:51:52.679 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-09-17T00:51:52.680 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-09-17T00:51:52.680 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-09-17T00:51:52.680 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-09-17T00:51:52.680 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-09-17T00:51:52.940 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-09-17T00:51:52.940 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-09-17T00:51:52.940 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-09-17T00:51:52.941 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-09-17T00:51:52.941 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-09-17T00:51:52.941 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-09-17T00:51:52.941 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-09-17T00:51:52.941 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-09-17T00:51:52.964 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:52 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:51:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:53.201 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:52 smithi050 bash[40299]: t=2024-09-17T00:51:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-09-17T00:51:53.201 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-09-17T00:51:53.201 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-09-17T00:51:53.201 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-09-17T00:51:53.201 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-09-17T00:51:53.201 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-09-17T00:51:53.201 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T00:51:53.201 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-17T00:51:53.202 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-17T00:51:53.267 INFO:teuthology.orchestra.run.smithi027.stdout:133143986223 2024-09-17T00:51:53.268 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T00:51:53.403 INFO:teuthology.orchestra.run.smithi027.stdout:111669149749 2024-09-17T00:51:53.404 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T00:51:53.462 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-09-17T00:51:53.462 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-17T00:51:53.462 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-09-17T00:51:53.463 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-09-17T00:51:53.463 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-09-17T00:51:53.463 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-09-17T00:51:53.463 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-09-17T00:51:53.463 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-09-17T00:51:53.463 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-09-17T00:51:53.748 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[19968]: audit 2024-09-17T00:51:52.692540+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:53.748 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[19968]: audit 2024-09-17T00:51:52.702304+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:53.748 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[19968]: cluster 2024-09-17T00:51:52.898088+0000 mgr.y (mgr.14427) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:53.748 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-09-17T00:51:53.749 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-09-17T00:51:53.749 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-09-17T00:51:53.749 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-09-17T00:51:53.749 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-09-17T00:51:53.749 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-09-17T00:51:53.749 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T00:51:53.852 INFO:teuthology.orchestra.run.smithi027.stdout:201863462942 2024-09-17T00:51:53.853 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T00:51:54.000 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T00:51:54.000 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T00:51:54.001 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T00:51:54.001 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-09-17T00:51:54.001 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-09-17T00:51:54.001 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-09-17T00:51:54.001 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:53 smithi050 bash[40299]: t=2024-09-17T00:51:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-09-17T00:51:54.001 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T00:51:54.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:53 smithi027 bash[19759]: audit 2024-09-17T00:51:52.692540+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:53 smithi027 bash[19759]: audit 2024-09-17T00:51:52.702304+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:54.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:53 smithi027 bash[19759]: cluster 2024-09-17T00:51:52.898088+0000 mgr.y (mgr.14427) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:54.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:53 smithi027 bash[25154]: audit 2024-09-17T00:51:52.692540+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:54.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:53 smithi027 bash[25154]: audit 2024-09-17T00:51:52.702304+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:54.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:53 smithi027 bash[25154]: cluster 2024-09-17T00:51:52.898088+0000 mgr.y (mgr.14427) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:54.253 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-09-17T00:51:54.253 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-09-17T00:51:54.253 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-09-17T00:51:54.254 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-09-17T00:51:54.254 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-09-17T00:51:54.254 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-09-17T00:51:54.254 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-09-17T00:51:54.254 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-09-17T00:51:54.254 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T00:51:54.254 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-09-17T00:51:54.523 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-09-17T00:51:54.523 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-09-17T00:51:54.523 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-09-17T00:51:54.523 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-09-17T00:51:54.523 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-09-17T00:51:54.524 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T00:51:54.524 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T00:51:54.524 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-09-17T00:51:54.524 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-09-17T00:51:54.524 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-09-17T00:51:54.775 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-09-17T00:51:54.775 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-09-17T00:51:54.776 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-09-17T00:51:54.776 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-09-17T00:51:54.776 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-09-17T00:51:54.776 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-09-17T00:51:54.776 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-09-17T00:51:54.776 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-09-17T00:51:54.834 INFO:teuthology.orchestra.run.smithi027.stdout:34359738447 2024-09-17T00:51:54.834 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T00:51:55.028 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T00:51:55.028 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-09-17T00:51:55.028 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-09-17T00:51:55.028 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-09-17T00:51:55.028 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-09-17T00:51:55.028 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:54 smithi050 bash[40299]: t=2024-09-17T00:51:54+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-09-17T00:51:55.028 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T00:51:55.281 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-09-17T00:51:55.281 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-09-17T00:51:55.281 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-09-17T00:51:55.281 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-09-17T00:51:55.281 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-09-17T00:51:55.281 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-09-17T00:51:55.281 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-09-17T00:51:55.281 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-09-17T00:51:55.281 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-09-17T00:51:55.282 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-09-17T00:51:55.304 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:55.304 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:55.305 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:55.306 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:55.533 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-09-17T00:51:55.533 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-09-17T00:51:55.533 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-09-17T00:51:55.533 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-09-17T00:51:55.533 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-09-17T00:51:55.534 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-09-17T00:51:55.534 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-09-17T00:51:55.794 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-09-17T00:51:55.794 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-09-17T00:51:55.794 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-09-17T00:51:55.794 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-09-17T00:51:55.794 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-09-17T00:51:55.795 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-09-17T00:51:55.795 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-09-17T00:51:55.795 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-09-17T00:51:55.795 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-09-17T00:51:55.835 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:51:55 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:51:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:51:56.063 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-09-17T00:51:56.063 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-09-17T00:51:56.063 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-09-17T00:51:56.064 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-09-17T00:51:56.064 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-17T00:51:56.064 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:55 smithi050 bash[40299]: t=2024-09-17T00:51:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-17T00:51:56.064 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-17T00:51:56.064 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-09-17T00:51:56.064 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-09-17T00:51:56.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-17T00:51:56.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-17T00:51:56.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-09-17T00:51:56.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-17T00:51:56.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-09-17T00:51:56.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-09-17T00:51:56.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-09-17T00:51:56.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-17T00:51:56.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-09-17T00:51:56.547 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:56.548 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:56.548 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:56.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:56 smithi027 bash[19759]: cluster 2024-09-17T00:51:54.898486+0000 mgr.y (mgr.14427) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:56.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:56 smithi027 bash[19759]: audit 2024-09-17T00:51:55.498191+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:56.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:56 smithi027 bash[19759]: audit 2024-09-17T00:51:55.507176+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:56.586 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:56 smithi027 systemd[1]: Stopping Ceph alertmanager.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T00:51:56.586 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:56 smithi027 bash[47352]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-alertmanager.a 2024-09-17T00:51:56.586 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:56 smithi027 bash[44378]: level=info ts=2024-09-17T00:51:56.504Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:51:56.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:56 smithi027 bash[25154]: cluster 2024-09-17T00:51:54.898486+0000 mgr.y (mgr.14427) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:56.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:56 smithi027 bash[25154]: audit 2024-09-17T00:51:55.498191+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:56.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:56 smithi027 bash[25154]: audit 2024-09-17T00:51:55.507176+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:56.618 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[19968]: cluster 2024-09-17T00:51:54.898486+0000 mgr.y (mgr.14427) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:56.618 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[19968]: audit 2024-09-17T00:51:55.498191+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:56.618 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[19968]: audit 2024-09-17T00:51:55.507176+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:51:56.619 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-09-17T00:51:56.619 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-09-17T00:51:56.619 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-09-17T00:51:56.619 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-17T00:51:56.619 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-09-17T00:51:56.619 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-09-17T00:51:56.619 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-09-17T00:51:56.886 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-09-17T00:51:56.886 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-09-17T00:51:56.886 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-17T00:51:56.886 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-09-17T00:51:56.887 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-09-17T00:51:56.887 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-17T00:51:56.887 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-09-17T00:51:56.887 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-17T00:51:56.887 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-17T00:51:57.012 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:51:57.175 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-17T00:51:57.175 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:56 smithi050 bash[40299]: t=2024-09-17T00:51:56+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-09-17T00:51:57.176 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-09-17T00:51:57.428 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-09-17T00:51:57.428 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-09-17T00:51:57.428 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-09-17T00:51:57.428 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-09-17T00:51:57.428 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-09-17T00:51:57.428 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-09-17T00:51:57.429 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-09-17T00:51:57.429 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-09-17T00:51:57.680 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-09-17T00:51:57.680 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-09-17T00:51:57.680 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-09-17T00:51:57.680 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-09-17T00:51:57.680 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-09-17T00:51:57.681 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-09-17T00:51:57.681 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-09-17T00:51:57.681 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-09-17T00:51:57.949 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-09-17T00:51:57.949 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-09-17T00:51:57.949 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-09-17T00:51:57.949 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-09-17T00:51:57.950 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-09-17T00:51:57.950 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-09-17T00:51:57.950 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-09-17T00:51:58.211 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-09-17T00:51:58.211 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-09-17T00:51:58.211 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:57 smithi050 bash[40299]: t=2024-09-17T00:51:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-09-17T00:51:58.211 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-09-17T00:51:58.211 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-09-17T00:51:58.212 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-09-17T00:51:58.212 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-09-17T00:51:58.212 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-09-17T00:51:58.212 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-09-17T00:51:58.212 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-09-17T00:51:58.212 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-09-17T00:51:58.212 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-09-17T00:51:58.212 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-09-17T00:51:58.496 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:58 smithi027 bash[47360]: ceph-8e109646-748d-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T00:51:58.496 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:58 smithi027 bash[47439]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-alertmanager.a 2024-09-17T00:51:58.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-09-17T00:51:58.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=16.874343188s 2024-09-17T00:51:58.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-09-17T00:51:58.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-09-17T00:51:58.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-09-17T00:51:58.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-09-17T00:51:58.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-09-17T00:51:58.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-09-17T00:51:58.771 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[19968]: cluster 2024-09-17T00:51:56.898968+0000 mgr.y (mgr.14427) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:58.772 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-09-17T00:51:58.772 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T00:51:58.772 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-09-17T00:51:58.772 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T00:51:58.772 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:51:58 smithi050 bash[40299]: t=2024-09-17T00:51:58+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-09-17T00:51:58.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:51:58 smithi027 bash[19759]: cluster 2024-09-17T00:51:56.898968+0000 mgr.y (mgr.14427) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:58.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:51:58 smithi027 bash[25154]: cluster 2024-09-17T00:51:56.898968+0000 mgr.y (mgr.14427) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:51:59.585 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:59 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T00:51:59.586 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:59 smithi027 systemd[1]: Stopped Ceph alertmanager.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:51:59.586 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:51:59 smithi027 systemd[1]: Started Ceph alertmanager.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:52:00.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:00 smithi050 bash[19968]: cluster 2024-09-17T00:51:58.899622+0000 mgr.y (mgr.14427) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:00.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:00 smithi050 bash[19968]: audit 2024-09-17T00:51:59.225847+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:00.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:00 smithi050 bash[19968]: cephadm 2024-09-17T00:51:59.230513+0000 mgr.y (mgr.14427) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:52:00.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:00 smithi050 bash[19968]: cephadm 2024-09-17T00:51:59.235323+0000 mgr.y (mgr.14427) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T00:52:00.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:00 smithi027 bash[25154]: cluster 2024-09-17T00:51:58.899622+0000 mgr.y (mgr.14427) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:00.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:00 smithi027 bash[25154]: audit 2024-09-17T00:51:59.225847+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:00.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:00 smithi027 bash[25154]: cephadm 2024-09-17T00:51:59.230513+0000 mgr.y (mgr.14427) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:52:00.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:00 smithi027 bash[25154]: cephadm 2024-09-17T00:51:59.235323+0000 mgr.y (mgr.14427) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T00:52:00.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:00 smithi027 bash[19759]: cluster 2024-09-17T00:51:58.899622+0000 mgr.y (mgr.14427) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:00.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:00 smithi027 bash[19759]: audit 2024-09-17T00:51:59.225847+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:00.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:00 smithi027 bash[19759]: cephadm 2024-09-17T00:51:59.230513+0000 mgr.y (mgr.14427) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:52:00.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:00 smithi027 bash[19759]: cephadm 2024-09-17T00:51:59.235323+0000 mgr.y (mgr.14427) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T00:52:02.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:02 smithi050 bash[19968]: cluster 2024-09-17T00:52:00.900239+0000 mgr.y (mgr.14427) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:02.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:02 smithi027 bash[19759]: cluster 2024-09-17T00:52:00.900239+0000 mgr.y (mgr.14427) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:02.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:02 smithi027 bash[25154]: cluster 2024-09-17T00:52:00.900239+0000 mgr.y (mgr.14427) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:04.288 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[19968]: cluster 2024-09-17T00:52:02.900904+0000 mgr.y (mgr.14427) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:04.289 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 systemd[1]: Stopping Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T00:52:04.289 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[41330]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus.a 2024-09-17T00:52:04.289 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.114Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:52:04.289 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-09-17T00:52:04.289 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-09-17T00:52:04.289 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-09-17T00:52:04.289 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T00:52:04.289 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-09-17T00:52:04.289 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-09-17T00:52:04.289 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T00:52:04.290 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-09-17T00:52:04.290 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T00:52:04.290 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-09-17T00:52:04.290 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[38341]: ts=2024-09-17T00:52:04.115Z caller=main.go:1066 level=info msg="See you next time!" 2024-09-17T00:52:04.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:04 smithi027 bash[19759]: cluster 2024-09-17T00:52:02.900904+0000 mgr.y (mgr.14427) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:04.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:04 smithi027 bash[25154]: cluster 2024-09-17T00:52:02.900904+0000 mgr.y (mgr.14427) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:04.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[41338]: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T00:52:04.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 bash[41373]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus.a 2024-09-17T00:52:04.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T00:52:04.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 systemd[1]: Stopped Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:52:04.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:04 smithi050 systemd[1]: Started Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:52:06.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.837502+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.847847+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:52:06.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.849500+0000 mgr.y (mgr.14427) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.851240+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.27:9093"}]: dispatch 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.852879+0000 mgr.y (mgr.14427) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.27:9093"}]: dispatch 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.862175+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.874513+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.876626+0000 mgr.y (mgr.14427) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.898055+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.899709+0000 mgr.y (mgr.14427) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: cluster 2024-09-17T00:52:04.901438+0000 mgr.y (mgr.14427) 78 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.901493+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.50:3000"}]: dispatch 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.903102+0000 mgr.y (mgr.14427) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.50:3000"}]: dispatch 2024-09-17T00:52:06.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.912956+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.919379+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:52:06.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.921808+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:52:06.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.923685+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:52:06.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.940649+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.950498+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:52:06.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.952778+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:52:06.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.954288+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:52:06.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[19759]: audit 2024-09-17T00:52:04.965417+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.837502+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.847847+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.849500+0000 mgr.y (mgr.14427) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.851240+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.27:9093"}]: dispatch 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.852879+0000 mgr.y (mgr.14427) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.27:9093"}]: dispatch 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.862175+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.874513+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.876626+0000 mgr.y (mgr.14427) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.898055+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.899709+0000 mgr.y (mgr.14427) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: cluster 2024-09-17T00:52:04.901438+0000 mgr.y (mgr.14427) 78 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.901493+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.50:3000"}]: dispatch 2024-09-17T00:52:06.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.903102+0000 mgr.y (mgr.14427) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.50:3000"}]: dispatch 2024-09-17T00:52:06.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.912956+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.919379+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:52:06.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.921808+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:52:06.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.923685+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:52:06.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.940649+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.950498+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:52:06.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.952778+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:52:06.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.954288+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:52:06.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:05 smithi027 bash[25154]: audit 2024-09-17T00:52:04.965417+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.837502+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.847847+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:52:06.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.849500+0000 mgr.y (mgr.14427) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:52:06.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.851240+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.27:9093"}]: dispatch 2024-09-17T00:52:06.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.852879+0000 mgr.y (mgr.14427) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.27:9093"}]: dispatch 2024-09-17T00:52:06.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.862175+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.874513+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:52:06.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.876626+0000 mgr.y (mgr.14427) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:52:06.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.898055+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:52:06.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.899709+0000 mgr.y (mgr.14427) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: cluster 2024-09-17T00:52:04.901438+0000 mgr.y (mgr.14427) 78 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.901493+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.50:3000"}]: dispatch 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.903102+0000 mgr.y (mgr.14427) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.50:3000"}]: dispatch 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.912956+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.919379+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.921808+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.923685+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.940649+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.950498+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.952778+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.954288+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:52:06.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:05 smithi050 bash[19968]: audit 2024-09-17T00:52:04.965417+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:06.886 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.540Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.540Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.540Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.540Z caller=main.go:518 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi050 (none))" 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.540Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.540Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.542Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.542Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.544Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.546Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.546Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.036µs 2024-09-17T00:52:06.887 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.546Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T00:52:06.888 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.548Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-17T00:52:06.888 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.548Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-17T00:52:06.888 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.548Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.838µs wal_replay_duration=1.707151ms total_replay_duration=1.760082ms 2024-09-17T00:52:06.888 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.549Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T00:52:06.888 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.550Z caller=main.go:947 level=info msg="TSDB started" 2024-09-17T00:52:06.888 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.550Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T00:52:06.888 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.570Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.109276ms db_storage=921ns remote_storage=1.839µs web_handler=377ns query_engine=770ns scrape=376.746µs scrape_sd=41.692µs notify=29.857µs notify_sd=15.088µs rules=19.175981ms 2024-09-17T00:52:06.888 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:52:06 smithi050 bash[41404]: ts=2024-09-17T00:52:06.570Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-09-17T00:52:08.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:08 smithi027 bash[19759]: cluster 2024-09-17T00:52:06.901999+0000 mgr.y (mgr.14427) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:08.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:08 smithi027 bash[25154]: cluster 2024-09-17T00:52:06.901999+0000 mgr.y (mgr.14427) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:08.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:07 smithi050 bash[19968]: cluster 2024-09-17T00:52:06.901999+0000 mgr.y (mgr.14427) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:09.284 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:52:08 smithi027 bash[47468]: level=info ts=2024-09-17T00:52:08.972Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-09-17T00:52:09.284 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:52:08 smithi027 bash[47468]: level=info ts=2024-09-17T00:52:08.972Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-09-17T00:52:09.284 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:52:08 smithi027 bash[47468]: level=info ts=2024-09-17T00:52:08.974Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.27 port=9094 2024-09-17T00:52:09.284 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:52:08 smithi027 bash[47468]: level=info ts=2024-09-17T00:52:08.975Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T00:52:09.284 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[47468]: level=info ts=2024-09-17T00:52:09.008Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:52:09.284 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[47468]: level=info ts=2024-09-17T00:52:09.008Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:52:09.284 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[47468]: level=info ts=2024-09-17T00:52:09.011Z caller=main.go:518 msg=Listening address=:9093 2024-09-17T00:52:09.284 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[47468]: level=info ts=2024-09-17T00:52:09.011Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-09-17T00:52:09.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:09 smithi050 bash[19968]: cluster 2024-09-17T00:52:08.902470+0000 mgr.y (mgr.14427) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:09.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:09 smithi050 bash[19968]: audit 2024-09-17T00:52:09.598023+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:09.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:09 smithi050 bash[19968]: audit 2024-09-17T00:52:09.605294+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:09.915 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[19759]: cluster 2024-09-17T00:52:08.902470+0000 mgr.y (mgr.14427) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:09.916 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[19759]: audit 2024-09-17T00:52:09.598023+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:09.916 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[19759]: audit 2024-09-17T00:52:09.605294+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:09.916 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:52:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:52:09.916 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[25154]: cluster 2024-09-17T00:52:08.902470+0000 mgr.y (mgr.14427) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:09.916 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[25154]: audit 2024-09-17T00:52:09.598023+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:09.916 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:09 smithi027 bash[25154]: audit 2024-09-17T00:52:09.605294+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:11.075 INFO:teuthology.orchestra.run.smithi027.stdout:55834574923 2024-09-17T00:52:11.330 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:52:10 smithi027 bash[47468]: level=info ts=2024-09-17T00:52:10.975Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00007902s 2024-09-17T00:52:11.666 INFO:teuthology.orchestra.run.smithi027.stdout:77309411395 2024-09-17T00:52:11.951 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:52:11 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:52:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:52:12.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:11 smithi027 bash[19759]: cluster 2024-09-17T00:52:10.902778+0000 mgr.y (mgr.14427) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:12.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:11 smithi027 bash[19759]: audit 2024-09-17T00:52:11.082626+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.27:0/1339644999' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T00:52:12.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:11 smithi027 bash[19759]: audit 2024-09-17T00:52:11.674079+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.27:0/2776754767' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T00:52:12.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:11 smithi027 bash[25154]: cluster 2024-09-17T00:52:10.902778+0000 mgr.y (mgr.14427) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:12.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:11 smithi027 bash[25154]: audit 2024-09-17T00:52:11.082626+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.27:0/1339644999' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T00:52:12.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:11 smithi027 bash[25154]: audit 2024-09-17T00:52:11.674079+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.27:0/2776754767' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T00:52:12.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:11 smithi050 bash[19968]: cluster 2024-09-17T00:52:10.902778+0000 mgr.y (mgr.14427) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:12.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:11 smithi050 bash[19968]: audit 2024-09-17T00:52:11.082626+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.27:0/1339644999' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T00:52:12.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:11 smithi050 bash[19968]: audit 2024-09-17T00:52:11.674079+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.27:0/2776754767' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T00:52:13.590 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574919 got 55834574923 for osd.1 2024-09-17T00:52:13.591 DEBUG:teuthology.parallel:result is None 2024-09-17T00:52:13.712 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411390 got 77309411395 for osd.2 2024-09-17T00:52:13.713 DEBUG:teuthology.parallel:result is None 2024-09-17T00:52:14.023 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:13 smithi027 bash[19759]: cluster 2024-09-17T00:52:12.903340+0000 mgr.y (mgr.14427) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:14.023 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:13 smithi027 bash[25154]: cluster 2024-09-17T00:52:12.903340+0000 mgr.y (mgr.14427) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:14.121 INFO:teuthology.orchestra.run.smithi027.stdout:133143986228 2024-09-17T00:52:14.380 INFO:teuthology.orchestra.run.smithi027.stdout:236223201306 2024-09-17T00:52:14.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:13 smithi050 bash[19968]: cluster 2024-09-17T00:52:12.903340+0000 mgr.y (mgr.14427) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:14.641 INFO:teuthology.orchestra.run.smithi027.stdout:201863462947 2024-09-17T00:52:15.301 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:14 smithi027 bash[19759]: audit 2024-09-17T00:52:14.129451+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.27:0/4185254669' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T00:52:15.301 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:14 smithi027 bash[19759]: audit 2024-09-17T00:52:14.388452+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.27:0/32289156' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T00:52:15.301 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:14 smithi027 bash[19759]: audit 2024-09-17T00:52:14.648542+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.27:0/2261571443' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T00:52:15.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:14 smithi027 bash[25154]: audit 2024-09-17T00:52:14.129451+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.27:0/4185254669' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T00:52:15.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:14 smithi027 bash[25154]: audit 2024-09-17T00:52:14.388452+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.27:0/32289156' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T00:52:15.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:14 smithi027 bash[25154]: audit 2024-09-17T00:52:14.648542+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.27:0/2261571443' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T00:52:15.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:14 smithi050 bash[19968]: audit 2024-09-17T00:52:14.129451+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.27:0/4185254669' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T00:52:15.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:14 smithi050 bash[19968]: audit 2024-09-17T00:52:14.388452+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.27:0/32289156' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T00:52:15.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:14 smithi050 bash[19968]: audit 2024-09-17T00:52:14.648542+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.27:0/2261571443' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T00:52:15.654 INFO:teuthology.orchestra.run.smithi027.stdout:167503724588 2024-09-17T00:52:15.970 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:15 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:52:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:52:15.970 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:15 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:52:15] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2024-09-17T00:52:16.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:15 smithi027 bash[19759]: cluster 2024-09-17T00:52:14.903954+0000 mgr.y (mgr.14427) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:16.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:15 smithi027 bash[19759]: audit 2024-09-17T00:52:15.618087+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:16.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:16 smithi027 bash[19759]: audit 2024-09-17T00:52:15.627547+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:16.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:16 smithi027 bash[19759]: audit 2024-09-17T00:52:15.661994+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.27:0/267606756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T00:52:16.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:16 smithi027 bash[25154]: cluster 2024-09-17T00:52:14.903954+0000 mgr.y (mgr.14427) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:16.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:16 smithi027 bash[25154]: audit 2024-09-17T00:52:15.618087+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:16.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:16 smithi027 bash[25154]: audit 2024-09-17T00:52:15.627547+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:16.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:16 smithi027 bash[25154]: audit 2024-09-17T00:52:15.661994+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.27:0/267606756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T00:52:16.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:15 smithi050 bash[19968]: cluster 2024-09-17T00:52:14.903954+0000 mgr.y (mgr.14427) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:16.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:15 smithi050 bash[19968]: audit 2024-09-17T00:52:15.618087+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:16.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:15 smithi050 bash[19968]: audit 2024-09-17T00:52:15.627547+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:16.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:15 smithi050 bash[19968]: audit 2024-09-17T00:52:15.661994+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.27:0/267606756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T00:52:16.531 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986223 got 133143986228 for osd.4 2024-09-17T00:52:16.532 DEBUG:teuthology.parallel:result is None 2024-09-17T00:52:17.210 INFO:teuthology.orchestra.run.smithi027.stdout:34359738452 2024-09-17T00:52:17.733 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462942 got 201863462947 for osd.6 2024-09-17T00:52:17.734 DEBUG:teuthology.parallel:result is None 2024-09-17T00:52:17.884 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201301 got 236223201306 for osd.7 2024-09-17T00:52:17.884 DEBUG:teuthology.parallel:result is None 2024-09-17T00:52:18.129 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:17 smithi027 bash[25154]: cluster 2024-09-17T00:52:16.904388+0000 mgr.y (mgr.14427) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:18.129 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:17 smithi027 bash[25154]: audit 2024-09-17T00:52:17.218094+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.27:0/2068995005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T00:52:18.129 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:17 smithi027 bash[19759]: cluster 2024-09-17T00:52:16.904388+0000 mgr.y (mgr.14427) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:18.130 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:17 smithi027 bash[19759]: audit 2024-09-17T00:52:17.218094+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.27:0/2068995005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T00:52:18.226 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724582 got 167503724588 for osd.5 2024-09-17T00:52:18.226 DEBUG:teuthology.parallel:result is None 2024-09-17T00:52:18.301 INFO:teuthology.orchestra.run.smithi027.stdout:111669149754 2024-09-17T00:52:18.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:17 smithi050 bash[19968]: cluster 2024-09-17T00:52:16.904388+0000 mgr.y (mgr.14427) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:18.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:17 smithi050 bash[19968]: audit 2024-09-17T00:52:17.218094+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.27:0/2068995005' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T00:52:19.144 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738447 got 34359738452 for osd.0 2024-09-17T00:52:19.145 DEBUG:teuthology.parallel:result is None 2024-09-17T00:52:19.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:18 smithi027 bash[19759]: audit 2024-09-17T00:52:18.309173+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.27:0/3354765727' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T00:52:19.336 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:52:18 smithi027 bash[47468]: level=info ts=2024-09-17T00:52:18.977Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001578584s 2024-09-17T00:52:19.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:18 smithi027 bash[25154]: audit 2024-09-17T00:52:18.309173+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.27:0/3354765727' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T00:52:19.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:18 smithi050 bash[19968]: audit 2024-09-17T00:52:18.309173+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.27:0/3354765727' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T00:52:19.681 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149749 got 111669149754 for osd.3 2024-09-17T00:52:19.681 DEBUG:teuthology.parallel:result is None 2024-09-17T00:52:19.682 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T00:52:19.682 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T00:52:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:19 smithi050 bash[19968]: cluster 2024-09-17T00:52:18.905103+0000 mgr.y (mgr.14427) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:20.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:19 smithi027 bash[19759]: cluster 2024-09-17T00:52:18.905103+0000 mgr.y (mgr.14427) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:20.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:19 smithi027 bash[25154]: cluster 2024-09-17T00:52:18.905103+0000 mgr.y (mgr.14427) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:21.085 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:20 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:52:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:52:22.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:21 smithi027 bash[25154]: audit 2024-09-17T00:52:20.740970+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:22.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:21 smithi027 bash[25154]: audit 2024-09-17T00:52:20.750275+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:22.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:21 smithi027 bash[25154]: cluster 2024-09-17T00:52:20.905686+0000 mgr.y (mgr.14427) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:21 smithi027 bash[19759]: audit 2024-09-17T00:52:20.740970+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:21 smithi027 bash[19759]: audit 2024-09-17T00:52:20.750275+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:21 smithi027 bash[19759]: cluster 2024-09-17T00:52:20.905686+0000 mgr.y (mgr.14427) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:22.136 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:52:21 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:52:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:52:22.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:21 smithi050 bash[19968]: audit 2024-09-17T00:52:20.740970+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:22.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:21 smithi050 bash[19968]: audit 2024-09-17T00:52:20.750275+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:22.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:21 smithi050 bash[19968]: cluster 2024-09-17T00:52:20.905686+0000 mgr.y (mgr.14427) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:23.193 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:52:24.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:23 smithi027 bash[19759]: cluster 2024-09-17T00:52:22.906148+0000 mgr.y (mgr.14427) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:24.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:23 smithi027 bash[25154]: cluster 2024-09-17T00:52:22.906148+0000 mgr.y (mgr.14427) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:23 smithi050 bash[19968]: cluster 2024-09-17T00:52:22.906148+0000 mgr.y (mgr.14427) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:26.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:25 smithi027 bash[19759]: cluster 2024-09-17T00:52:24.906784+0000 mgr.y (mgr.14427) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:26.086 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:25 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:52:25] "GET /metrics HTTP/1.1" 200 191481 "" "Prometheus/2.33.4" 2024-09-17T00:52:26.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:25 smithi027 bash[25154]: cluster 2024-09-17T00:52:24.906784+0000 mgr.y (mgr.14427) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:26.338 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:52:26.340 INFO:teuthology.orchestra.run.smithi027.stderr:dumped all 2024-09-17T00:52:26.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:25 smithi050 bash[19968]: cluster 2024-09-17T00:52:24.906784+0000 mgr.y (mgr.14427) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:27.034 INFO:teuthology.orchestra.run.smithi027.stdout:{"pg_ready":true,"pg_map":{"version":57,"stamp":"2024-09-17T00:52:24.906404+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48972,"kb_used_data":6156,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912244,"statfs":{"total":767960285184,"available":767910137856,"internally_reserved":0,"allocated":6303744,"data_stored":3511211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003411"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-17T00:50:37.002166+0000","last_change":"2024-09-17T00:50:10.996135+0000","last_active":"2024-09-17T00:50:37.002166+0000","last_peered":"2024-09-17T00:50:37.002166+0000","last_clean":"2024-09-17T00:50:37.002166+0000","last_became_active":"2024-09-17T00:50:10.994750+0000","last_became_peered":"2024-09-17T00:50:10.994750+0000","last_unstale":"2024-09-17T00:50:37.002166+0000","last_undegraded":"2024-09-17T00:50:37.002166+0000","last_fullsized":"2024-09-17T00:50:37.002166+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-17T00:46:46.062368+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:46:46.062368+0000","last_clean_scrub_stamp":"2024-09-17T00:46:46.062368+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:10:44.805759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201309,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.80300000000000005,"15min":0.80500000000000005},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.88},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.78900000000000003,"15min":0.79100000000000004},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":1.294}]},{"osd":1,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.878,"15min":0.88},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.3420000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.034},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.873,"15min":0.879},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2170000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.99299999999999999}]},{"osd":2,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.86399999999999999,"15min":0.86299999999999999},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.123},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.85599999999999998,"15min":0.84599999999999997},"min":{"1min":0.5,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.95599999999999996}]},{"osd":3,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.88400000000000001,"15min":0.879},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.93999999999999995,"15min":0.94699999999999995},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3240000000000001,"5min":1.347,"15min":1.347},"last":1.2170000000000001}]},{"osd":4,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.89600000000000002,"15min":0.90700000000000003},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2470000000000001,"5min":1.462,"15min":1.462},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.85499999999999998,"15min":0.84899999999999998},"min":{"1min":0.436,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":1.4730000000000001}]},{"osd":5,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.94899999999999995,"15min":0.95199999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.403,"5min":1.496,"15min":1.496},"last":1.3620000000000001},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.97199999999999998,"15min":0.97499999999999998},"min":{"1min":0.46800000000000003,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":1.248}]},{"osd":6,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0209999999999999,"15min":1.026},"min":{"1min":0.54100000000000004,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":1.335},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.95499999999999996,"15min":0.94899999999999995},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.407}]}]},{"osd":6,"up_from":47,"seq":201863462949,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:51:27 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.91800000000000004,"15min":0.91900000000000004},"min":{"1min":0.69599999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.262},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.97899999999999998,"15min":0.99199999999999999},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3109999999999999,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.91300000000000003}]},{"osd":1,"last update":"Tue Sep 17 00:51:27 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.92300000000000004,"15min":0.93400000000000005},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.94499999999999995,"15min":0.94099999999999995},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.129}]},{"osd":2,"last update":"Tue Sep 17 00:51:27 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.91600000000000004,"15min":0.92200000000000004},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0009999999999999,"15min":1.0029999999999999},"min":{"1min":0.69399999999999995,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3240000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.78000000000000003}]},{"osd":3,"last update":"Tue Sep 17 00:51:27 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.0089999999999999,"15min":1.0169999999999999},"min":{"1min":0.61399999999999999,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.018,"15min":1.03},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.343,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.84199999999999997}]},{"osd":4,"last update":"Tue Sep 17 00:51:27 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.91000000000000003,"15min":0.90200000000000002},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":0.876},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.96099999999999997,"15min":0.96499999999999997},"min":{"1min":0.46899999999999997,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.417,"5min":1.486,"15min":1.486},"last":1.0409999999999999}]},{"osd":5,"last update":"Tue Sep 17 00:51:27 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.92600000000000005,"15min":0.92900000000000005},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.038,"5min":1.0720000000000001,"15min":1.0780000000000001},"min":{"1min":0.45000000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.054}]},{"osd":7,"last update":"Tue Sep 17 00:52:12 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.1439999999999999,"15min":1.1499999999999999},"min":{"1min":0.51700000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.6839999999999999,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.202,"5min":1.1870000000000001,"15min":1.1850000000000001},"min":{"1min":0.55000000000000004,"5min":0.443,"15min":0.443},"max":{"1min":1.9850000000000001,"5min":1.9850000000000001,"15min":1.9850000000000001},"last":1.159}]}]},{"osd":1,"up_from":13,"seq":55834574926,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:52:12 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.67400000000000004,"15min":0.56499999999999995},"min":{"1min":0.38600000000000001,"5min":0.35599999999999998,"15min":0.311},"max":{"1min":1.1180000000000001,"5min":1.423,"15min":1.423},"last":0.874},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.72899999999999998,"15min":0.624},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.98899999999999999,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.76900000000000002}]},{"osd":2,"last update":"Tue Sep 17 00:51:57 2024","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.72399999999999998,"15min":0.67200000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.0660000000000001,"5min":1.214,"15min":1.214},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.78000000000000003,"15min":0.71199999999999997},"min":{"1min":0.41699999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1599999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.72899999999999998}]},{"osd":3,"last update":"Tue Sep 17 00:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.81599999999999995,"15min":0.79400000000000004},"min":{"1min":0.43099999999999999,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.876,"15min":0.84699999999999998},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.266,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.97999999999999998}]},{"osd":4,"last update":"Tue Sep 17 00:52:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.034,"15min":1.004},"min":{"1min":0.68500000000000005,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3600000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.131},{"interface":"front","average":{"1min":0.997,"5min":1.01,"15min":0.98299999999999998},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1930000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.036}]},{"osd":5,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0549999999999999,"15min":1.054},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.4379999999999999,"5min":1.532,"15min":1.532},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.0129999999999999,"15min":1.022},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.4199999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.3220000000000001}]},{"osd":6,"last update":"Tue Sep 17 00:51:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.167,"15min":1.1799999999999999},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.4139999999999999,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.26},{"interface":"front","average":{"1min":1.179,"5min":1.1890000000000001,"15min":1.1910000000000001},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.458,"5min":1.476,"15min":1.476},"last":1.4419999999999999}]},{"osd":7,"last update":"Tue Sep 17 00:52:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.147,"15min":1.155},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.494,"5min":1.647,"15min":1.647},"last":1.472},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.163,"15min":1.175},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.4490000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.2829999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738454,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 00:52:22 2024","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.67800000000000005,"15min":0.57399999999999995},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.29899999999999999},"max":{"1min":1.1479999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.69699999999999995,"15min":0.61299999999999999},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.32800000000000001},"max":{"1min":0.94599999999999995,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.77500000000000002}]},{"osd":2,"last update":"Tue Sep 17 00:51:54 2024","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.73699999999999999,"15min":0.66900000000000004},"min":{"1min":0.40400000000000003,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.63},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.77500000000000002,"15min":0.70099999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.95099999999999996,"5min":1.419,"15min":1.419},"last":0.82499999999999996}]},{"osd":3,"last update":"Tue Sep 17 00:51:40 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.80000000000000004,"15min":0.80000000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.91000000000000003,"15min":0.872},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":0.98899999999999999}]},{"osd":4,"last update":"Tue Sep 17 00:52:07 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.96299999999999997,"15min":0.95799999999999996},"min":{"1min":0.68200000000000005,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2410000000000001,"5min":1.413,"15min":1.413},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.04,"15min":1.0169999999999999},"min":{"1min":0.65600000000000003,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.385,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.075}]},{"osd":5,"last update":"Tue Sep 17 00:51:48 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0649999999999999,"15min":1.0680000000000001},"min":{"1min":0.67300000000000004,"5min":0.626,"15min":0.626},"max":{"1min":1.4470000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.125},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.004,"15min":1.0309999999999999},"min":{"1min":0.67500000000000004,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1259999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.90400000000000003}]},{"osd":6,"last update":"Tue Sep 17 00:51:29 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.044,"15min":1.046},"min":{"1min":0.73299999999999998,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.105},{"interface":"front","average":{"1min":1.145,"5min":1.177,"15min":1.1819999999999999},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.4970000000000001,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.179}]},{"osd":7,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.038,"15min":1.034},"min":{"1min":0.73099999999999998,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.4159999999999999,"5min":1.516,"15min":1.516},"last":1.159},{"interface":"front","average":{"1min":1.121,"5min":1.153,"15min":1.159},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.2390000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411398,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.67600000000000005,"15min":0.59399999999999997},"min":{"1min":0.27600000000000002,"5min":0.248,"15min":0.248},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.69899999999999995,"15min":0.621},"min":{"1min":0.309,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.0429999999999999,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.46800000000000003}]},{"osd":1,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.70299999999999996,"15min":0.64100000000000001},"min":{"1min":0.33600000000000002,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.78800000000000003,"15min":0.70099999999999996},"min":{"1min":0.39200000000000002,"5min":0.307,"15min":0.307},"max":{"1min":1.1379999999999999,"5min":1.232,"15min":1.232},"last":1.0409999999999999}]},{"osd":3,"last update":"Tue Sep 17 00:51:34 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.80700000000000005,"15min":0.76700000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.1040000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.88500000000000001,"15min":0.86499999999999999},"min":{"1min":0.41999999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2609999999999999,"5min":1.357,"15min":1.357},"last":0.82699999999999996}]},{"osd":4,"last update":"Tue Sep 17 00:52:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0149999999999999,"15min":0.98299999999999998},"min":{"1min":0.72199999999999998,"5min":0.63,"15min":0.63},"max":{"1min":1.3169999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.071},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0649999999999999,"15min":1.036},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.77,"5min":1.77,"15min":1.77},"last":1.2110000000000001}]},{"osd":5,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.98699999999999999,"15min":0.97599999999999998},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.3859999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.75900000000000001},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0620000000000001,"15min":1.0640000000000001},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.3859999999999999,"5min":1.403,"15min":1.403},"last":0.79500000000000004}]},{"osd":6,"last update":"Tue Sep 17 00:51:27 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.103,"15min":1.1000000000000001},"min":{"1min":0.66100000000000003,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1799999999999999,"15min":1.1870000000000001},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":0.95399999999999996}]},{"osd":7,"last update":"Tue Sep 17 00:52:08 2024","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.159,"15min":1.149},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.032},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.2230000000000001,"15min":1.224},"min":{"1min":0.72599999999999998,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":2.0059999999999998,"5min":2.0059999999999998,"15min":2.0059999999999998},"last":1.1339999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149756,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.71299999999999997,"15min":0.71399999999999997},"min":{"1min":0.42799999999999999,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.76800000000000002,"15min":0.76800000000000002},"min":{"1min":0.49099999999999999,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.40500000000000003}]},{"osd":1,"last update":"Tue Sep 17 00:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.81699999999999995,"15min":0.79300000000000004},"min":{"1min":0.40400000000000003,"5min":0.373,"15min":0.373},"max":{"1min":1.2110000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.82199999999999995,"15min":0.83599999999999997},"min":{"1min":0.47999999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.48199999999999998}]},{"osd":2,"last update":"Tue Sep 17 00:51:29 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.88300000000000001,"15min":0.871},"min":{"1min":0.50700000000000001,"5min":0.434,"15min":0.434},"max":{"1min":1.1259999999999999,"5min":1.282,"15min":1.282},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.84899999999999998,"15min":0.83799999999999997},"min":{"1min":0.46600000000000003,"5min":0.443,"15min":0.443},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":0.43099999999999999}]},{"osd":4,"last update":"Tue Sep 17 00:52:11 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.0109999999999999,"15min":1.014},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.9330000000000001,"5min":1.9330000000000001,"15min":1.9330000000000001},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0309999999999999,"15min":1.032},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.389,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.86799999999999999}]},{"osd":5,"last update":"Tue Sep 17 00:51:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0780000000000001,"15min":1.0920000000000001},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0780000000000001,"15min":1.073},"min":{"1min":0.76300000000000001,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3540000000000001,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.84799999999999998}]},{"osd":6,"last update":"Tue Sep 17 00:51:29 2024","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.173,"15min":1.177},"min":{"1min":0.81200000000000006,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.512,"5min":1.657,"15min":1.657},"last":0.80500000000000005},{"interface":"front","average":{"1min":1.173,"5min":1.1890000000000001,"15min":1.1910000000000001},"min":{"1min":0.82999999999999996,"5min":0.748,"15min":0.748},"max":{"1min":1.462,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.995}]},{"osd":7,"last update":"Tue Sep 17 00:52:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.2150000000000001,"15min":1.2210000000000001},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.2589999999999999,"15min":1.276},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.5900000000000001,"5min":1.611,"15min":1.611},"last":0.81899999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986230,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5764,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739388,"statfs":{"total":95995035648,"available":95989133312,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:52:07 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.874,"15min":0.90300000000000002},"min":{"1min":0.59699999999999998,"5min":0.502,"15min":0.502},"max":{"1min":1.194,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.91500000000000004,"15min":0.89900000000000002},"min":{"1min":0.60999999999999999,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.427,"5min":1.548,"15min":1.548},"last":0.61099999999999999}]},{"osd":1,"last update":"Tue Sep 17 00:52:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.92100000000000004,"15min":0.94199999999999995},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.2210000000000001,"5min":1.839,"15min":1.839},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.89100000000000001,"15min":0.88},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3819999999999999,"5min":1.47,"15min":1.47},"last":0.82199999999999995}]},{"osd":2,"last update":"Tue Sep 17 00:52:07 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.89200000000000002,"15min":0.88900000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.381,"5min":1.9610000000000001,"15min":1.9610000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.94599999999999995,"15min":0.97999999999999998},"min":{"1min":0.628,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3089999999999999,"5min":1.988,"15min":1.988},"last":1.125}]},{"osd":3,"last update":"Tue Sep 17 00:52:07 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.95199999999999996,"15min":0.96699999999999997},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.302,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.997,"5min":0.93700000000000006,"15min":0.88100000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.2529999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.92700000000000005}]},{"osd":5,"last update":"Tue Sep 17 00:51:51 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.84099999999999997,"15min":0.81299999999999994},"min":{"1min":0.48899999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88700000000000001,"15min":0.88600000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.4359999999999999,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":0.96899999999999997}]},{"osd":6,"last update":"Tue Sep 17 00:51:28 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.96699999999999997,"15min":0.97099999999999997},"min":{"1min":0.55600000000000005,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.0680000000000001,"15min":1.0760000000000001},"min":{"1min":0.48199999999999998,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.5529999999999999,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.169}]},{"osd":7,"last update":"Tue Sep 17 00:52:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.032,"15min":1.018},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.256},{"interface":"front","average":{"1min":1.155,"5min":1.046,"15min":1.028},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.407,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.2150000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724590,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.93500000000000005,"15min":0.94499999999999995},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.2789999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.82599999999999996,"15min":0.81999999999999995},"min":{"1min":0.54100000000000004,"5min":0.44,"15min":0.44},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.91000000000000003}]},{"osd":1,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.88300000000000001,"15min":0.88900000000000001},"min":{"1min":0.54000000000000004,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1990000000000001,"5min":1.538,"15min":1.538},"last":1.1619999999999999},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.89800000000000002,"15min":0.90800000000000003},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.85799999999999998}]},{"osd":2,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.88400000000000001,"15min":0.89400000000000002},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.212,"5min":1.256,"15min":1.256},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.877,"5min":0.96699999999999997,"15min":0.98099999999999998},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.236,"5min":1.633,"15min":1.633},"last":0.72799999999999998}]},{"osd":3,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.95899999999999996,"15min":0.98399999999999999},"min":{"1min":0.60099999999999998,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.1180000000000001,"5min":1.696,"15min":1.696},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.038,"15min":1.042},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.355,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":0.81899999999999995}]},{"osd":4,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.86399999999999999,"15min":0.85199999999999998},"min":{"1min":0.436,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.526,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.879,"15min":0.84499999999999997},"min":{"1min":0.49099999999999999,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.375,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.77000000000000002}]},{"osd":6,"last update":"Tue Sep 17 00:51:30 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91200000000000003,"15min":0.90600000000000003},"min":{"1min":0.50900000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.6120000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.94599999999999995,"15min":0.93500000000000005},"min":{"1min":0.50600000000000001,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.117}]},{"osd":7,"last update":"Tue Sep 17 00:52:10 2024","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.1060000000000001,"15min":1.105},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.581,"5min":1.925,"15min":1.925},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.052,"5min":1.0609999999999999,"15min":1.0629999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.4710000000000001,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.0920000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T00:52:27.036 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T00:52:27.289 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:26 smithi027 bash[25154]: audit 2024-09-17T00:52:26.337743+0000 mgr.y (mgr.14427) 90 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:52:27.290 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:26 smithi027 bash[19759]: audit 2024-09-17T00:52:26.337743+0000 mgr.y (mgr.14427) 90 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:52:27.290 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:26 smithi050 bash[19968]: audit 2024-09-17T00:52:26.337743+0000 mgr.y (mgr.14427) 90 : audit [DBG] from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:52:27.585 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:27 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:52:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:52:28.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:28 smithi027 bash[19759]: cluster 2024-09-17T00:52:26.907383+0000 mgr.y (mgr.14427) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:28.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:28 smithi027 bash[19759]: audit 2024-09-17T00:52:27.287612+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:28.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:28 smithi027 bash[19759]: audit 2024-09-17T00:52:27.296423+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:28.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:28 smithi027 bash[25154]: cluster 2024-09-17T00:52:26.907383+0000 mgr.y (mgr.14427) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:28.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:28 smithi027 bash[25154]: audit 2024-09-17T00:52:27.287612+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:28.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:28 smithi027 bash[25154]: audit 2024-09-17T00:52:27.296423+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:28 smithi050 bash[19968]: cluster 2024-09-17T00:52:26.907383+0000 mgr.y (mgr.14427) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:28 smithi050 bash[19968]: audit 2024-09-17T00:52:27.287612+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:28 smithi050 bash[19968]: audit 2024-09-17T00:52:27.296423+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:29.769 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:52:30.104 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:29 smithi027 bash[19759]: cluster 2024-09-17T00:52:28.908098+0000 mgr.y (mgr.14427) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:30.104 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:29 smithi027 bash[25154]: cluster 2024-09-17T00:52:28.908098+0000 mgr.y (mgr.14427) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:30.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:29 smithi050 bash[19968]: cluster 2024-09-17T00:52:28.908098+0000 mgr.y (mgr.14427) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:31.957 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:52:31 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:52:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:52:32.238 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:31 smithi027 bash[19759]: cluster 2024-09-17T00:52:30.908842+0000 mgr.y (mgr.14427) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:32.238 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:31 smithi027 bash[25154]: cluster 2024-09-17T00:52:30.908842+0000 mgr.y (mgr.14427) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:32.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:31 smithi050 bash[19968]: cluster 2024-09-17T00:52:30.908842+0000 mgr.y (mgr.14427) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:33.585 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:33 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:52:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:52:34.208 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:52:34.211 INFO:teuthology.orchestra.run.smithi027.stderr:dumped all 2024-09-17T00:52:34.746 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:34 smithi027 bash[19759]: cluster 2024-09-17T00:52:32.909307+0000 mgr.y (mgr.14427) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:34.746 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:34 smithi027 bash[19759]: audit 2024-09-17T00:52:33.472447+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:34.746 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:34 smithi027 bash[19759]: audit 2024-09-17T00:52:33.482402+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:34.746 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:34 smithi027 bash[25154]: cluster 2024-09-17T00:52:32.909307+0000 mgr.y (mgr.14427) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:34.746 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:34 smithi027 bash[25154]: audit 2024-09-17T00:52:33.472447+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:34.746 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:34 smithi027 bash[25154]: audit 2024-09-17T00:52:33.482402+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:34.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:34 smithi050 bash[19968]: cluster 2024-09-17T00:52:32.909307+0000 mgr.y (mgr.14427) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:34.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:34 smithi050 bash[19968]: audit 2024-09-17T00:52:33.472447+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:34.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:34 smithi050 bash[19968]: audit 2024-09-17T00:52:33.482402+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:35.241 INFO:teuthology.orchestra.run.smithi027.stdout:{"pg_ready":true,"pg_map":{"version":61,"stamp":"2024-09-17T00:52:32.909103+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48972,"kb_used_data":6156,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912244,"statfs":{"total":767960285184,"available":767910137856,"internally_reserved":0,"allocated":6303744,"data_stored":3511211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003664"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-17T00:50:37.002166+0000","last_change":"2024-09-17T00:50:10.996135+0000","last_active":"2024-09-17T00:50:37.002166+0000","last_peered":"2024-09-17T00:50:37.002166+0000","last_clean":"2024-09-17T00:50:37.002166+0000","last_became_active":"2024-09-17T00:50:10.994750+0000","last_became_peered":"2024-09-17T00:50:10.994750+0000","last_unstale":"2024-09-17T00:50:37.002166+0000","last_undegraded":"2024-09-17T00:50:37.002166+0000","last_fullsized":"2024-09-17T00:50:37.002166+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-17T00:46:46.062368+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:46:46.062368+0000","last_clean_scrub_stamp":"2024-09-17T00:46:46.062368+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:10:44.805759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201311,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.80300000000000005,"15min":0.80500000000000005},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.78900000000000003,"15min":0.79100000000000004},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":1.163}]},{"osd":1,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.878,"15min":0.88},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.3420000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.228},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.873,"15min":0.879},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2170000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.4339999999999999}]},{"osd":2,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.86399999999999999,"15min":0.86299999999999999},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.1240000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.85599999999999998,"15min":0.84599999999999997},"min":{"1min":0.5,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.0009999999999999}]},{"osd":3,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.88400000000000001,"15min":0.879},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.93999999999999995,"15min":0.94699999999999995},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3240000000000001,"5min":1.347,"15min":1.347},"last":1.387}]},{"osd":4,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.89600000000000002,"15min":0.90700000000000003},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2470000000000001,"5min":1.462,"15min":1.462},"last":1.504},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.85499999999999998,"15min":0.84899999999999998},"min":{"1min":0.436,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":1.276}]},{"osd":5,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.94899999999999995,"15min":0.95199999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.403,"5min":1.496,"15min":1.496},"last":1.296},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.97199999999999998,"15min":0.97499999999999998},"min":{"1min":0.46800000000000003,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":1.5549999999999999}]},{"osd":6,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.0209999999999999,"15min":1.026},"min":{"1min":0.54100000000000004,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":1.597},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.95499999999999996,"15min":0.94899999999999995},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.353}]}]},{"osd":6,"up_from":47,"seq":201863462951,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.92700000000000005,"15min":0.92200000000000004},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.3999999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.96099999999999997,"15min":0.98599999999999999},"min":{"1min":0.626,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.214,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.94399999999999995}]},{"osd":1,"last update":"Tue Sep 17 00:52:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.94799999999999995,"15min":0.94199999999999995},"min":{"1min":0.58999999999999997,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.8120000000000001,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.95199999999999996,"15min":0.94399999999999995},"min":{"1min":0.57899999999999996,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.262,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.0309999999999999}]},{"osd":2,"last update":"Tue Sep 17 00:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.91200000000000003,"15min":0.92000000000000004},"min":{"1min":0.59699999999999998,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.1379999999999999,"5min":1.25,"15min":1.25},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0229999999999999,"15min":1.0109999999999999},"min":{"1min":0.69699999999999995,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.6830000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.0589999999999999}]},{"osd":3,"last update":"Tue Sep 17 00:52:28 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.014,"15min":1.0189999999999999},"min":{"1min":0.80800000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4370000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.143},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0089999999999999,"15min":1.0269999999999999},"min":{"1min":0.63900000000000001,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3779999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.83299999999999996}]},{"osd":4,"last update":"Tue Sep 17 00:52:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.94399999999999995,"15min":0.91400000000000003},"min":{"1min":0.48599999999999999,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":2.0720000000000001,"5min":2.0720000000000001,"15min":2.0720000000000001},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":0.98899999999999999,"15min":0.97399999999999998},"min":{"1min":0.55300000000000005,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.704,"5min":1.704,"15min":1.704},"last":0.80100000000000005}]},{"osd":5,"last update":"Tue Sep 17 00:52:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.53800000000000003,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":0.72499999999999998},{"interface":"front","average":{"1min":1.181,"5min":1.0920000000000001,"15min":1.0840000000000001},"min":{"1min":0.59199999999999997,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.9039999999999999,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":1.115}]},{"osd":7,"last update":"Tue Sep 17 00:52:12 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.1439999999999999,"15min":1.1499999999999999},"min":{"1min":0.51700000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.6839999999999999,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.099},{"interface":"front","average":{"1min":1.202,"5min":1.1870000000000001,"15min":1.1850000000000001},"min":{"1min":0.55000000000000004,"5min":0.443,"15min":0.443},"max":{"1min":1.9850000000000001,"5min":1.9850000000000001,"15min":1.9850000000000001},"last":0.89600000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574928,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:52:12 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.67400000000000004,"15min":0.56499999999999995},"min":{"1min":0.38600000000000001,"5min":0.35599999999999998,"15min":0.311},"max":{"1min":1.1180000000000001,"5min":1.423,"15min":1.423},"last":0.626},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.72899999999999998,"15min":0.624},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.98899999999999999,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.83499999999999996}]},{"osd":2,"last update":"Tue Sep 17 00:51:57 2024","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.72399999999999998,"15min":0.67200000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.0660000000000001,"5min":1.214,"15min":1.214},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.78000000000000003,"15min":0.71199999999999997},"min":{"1min":0.41699999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.1599999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.72899999999999998}]},{"osd":3,"last update":"Tue Sep 17 00:52:30 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.82399999999999995,"15min":0.79600000000000004},"min":{"1min":0.45800000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.054},{"interface":"front","average":{"1min":0.871,"5min":0.88300000000000001,"15min":0.84899999999999998},"min":{"1min":0.47499999999999998,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1619999999999999,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.81699999999999995}]},{"osd":4,"last update":"Tue Sep 17 00:52:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.034,"15min":1.004},"min":{"1min":0.68500000000000005,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3600000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.226},{"interface":"front","average":{"1min":0.997,"5min":1.01,"15min":0.98299999999999998},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1930000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.198}]},{"osd":5,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0549999999999999,"15min":1.054},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.4379999999999999,"5min":1.532,"15min":1.532},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.0129999999999999,"15min":1.022},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.4199999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.0860000000000001}]},{"osd":6,"last update":"Tue Sep 17 00:52:25 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.149,"15min":1.1739999999999999},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.448,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.264},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.196,"15min":1.1930000000000001},"min":{"1min":0.77500000000000002,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.1279999999999999}]},{"osd":7,"last update":"Tue Sep 17 00:52:12 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.147,"15min":1.155},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.494,"5min":1.647,"15min":1.647},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.163,"15min":1.175},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.4490000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.383}]}]},{"osd":0,"up_from":8,"seq":34359738456,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 00:52:22 2024","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.67800000000000005,"15min":0.57399999999999995},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.29899999999999999},"max":{"1min":1.1479999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.69699999999999995,"15min":0.61299999999999999},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.32800000000000001},"max":{"1min":0.94599999999999995,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.64000000000000001}]},{"osd":2,"last update":"Tue Sep 17 00:51:54 2024","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.73699999999999999,"15min":0.66900000000000004},"min":{"1min":0.40400000000000003,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.77500000000000002,"15min":0.70099999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.95099999999999996,"5min":1.419,"15min":1.419},"last":0.58699999999999997}]},{"osd":3,"last update":"Tue Sep 17 00:51:40 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.80000000000000004,"15min":0.80000000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.91000000000000003,"15min":0.872},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":0.879}]},{"osd":4,"last update":"Tue Sep 17 00:52:07 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.96299999999999997,"15min":0.95799999999999996},"min":{"1min":0.68200000000000005,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2410000000000001,"5min":1.413,"15min":1.413},"last":1.026},{"interface":"front","average":{"1min":1.038,"5min":1.04,"15min":1.0169999999999999},"min":{"1min":0.65600000000000003,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.385,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.79600000000000004}]},{"osd":5,"last update":"Tue Sep 17 00:51:48 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0649999999999999,"15min":1.0680000000000001},"min":{"1min":0.67300000000000004,"5min":0.626,"15min":0.626},"max":{"1min":1.4470000000000001,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.004,"15min":1.0309999999999999},"min":{"1min":0.67500000000000004,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1259999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.097}]},{"osd":6,"last update":"Tue Sep 17 00:52:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.032,"15min":1.042},"min":{"1min":0.68200000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3169999999999999,"5min":1.427,"15min":1.427},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1679999999999999,"15min":1.179},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.468,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.0629999999999999}]},{"osd":7,"last update":"Tue Sep 17 00:52:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.038,"15min":1.034},"min":{"1min":0.73099999999999998,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.4159999999999999,"5min":1.516,"15min":1.516},"last":1.083},{"interface":"front","average":{"1min":1.121,"5min":1.153,"15min":1.159},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.143}]}]},{"osd":2,"up_from":18,"seq":77309411400,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.67600000000000005,"15min":0.59399999999999997},"min":{"1min":0.27600000000000002,"5min":0.248,"15min":0.248},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.69899999999999995,"15min":0.621},"min":{"1min":0.309,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.0429999999999999,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.79500000000000004}]},{"osd":1,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.70299999999999996,"15min":0.64100000000000001},"min":{"1min":0.33600000000000002,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.78800000000000003,"15min":0.70099999999999996},"min":{"1min":0.39200000000000002,"5min":0.307,"15min":0.307},"max":{"1min":1.1379999999999999,"5min":1.232,"15min":1.232},"last":0.96699999999999997}]},{"osd":3,"last update":"Tue Sep 17 00:51:34 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.80700000000000005,"15min":0.76700000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.1040000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.038},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.88500000000000001,"15min":0.86499999999999999},"min":{"1min":0.41999999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2609999999999999,"5min":1.357,"15min":1.357},"last":1.23}]},{"osd":4,"last update":"Tue Sep 17 00:52:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0149999999999999,"15min":0.98299999999999998},"min":{"1min":0.72199999999999998,"5min":0.63,"15min":0.63},"max":{"1min":1.3169999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.27},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0649999999999999,"15min":1.036},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.77,"5min":1.77,"15min":1.77},"last":1.4379999999999999}]},{"osd":5,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.98699999999999999,"15min":0.97599999999999998},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.3859999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.004},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0620000000000001,"15min":1.0640000000000001},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.3859999999999999,"5min":1.403,"15min":1.403},"last":1.3620000000000001}]},{"osd":6,"last update":"Tue Sep 17 00:51:27 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.103,"15min":1.1000000000000001},"min":{"1min":0.66100000000000003,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1799999999999999,"15min":1.1870000000000001},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.552}]},{"osd":7,"last update":"Tue Sep 17 00:52:08 2024","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.159,"15min":1.149},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.4910000000000001},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.2230000000000001,"15min":1.224},"min":{"1min":0.72599999999999998,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":2.0059999999999998,"5min":2.0059999999999998,"15min":2.0059999999999998},"last":1.617}]}]},{"osd":3,"up_from":26,"seq":111669149758,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:52:30 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.70199999999999996,"15min":0.70999999999999996},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.0549999999999999,"5min":1.232,"15min":1.232},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.75600000000000001,"15min":0.76400000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.1479999999999999,"5min":1.278,"15min":1.278},"last":0.78600000000000003}]},{"osd":1,"last update":"Tue Sep 17 00:52:30 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.80900000000000005,"15min":0.79100000000000004},"min":{"1min":0.38300000000000001,"5min":0.373,"15min":0.373},"max":{"1min":1.0860000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.79500000000000004,"15min":0.82699999999999996},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.83199999999999996}]},{"osd":2,"last update":"Tue Sep 17 00:52:30 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.876,"15min":0.86899999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.85199999999999998,"15min":0.83899999999999997},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.8740000000000001,"5min":1.8740000000000001,"15min":1.8740000000000001},"last":0.96399999999999997}]},{"osd":4,"last update":"Tue Sep 17 00:52:11 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.0109999999999999,"15min":1.014},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.9330000000000001,"5min":1.9330000000000001,"15min":1.9330000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0309999999999999,"15min":1.032},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.389,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.94699999999999995}]},{"osd":5,"last update":"Tue Sep 17 00:51:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0780000000000001,"15min":1.0920000000000001},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0780000000000001,"15min":1.073},"min":{"1min":0.76300000000000001,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3540000000000001,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.274}]},{"osd":6,"last update":"Tue Sep 17 00:52:30 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.1639999999999999,"15min":1.1739999999999999},"min":{"1min":0.66300000000000003,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.6200000000000001,"5min":1.657,"15min":1.657},"last":1.3859999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1779999999999999,"15min":1.1879999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.99,"5min":1.99,"15min":1.99},"last":1.5029999999999999}]},{"osd":7,"last update":"Tue Sep 17 00:52:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.2150000000000001,"15min":1.2210000000000001},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.448},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.2589999999999999,"15min":1.276},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.5900000000000001,"5min":1.611,"15min":1.611},"last":1.222}]}]},{"osd":4,"up_from":31,"seq":133143986232,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5764,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739388,"statfs":{"total":95995035648,"available":95989133312,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:52:07 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.874,"15min":0.90300000000000002},"min":{"1min":0.59699999999999998,"5min":0.502,"15min":0.502},"max":{"1min":1.194,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.91500000000000004,"15min":0.89900000000000002},"min":{"1min":0.60999999999999999,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.427,"5min":1.548,"15min":1.548},"last":1.1639999999999999}]},{"osd":1,"last update":"Tue Sep 17 00:52:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.92100000000000004,"15min":0.94199999999999995},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.2210000000000001,"5min":1.839,"15min":1.839},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.89100000000000001,"15min":0.88},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3819999999999999,"5min":1.47,"15min":1.47},"last":1.0349999999999999}]},{"osd":2,"last update":"Tue Sep 17 00:52:07 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.89200000000000002,"15min":0.88900000000000001},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.381,"5min":1.9610000000000001,"15min":1.9610000000000001},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.94599999999999995,"15min":0.97999999999999998},"min":{"1min":0.628,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3089999999999999,"5min":1.988,"15min":1.988},"last":1.139}]},{"osd":3,"last update":"Tue Sep 17 00:52:07 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.95199999999999996,"15min":0.96699999999999997},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.302,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":1.2889999999999999},{"interface":"front","average":{"1min":0.997,"5min":0.93700000000000006,"15min":0.88100000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.2529999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.76400000000000001}]},{"osd":5,"last update":"Tue Sep 17 00:51:51 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.84099999999999997,"15min":0.81299999999999994},"min":{"1min":0.48899999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88700000000000001,"15min":0.88600000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.4359999999999999,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":1.0960000000000001}]},{"osd":6,"last update":"Tue Sep 17 00:52:30 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.96599999999999997,"15min":0.96999999999999997},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.3320000000000001,"5min":1.498,"15min":1.498},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0600000000000001,"15min":1.073},"min":{"1min":0.46400000000000002,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.4159999999999999,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.91400000000000003}]},{"osd":7,"last update":"Tue Sep 17 00:52:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.032,"15min":1.018},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.155,"5min":1.046,"15min":1.028},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.407,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.458}]}]},{"osd":5,"up_from":39,"seq":167503724591,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.93500000000000005,"15min":0.94499999999999995},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.2789999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.82599999999999996,"15min":0.81999999999999995},"min":{"1min":0.54100000000000004,"5min":0.44,"15min":0.44},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.218}]},{"osd":1,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.88300000000000001,"15min":0.88900000000000001},"min":{"1min":0.54000000000000004,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1990000000000001,"5min":1.538,"15min":1.538},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.89800000000000002,"15min":0.90800000000000003},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.84799999999999998}]},{"osd":2,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.88400000000000001,"15min":0.89400000000000002},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.212,"5min":1.256,"15min":1.256},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.877,"5min":0.96699999999999997,"15min":0.98099999999999998},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.236,"5min":1.633,"15min":1.633},"last":1.0669999999999999}]},{"osd":3,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.95899999999999996,"15min":0.98399999999999999},"min":{"1min":0.60099999999999998,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.1180000000000001,"5min":1.696,"15min":1.696},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.038,"15min":1.042},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.355,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.2889999999999999}]},{"osd":4,"last update":"Tue Sep 17 00:51:50 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.86399999999999999,"15min":0.85199999999999998},"min":{"1min":0.436,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.526,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":1.111},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.879,"15min":0.84499999999999997},"min":{"1min":0.49099999999999999,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.375,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.2609999999999999}]},{"osd":6,"last update":"Tue Sep 17 00:51:30 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91200000000000003,"15min":0.90600000000000003},"min":{"1min":0.50900000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.6120000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.94599999999999995,"15min":0.93500000000000005},"min":{"1min":0.50600000000000001,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.365}]},{"osd":7,"last update":"Tue Sep 17 00:52:10 2024","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.1060000000000001,"15min":1.105},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.581,"5min":1.925,"15min":1.925},"last":1.4179999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.0609999999999999,"15min":1.0629999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.4710000000000001,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.321}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T00:52:35.243 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T00:52:35.243 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T00:52:35.243 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T00:52:35.244 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 8e109646-748d-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T00:52:35.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:35 smithi027 bash[19759]: audit 2024-09-17T00:52:34.207721+0000 mgr.y (mgr.14427) 95 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:52:35.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:35 smithi027 bash[25154]: audit 2024-09-17T00:52:34.207721+0000 mgr.y (mgr.14427) 95 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:52:35.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:35 smithi050 bash[19968]: audit 2024-09-17T00:52:34.207721+0000 mgr.y (mgr.14427) 95 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:52:36.085 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:35 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:52:35] "GET /metrics HTTP/1.1" 200 191481 "" "Prometheus/2.33.4" 2024-09-17T00:52:36.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:36 smithi027 bash[19759]: cluster 2024-09-17T00:52:34.909788+0000 mgr.y (mgr.14427) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:36.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:36 smithi027 bash[25154]: cluster 2024-09-17T00:52:34.909788+0000 mgr.y (mgr.14427) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:36.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:36 smithi050 bash[19968]: cluster 2024-09-17T00:52:34.909788+0000 mgr.y (mgr.14427) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:37.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:37 smithi027 bash[19759]: audit 2024-09-17T00:52:36.988602+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:52:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:37 smithi027 bash[19759]: audit 2024-09-17T00:52:36.989957+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:52:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:37 smithi027 bash[19759]: audit 2024-09-17T00:52:36.993100+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:52:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:37 smithi027 bash[19759]: audit 2024-09-17T00:52:36.994444+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:52:37.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:37 smithi027 bash[25154]: audit 2024-09-17T00:52:36.988602+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:52:37.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:37 smithi027 bash[25154]: audit 2024-09-17T00:52:36.989957+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:52:37.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:37 smithi027 bash[25154]: audit 2024-09-17T00:52:36.993100+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:52:37.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:37 smithi027 bash[25154]: audit 2024-09-17T00:52:36.994444+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:52:37.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:37 smithi050 bash[19968]: audit 2024-09-17T00:52:36.988602+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:52:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:37 smithi050 bash[19968]: audit 2024-09-17T00:52:36.989957+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:52:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:37 smithi050 bash[19968]: audit 2024-09-17T00:52:36.993100+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:52:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:37 smithi050 bash[19968]: audit 2024-09-17T00:52:36.994444+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:52:37.977 INFO:teuthology.orchestra.run.smithi027.stderr:Inferring config /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:52:38.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:38 smithi027 bash[19759]: cluster 2024-09-17T00:52:36.910343+0000 mgr.y (mgr.14427) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:38.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:38 smithi027 bash[25154]: cluster 2024-09-17T00:52:36.910343+0000 mgr.y (mgr.14427) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:38.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:38 smithi050 bash[19968]: cluster 2024-09-17T00:52:36.910343+0000 mgr.y (mgr.14427) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:40.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:39 smithi027 bash[19759]: cluster 2024-09-17T00:52:38.910942+0000 mgr.y (mgr.14427) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:40.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:39 smithi027 bash[25154]: cluster 2024-09-17T00:52:38.910942+0000 mgr.y (mgr.14427) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:39 smithi050 bash[19968]: cluster 2024-09-17T00:52:38.910942+0000 mgr.y (mgr.14427) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:41.929 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:52:41.929 INFO:teuthology.orchestra.run.smithi027.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T00:52:41.959 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:52:41 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:52:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:52:42.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:41 smithi027 bash[19759]: cluster 2024-09-17T00:52:40.911531+0000 mgr.y (mgr.14427) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:42.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:41 smithi027 bash[19759]: audit 2024-09-17T00:52:41.937256+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.27:0/2708187482' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T00:52:42.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:41 smithi027 bash[25154]: cluster 2024-09-17T00:52:40.911531+0000 mgr.y (mgr.14427) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:42.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:41 smithi027 bash[25154]: audit 2024-09-17T00:52:41.937256+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.27:0/2708187482' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T00:52:42.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:41 smithi050 bash[19968]: cluster 2024-09-17T00:52:40.911531+0000 mgr.y (mgr.14427) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:42.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:41 smithi050 bash[19968]: audit 2024-09-17T00:52:41.937256+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.27:0/2708187482' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T00:52:43.087 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T00:52:43.087 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T00:52:43.088 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T00:52:43.097 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi027.front.sepia.ceph.com 2024-09-17T00:52:43.098 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-17T00:52:44.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:43 smithi027 bash[19759]: cluster 2024-09-17T00:52:42.912128+0000 mgr.y (mgr.14427) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:44.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:43 smithi027 bash[25154]: cluster 2024-09-17T00:52:42.912128+0000 mgr.y (mgr.14427) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:44.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:43 smithi050 bash[19968]: cluster 2024-09-17T00:52:42.912128+0000 mgr.y (mgr.14427) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:45.906 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:45 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:52:45] "GET /metrics HTTP/1.1" 200 191488 "" "Prometheus/2.33.4" 2024-09-17T00:52:46.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:45 smithi027 bash[19759]: cluster 2024-09-17T00:52:44.912630+0000 mgr.y (mgr.14427) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:46.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:45 smithi027 bash[25154]: cluster 2024-09-17T00:52:44.912630+0000 mgr.y (mgr.14427) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:45 smithi050 bash[19968]: cluster 2024-09-17T00:52:44.912630+0000 mgr.y (mgr.14427) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:47.973 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:47 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:52:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:52:48.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:47 smithi027 bash[19759]: cluster 2024-09-17T00:52:46.913134+0000 mgr.y (mgr.14427) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:48.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:47 smithi027 bash[19759]: audit 2024-09-17T00:52:47.624559+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:48.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:47 smithi027 bash[19759]: audit 2024-09-17T00:52:47.637942+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:48.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:47 smithi027 bash[25154]: cluster 2024-09-17T00:52:46.913134+0000 mgr.y (mgr.14427) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:48.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:47 smithi027 bash[25154]: audit 2024-09-17T00:52:47.624559+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:48.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:47 smithi027 bash[25154]: audit 2024-09-17T00:52:47.637942+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:47 smithi050 bash[19968]: cluster 2024-09-17T00:52:46.913134+0000 mgr.y (mgr.14427) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:47 smithi050 bash[19968]: audit 2024-09-17T00:52:47.624559+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:47 smithi050 bash[19968]: audit 2024-09-17T00:52:47.637942+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:49.081 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T00:52:49.082 INFO:teuthology.orchestra.run.smithi027.stdout: "id": "d9426115-45b4-43a6-8564-a6ba0c2ff174", 2024-09-17T00:52:49.082 INFO:teuthology.orchestra.run.smithi027.stdout: "name": "r", 2024-09-17T00:52:49.082 INFO:teuthology.orchestra.run.smithi027.stdout: "current_period": "7d08d2c8-dda7-4f9d-9314-0c471bc19cde", 2024-09-17T00:52:49.082 INFO:teuthology.orchestra.run.smithi027.stdout: "epoch": 1 2024-09-17T00:52:49.082 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T00:52:49.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:48 smithi027 bash[19759]: cluster 2024-09-17T00:52:47.995538+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T00:52:49.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:48 smithi027 bash[19759]: audit 2024-09-17T00:52:47.999889+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.27:0/2640597636' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:52:49.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:48 smithi027 bash[19759]: audit 2024-09-17T00:52:48.001559+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:52:49.294 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:48 smithi027 bash[25154]: cluster 2024-09-17T00:52:47.995538+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T00:52:49.294 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:48 smithi027 bash[25154]: audit 2024-09-17T00:52:47.999889+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.27:0/2640597636' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:52:49.294 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:48 smithi027 bash[25154]: audit 2024-09-17T00:52:48.001559+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:52:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:48 smithi050 bash[19968]: cluster 2024-09-17T00:52:47.995538+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T00:52:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:48 smithi050 bash[19968]: audit 2024-09-17T00:52:47.999889+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.27:0/2640597636' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:52:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:48 smithi050 bash[19968]: audit 2024-09-17T00:52:48.001559+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:52:49.876 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-17T00:52:50.143 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:50 smithi027 bash[19759]: cluster 2024-09-17T00:52:48.913742+0000 mgr.y (mgr.14427) 103 : cluster [DBG] pgmap v70: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:50.143 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:50 smithi027 bash[19759]: audit 2024-09-17T00:52:49.008243+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T00:52:50.143 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:50 smithi027 bash[19759]: cluster 2024-09-17T00:52:49.008657+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T00:52:50.143 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:50 smithi027 bash[25154]: cluster 2024-09-17T00:52:48.913742+0000 mgr.y (mgr.14427) 103 : cluster [DBG] pgmap v70: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:50.143 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:50 smithi027 bash[25154]: audit 2024-09-17T00:52:49.008243+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T00:52:50.143 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:50 smithi027 bash[25154]: cluster 2024-09-17T00:52:49.008657+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T00:52:50.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:50 smithi050 bash[19968]: cluster 2024-09-17T00:52:48.913742+0000 mgr.y (mgr.14427) 103 : cluster [DBG] pgmap v70: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:50.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:50 smithi050 bash[19968]: audit 2024-09-17T00:52:49.008243+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T00:52:50.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:50 smithi050 bash[19968]: cluster 2024-09-17T00:52:49.008657+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T00:52:51.287 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:51 smithi027 bash[25154]: cluster 2024-09-17T00:52:50.009004+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T00:52:51.288 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:51 smithi027 bash[19759]: cluster 2024-09-17T00:52:50.009004+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T00:52:51.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:51 smithi050 bash[19968]: cluster 2024-09-17T00:52:50.009004+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T00:52:52.019 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:52:51 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:52:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:52:52.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:52 smithi027 bash[19759]: cluster 2024-09-17T00:52:50.914379+0000 mgr.y (mgr.14427) 104 : cluster [DBG] pgmap v73: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:52.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:52 smithi027 bash[25154]: cluster 2024-09-17T00:52:50.914379+0000 mgr.y (mgr.14427) 104 : cluster [DBG] pgmap v73: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:52.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:52 smithi050 bash[19968]: cluster 2024-09-17T00:52:50.914379+0000 mgr.y (mgr.14427) 104 : cluster [DBG] pgmap v73: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:52:52.973 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T00:52:52.973 INFO:teuthology.orchestra.run.smithi027.stdout: "id": "e81ea258-9d56-4925-bb9a-8ca82d9a40c1", 2024-09-17T00:52:52.973 INFO:teuthology.orchestra.run.smithi027.stdout: "name": "default", 2024-09-17T00:52:52.974 INFO:teuthology.orchestra.run.smithi027.stdout: "api_name": "default", 2024-09-17T00:52:52.974 INFO:teuthology.orchestra.run.smithi027.stdout: "is_master": "true", 2024-09-17T00:52:52.974 INFO:teuthology.orchestra.run.smithi027.stdout: "endpoints": [], 2024-09-17T00:52:52.974 INFO:teuthology.orchestra.run.smithi027.stdout: "hostnames": [], 2024-09-17T00:52:52.974 INFO:teuthology.orchestra.run.smithi027.stdout: "hostnames_s3website": [], 2024-09-17T00:52:52.974 INFO:teuthology.orchestra.run.smithi027.stdout: "master_zone": "", 2024-09-17T00:52:52.974 INFO:teuthology.orchestra.run.smithi027.stdout: "zones": [], 2024-09-17T00:52:52.975 INFO:teuthology.orchestra.run.smithi027.stdout: "placement_targets": [], 2024-09-17T00:52:52.975 INFO:teuthology.orchestra.run.smithi027.stdout: "default_placement": "", 2024-09-17T00:52:52.975 INFO:teuthology.orchestra.run.smithi027.stdout: "realm_id": "d9426115-45b4-43a6-8564-a6ba0c2ff174", 2024-09-17T00:52:52.975 INFO:teuthology.orchestra.run.smithi027.stdout: "sync_policy": { 2024-09-17T00:52:52.975 INFO:teuthology.orchestra.run.smithi027.stdout: "groups": [] 2024-09-17T00:52:52.975 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:52:52.975 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T00:52:53.620 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-17T00:52:54.023 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:53 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:52:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:52:54.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:54 smithi027 bash[19759]: cluster 2024-09-17T00:52:52.914941+0000 mgr.y (mgr.14427) 105 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-09-17T00:52:54.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:54 smithi027 bash[19759]: audit 2024-09-17T00:52:53.627555+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:54.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:54 smithi027 bash[19759]: audit 2024-09-17T00:52:53.637831+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:54.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:54 smithi027 bash[25154]: cluster 2024-09-17T00:52:52.914941+0000 mgr.y (mgr.14427) 105 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-09-17T00:52:54.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:54 smithi027 bash[25154]: audit 2024-09-17T00:52:53.627555+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:54.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:54 smithi027 bash[25154]: audit 2024-09-17T00:52:53.637831+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:54.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:54 smithi050 bash[19968]: cluster 2024-09-17T00:52:52.914941+0000 mgr.y (mgr.14427) 105 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-09-17T00:52:54.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:54 smithi050 bash[19968]: audit 2024-09-17T00:52:53.627555+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:54.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:54 smithi050 bash[19968]: audit 2024-09-17T00:52:53.637831+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:52:56.026 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:52:55 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:52:55] "GET /metrics HTTP/1.1" 200 192547 "" "Prometheus/2.33.4" 2024-09-17T00:52:56.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:56 smithi027 bash[25154]: cluster 2024-09-17T00:52:54.915318+0000 mgr.y (mgr.14427) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-09-17T00:52:56.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:56 smithi027 bash[19759]: cluster 2024-09-17T00:52:54.915318+0000 mgr.y (mgr.14427) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-09-17T00:52:56.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:56 smithi050 bash[19968]: cluster 2024-09-17T00:52:54.915318+0000 mgr.y (mgr.14427) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-09-17T00:52:56.797 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T00:52:56.797 INFO:teuthology.orchestra.run.smithi027.stdout: "id": "6c5ee939-0376-429e-968c-20dd9ef8a5e2", 2024-09-17T00:52:56.797 INFO:teuthology.orchestra.run.smithi027.stdout: "name": "z", 2024-09-17T00:52:56.797 INFO:teuthology.orchestra.run.smithi027.stdout: "domain_root": "z.rgw.meta:root", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "control_pool": "z.rgw.control", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "log_pool": "z.rgw.log", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-17T00:52:56.798 INFO:teuthology.orchestra.run.smithi027.stdout: "otp_pool": "z.rgw.otp", 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "system_key": { 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "access_key": "", 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "secret_key": "" 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "placement_pools": [ 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: { 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "key": "default-placement", 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "val": { 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "storage_classes": { 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "STANDARD": { 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:52:56.799 INFO:teuthology.orchestra.run.smithi027.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-17T00:52:56.800 INFO:teuthology.orchestra.run.smithi027.stdout: "index_type": 0 2024-09-17T00:52:56.800 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:52:56.800 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:52:56.800 INFO:teuthology.orchestra.run.smithi027.stdout: ], 2024-09-17T00:52:56.800 INFO:teuthology.orchestra.run.smithi027.stdout: "realm_id": "d9426115-45b4-43a6-8564-a6ba0c2ff174", 2024-09-17T00:52:56.800 INFO:teuthology.orchestra.run.smithi027.stdout: "notif_pool": "z.rgw.log:notif" 2024-09-17T00:52:56.800 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T00:52:57.432 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-17T00:52:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:58 smithi027 bash[19759]: cluster 2024-09-17T00:52:56.915881+0000 mgr.y (mgr.14427) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-09-17T00:52:58.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:58 smithi027 bash[25154]: cluster 2024-09-17T00:52:56.915881+0000 mgr.y (mgr.14427) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-09-17T00:52:58.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:58 smithi050 bash[19968]: cluster 2024-09-17T00:52:56.915881+0000 mgr.y (mgr.14427) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-09-17T00:52:59.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:52:59 smithi027 bash[25154]: cluster 2024-09-17T00:52:58.916450+0000 mgr.y (mgr.14427) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:52:59.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:52:59 smithi027 bash[19759]: cluster 2024-09-17T00:52:58.916450+0000 mgr.y (mgr.14427) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:53:00.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:52:59 smithi050 bash[19968]: cluster 2024-09-17T00:52:58.916450+0000 mgr.y (mgr.14427) 108 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:53:01.966 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:53:01 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:53:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:01 smithi027 bash[19759]: cluster 2024-09-17T00:53:00.917046+0000 mgr.y (mgr.14427) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-09-17T00:53:02.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:01 smithi027 bash[25154]: cluster 2024-09-17T00:53:00.917046+0000 mgr.y (mgr.14427) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-09-17T00:53:02.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:01 smithi050 bash[19968]: cluster 2024-09-17T00:53:00.917046+0000 mgr.y (mgr.14427) 109 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-09-17T00:53:03.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:02 smithi027 bash[19759]: cluster 2024-09-17T00:53:01.987752+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T00:53:03.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:02 smithi027 bash[19759]: audit 2024-09-17T00:53:01.991881+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.27:0/1068660419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:53:03.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:02 smithi027 bash[19759]: audit 2024-09-17T00:53:01.995259+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:53:03.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:03 smithi027 bash[25154]: cluster 2024-09-17T00:53:01.987752+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T00:53:03.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:03 smithi027 bash[25154]: audit 2024-09-17T00:53:01.991881+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.27:0/1068660419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:53:03.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:03 smithi027 bash[25154]: audit 2024-09-17T00:53:01.995259+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:53:03.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:02 smithi050 bash[19968]: cluster 2024-09-17T00:53:01.987752+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T00:53:03.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:02 smithi050 bash[19968]: audit 2024-09-17T00:53:01.991881+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.27:0/1068660419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:53:03.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:02 smithi050 bash[19968]: audit 2024-09-17T00:53:01.995259+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:53:04.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:03 smithi027 bash[19759]: cluster 2024-09-17T00:53:02.918084+0000 mgr.y (mgr.14427) 110 : cluster [DBG] pgmap v80: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-09-17T00:53:04.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:03 smithi027 bash[19759]: audit 2024-09-17T00:53:02.996305+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T00:53:04.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:03 smithi027 bash[19759]: cluster 2024-09-17T00:53:02.996420+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T00:53:04.269 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:03 smithi027 bash[25154]: cluster 2024-09-17T00:53:02.918084+0000 mgr.y (mgr.14427) 110 : cluster [DBG] pgmap v80: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-09-17T00:53:04.269 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:03 smithi027 bash[25154]: audit 2024-09-17T00:53:02.996305+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T00:53:04.269 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:03 smithi027 bash[25154]: cluster 2024-09-17T00:53:02.996420+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T00:53:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:03 smithi050 bash[19968]: cluster 2024-09-17T00:53:02.918084+0000 mgr.y (mgr.14427) 110 : cluster [DBG] pgmap v80: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-09-17T00:53:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:03 smithi050 bash[19968]: audit 2024-09-17T00:53:02.996305+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T00:53:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:03 smithi050 bash[19968]: cluster 2024-09-17T00:53:02.996420+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T00:53:05.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[19759]: cluster 2024-09-17T00:53:04.007707+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T00:53:05.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[19759]: audit 2024-09-17T00:53:04.020365+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.27:0/1068660419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:53:05.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[19759]: audit 2024-09-17T00:53:04.021187+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:53:05.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[19759]: audit 2024-09-17T00:53:04.975290+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:05.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[19759]: audit 2024-09-17T00:53:04.978777+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:05.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[19759]: audit 2024-09-17T00:53:04.981234+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:05.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[19759]: audit 2024-09-17T00:53:04.992168+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:05.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[25154]: cluster 2024-09-17T00:53:04.007707+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T00:53:05.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[25154]: audit 2024-09-17T00:53:04.020365+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.27:0/1068660419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:53:05.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[25154]: audit 2024-09-17T00:53:04.021187+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:53:05.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[25154]: audit 2024-09-17T00:53:04.975290+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:05.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[25154]: audit 2024-09-17T00:53:04.978777+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:05.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[25154]: audit 2024-09-17T00:53:04.981234+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:05.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[25154]: audit 2024-09-17T00:53:04.992168+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:05.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:05 smithi050 bash[19968]: cluster 2024-09-17T00:53:04.007707+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T00:53:05.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:05 smithi050 bash[19968]: audit 2024-09-17T00:53:04.020365+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.27:0/1068660419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:53:05.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:05 smithi050 bash[19968]: audit 2024-09-17T00:53:04.021187+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:53:05.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:05 smithi050 bash[19968]: audit 2024-09-17T00:53:04.975290+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:05.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:05 smithi050 bash[19968]: audit 2024-09-17T00:53:04.978777+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:05.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:05 smithi050 bash[19968]: audit 2024-09-17T00:53:04.981234+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:05.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:05 smithi050 bash[19968]: audit 2024-09-17T00:53:04.992168+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:06.026 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:06 smithi027 bash[19759]: cluster 2024-09-17T00:53:04.918679+0000 mgr.y (mgr.14427) 111 : cluster [DBG] pgmap v83: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-17T00:53:06.026 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:05 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:05] "GET /metrics HTTP/1.1" 200 192547 "" "Prometheus/2.33.4" 2024-09-17T00:53:06.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:06 smithi027 bash[19759]: audit 2024-09-17T00:53:05.022344+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T00:53:06.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:06 smithi027 bash[19759]: cluster 2024-09-17T00:53:05.022583+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T00:53:06.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:06 smithi027 bash[25154]: cluster 2024-09-17T00:53:04.918679+0000 mgr.y (mgr.14427) 111 : cluster [DBG] pgmap v83: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-17T00:53:06.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:06 smithi027 bash[25154]: audit 2024-09-17T00:53:05.022344+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T00:53:06.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:06 smithi027 bash[25154]: cluster 2024-09-17T00:53:05.022583+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T00:53:06.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:06 smithi050 bash[19968]: cluster 2024-09-17T00:53:04.918679+0000 mgr.y (mgr.14427) 111 : cluster [DBG] pgmap v83: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-17T00:53:06.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:06 smithi050 bash[19968]: audit 2024-09-17T00:53:05.022344+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T00:53:06.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:06 smithi050 bash[19968]: cluster 2024-09-17T00:53:05.022583+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T00:53:07.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:07 smithi027 bash[19759]: cluster 2024-09-17T00:53:06.020290+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T00:53:07.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:07 smithi027 bash[19759]: audit 2024-09-17T00:53:06.025451+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:53:07.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:07 smithi027 bash[19759]: audit 2024-09-17T00:53:07.026561+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:53:07.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:07 smithi027 bash[19759]: cluster 2024-09-17T00:53:07.028575+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T00:53:07.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:07 smithi027 bash[25154]: cluster 2024-09-17T00:53:06.020290+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T00:53:07.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:07 smithi027 bash[25154]: audit 2024-09-17T00:53:06.025451+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:53:07.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:07 smithi027 bash[25154]: audit 2024-09-17T00:53:07.026561+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:53:07.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:07 smithi027 bash[25154]: cluster 2024-09-17T00:53:07.028575+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T00:53:07.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:07 smithi050 bash[19968]: cluster 2024-09-17T00:53:06.020290+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T00:53:07.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:07 smithi050 bash[19968]: audit 2024-09-17T00:53:06.025451+0000 mon.a (mon.0) 908 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:53:07.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:07 smithi050 bash[19968]: audit 2024-09-17T00:53:07.026561+0000 mon.a (mon.0) 909 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:53:07.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:07 smithi050 bash[19968]: cluster 2024-09-17T00:53:07.028575+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T00:53:08.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:08 smithi050 bash[19968]: cluster 2024-09-17T00:53:06.919281+0000 mgr.y (mgr.14427) 112 : cluster [DBG] pgmap v86: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:53:08.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:08 smithi050 bash[19968]: audit 2024-09-17T00:53:07.040864+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:53:08.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:08 smithi050 bash[19968]: audit 2024-09-17T00:53:07.826228+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:08.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:08 smithi050 bash[19968]: audit 2024-09-17T00:53:07.854537+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:08.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:08 smithi050 bash[19968]: audit 2024-09-17T00:53:08.026742+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:53:08.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:08 smithi050 bash[19968]: cluster 2024-09-17T00:53:08.026961+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T00:53:08.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:08 smithi050 bash[19968]: audit 2024-09-17T00:53:08.028410+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T00:53:08.335 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:07 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:53:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:08.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[19759]: cluster 2024-09-17T00:53:06.919281+0000 mgr.y (mgr.14427) 112 : cluster [DBG] pgmap v86: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:53:08.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[19759]: audit 2024-09-17T00:53:07.040864+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:53:08.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[19759]: audit 2024-09-17T00:53:07.826228+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:08.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[19759]: audit 2024-09-17T00:53:07.854537+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:08.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[19759]: audit 2024-09-17T00:53:08.026742+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:53:08.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[19759]: cluster 2024-09-17T00:53:08.026961+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T00:53:08.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[19759]: audit 2024-09-17T00:53:08.028410+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T00:53:08.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[25154]: cluster 2024-09-17T00:53:06.919281+0000 mgr.y (mgr.14427) 112 : cluster [DBG] pgmap v86: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:53:08.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[25154]: audit 2024-09-17T00:53:07.040864+0000 mon.a (mon.0) 911 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:53:08.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[25154]: audit 2024-09-17T00:53:07.826228+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:08.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[25154]: audit 2024-09-17T00:53:07.854537+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:08.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[25154]: audit 2024-09-17T00:53:08.026742+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:53:08.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[25154]: cluster 2024-09-17T00:53:08.026961+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T00:53:08.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:08 smithi027 bash[25154]: audit 2024-09-17T00:53:08.028410+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T00:53:09.125 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "id": "690aae6f-7eb5-4368-8dc0-90e4bd3da22c", 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "epoch": 1, 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "predecessor_uuid": "7d08d2c8-dda7-4f9d-9314-0c471bc19cde", 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "sync_status": [], 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "period_map": { 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "id": "690aae6f-7eb5-4368-8dc0-90e4bd3da22c", 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "zonegroups": [ 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: { 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "id": "e81ea258-9d56-4925-bb9a-8ca82d9a40c1", 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "name": "default", 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "api_name": "default", 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "is_master": "true", 2024-09-17T00:53:09.126 INFO:teuthology.orchestra.run.smithi027.stdout: "endpoints": [], 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "hostnames": [], 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "hostnames_s3website": [], 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "master_zone": "6c5ee939-0376-429e-968c-20dd9ef8a5e2", 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "zones": [ 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: { 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "id": "6c5ee939-0376-429e-968c-20dd9ef8a5e2", 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "name": "z", 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "endpoints": [], 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "log_meta": "false", 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "log_data": "false", 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "bucket_index_max_shards": 11, 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "read_only": "false", 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "tier_type": "", 2024-09-17T00:53:09.127 INFO:teuthology.orchestra.run.smithi027.stdout: "sync_from_all": "true", 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: "sync_from": [], 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: "redirect_zone": "" 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: ], 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: "placement_targets": [ 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: { 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: "name": "default-placement", 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: "tags": [], 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: "storage_classes": [ 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: "STANDARD" 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: ] 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:53:09.128 INFO:teuthology.orchestra.run.smithi027.stdout: ], 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: "default_placement": "default-placement", 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: "realm_id": "d9426115-45b4-43a6-8564-a6ba0c2ff174", 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: "sync_policy": { 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: "groups": [] 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: ], 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: "short_zone_ids": [ 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: { 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: "key": "6c5ee939-0376-429e-968c-20dd9ef8a5e2", 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: "val": 3699663865 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:53:09.129 INFO:teuthology.orchestra.run.smithi027.stdout: ] 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "master_zonegroup": "e81ea258-9d56-4925-bb9a-8ca82d9a40c1", 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "master_zone": "6c5ee939-0376-429e-968c-20dd9ef8a5e2", 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "period_config": { 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "bucket_quota": { 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "enabled": false, 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "check_on_raw": false, 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "max_size": -1, 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "max_size_kb": 0, 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "max_objects": -1 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "user_quota": { 2024-09-17T00:53:09.130 INFO:teuthology.orchestra.run.smithi027.stdout: "enabled": false, 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "check_on_raw": false, 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "max_size": -1, 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "max_size_kb": 0, 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "max_objects": -1 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "user_ratelimit": { 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "max_read_ops": 0, 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "max_write_ops": 0, 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "max_read_bytes": 0, 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "max_write_bytes": 0, 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "enabled": false 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:53:09.131 INFO:teuthology.orchestra.run.smithi027.stdout: "bucket_ratelimit": { 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "max_read_ops": 0, 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "max_write_ops": 0, 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "max_read_bytes": 0, 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "max_write_bytes": 0, 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "enabled": false 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "anonymous_ratelimit": { 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "max_read_ops": 0, 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "max_write_ops": 0, 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "max_read_bytes": 0, 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "max_write_bytes": 0, 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: "enabled": false 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:53:09.132 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:53:09.133 INFO:teuthology.orchestra.run.smithi027.stdout: "realm_id": "d9426115-45b4-43a6-8564-a6ba0c2ff174", 2024-09-17T00:53:09.133 INFO:teuthology.orchestra.run.smithi027.stdout: "realm_name": "r", 2024-09-17T00:53:09.133 INFO:teuthology.orchestra.run.smithi027.stdout: "realm_epoch": 2 2024-09-17T00:53:09.133 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T00:53:09.899 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-17T00:53:10.160 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:10 smithi027 bash[19759]: cluster 2024-09-17T00:53:08.919995+0000 mgr.y (mgr.14427) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T00:53:10.161 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:10 smithi027 bash[19759]: audit 2024-09-17T00:53:09.030305+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-17T00:53:10.161 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:10 smithi027 bash[19759]: cluster 2024-09-17T00:53:09.030765+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T00:53:10.161 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:10 smithi027 bash[25154]: cluster 2024-09-17T00:53:08.919995+0000 mgr.y (mgr.14427) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T00:53:10.161 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:10 smithi027 bash[25154]: audit 2024-09-17T00:53:09.030305+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-17T00:53:10.161 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:10 smithi027 bash[25154]: cluster 2024-09-17T00:53:09.030765+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T00:53:10.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:10 smithi050 bash[19968]: cluster 2024-09-17T00:53:08.919995+0000 mgr.y (mgr.14427) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T00:53:10.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:10 smithi050 bash[19968]: audit 2024-09-17T00:53:09.030305+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.27:0/1055533284' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-17T00:53:10.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:10 smithi050 bash[19968]: cluster 2024-09-17T00:53:09.030765+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T00:53:12.022 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:53:11 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:53:12.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:12 smithi027 bash[19759]: cluster 2024-09-17T00:53:10.920677+0000 mgr.y (mgr.14427) 114 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 208 B/s rd, 417 B/s wr, 1 op/s 2024-09-17T00:53:12.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:12 smithi027 bash[25154]: cluster 2024-09-17T00:53:10.920677+0000 mgr.y (mgr.14427) 114 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 208 B/s rd, 417 B/s wr, 1 op/s 2024-09-17T00:53:12.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:12 smithi050 bash[19968]: cluster 2024-09-17T00:53:10.920677+0000 mgr.y (mgr.14427) 114 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 208 B/s rd, 417 B/s wr, 1 op/s 2024-09-17T00:53:13.327 INFO:teuthology.orchestra.run.smithi027.stdout:Scheduled rgw.foo update... 2024-09-17T00:53:14.060 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:13 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:53:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:14.292 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph osd pool create foo' 2024-09-17T00:53:14.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: cluster 2024-09-17T00:53:12.921531+0000 mgr.y (mgr.14427) 115 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-09-17T00:53:14.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.321174+0000 mgr.y (mgr.14427) 116 : audit [DBG] from='client.24568 -' 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-17T00:53:14.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: cephadm 2024-09-17T00:53:13.325646+0000 mgr.y (mgr.14427) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:53:14.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.331228+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.349796+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:14.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.352411+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:14.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.353950+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:14.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.579976+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.589249+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.601394+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.610566+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.619290+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.622390+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:14.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.623344+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:14.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.627393+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:53:14.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.636162+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.640551+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:14.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.734421+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[19759]: audit 2024-09-17T00:53:13.743194+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: cluster 2024-09-17T00:53:12.921531+0000 mgr.y (mgr.14427) 115 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-09-17T00:53:14.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.321174+0000 mgr.y (mgr.14427) 116 : audit [DBG] from='client.24568 -' 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-17T00:53:14.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: cephadm 2024-09-17T00:53:13.325646+0000 mgr.y (mgr.14427) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:53:14.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.331228+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.349796+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:14.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.352411+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:14.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.353950+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.579976+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.589249+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.601394+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.610566+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.619290+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.622390+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.623344+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.627393+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.636162+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.640551+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.734421+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:14 smithi027 bash[25154]: audit 2024-09-17T00:53:13.743194+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: cluster 2024-09-17T00:53:12.921531+0000 mgr.y (mgr.14427) 115 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-09-17T00:53:14.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.321174+0000 mgr.y (mgr.14427) 116 : audit [DBG] from='client.24568 -' 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-17T00:53:14.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: cephadm 2024-09-17T00:53:13.325646+0000 mgr.y (mgr.14427) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:53:14.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.331228+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.349796+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:14.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.352411+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:14.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.353950+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:14.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.579976+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.589249+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.601394+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.610566+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.619290+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.622390+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:14.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.623344+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:14.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.627393+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:53:14.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.636162+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.640551+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:14.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.734421+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:14.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:14 smithi050 bash[19968]: audit 2024-09-17T00:53:13.743194+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:15.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:15 smithi027 bash[19759]: cephadm 2024-09-17T00:53:13.614622+0000 mgr.y (mgr.14427) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:53:15.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:15 smithi027 bash[19759]: cephadm 2024-09-17T00:53:13.642425+0000 mgr.y (mgr.14427) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi027.zpecjo on smithi027 2024-09-17T00:53:15.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:15 smithi027 bash[25154]: cephadm 2024-09-17T00:53:13.614622+0000 mgr.y (mgr.14427) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:53:15.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:15 smithi027 bash[25154]: cephadm 2024-09-17T00:53:13.642425+0000 mgr.y (mgr.14427) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi027.zpecjo on smithi027 2024-09-17T00:53:15.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:15 smithi050 bash[19968]: cephadm 2024-09-17T00:53:13.614622+0000 mgr.y (mgr.14427) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:53:15.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:15 smithi050 bash[19968]: cephadm 2024-09-17T00:53:13.642425+0000 mgr.y (mgr.14427) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi027.zpecjo on smithi027 2024-09-17T00:53:16.047 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:15 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:15] "GET /metrics HTTP/1.1" 200 196448 "" "Prometheus/2.33.4" 2024-09-17T00:53:16.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:16 smithi050 bash[19968]: cluster 2024-09-17T00:53:14.922233+0000 mgr.y (mgr.14427) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T00:53:16.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:16 smithi027 bash[19759]: cluster 2024-09-17T00:53:14.922233+0000 mgr.y (mgr.14427) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T00:53:16.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:16 smithi027 bash[25154]: cluster 2024-09-17T00:53:14.922233+0000 mgr.y (mgr.14427) 120 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T00:53:17.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:17.593 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:17.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:17.593 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:17.594 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:17.594 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:17.594 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:17.595 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:17.595 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:18.085 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:18.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:18.086 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:18.086 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:18.086 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:18.086 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:18.087 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:18.087 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:18.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:17 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:18 smithi050 bash[19968]: cluster 2024-09-17T00:53:16.922967+0000 mgr.y (mgr.14427) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 805 B/s wr, 2 op/s 2024-09-17T00:53:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:18 smithi050 bash[19968]: audit 2024-09-17T00:53:17.854610+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:18 smithi050 bash[19968]: audit 2024-09-17T00:53:17.859895+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:18 smithi050 bash[19968]: audit 2024-09-17T00:53:17.860574+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:18 smithi050 bash[19968]: audit 2024-09-17T00:53:17.864221+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:53:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:18 smithi050 bash[19968]: audit 2024-09-17T00:53:17.872485+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:18 smithi050 bash[19968]: audit 2024-09-17T00:53:17.877195+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:18.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[19759]: cluster 2024-09-17T00:53:16.922967+0000 mgr.y (mgr.14427) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 805 B/s wr, 2 op/s 2024-09-17T00:53:18.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[19759]: audit 2024-09-17T00:53:17.854610+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[19759]: audit 2024-09-17T00:53:17.859895+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[19759]: audit 2024-09-17T00:53:17.860574+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[19759]: audit 2024-09-17T00:53:17.864221+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[19759]: audit 2024-09-17T00:53:17.872485+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[19759]: audit 2024-09-17T00:53:17.877195+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[25154]: cluster 2024-09-17T00:53:16.922967+0000 mgr.y (mgr.14427) 121 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 805 B/s wr, 2 op/s 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[25154]: audit 2024-09-17T00:53:17.854610+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[25154]: audit 2024-09-17T00:53:17.859895+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[25154]: audit 2024-09-17T00:53:17.860574+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[25154]: audit 2024-09-17T00:53:17.864221+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:53:18.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[25154]: audit 2024-09-17T00:53:17.872485+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:18.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:18 smithi027 bash[25154]: audit 2024-09-17T00:53:17.877195+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:19.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:19 smithi027 bash[19759]: cephadm 2024-09-17T00:53:17.878469+0000 mgr.y (mgr.14427) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi050.bklezr on smithi050 2024-09-17T00:53:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:19 smithi027 bash[25154]: cephadm 2024-09-17T00:53:17.878469+0000 mgr.y (mgr.14427) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi050.bklezr on smithi050 2024-09-17T00:53:19.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:19 smithi050 bash[19968]: cephadm 2024-09-17T00:53:17.878469+0000 mgr.y (mgr.14427) 122 : cephadm [INF] Deploying daemon rgw.foo.smithi050.bklezr on smithi050 2024-09-17T00:53:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:20 smithi027 bash[19759]: cluster 2024-09-17T00:53:18.924469+0000 mgr.y (mgr.14427) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-09-17T00:53:20.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:20 smithi027 bash[25154]: cluster 2024-09-17T00:53:18.924469+0000 mgr.y (mgr.14427) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-09-17T00:53:20.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:20 smithi050 bash[19968]: cluster 2024-09-17T00:53:18.924469+0000 mgr.y (mgr.14427) 123 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-09-17T00:53:20.787 INFO:teuthology.orchestra.run.smithi027.stderr:pool 'foo' created 2024-09-17T00:53:21.100 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:20 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.100 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:53:20 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.101 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:53:20 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.101 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:53:20 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.101 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:53:20 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.102 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:53:20 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.102 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:53:20 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.102 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:53:20 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.103 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:53:20 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.359 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:53:21 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.359 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:53:21 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.360 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:53:21 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.360 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:53:21 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.361 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:53:21 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.361 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:53:21 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.361 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:53:21 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.362 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:21 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.362 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:53:21 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:21 smithi050 bash[19968]: audit 2024-09-17T00:53:20.029447+0000 mon.a (mon.0) 934 : audit [INF] from='client.? 172.21.15.27:0/3210342766' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T00:53:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:21 smithi050 bash[19968]: audit 2024-09-17T00:53:20.786281+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.27:0/3210342766' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T00:53:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:21 smithi050 bash[19968]: cluster 2024-09-17T00:53:20.786581+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T00:53:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:21 smithi050 bash[19968]: audit 2024-09-17T00:53:21.387134+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:21 smithi050 bash[19968]: audit 2024-09-17T00:53:21.392283+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:21 smithi050 bash[19968]: audit 2024-09-17T00:53:21.394477+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:21 smithi050 bash[19968]: audit 2024-09-17T00:53:21.395855+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:21.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[19759]: audit 2024-09-17T00:53:20.029447+0000 mon.a (mon.0) 934 : audit [INF] from='client.? 172.21.15.27:0/3210342766' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T00:53:21.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[19759]: audit 2024-09-17T00:53:20.786281+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.27:0/3210342766' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T00:53:21.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[19759]: cluster 2024-09-17T00:53:20.786581+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T00:53:21.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[19759]: audit 2024-09-17T00:53:21.387134+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:21.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[19759]: audit 2024-09-17T00:53:21.392283+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:21.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[19759]: audit 2024-09-17T00:53:21.394477+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:21.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[19759]: audit 2024-09-17T00:53:21.395855+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:21.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[25154]: audit 2024-09-17T00:53:20.029447+0000 mon.a (mon.0) 934 : audit [INF] from='client.? 172.21.15.27:0/3210342766' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T00:53:21.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[25154]: audit 2024-09-17T00:53:20.786281+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.27:0/3210342766' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T00:53:21.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[25154]: cluster 2024-09-17T00:53:20.786581+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T00:53:21.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[25154]: audit 2024-09-17T00:53:21.387134+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:21.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[25154]: audit 2024-09-17T00:53:21.392283+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:21.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[25154]: audit 2024-09-17T00:53:21.394477+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:21.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:21 smithi027 bash[25154]: audit 2024-09-17T00:53:21.395855+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:22.135 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:53:21 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:53:22.334 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'rbd pool init foo' 2024-09-17T00:53:22.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: cluster 2024-09-17T00:53:20.924933+0000 mgr.y (mgr.14427) 124 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-09-17T00:53:22.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: cephadm 2024-09-17T00:53:21.406152+0000 mgr.y (mgr.14427) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:53:22.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: audit 2024-09-17T00:53:21.777123+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: audit 2024-09-17T00:53:21.784914+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: cluster 2024-09-17T00:53:21.797919+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: audit 2024-09-17T00:53:21.806039+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: audit 2024-09-17T00:53:21.894362+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: audit 2024-09-17T00:53:21.897604+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: audit 2024-09-17T00:53:21.899301+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: audit 2024-09-17T00:53:22.011102+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[19759]: audit 2024-09-17T00:53:22.172575+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: cluster 2024-09-17T00:53:20.924933+0000 mgr.y (mgr.14427) 124 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: cephadm 2024-09-17T00:53:21.406152+0000 mgr.y (mgr.14427) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: audit 2024-09-17T00:53:21.777123+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: audit 2024-09-17T00:53:21.784914+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: cluster 2024-09-17T00:53:21.797919+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T00:53:22.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: audit 2024-09-17T00:53:21.806039+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: audit 2024-09-17T00:53:21.894362+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:22.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: audit 2024-09-17T00:53:21.897604+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:22.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: audit 2024-09-17T00:53:21.899301+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:22.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: audit 2024-09-17T00:53:22.011102+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:22 smithi027 bash[25154]: audit 2024-09-17T00:53:22.172575+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: cluster 2024-09-17T00:53:20.924933+0000 mgr.y (mgr.14427) 124 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-09-17T00:53:22.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: cephadm 2024-09-17T00:53:21.406152+0000 mgr.y (mgr.14427) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:53:22.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: audit 2024-09-17T00:53:21.777123+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: audit 2024-09-17T00:53:21.784914+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: cluster 2024-09-17T00:53:21.797919+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T00:53:22.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: audit 2024-09-17T00:53:21.806039+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: audit 2024-09-17T00:53:21.894362+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:22.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: audit 2024-09-17T00:53:21.897604+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:22.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: audit 2024-09-17T00:53:21.899301+0000 mon.b (mon.2) 102 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:22.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: audit 2024-09-17T00:53:22.011102+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:22.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:22 smithi050 bash[19968]: audit 2024-09-17T00:53:22.172575+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:23.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:23 smithi050 bash[19968]: cephadm 2024-09-17T00:53:21.883019+0000 mgr.y (mgr.14427) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:23 smithi050 bash[19968]: cephadm 2024-09-17T00:53:21.903951+0000 mgr.y (mgr.14427) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:53:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:23 smithi050 bash[19968]: cephadm 2024-09-17T00:53:22.175027+0000 mgr.y (mgr.14427) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:23 smithi050 bash[19968]: cluster 2024-09-17T00:53:22.818001+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T00:53:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:23 smithi027 bash[19759]: cephadm 2024-09-17T00:53:21.883019+0000 mgr.y (mgr.14427) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:23 smithi027 bash[19759]: cephadm 2024-09-17T00:53:21.903951+0000 mgr.y (mgr.14427) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:53:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:23 smithi027 bash[19759]: cephadm 2024-09-17T00:53:22.175027+0000 mgr.y (mgr.14427) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:23.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:23 smithi027 bash[19759]: cluster 2024-09-17T00:53:22.818001+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T00:53:23.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:23 smithi027 bash[25154]: cephadm 2024-09-17T00:53:21.883019+0000 mgr.y (mgr.14427) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:23.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:23 smithi027 bash[25154]: cephadm 2024-09-17T00:53:21.903951+0000 mgr.y (mgr.14427) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:53:23.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:23 smithi027 bash[25154]: cephadm 2024-09-17T00:53:22.175027+0000 mgr.y (mgr.14427) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:23.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:23 smithi027 bash[25154]: cluster 2024-09-17T00:53:22.818001+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T00:53:24.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:24 smithi027 bash[19759]: cluster 2024-09-17T00:53:22.926673+0000 mgr.y (mgr.14427) 129 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 5.8 KiB/s wr, 267 op/s 2024-09-17T00:53:24.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:24 smithi027 bash[25154]: cluster 2024-09-17T00:53:22.926673+0000 mgr.y (mgr.14427) 129 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 5.8 KiB/s wr, 267 op/s 2024-09-17T00:53:24.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:24 smithi050 bash[19968]: cluster 2024-09-17T00:53:22.926673+0000 mgr.y (mgr.14427) 129 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 5.8 KiB/s wr, 267 op/s 2024-09-17T00:53:25.835 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:25 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:25] "GET /metrics HTTP/1.1" 200 203589 "" "Prometheus/2.33.4" 2024-09-17T00:53:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:26 smithi050 bash[19968]: cluster 2024-09-17T00:53:24.927282+0000 mgr.y (mgr.14427) 130 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 5.8 KiB/s wr, 267 op/s 2024-09-17T00:53:26.747 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:26 smithi027 bash[19759]: cluster 2024-09-17T00:53:24.927282+0000 mgr.y (mgr.14427) 130 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 5.8 KiB/s wr, 267 op/s 2024-09-17T00:53:26.747 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:26 smithi027 bash[25154]: cluster 2024-09-17T00:53:24.927282+0000 mgr.y (mgr.14427) 130 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 5.8 KiB/s wr, 267 op/s 2024-09-17T00:53:27.758 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:27 smithi050 bash[19968]: audit 2024-09-17T00:53:26.717383+0000 mon.a (mon.0) 945 : audit [INF] from='client.? 172.21.15.27:0/1526516835' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T00:53:27.779 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:27 smithi027 bash[19759]: audit 2024-09-17T00:53:26.717383+0000 mon.a (mon.0) 945 : audit [INF] from='client.? 172.21.15.27:0/1526516835' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T00:53:27.779 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:27 smithi027 bash[25154]: audit 2024-09-17T00:53:26.717383+0000 mon.a (mon.0) 945 : audit [INF] from='client.? 172.21.15.27:0/1526516835' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T00:53:28.085 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:27 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:53:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:28.835 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:53:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[19759]: cluster 2024-09-17T00:53:26.928012+0000 mgr.y (mgr.14427) 131 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 5.7 KiB/s wr, 261 op/s 2024-09-17T00:53:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[19759]: audit 2024-09-17T00:53:27.504480+0000 mon.a (mon.0) 946 : audit [INF] from='client.? 172.21.15.27:0/1526516835' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T00:53:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[19759]: cluster 2024-09-17T00:53:27.504603+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T00:53:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[19759]: audit 2024-09-17T00:53:27.960065+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:28.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[19759]: audit 2024-09-17T00:53:28.496532+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:28.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[25154]: cluster 2024-09-17T00:53:26.928012+0000 mgr.y (mgr.14427) 131 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 5.7 KiB/s wr, 261 op/s 2024-09-17T00:53:28.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[25154]: audit 2024-09-17T00:53:27.504480+0000 mon.a (mon.0) 946 : audit [INF] from='client.? 172.21.15.27:0/1526516835' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T00:53:28.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[25154]: cluster 2024-09-17T00:53:27.504603+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T00:53:28.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[25154]: audit 2024-09-17T00:53:27.960065+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:28.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:28 smithi027 bash[25154]: audit 2024-09-17T00:53:28.496532+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:28.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:28 smithi050 bash[19968]: cluster 2024-09-17T00:53:26.928012+0000 mgr.y (mgr.14427) 131 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 5.7 KiB/s wr, 261 op/s 2024-09-17T00:53:28.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:28 smithi050 bash[19968]: audit 2024-09-17T00:53:27.504480+0000 mon.a (mon.0) 946 : audit [INF] from='client.? 172.21.15.27:0/1526516835' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T00:53:28.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:28 smithi050 bash[19968]: cluster 2024-09-17T00:53:27.504603+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T00:53:28.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:28 smithi050 bash[19968]: audit 2024-09-17T00:53:27.960065+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:28.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:28 smithi050 bash[19968]: audit 2024-09-17T00:53:28.496532+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:29.835 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:29 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:53:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:29.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:29 smithi027 bash[25154]: cluster 2024-09-17T00:53:28.519010+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T00:53:29.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:29 smithi027 bash[19759]: cluster 2024-09-17T00:53:28.519010+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T00:53:29.849 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:29 smithi050 bash[19968]: cluster 2024-09-17T00:53:28.519010+0000 mon.a (mon.0) 950 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T00:53:30.335 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:29 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:53:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:30.338 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-17T00:53:30.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:30 smithi027 bash[25154]: cluster 2024-09-17T00:53:28.928917+0000 mgr.y (mgr.14427) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 280 KiB/s rd, 5.9 KiB/s wr, 497 op/s 2024-09-17T00:53:30.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:30 smithi027 bash[25154]: cluster 2024-09-17T00:53:29.539025+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T00:53:30.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:30 smithi027 bash[25154]: audit 2024-09-17T00:53:29.709683+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:30.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:30 smithi027 bash[25154]: audit 2024-09-17T00:53:29.719520+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:30.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:30 smithi027 bash[25154]: audit 2024-09-17T00:53:29.855839+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:30.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:30 smithi027 bash[19759]: cluster 2024-09-17T00:53:28.928917+0000 mgr.y (mgr.14427) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 280 KiB/s rd, 5.9 KiB/s wr, 497 op/s 2024-09-17T00:53:30.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:30 smithi027 bash[19759]: cluster 2024-09-17T00:53:29.539025+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T00:53:30.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:30 smithi027 bash[19759]: audit 2024-09-17T00:53:29.709683+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:30.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:30 smithi027 bash[19759]: audit 2024-09-17T00:53:29.719520+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:30.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:30 smithi027 bash[19759]: audit 2024-09-17T00:53:29.855839+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:30.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:30 smithi050 bash[19968]: cluster 2024-09-17T00:53:28.928917+0000 mgr.y (mgr.14427) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 280 KiB/s rd, 5.9 KiB/s wr, 497 op/s 2024-09-17T00:53:30.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:30 smithi050 bash[19968]: cluster 2024-09-17T00:53:29.539025+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T00:53:30.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:30 smithi050 bash[19968]: audit 2024-09-17T00:53:29.709683+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:30.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:30 smithi050 bash[19968]: audit 2024-09-17T00:53:29.719520+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:30.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:30 smithi050 bash[19968]: audit 2024-09-17T00:53:29.855839+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:31.835 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:31 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:53:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:31.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:53:31 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:53:32.525 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:53:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:32.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[25154]: cluster 2024-09-17T00:53:30.929639+0000 mgr.y (mgr.14427) 133 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 156 KiB/s rd, 170 B/s wr, 239 op/s 2024-09-17T00:53:32.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[25154]: audit 2024-09-17T00:53:31.536023+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[25154]: audit 2024-09-17T00:53:31.551239+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[25154]: audit 2024-09-17T00:53:31.561677+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:32.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[25154]: audit 2024-09-17T00:53:31.564926+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:32.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[25154]: audit 2024-09-17T00:53:31.567090+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:32.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[25154]: audit 2024-09-17T00:53:31.580038+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[25154]: audit 2024-09-17T00:53:32.283142+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[25154]: audit 2024-09-17T00:53:32.292759+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[19759]: cluster 2024-09-17T00:53:30.929639+0000 mgr.y (mgr.14427) 133 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 156 KiB/s rd, 170 B/s wr, 239 op/s 2024-09-17T00:53:32.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[19759]: audit 2024-09-17T00:53:31.536023+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[19759]: audit 2024-09-17T00:53:31.551239+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[19759]: audit 2024-09-17T00:53:31.561677+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:32.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[19759]: audit 2024-09-17T00:53:31.564926+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:32.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[19759]: audit 2024-09-17T00:53:31.567090+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:32.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[19759]: audit 2024-09-17T00:53:31.580038+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[19759]: audit 2024-09-17T00:53:32.283142+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:32 smithi027 bash[19759]: audit 2024-09-17T00:53:32.292759+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:32 smithi050 bash[19968]: cluster 2024-09-17T00:53:30.929639+0000 mgr.y (mgr.14427) 133 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 156 KiB/s rd, 170 B/s wr, 239 op/s 2024-09-17T00:53:32.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:32 smithi050 bash[19968]: audit 2024-09-17T00:53:31.536023+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:32 smithi050 bash[19968]: audit 2024-09-17T00:53:31.551239+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:32 smithi050 bash[19968]: audit 2024-09-17T00:53:31.561677+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:32.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:32 smithi050 bash[19968]: audit 2024-09-17T00:53:31.564926+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:32.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:32 smithi050 bash[19968]: audit 2024-09-17T00:53:31.567090+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:32.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:32 smithi050 bash[19968]: audit 2024-09-17T00:53:31.580038+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:32 smithi050 bash[19968]: audit 2024-09-17T00:53:32.283142+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:32.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:32 smithi050 bash[19968]: audit 2024-09-17T00:53:32.292759+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:34.294 INFO:teuthology.orchestra.run.smithi027.stdout:Scheduled iscsi.foo update... 2024-09-17T00:53:34.736 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: cluster 2024-09-17T00:53:32.931267+0000 mgr.y (mgr.14427) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 511 B/s wr, 265 op/s 2024-09-17T00:53:34.736 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: cluster 2024-09-17T00:53:33.790060+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T00:53:34.736 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: audit 2024-09-17T00:53:34.300462+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:34.736 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: audit 2024-09-17T00:53:34.315839+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:34.736 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: audit 2024-09-17T00:53:34.318512+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:34.736 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: audit 2024-09-17T00:53:34.320137+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:34.736 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: audit 2024-09-17T00:53:34.329228+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:34.737 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: audit 2024-09-17T00:53:34.345028+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T00:53:34.737 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: audit 2024-09-17T00:53:34.345632+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T00:53:34.737 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: audit 2024-09-17T00:53:34.351863+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T00:53:34.737 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[25154]: audit 2024-09-17T00:53:34.359299+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:34.737 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: cluster 2024-09-17T00:53:32.931267+0000 mgr.y (mgr.14427) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 511 B/s wr, 265 op/s 2024-09-17T00:53:34.737 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: cluster 2024-09-17T00:53:33.790060+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T00:53:34.737 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: audit 2024-09-17T00:53:34.300462+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:34.737 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: audit 2024-09-17T00:53:34.315839+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:34.737 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: audit 2024-09-17T00:53:34.318512+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:34.737 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: audit 2024-09-17T00:53:34.320137+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:34.737 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: audit 2024-09-17T00:53:34.329228+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:34.737 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: audit 2024-09-17T00:53:34.345028+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T00:53:34.738 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: audit 2024-09-17T00:53:34.345632+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T00:53:34.738 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: audit 2024-09-17T00:53:34.351863+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T00:53:34.738 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:34 smithi027 bash[19759]: audit 2024-09-17T00:53:34.359299+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:34.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: cluster 2024-09-17T00:53:32.931267+0000 mgr.y (mgr.14427) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 511 B/s wr, 265 op/s 2024-09-17T00:53:34.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: cluster 2024-09-17T00:53:33.790060+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T00:53:34.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: audit 2024-09-17T00:53:34.300462+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:34.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: audit 2024-09-17T00:53:34.315839+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:34.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: audit 2024-09-17T00:53:34.318512+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:34.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: audit 2024-09-17T00:53:34.320137+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:34.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: audit 2024-09-17T00:53:34.329228+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:34.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: audit 2024-09-17T00:53:34.345028+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T00:53:34.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: audit 2024-09-17T00:53:34.345632+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T00:53:34.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: audit 2024-09-17T00:53:34.351863+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T00:53:34.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:34 smithi050 bash[19968]: audit 2024-09-17T00:53:34.359299+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:35.431 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'sleep 180' 2024-09-17T00:53:35.774 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:35 smithi027 bash[19759]: audit 2024-09-17T00:53:34.288855+0000 mgr.y (mgr.14427) 135 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:53:35.774 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:35 smithi027 bash[19759]: cephadm 2024-09-17T00:53:34.292789+0000 mgr.y (mgr.14427) 136 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T00:53:35.775 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:35 smithi027 bash[19759]: cephadm 2024-09-17T00:53:34.337693+0000 mgr.y (mgr.14427) 137 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T00:53:35.775 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:35 smithi027 bash[19759]: cephadm 2024-09-17T00:53:34.360652+0000 mgr.y (mgr.14427) 138 : cephadm [INF] Deploying daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T00:53:35.775 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:35 smithi027 bash[25154]: audit 2024-09-17T00:53:34.288855+0000 mgr.y (mgr.14427) 135 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:53:35.775 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:35 smithi027 bash[25154]: cephadm 2024-09-17T00:53:34.292789+0000 mgr.y (mgr.14427) 136 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T00:53:35.775 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:35 smithi027 bash[25154]: cephadm 2024-09-17T00:53:34.337693+0000 mgr.y (mgr.14427) 137 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T00:53:35.775 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:35 smithi027 bash[25154]: cephadm 2024-09-17T00:53:34.360652+0000 mgr.y (mgr.14427) 138 : cephadm [INF] Deploying daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T00:53:35.834 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:35 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:35] "GET /metrics HTTP/1.1" 200 203589 "" "Prometheus/2.33.4" 2024-09-17T00:53:35.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:35 smithi050 bash[19968]: audit 2024-09-17T00:53:34.288855+0000 mgr.y (mgr.14427) 135 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:53:35.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:35 smithi050 bash[19968]: cephadm 2024-09-17T00:53:34.292789+0000 mgr.y (mgr.14427) 136 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T00:53:35.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:35 smithi050 bash[19968]: cephadm 2024-09-17T00:53:34.337693+0000 mgr.y (mgr.14427) 137 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T00:53:35.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:35 smithi050 bash[19968]: cephadm 2024-09-17T00:53:34.360652+0000 mgr.y (mgr.14427) 138 : cephadm [INF] Deploying daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T00:53:36.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:36 smithi027 bash[19759]: cluster 2024-09-17T00:53:34.931993+0000 mgr.y (mgr.14427) 139 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 319 B/s wr, 24 op/s 2024-09-17T00:53:36.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:36 smithi027 bash[25154]: cluster 2024-09-17T00:53:34.931993+0000 mgr.y (mgr.14427) 139 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 319 B/s wr, 24 op/s 2024-09-17T00:53:36.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:36 smithi050 bash[19968]: cluster 2024-09-17T00:53:34.931993+0000 mgr.y (mgr.14427) 139 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 319 B/s wr, 24 op/s 2024-09-17T00:53:37.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: cluster 2024-09-17T00:53:36.570534+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-09-17T00:53:37.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:36.917148+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-17T00:53:37.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:36.917716+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:36.918132+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-17T00:53:37.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:36.918166+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:36.918619+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:36.919171+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:36.919843+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:36.920415+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:36.993408+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:36.994113+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:37.018159+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[19759]: audit 2024-09-17T00:53:37.018759+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: cluster 2024-09-17T00:53:36.570534+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:36.917148+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-17T00:53:37.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:36.917716+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:36.918132+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-17T00:53:37.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:36.918166+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:36.918619+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-17T00:53:37.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:36.919171+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:36.919843+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:36.920415+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-17T00:53:37.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:36.993408+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:53:37.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:36.994113+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:53:37.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:37.018159+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:53:37.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:37 smithi027 bash[25154]: audit 2024-09-17T00:53:37.018759+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:53:37.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: cluster 2024-09-17T00:53:36.570534+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-09-17T00:53:37.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:36.917148+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-17T00:53:37.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:36.917716+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:36.918132+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-09-17T00:53:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:36.918166+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:36.918619+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-17T00:53:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:36.919171+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:36.919843+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-17T00:53:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:36.920415+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-17T00:53:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:36.993408+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:53:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:36.994113+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:53:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:37.018159+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:53:37.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:37 smithi050 bash[19968]: audit 2024-09-17T00:53:37.018759+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:53:38.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.282 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.282 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.283 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.283 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.283 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.284 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.284 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.284 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.555 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.555 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.555 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.556 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.556 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.556 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.556 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.557 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.557 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 00:53:38 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:53:38.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[19759]: cluster 2024-09-17T00:53:36.932741+0000 mgr.y (mgr.14427) 140 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 255 B/s wr, 19 op/s 2024-09-17T00:53:38.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[19759]: audit 2024-09-17T00:53:37.578652+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-09-17T00:53:38.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[19759]: audit 2024-09-17T00:53:37.579327+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-17T00:53:38.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[19759]: audit 2024-09-17T00:53:37.580444+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-17T00:53:38.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[19759]: audit 2024-09-17T00:53:37.580745+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-17T00:53:38.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[19759]: cluster 2024-09-17T00:53:37.580987+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T00:53:38.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[25154]: cluster 2024-09-17T00:53:36.932741+0000 mgr.y (mgr.14427) 140 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 255 B/s wr, 19 op/s 2024-09-17T00:53:38.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[25154]: audit 2024-09-17T00:53:37.578652+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-09-17T00:53:38.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[25154]: audit 2024-09-17T00:53:37.579327+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-17T00:53:38.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[25154]: audit 2024-09-17T00:53:37.580444+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-17T00:53:38.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[25154]: audit 2024-09-17T00:53:37.580745+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-17T00:53:38.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:38 smithi027 bash[25154]: cluster 2024-09-17T00:53:37.580987+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T00:53:38.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:38 smithi050 bash[19968]: cluster 2024-09-17T00:53:36.932741+0000 mgr.y (mgr.14427) 140 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 255 B/s wr, 19 op/s 2024-09-17T00:53:38.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:38 smithi050 bash[19968]: audit 2024-09-17T00:53:37.578652+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-09-17T00:53:38.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:38 smithi050 bash[19968]: audit 2024-09-17T00:53:37.579327+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-17T00:53:38.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:38 smithi050 bash[19968]: audit 2024-09-17T00:53:37.580444+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-17T00:53:38.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:38 smithi050 bash[19968]: audit 2024-09-17T00:53:37.580745+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-17T00:53:38.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:38 smithi050 bash[19968]: cluster 2024-09-17T00:53:37.580987+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T00:53:39.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: cluster 2024-09-17T00:53:38.575008+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T00:53:39.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.613115+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.618480+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:39.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.620442+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:39.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.621748+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:39.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.628538+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: cephadm 2024-09-17T00:53:38.631019+0000 mgr.y (mgr.14427) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.636797+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.637519+0000 mgr.y (mgr.14427) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: cephadm 2024-09-17T00:53:38.639042+0000 mgr.y (mgr.14427) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.639514+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.639972+0000 mgr.y (mgr.14427) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.647661+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.654008+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.654965+0000 mgr.y (mgr.14427) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.666800+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.670777+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.672558+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:39.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.673734+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: audit 2024-09-17T00:53:38.679882+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: cephadm 2024-09-17T00:53:38.682559+0000 mgr.y (mgr.14427) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[19759]: cluster 2024-09-17T00:53:38.933208+0000 mgr.y (mgr.14427) 147 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: cluster 2024-09-17T00:53:38.575008+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.613115+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.618480+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.620442+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.621748+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.628538+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: cephadm 2024-09-17T00:53:38.631019+0000 mgr.y (mgr.14427) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:39.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.636797+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.637519+0000 mgr.y (mgr.14427) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: cephadm 2024-09-17T00:53:38.639042+0000 mgr.y (mgr.14427) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.639514+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.639972+0000 mgr.y (mgr.14427) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.647661+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.654008+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.654965+0000 mgr.y (mgr.14427) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.666800+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.670777+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.672558+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.673734+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: audit 2024-09-17T00:53:38.679882+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: cephadm 2024-09-17T00:53:38.682559+0000 mgr.y (mgr.14427) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:39.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:39 smithi027 bash[25154]: cluster 2024-09-17T00:53:38.933208+0000 mgr.y (mgr.14427) 147 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-09-17T00:53:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: cluster 2024-09-17T00:53:38.575008+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T00:53:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.613115+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.618480+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.620442+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.621748+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.628538+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: cephadm 2024-09-17T00:53:38.631019+0000 mgr.y (mgr.14427) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.636797+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.637519+0000 mgr.y (mgr.14427) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: cephadm 2024-09-17T00:53:38.639042+0000 mgr.y (mgr.14427) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.639514+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.639972+0000 mgr.y (mgr.14427) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.647661+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.654008+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.654965+0000 mgr.y (mgr.14427) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.666800+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.670777+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.672558+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.673734+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: audit 2024-09-17T00:53:38.679882+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: cephadm 2024-09-17T00:53:38.682559+0000 mgr.y (mgr.14427) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T00:53:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:39 smithi050 bash[19968]: cluster 2024-09-17T00:53:38.933208+0000 mgr.y (mgr.14427) 147 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 25 op/s 2024-09-17T00:53:41.981 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:53:41 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:53:42.150 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:41 smithi027 bash[25154]: cluster 2024-09-17T00:53:40.933626+0000 mgr.y (mgr.14427) 148 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-17T00:53:42.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:41 smithi027 bash[19759]: cluster 2024-09-17T00:53:40.933626+0000 mgr.y (mgr.14427) 148 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-17T00:53:42.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:41 smithi050 bash[19968]: cluster 2024-09-17T00:53:40.933626+0000 mgr.y (mgr.14427) 148 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2024-09-17T00:53:43.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:43 smithi027 bash[19759]: audit 2024-09-17T00:53:42.027785+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:43.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:43 smithi027 bash[19759]: audit 2024-09-17T00:53:42.239381+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.27:0/1160836278' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:53:43.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:43 smithi027 bash[19759]: audit 2024-09-17T00:53:42.577810+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.27:0/2353791047' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2895857145"}]: dispatch 2024-09-17T00:53:43.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:43 smithi027 bash[19759]: audit 2024-09-17T00:53:42.578276+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2895857145"}]: dispatch 2024-09-17T00:53:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:43 smithi027 bash[25154]: audit 2024-09-17T00:53:42.027785+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:43 smithi027 bash[25154]: audit 2024-09-17T00:53:42.239381+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.27:0/1160836278' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:53:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:43 smithi027 bash[25154]: audit 2024-09-17T00:53:42.577810+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.27:0/2353791047' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2895857145"}]: dispatch 2024-09-17T00:53:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:43 smithi027 bash[25154]: audit 2024-09-17T00:53:42.578276+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2895857145"}]: dispatch 2024-09-17T00:53:43.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:43 smithi050 bash[19968]: audit 2024-09-17T00:53:42.027785+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:43.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:43 smithi050 bash[19968]: audit 2024-09-17T00:53:42.239381+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.27:0/1160836278' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:53:43.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:43 smithi050 bash[19968]: audit 2024-09-17T00:53:42.577810+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.27:0/2353791047' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2895857145"}]: dispatch 2024-09-17T00:53:43.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:43 smithi050 bash[19968]: audit 2024-09-17T00:53:42.578276+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2895857145"}]: dispatch 2024-09-17T00:53:44.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:44 smithi027 bash[19759]: cluster 2024-09-17T00:53:42.935128+0000 mgr.y (mgr.14427) 149 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 127 B/s wr, 20 op/s 2024-09-17T00:53:44.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:44 smithi027 bash[19759]: audit 2024-09-17T00:53:43.047126+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2895857145"}]': finished 2024-09-17T00:53:44.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:44 smithi027 bash[19759]: cluster 2024-09-17T00:53:43.047363+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T00:53:44.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:44 smithi027 bash[19759]: audit 2024-09-17T00:53:43.398683+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.27:0/3679130240' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2900451638"}]: dispatch 2024-09-17T00:53:44.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:44 smithi027 bash[25154]: cluster 2024-09-17T00:53:42.935128+0000 mgr.y (mgr.14427) 149 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 127 B/s wr, 20 op/s 2024-09-17T00:53:44.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:44 smithi027 bash[25154]: audit 2024-09-17T00:53:43.047126+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2895857145"}]': finished 2024-09-17T00:53:44.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:44 smithi027 bash[25154]: cluster 2024-09-17T00:53:43.047363+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T00:53:44.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:44 smithi027 bash[25154]: audit 2024-09-17T00:53:43.398683+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.27:0/3679130240' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2900451638"}]: dispatch 2024-09-17T00:53:44.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:44 smithi050 bash[19968]: cluster 2024-09-17T00:53:42.935128+0000 mgr.y (mgr.14427) 149 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 127 B/s wr, 20 op/s 2024-09-17T00:53:44.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:44 smithi050 bash[19968]: audit 2024-09-17T00:53:43.047126+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2895857145"}]': finished 2024-09-17T00:53:44.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:44 smithi050 bash[19968]: cluster 2024-09-17T00:53:43.047363+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T00:53:44.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:44 smithi050 bash[19968]: audit 2024-09-17T00:53:43.398683+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.27:0/3679130240' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2900451638"}]: dispatch 2024-09-17T00:53:45.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:45 smithi027 bash[19759]: audit 2024-09-17T00:53:44.053575+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.27:0/3679130240' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2900451638"}]': finished 2024-09-17T00:53:45.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:45 smithi027 bash[19759]: cluster 2024-09-17T00:53:44.053733+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T00:53:45.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:45 smithi027 bash[19759]: audit 2024-09-17T00:53:44.402333+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.27:0/1916358661' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/881172716"}]: dispatch 2024-09-17T00:53:45.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:45 smithi027 bash[19759]: audit 2024-09-17T00:53:44.403393+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/881172716"}]: dispatch 2024-09-17T00:53:45.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:45 smithi027 bash[25154]: audit 2024-09-17T00:53:44.053575+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.27:0/3679130240' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2900451638"}]': finished 2024-09-17T00:53:45.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:45 smithi027 bash[25154]: cluster 2024-09-17T00:53:44.053733+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T00:53:45.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:45 smithi027 bash[25154]: audit 2024-09-17T00:53:44.402333+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.27:0/1916358661' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/881172716"}]: dispatch 2024-09-17T00:53:45.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:45 smithi027 bash[25154]: audit 2024-09-17T00:53:44.403393+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/881172716"}]: dispatch 2024-09-17T00:53:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:45 smithi050 bash[19968]: audit 2024-09-17T00:53:44.053575+0000 mon.a (mon.0) 988 : audit [INF] from='client.? 172.21.15.27:0/3679130240' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2900451638"}]': finished 2024-09-17T00:53:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:45 smithi050 bash[19968]: cluster 2024-09-17T00:53:44.053733+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T00:53:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:45 smithi050 bash[19968]: audit 2024-09-17T00:53:44.402333+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.27:0/1916358661' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/881172716"}]: dispatch 2024-09-17T00:53:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:45 smithi050 bash[19968]: audit 2024-09-17T00:53:44.403393+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/881172716"}]: dispatch 2024-09-17T00:53:46.062 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:45 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:53:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:46.062 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:45 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:45] "GET /metrics HTTP/1.1" 200 208103 "" "Prometheus/2.33.4" 2024-09-17T00:53:46.241 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:46 smithi050 bash[19968]: cluster 2024-09-17T00:53:44.935639+0000 mgr.y (mgr.14427) 150 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 160 B/s rd, 160 B/s wr, 1 op/s 2024-09-17T00:53:46.241 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:46 smithi050 bash[19968]: audit 2024-09-17T00:53:45.077664+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/881172716"}]': finished 2024-09-17T00:53:46.241 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:46 smithi050 bash[19968]: cluster 2024-09-17T00:53:45.077883+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T00:53:46.241 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:46 smithi050 bash[19968]: audit 2024-09-17T00:53:45.427657+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.27:0/1509868276' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/355641304"}]: dispatch 2024-09-17T00:53:46.242 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:46 smithi050 bash[19968]: audit 2024-09-17T00:53:45.428252+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/355641304"}]: dispatch 2024-09-17T00:53:46.242 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:46 smithi050 bash[19968]: audit 2024-09-17T00:53:45.732937+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:46.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[25154]: cluster 2024-09-17T00:53:44.935639+0000 mgr.y (mgr.14427) 150 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 160 B/s rd, 160 B/s wr, 1 op/s 2024-09-17T00:53:46.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[25154]: audit 2024-09-17T00:53:45.077664+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/881172716"}]': finished 2024-09-17T00:53:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[25154]: cluster 2024-09-17T00:53:45.077883+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T00:53:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[25154]: audit 2024-09-17T00:53:45.427657+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.27:0/1509868276' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/355641304"}]: dispatch 2024-09-17T00:53:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[25154]: audit 2024-09-17T00:53:45.428252+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/355641304"}]: dispatch 2024-09-17T00:53:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[25154]: audit 2024-09-17T00:53:45.732937+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:46.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[19759]: cluster 2024-09-17T00:53:44.935639+0000 mgr.y (mgr.14427) 150 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 160 B/s rd, 160 B/s wr, 1 op/s 2024-09-17T00:53:46.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[19759]: audit 2024-09-17T00:53:45.077664+0000 mon.a (mon.0) 991 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/881172716"}]': finished 2024-09-17T00:53:46.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[19759]: cluster 2024-09-17T00:53:45.077883+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T00:53:46.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[19759]: audit 2024-09-17T00:53:45.427657+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.27:0/1509868276' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/355641304"}]: dispatch 2024-09-17T00:53:46.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[19759]: audit 2024-09-17T00:53:45.428252+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/355641304"}]: dispatch 2024-09-17T00:53:46.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:46 smithi027 bash[19759]: audit 2024-09-17T00:53:45.732937+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:47 smithi050 bash[19968]: audit 2024-09-17T00:53:46.086950+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/355641304"}]': finished 2024-09-17T00:53:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:47 smithi050 bash[19968]: cluster 2024-09-17T00:53:46.087201+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T00:53:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:47 smithi050 bash[19968]: audit 2024-09-17T00:53:46.440410+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.27:0/824483148' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2418406198"}]: dispatch 2024-09-17T00:53:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:47 smithi050 bash[19968]: audit 2024-09-17T00:53:46.985413+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:47 smithi050 bash[19968]: audit 2024-09-17T00:53:46.998925+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:47 smithi050 bash[19968]: audit 2024-09-17T00:53:47.015893+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:47 smithi050 bash[19968]: audit 2024-09-17T00:53:47.018350+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:47 smithi050 bash[19968]: audit 2024-09-17T00:53:47.020013+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:47 smithi050 bash[19968]: audit 2024-09-17T00:53:47.033243+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:47.334 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:53:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:47.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[19759]: audit 2024-09-17T00:53:46.086950+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/355641304"}]': finished 2024-09-17T00:53:47.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[19759]: cluster 2024-09-17T00:53:46.087201+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T00:53:47.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[19759]: audit 2024-09-17T00:53:46.440410+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.27:0/824483148' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2418406198"}]: dispatch 2024-09-17T00:53:47.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[19759]: audit 2024-09-17T00:53:46.985413+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:47.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[19759]: audit 2024-09-17T00:53:46.998925+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:47.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[19759]: audit 2024-09-17T00:53:47.015893+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:47.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[19759]: audit 2024-09-17T00:53:47.018350+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:47.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[19759]: audit 2024-09-17T00:53:47.020013+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:47.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[19759]: audit 2024-09-17T00:53:47.033243+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:47.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[25154]: audit 2024-09-17T00:53:46.086950+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/355641304"}]': finished 2024-09-17T00:53:47.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[25154]: cluster 2024-09-17T00:53:46.087201+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T00:53:47.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[25154]: audit 2024-09-17T00:53:46.440410+0000 mon.a (mon.0) 997 : audit [INF] from='client.? 172.21.15.27:0/824483148' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2418406198"}]: dispatch 2024-09-17T00:53:47.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[25154]: audit 2024-09-17T00:53:46.985413+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:47.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[25154]: audit 2024-09-17T00:53:46.998925+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:47.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[25154]: audit 2024-09-17T00:53:47.015893+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:53:47.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[25154]: audit 2024-09-17T00:53:47.018350+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:53:47.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[25154]: audit 2024-09-17T00:53:47.020013+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:53:47.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:47 smithi027 bash[25154]: audit 2024-09-17T00:53:47.033243+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:48.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:48 smithi050 bash[19968]: cluster 2024-09-17T00:53:46.936130+0000 mgr.y (mgr.14427) 151 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:53:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:48 smithi050 bash[19968]: audit 2024-09-17T00:53:47.101995+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.27:0/824483148' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2418406198"}]': finished 2024-09-17T00:53:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:48 smithi050 bash[19968]: cluster 2024-09-17T00:53:47.102209+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T00:53:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:48 smithi050 bash[19968]: audit 2024-09-17T00:53:47.448352+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.27:0/1528985253' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2805897128"}]: dispatch 2024-09-17T00:53:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:48 smithi050 bash[19968]: audit 2024-09-17T00:53:47.449167+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2805897128"}]: dispatch 2024-09-17T00:53:48.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:48 smithi027 bash[19759]: cluster 2024-09-17T00:53:46.936130+0000 mgr.y (mgr.14427) 151 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:53:48.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:48 smithi027 bash[19759]: audit 2024-09-17T00:53:47.101995+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.27:0/824483148' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2418406198"}]': finished 2024-09-17T00:53:48.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:48 smithi027 bash[19759]: cluster 2024-09-17T00:53:47.102209+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T00:53:48.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:48 smithi027 bash[19759]: audit 2024-09-17T00:53:47.448352+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.27:0/1528985253' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2805897128"}]: dispatch 2024-09-17T00:53:48.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:48 smithi027 bash[19759]: audit 2024-09-17T00:53:47.449167+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2805897128"}]: dispatch 2024-09-17T00:53:48.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:48 smithi027 bash[25154]: cluster 2024-09-17T00:53:46.936130+0000 mgr.y (mgr.14427) 151 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:53:48.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:48 smithi027 bash[25154]: audit 2024-09-17T00:53:47.101995+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.27:0/824483148' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2418406198"}]': finished 2024-09-17T00:53:48.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:48 smithi027 bash[25154]: cluster 2024-09-17T00:53:47.102209+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T00:53:48.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:48 smithi027 bash[25154]: audit 2024-09-17T00:53:47.448352+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.27:0/1528985253' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2805897128"}]: dispatch 2024-09-17T00:53:48.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:48 smithi027 bash[25154]: audit 2024-09-17T00:53:47.449167+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2805897128"}]: dispatch 2024-09-17T00:53:49.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:49 smithi050 bash[19968]: audit 2024-09-17T00:53:48.110730+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2805897128"}]': finished 2024-09-17T00:53:49.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:49 smithi050 bash[19968]: cluster 2024-09-17T00:53:48.110976+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T00:53:49.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:49 smithi050 bash[19968]: audit 2024-09-17T00:53:48.459950+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.27:0/1244650956' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/406199201"}]: dispatch 2024-09-17T00:53:49.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:49 smithi050 bash[19968]: audit 2024-09-17T00:53:48.460680+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/406199201"}]: dispatch 2024-09-17T00:53:49.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:49 smithi027 bash[19759]: audit 2024-09-17T00:53:48.110730+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2805897128"}]': finished 2024-09-17T00:53:49.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:49 smithi027 bash[19759]: cluster 2024-09-17T00:53:48.110976+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T00:53:49.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:49 smithi027 bash[19759]: audit 2024-09-17T00:53:48.459950+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.27:0/1244650956' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/406199201"}]: dispatch 2024-09-17T00:53:49.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:49 smithi027 bash[19759]: audit 2024-09-17T00:53:48.460680+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/406199201"}]: dispatch 2024-09-17T00:53:49.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:49 smithi027 bash[25154]: audit 2024-09-17T00:53:48.110730+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2805897128"}]': finished 2024-09-17T00:53:49.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:49 smithi027 bash[25154]: cluster 2024-09-17T00:53:48.110976+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T00:53:49.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:49 smithi027 bash[25154]: audit 2024-09-17T00:53:48.459950+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.27:0/1244650956' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/406199201"}]: dispatch 2024-09-17T00:53:49.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:49 smithi027 bash[25154]: audit 2024-09-17T00:53:48.460680+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/406199201"}]: dispatch 2024-09-17T00:53:50.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:50 smithi050 bash[19968]: cluster 2024-09-17T00:53:48.936788+0000 mgr.y (mgr.14427) 152 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:50.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:50 smithi050 bash[19968]: audit 2024-09-17T00:53:49.111888+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/406199201"}]': finished 2024-09-17T00:53:50.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:50 smithi050 bash[19968]: cluster 2024-09-17T00:53:49.112269+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T00:53:50.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:50 smithi050 bash[19968]: audit 2024-09-17T00:53:49.463762+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.27:0/478751583' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2433644620"}]: dispatch 2024-09-17T00:53:50.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:50 smithi027 bash[19759]: cluster 2024-09-17T00:53:48.936788+0000 mgr.y (mgr.14427) 152 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:50.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:50 smithi027 bash[19759]: audit 2024-09-17T00:53:49.111888+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/406199201"}]': finished 2024-09-17T00:53:50.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:50 smithi027 bash[19759]: cluster 2024-09-17T00:53:49.112269+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T00:53:50.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:50 smithi027 bash[19759]: audit 2024-09-17T00:53:49.463762+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.27:0/478751583' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2433644620"}]: dispatch 2024-09-17T00:53:50.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:50 smithi027 bash[25154]: cluster 2024-09-17T00:53:48.936788+0000 mgr.y (mgr.14427) 152 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:50.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:50 smithi027 bash[25154]: audit 2024-09-17T00:53:49.111888+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/406199201"}]': finished 2024-09-17T00:53:50.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:50 smithi027 bash[25154]: cluster 2024-09-17T00:53:49.112269+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T00:53:50.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:50 smithi027 bash[25154]: audit 2024-09-17T00:53:49.463762+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.27:0/478751583' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2433644620"}]: dispatch 2024-09-17T00:53:51.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:51 smithi050 bash[19968]: audit 2024-09-17T00:53:50.135133+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.27:0/478751583' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2433644620"}]': finished 2024-09-17T00:53:51.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:51 smithi050 bash[19968]: cluster 2024-09-17T00:53:50.135306+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T00:53:51.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:51 smithi050 bash[19968]: audit 2024-09-17T00:53:50.480645+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.27:0/3232200037' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2433644620"}]: dispatch 2024-09-17T00:53:51.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:51 smithi027 bash[19759]: audit 2024-09-17T00:53:50.135133+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.27:0/478751583' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2433644620"}]': finished 2024-09-17T00:53:51.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:51 smithi027 bash[19759]: cluster 2024-09-17T00:53:50.135306+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T00:53:51.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:51 smithi027 bash[19759]: audit 2024-09-17T00:53:50.480645+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.27:0/3232200037' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2433644620"}]: dispatch 2024-09-17T00:53:51.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:51 smithi027 bash[25154]: audit 2024-09-17T00:53:50.135133+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? 172.21.15.27:0/478751583' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2433644620"}]': finished 2024-09-17T00:53:51.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:51 smithi027 bash[25154]: cluster 2024-09-17T00:53:50.135306+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T00:53:51.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:51 smithi027 bash[25154]: audit 2024-09-17T00:53:50.480645+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.27:0/3232200037' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2433644620"}]: dispatch 2024-09-17T00:53:52.085 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:51 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:53:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:53:52.135 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:53:51 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:53:52.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[19759]: cluster 2024-09-17T00:53:50.937523+0000 mgr.y (mgr.14427) 153 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:52.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[19759]: audit 2024-09-17T00:53:51.146142+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.27:0/3232200037' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2433644620"}]': finished 2024-09-17T00:53:52.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[19759]: cluster 2024-09-17T00:53:51.146908+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T00:53:52.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[19759]: audit 2024-09-17T00:53:51.499860+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.27:0/3447143260' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2900451638"}]: dispatch 2024-09-17T00:53:52.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[19759]: audit 2024-09-17T00:53:51.717440+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:52.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[19759]: audit 2024-09-17T00:53:51.729857+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:52.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[25154]: cluster 2024-09-17T00:53:50.937523+0000 mgr.y (mgr.14427) 153 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:52.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[25154]: audit 2024-09-17T00:53:51.146142+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.27:0/3232200037' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2433644620"}]': finished 2024-09-17T00:53:52.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[25154]: cluster 2024-09-17T00:53:51.146908+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T00:53:52.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[25154]: audit 2024-09-17T00:53:51.499860+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.27:0/3447143260' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2900451638"}]: dispatch 2024-09-17T00:53:52.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[25154]: audit 2024-09-17T00:53:51.717440+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:52.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:52 smithi027 bash[25154]: audit 2024-09-17T00:53:51.729857+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:52.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:52 smithi050 bash[19968]: cluster 2024-09-17T00:53:50.937523+0000 mgr.y (mgr.14427) 153 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:52.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:52 smithi050 bash[19968]: audit 2024-09-17T00:53:51.146142+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? 172.21.15.27:0/3232200037' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/2433644620"}]': finished 2024-09-17T00:53:52.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:52 smithi050 bash[19968]: cluster 2024-09-17T00:53:51.146908+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T00:53:52.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:52 smithi050 bash[19968]: audit 2024-09-17T00:53:51.499860+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.27:0/3447143260' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2900451638"}]: dispatch 2024-09-17T00:53:52.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:52 smithi050 bash[19968]: audit 2024-09-17T00:53:51.717440+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:52.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:52 smithi050 bash[19968]: audit 2024-09-17T00:53:51.729857+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:53:53.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:53 smithi027 bash[19759]: audit 2024-09-17T00:53:51.952753+0000 mgr.y (mgr.14427) 154 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:53:53.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:53 smithi027 bash[19759]: audit 2024-09-17T00:53:52.145734+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.27:0/3447143260' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2900451638"}]': finished 2024-09-17T00:53:53.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:53 smithi027 bash[19759]: cluster 2024-09-17T00:53:52.145911+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T00:53:53.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:53 smithi027 bash[19759]: audit 2024-09-17T00:53:52.492387+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.27:0/1165009154' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1059094950"}]: dispatch 2024-09-17T00:53:53.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:53 smithi027 bash[25154]: audit 2024-09-17T00:53:51.952753+0000 mgr.y (mgr.14427) 154 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:53:53.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:53 smithi027 bash[25154]: audit 2024-09-17T00:53:52.145734+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.27:0/3447143260' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2900451638"}]': finished 2024-09-17T00:53:53.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:53 smithi027 bash[25154]: cluster 2024-09-17T00:53:52.145911+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T00:53:53.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:53 smithi027 bash[25154]: audit 2024-09-17T00:53:52.492387+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.27:0/1165009154' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1059094950"}]: dispatch 2024-09-17T00:53:53.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:53 smithi050 bash[19968]: audit 2024-09-17T00:53:51.952753+0000 mgr.y (mgr.14427) 154 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:53:53.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:53 smithi050 bash[19968]: audit 2024-09-17T00:53:52.145734+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.27:0/3447143260' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/2900451638"}]': finished 2024-09-17T00:53:53.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:53 smithi050 bash[19968]: cluster 2024-09-17T00:53:52.145911+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T00:53:53.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:53 smithi050 bash[19968]: audit 2024-09-17T00:53:52.492387+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? 172.21.15.27:0/1165009154' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1059094950"}]: dispatch 2024-09-17T00:53:54.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:54 smithi027 bash[19759]: cluster 2024-09-17T00:53:52.939223+0000 mgr.y (mgr.14427) 155 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:54.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:54 smithi027 bash[19759]: audit 2024-09-17T00:53:53.160862+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.27:0/1165009154' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1059094950"}]': finished 2024-09-17T00:53:54.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:54 smithi027 bash[19759]: cluster 2024-09-17T00:53:53.161174+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T00:53:54.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:54 smithi027 bash[19759]: audit 2024-09-17T00:53:53.507934+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.27:0/2363227113' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3066796036"}]: dispatch 2024-09-17T00:53:54.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:54 smithi027 bash[25154]: cluster 2024-09-17T00:53:52.939223+0000 mgr.y (mgr.14427) 155 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:54.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:54 smithi027 bash[25154]: audit 2024-09-17T00:53:53.160862+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.27:0/1165009154' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1059094950"}]': finished 2024-09-17T00:53:54.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:54 smithi027 bash[25154]: cluster 2024-09-17T00:53:53.161174+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T00:53:54.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:54 smithi027 bash[25154]: audit 2024-09-17T00:53:53.507934+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.27:0/2363227113' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3066796036"}]: dispatch 2024-09-17T00:53:54.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:54 smithi050 bash[19968]: cluster 2024-09-17T00:53:52.939223+0000 mgr.y (mgr.14427) 155 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:54.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:54 smithi050 bash[19968]: audit 2024-09-17T00:53:53.160862+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.27:0/1165009154' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1059094950"}]': finished 2024-09-17T00:53:54.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:54 smithi050 bash[19968]: cluster 2024-09-17T00:53:53.161174+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T00:53:54.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:54 smithi050 bash[19968]: audit 2024-09-17T00:53:53.507934+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.27:0/2363227113' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3066796036"}]: dispatch 2024-09-17T00:53:55.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:55 smithi027 bash[19759]: audit 2024-09-17T00:53:54.185118+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? 172.21.15.27:0/2363227113' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3066796036"}]': finished 2024-09-17T00:53:55.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:55 smithi027 bash[19759]: cluster 2024-09-17T00:53:54.185451+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T00:53:55.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:55 smithi027 bash[19759]: audit 2024-09-17T00:53:54.527576+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.27:0/3514795962' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/817432932"}]: dispatch 2024-09-17T00:53:55.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:55 smithi027 bash[19759]: audit 2024-09-17T00:53:54.528555+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/817432932"}]: dispatch 2024-09-17T00:53:55.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:55 smithi027 bash[25154]: audit 2024-09-17T00:53:54.185118+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? 172.21.15.27:0/2363227113' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3066796036"}]': finished 2024-09-17T00:53:55.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:55 smithi027 bash[25154]: cluster 2024-09-17T00:53:54.185451+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T00:53:55.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:55 smithi027 bash[25154]: audit 2024-09-17T00:53:54.527576+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.27:0/3514795962' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/817432932"}]: dispatch 2024-09-17T00:53:55.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:55 smithi027 bash[25154]: audit 2024-09-17T00:53:54.528555+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/817432932"}]: dispatch 2024-09-17T00:53:55.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:55 smithi050 bash[19968]: audit 2024-09-17T00:53:54.185118+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? 172.21.15.27:0/2363227113' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3066796036"}]': finished 2024-09-17T00:53:55.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:55 smithi050 bash[19968]: cluster 2024-09-17T00:53:54.185451+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T00:53:55.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:55 smithi050 bash[19968]: audit 2024-09-17T00:53:54.527576+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.27:0/3514795962' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/817432932"}]: dispatch 2024-09-17T00:53:55.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:55 smithi050 bash[19968]: audit 2024-09-17T00:53:54.528555+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/817432932"}]: dispatch 2024-09-17T00:53:56.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:53:55 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:53:55] "GET /metrics HTTP/1.1" 200 208147 "" "Prometheus/2.33.4" 2024-09-17T00:53:56.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:56 smithi027 bash[25154]: cluster 2024-09-17T00:53:54.940025+0000 mgr.y (mgr.14427) 156 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:56.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:56 smithi027 bash[25154]: audit 2024-09-17T00:53:55.187273+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/817432932"}]': finished 2024-09-17T00:53:56.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:56 smithi027 bash[25154]: cluster 2024-09-17T00:53:55.187493+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T00:53:56.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:56 smithi027 bash[25154]: audit 2024-09-17T00:53:55.546623+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.27:0/2863744488' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/268464986"}]: dispatch 2024-09-17T00:53:56.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:56 smithi027 bash[19759]: cluster 2024-09-17T00:53:54.940025+0000 mgr.y (mgr.14427) 156 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:56.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:56 smithi027 bash[19759]: audit 2024-09-17T00:53:55.187273+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/817432932"}]': finished 2024-09-17T00:53:56.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:56 smithi027 bash[19759]: cluster 2024-09-17T00:53:55.187493+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T00:53:56.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:56 smithi027 bash[19759]: audit 2024-09-17T00:53:55.546623+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.27:0/2863744488' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/268464986"}]: dispatch 2024-09-17T00:53:56.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:56 smithi050 bash[19968]: cluster 2024-09-17T00:53:54.940025+0000 mgr.y (mgr.14427) 156 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:53:56.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:56 smithi050 bash[19968]: audit 2024-09-17T00:53:55.187273+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/817432932"}]': finished 2024-09-17T00:53:56.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:56 smithi050 bash[19968]: cluster 2024-09-17T00:53:55.187493+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T00:53:56.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:56 smithi050 bash[19968]: audit 2024-09-17T00:53:55.546623+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.27:0/2863744488' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/268464986"}]: dispatch 2024-09-17T00:53:57.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:57 smithi027 bash[19759]: audit 2024-09-17T00:53:56.205006+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.27:0/2863744488' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/268464986"}]': finished 2024-09-17T00:53:57.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:57 smithi027 bash[19759]: cluster 2024-09-17T00:53:56.205185+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T00:53:57.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:57 smithi027 bash[19759]: audit 2024-09-17T00:53:56.556062+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.27:0/2337582927' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/268464986"}]: dispatch 2024-09-17T00:53:57.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:57 smithi027 bash[25154]: audit 2024-09-17T00:53:56.205006+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.27:0/2863744488' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/268464986"}]': finished 2024-09-17T00:53:57.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:57 smithi027 bash[25154]: cluster 2024-09-17T00:53:56.205185+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T00:53:57.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:57 smithi027 bash[25154]: audit 2024-09-17T00:53:56.556062+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.27:0/2337582927' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/268464986"}]: dispatch 2024-09-17T00:53:57.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:57 smithi050 bash[19968]: audit 2024-09-17T00:53:56.205006+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.27:0/2863744488' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/268464986"}]': finished 2024-09-17T00:53:57.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:57 smithi050 bash[19968]: cluster 2024-09-17T00:53:56.205185+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T00:53:57.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:57 smithi050 bash[19968]: audit 2024-09-17T00:53:56.556062+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.27:0/2337582927' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/268464986"}]: dispatch 2024-09-17T00:53:58.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:58 smithi027 bash[19759]: cluster 2024-09-17T00:53:56.940743+0000 mgr.y (mgr.14427) 157 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:53:58.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:58 smithi027 bash[19759]: audit 2024-09-17T00:53:57.223370+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.27:0/2337582927' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/268464986"}]': finished 2024-09-17T00:53:58.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:58 smithi027 bash[19759]: cluster 2024-09-17T00:53:57.223566+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T00:53:58.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:58 smithi027 bash[19759]: audit 2024-09-17T00:53:57.568463+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.27:0/841660818' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1978926562"}]: dispatch 2024-09-17T00:53:58.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:58 smithi027 bash[25154]: cluster 2024-09-17T00:53:56.940743+0000 mgr.y (mgr.14427) 157 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:53:58.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:58 smithi027 bash[25154]: audit 2024-09-17T00:53:57.223370+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.27:0/2337582927' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/268464986"}]': finished 2024-09-17T00:53:58.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:58 smithi027 bash[25154]: cluster 2024-09-17T00:53:57.223566+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T00:53:58.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:58 smithi027 bash[25154]: audit 2024-09-17T00:53:57.568463+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.27:0/841660818' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1978926562"}]: dispatch 2024-09-17T00:53:58.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:58 smithi050 bash[19968]: cluster 2024-09-17T00:53:56.940743+0000 mgr.y (mgr.14427) 157 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:53:58.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:58 smithi050 bash[19968]: audit 2024-09-17T00:53:57.223370+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.27:0/2337582927' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/268464986"}]': finished 2024-09-17T00:53:58.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:58 smithi050 bash[19968]: cluster 2024-09-17T00:53:57.223566+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T00:53:58.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:58 smithi050 bash[19968]: audit 2024-09-17T00:53:57.568463+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.27:0/841660818' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1978926562"}]: dispatch 2024-09-17T00:53:59.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:59 smithi027 bash[25154]: audit 2024-09-17T00:53:58.252023+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.27:0/841660818' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1978926562"}]': finished 2024-09-17T00:53:59.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:53:59 smithi027 bash[25154]: cluster 2024-09-17T00:53:58.252192+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T00:53:59.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:59 smithi027 bash[19759]: audit 2024-09-17T00:53:58.252023+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.27:0/841660818' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1978926562"}]': finished 2024-09-17T00:53:59.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:53:59 smithi027 bash[19759]: cluster 2024-09-17T00:53:58.252192+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T00:53:59.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:59 smithi050 bash[19968]: audit 2024-09-17T00:53:58.252023+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.27:0/841660818' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1978926562"}]': finished 2024-09-17T00:53:59.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:53:59 smithi050 bash[19968]: cluster 2024-09-17T00:53:58.252192+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T00:54:00.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:00 smithi027 bash[25154]: cluster 2024-09-17T00:53:58.941469+0000 mgr.y (mgr.14427) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:00 smithi027 bash[19759]: cluster 2024-09-17T00:53:58.941469+0000 mgr.y (mgr.14427) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:00.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:00 smithi050 bash[19968]: cluster 2024-09-17T00:53:58.941469+0000 mgr.y (mgr.14427) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:02.134 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:54:01 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:54:02.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:02 smithi027 bash[19759]: cluster 2024-09-17T00:54:00.942194+0000 mgr.y (mgr.14427) 159 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-09-17T00:54:02.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:02 smithi027 bash[25154]: cluster 2024-09-17T00:54:00.942194+0000 mgr.y (mgr.14427) 159 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-09-17T00:54:02.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:02 smithi050 bash[19968]: cluster 2024-09-17T00:54:00.942194+0000 mgr.y (mgr.14427) 159 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s 2024-09-17T00:54:03.540 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:03 smithi027 bash[19759]: audit 2024-09-17T00:54:01.963037+0000 mgr.y (mgr.14427) 160 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:03.540 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:03 smithi027 bash[25154]: audit 2024-09-17T00:54:01.963037+0000 mgr.y (mgr.14427) 160 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:03.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:03 smithi050 bash[19968]: audit 2024-09-17T00:54:01.963037+0000 mgr.y (mgr.14427) 160 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:04.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:04 smithi027 bash[19759]: cluster 2024-09-17T00:54:02.943154+0000 mgr.y (mgr.14427) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T00:54:04.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:04 smithi027 bash[25154]: cluster 2024-09-17T00:54:02.943154+0000 mgr.y (mgr.14427) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T00:54:04.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:04 smithi050 bash[19968]: cluster 2024-09-17T00:54:02.943154+0000 mgr.y (mgr.14427) 161 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T00:54:05.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:04 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:54:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:54:06.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:05 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:05] "GET /metrics HTTP/1.1" 200 208147 "" "Prometheus/2.33.4" 2024-09-17T00:54:06.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:05 smithi027 bash[19759]: audit 2024-09-17T00:54:04.938697+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:06.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:05 smithi027 bash[19759]: cluster 2024-09-17T00:54:04.943770+0000 mgr.y (mgr.14427) 162 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:06.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:05 smithi027 bash[19759]: audit 2024-09-17T00:54:04.951862+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:06.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:05 smithi027 bash[25154]: audit 2024-09-17T00:54:04.938697+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:06.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:05 smithi027 bash[25154]: cluster 2024-09-17T00:54:04.943770+0000 mgr.y (mgr.14427) 162 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:06.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:05 smithi027 bash[25154]: audit 2024-09-17T00:54:04.951862+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:06.188 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:05 smithi050 bash[19968]: audit 2024-09-17T00:54:04.938697+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:06.188 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:05 smithi050 bash[19968]: cluster 2024-09-17T00:54:04.943770+0000 mgr.y (mgr.14427) 162 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:06.188 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:05 smithi050 bash[19968]: audit 2024-09-17T00:54:04.951862+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:08.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:08 smithi027 bash[19759]: cluster 2024-09-17T00:54:06.944569+0000 mgr.y (mgr.14427) 163 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T00:54:08.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:08 smithi027 bash[25154]: cluster 2024-09-17T00:54:06.944569+0000 mgr.y (mgr.14427) 163 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T00:54:08.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:08 smithi050 bash[19968]: cluster 2024-09-17T00:54:06.944569+0000 mgr.y (mgr.14427) 163 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T00:54:10.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:09 smithi027 bash[19759]: cluster 2024-09-17T00:54:08.946274+0000 mgr.y (mgr.14427) 164 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-17T00:54:10.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:09 smithi027 bash[25154]: cluster 2024-09-17T00:54:08.946274+0000 mgr.y (mgr.14427) 164 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-17T00:54:10.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:09 smithi050 bash[19968]: cluster 2024-09-17T00:54:08.946274+0000 mgr.y (mgr.14427) 164 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-09-17T00:54:11.996 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:54:11 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:54:12.334 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:11 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:54:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:54:12.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:12 smithi027 bash[19759]: cluster 2024-09-17T00:54:10.946991+0000 mgr.y (mgr.14427) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:12.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:12 smithi027 bash[19759]: audit 2024-09-17T00:54:11.919599+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:12.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:12 smithi027 bash[19759]: audit 2024-09-17T00:54:11.932207+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:12.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:12 smithi027 bash[25154]: cluster 2024-09-17T00:54:10.946991+0000 mgr.y (mgr.14427) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:12.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:12 smithi027 bash[25154]: audit 2024-09-17T00:54:11.919599+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:12.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:12 smithi027 bash[25154]: audit 2024-09-17T00:54:11.932207+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:12.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:12 smithi050 bash[19968]: cluster 2024-09-17T00:54:10.946991+0000 mgr.y (mgr.14427) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:12.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:12 smithi050 bash[19968]: audit 2024-09-17T00:54:11.919599+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:12.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:12 smithi050 bash[19968]: audit 2024-09-17T00:54:11.932207+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:13.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:13 smithi027 bash[19759]: audit 2024-09-17T00:54:11.972208+0000 mgr.y (mgr.14427) 166 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:13.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:13 smithi027 bash[25154]: audit 2024-09-17T00:54:11.972208+0000 mgr.y (mgr.14427) 166 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:13.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:13 smithi050 bash[19968]: audit 2024-09-17T00:54:11.972208+0000 mgr.y (mgr.14427) 166 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:14.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:14 smithi027 bash[19759]: cluster 2024-09-17T00:54:12.948610+0000 mgr.y (mgr.14427) 167 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:14.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:14 smithi027 bash[25154]: cluster 2024-09-17T00:54:12.948610+0000 mgr.y (mgr.14427) 167 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:14.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:14 smithi050 bash[19968]: cluster 2024-09-17T00:54:12.948610+0000 mgr.y (mgr.14427) 167 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:16.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:16 smithi027 bash[19759]: cluster 2024-09-17T00:54:14.949354+0000 mgr.y (mgr.14427) 168 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:16.085 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:15 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:15] "GET /metrics HTTP/1.1" 200 208112 "" "Prometheus/2.33.4" 2024-09-17T00:54:16.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:16 smithi027 bash[25154]: cluster 2024-09-17T00:54:14.949354+0000 mgr.y (mgr.14427) 168 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:16.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:16 smithi050 bash[19968]: cluster 2024-09-17T00:54:14.949354+0000 mgr.y (mgr.14427) 168 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:18.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:18 smithi027 bash[19759]: cluster 2024-09-17T00:54:16.950096+0000 mgr.y (mgr.14427) 169 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:18.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:18 smithi027 bash[25154]: cluster 2024-09-17T00:54:16.950096+0000 mgr.y (mgr.14427) 169 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:18.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:18 smithi050 bash[19968]: cluster 2024-09-17T00:54:16.950096+0000 mgr.y (mgr.14427) 169 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:19 smithi027 bash[25154]: cluster 2024-09-17T00:54:18.951844+0000 mgr.y (mgr.14427) 170 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:20.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:19 smithi027 bash[19759]: cluster 2024-09-17T00:54:18.951844+0000 mgr.y (mgr.14427) 170 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:19 smithi050 bash[19968]: cluster 2024-09-17T00:54:18.951844+0000 mgr.y (mgr.14427) 170 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:22.000 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:54:21 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:54:22.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:22 smithi027 bash[25154]: cluster 2024-09-17T00:54:20.952534+0000 mgr.y (mgr.14427) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:22.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:22 smithi027 bash[19759]: cluster 2024-09-17T00:54:20.952534+0000 mgr.y (mgr.14427) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:22.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:22 smithi050 bash[19968]: cluster 2024-09-17T00:54:20.952534+0000 mgr.y (mgr.14427) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:23.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:23 smithi027 bash[19759]: audit 2024-09-17T00:54:21.983131+0000 mgr.y (mgr.14427) 172 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:23.281 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:23 smithi027 bash[25154]: audit 2024-09-17T00:54:21.983131+0000 mgr.y (mgr.14427) 172 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:23.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:23 smithi050 bash[19968]: audit 2024-09-17T00:54:21.983131+0000 mgr.y (mgr.14427) 172 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:24.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:24 smithi027 bash[19759]: cluster 2024-09-17T00:54:22.954238+0000 mgr.y (mgr.14427) 173 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:24.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:24 smithi027 bash[25154]: cluster 2024-09-17T00:54:22.954238+0000 mgr.y (mgr.14427) 173 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:24 smithi050 bash[19968]: cluster 2024-09-17T00:54:22.954238+0000 mgr.y (mgr.14427) 173 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:25.584 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:25 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:54:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:54:26.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:25 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:25] "GET /metrics HTTP/1.1" 200 208075 "" "Prometheus/2.33.4" 2024-09-17T00:54:26.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:26 smithi050 bash[19968]: cluster 2024-09-17T00:54:24.954951+0000 mgr.y (mgr.14427) 174 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:26.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:26 smithi050 bash[19968]: audit 2024-09-17T00:54:25.112384+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:26.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:26 smithi050 bash[19968]: audit 2024-09-17T00:54:25.123288+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:26.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:26 smithi027 bash[19759]: cluster 2024-09-17T00:54:24.954951+0000 mgr.y (mgr.14427) 174 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:26.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:26 smithi027 bash[19759]: audit 2024-09-17T00:54:25.112384+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:26.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:26 smithi027 bash[19759]: audit 2024-09-17T00:54:25.123288+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:26.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:26 smithi027 bash[25154]: cluster 2024-09-17T00:54:24.954951+0000 mgr.y (mgr.14427) 174 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:26.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:26 smithi027 bash[25154]: audit 2024-09-17T00:54:25.112384+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:26.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:26 smithi027 bash[25154]: audit 2024-09-17T00:54:25.123288+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:28.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:28 smithi050 bash[19968]: cluster 2024-09-17T00:54:26.955665+0000 mgr.y (mgr.14427) 175 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:28.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:28 smithi027 bash[19759]: cluster 2024-09-17T00:54:26.955665+0000 mgr.y (mgr.14427) 175 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:28.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:28 smithi027 bash[25154]: cluster 2024-09-17T00:54:26.955665+0000 mgr.y (mgr.14427) 175 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:29 smithi027 bash[19759]: cluster 2024-09-17T00:54:28.957397+0000 mgr.y (mgr.14427) 176 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:30.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:29 smithi027 bash[25154]: cluster 2024-09-17T00:54:28.957397+0000 mgr.y (mgr.14427) 176 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:29 smithi050 bash[19968]: cluster 2024-09-17T00:54:28.957397+0000 mgr.y (mgr.14427) 176 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:32.007 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:54:31 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:54:32.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:32 smithi027 bash[19759]: cluster 2024-09-17T00:54:30.958122+0000 mgr.y (mgr.14427) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:32.335 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:32 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:54:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:54:32.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:32 smithi027 bash[25154]: cluster 2024-09-17T00:54:30.958122+0000 mgr.y (mgr.14427) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:32.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:32 smithi050 bash[19968]: cluster 2024-09-17T00:54:30.958122+0000 mgr.y (mgr.14427) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:33.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:33 smithi050 bash[19968]: audit 2024-09-17T00:54:31.991713+0000 mgr.y (mgr.14427) 178 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:33.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:33 smithi050 bash[19968]: audit 2024-09-17T00:54:32.117697+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:33.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:33 smithi050 bash[19968]: audit 2024-09-17T00:54:32.130260+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:33 smithi027 bash[25154]: audit 2024-09-17T00:54:31.991713+0000 mgr.y (mgr.14427) 178 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:33 smithi027 bash[25154]: audit 2024-09-17T00:54:32.117697+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:33 smithi027 bash[25154]: audit 2024-09-17T00:54:32.130260+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:33.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:33 smithi027 bash[19759]: audit 2024-09-17T00:54:31.991713+0000 mgr.y (mgr.14427) 178 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:33.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:33 smithi027 bash[19759]: audit 2024-09-17T00:54:32.117697+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:33.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:33 smithi027 bash[19759]: audit 2024-09-17T00:54:32.130260+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:34.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:34 smithi050 bash[19968]: cluster 2024-09-17T00:54:32.959788+0000 mgr.y (mgr.14427) 179 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:34.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:34 smithi027 bash[19759]: cluster 2024-09-17T00:54:32.959788+0000 mgr.y (mgr.14427) 179 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:34.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:34 smithi027 bash[25154]: cluster 2024-09-17T00:54:32.959788+0000 mgr.y (mgr.14427) 179 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:36.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:35 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:35] "GET /metrics HTTP/1.1" 200 208075 "" "Prometheus/2.33.4" 2024-09-17T00:54:36.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:36 smithi050 bash[19968]: cluster 2024-09-17T00:54:34.960503+0000 mgr.y (mgr.14427) 180 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:36.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:36 smithi027 bash[19759]: cluster 2024-09-17T00:54:34.960503+0000 mgr.y (mgr.14427) 180 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:36.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:36 smithi027 bash[25154]: cluster 2024-09-17T00:54:34.960503+0000 mgr.y (mgr.14427) 180 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:37 smithi027 bash[19759]: audit 2024-09-17T00:54:37.020415+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:54:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:37 smithi027 bash[19759]: audit 2024-09-17T00:54:37.020911+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:54:37.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:37 smithi027 bash[19759]: audit 2024-09-17T00:54:37.028050+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:54:37.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:37 smithi027 bash[19759]: audit 2024-09-17T00:54:37.028475+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:54:37.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:37 smithi027 bash[25154]: audit 2024-09-17T00:54:37.020415+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:54:37.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:37 smithi027 bash[25154]: audit 2024-09-17T00:54:37.020911+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:54:37.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:37 smithi027 bash[25154]: audit 2024-09-17T00:54:37.028050+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:54:37.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:37 smithi027 bash[25154]: audit 2024-09-17T00:54:37.028475+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:54:37.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:37 smithi050 bash[19968]: audit 2024-09-17T00:54:37.020415+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:54:37.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:37 smithi050 bash[19968]: audit 2024-09-17T00:54:37.020911+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:54:37.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:37 smithi050 bash[19968]: audit 2024-09-17T00:54:37.028050+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:54:37.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:37 smithi050 bash[19968]: audit 2024-09-17T00:54:37.028475+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:54:38.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:38 smithi027 bash[19759]: cluster 2024-09-17T00:54:36.961206+0000 mgr.y (mgr.14427) 181 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:38.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:38 smithi027 bash[25154]: cluster 2024-09-17T00:54:36.961206+0000 mgr.y (mgr.14427) 181 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:38 smithi050 bash[19968]: cluster 2024-09-17T00:54:36.961206+0000 mgr.y (mgr.14427) 181 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:40.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:39 smithi027 bash[25154]: cluster 2024-09-17T00:54:38.962969+0000 mgr.y (mgr.14427) 182 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:40.056 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:39 smithi027 bash[19759]: cluster 2024-09-17T00:54:38.962969+0000 mgr.y (mgr.14427) 182 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:39 smithi050 bash[19968]: cluster 2024-09-17T00:54:38.962969+0000 mgr.y (mgr.14427) 182 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:42.012 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:54:41 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:54:42.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:42 smithi027 bash[25154]: cluster 2024-09-17T00:54:40.963716+0000 mgr.y (mgr.14427) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:42.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:42 smithi027 bash[19759]: cluster 2024-09-17T00:54:40.963716+0000 mgr.y (mgr.14427) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:42.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:42 smithi050 bash[19968]: cluster 2024-09-17T00:54:40.963716+0000 mgr.y (mgr.14427) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:43.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:43 smithi027 bash[19759]: audit 2024-09-17T00:54:42.001758+0000 mgr.y (mgr.14427) 184 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:43 smithi027 bash[25154]: audit 2024-09-17T00:54:42.001758+0000 mgr.y (mgr.14427) 184 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:43.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:43 smithi050 bash[19968]: audit 2024-09-17T00:54:42.001758+0000 mgr.y (mgr.14427) 184 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:44.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:44 smithi027 bash[19759]: cluster 2024-09-17T00:54:42.964703+0000 mgr.y (mgr.14427) 185 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:44.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:44 smithi027 bash[25154]: cluster 2024-09-17T00:54:42.964703+0000 mgr.y (mgr.14427) 185 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:44.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:44 smithi050 bash[19968]: cluster 2024-09-17T00:54:42.964703+0000 mgr.y (mgr.14427) 185 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:45.584 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:45 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:54:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:54:46.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:45 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:45] "GET /metrics HTTP/1.1" 200 208045 "" "Prometheus/2.33.4" 2024-09-17T00:54:46.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:46 smithi027 bash[19759]: cluster 2024-09-17T00:54:44.965385+0000 mgr.y (mgr.14427) 186 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:46.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:46 smithi027 bash[19759]: audit 2024-09-17T00:54:45.315335+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:46.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:46 smithi027 bash[19759]: audit 2024-09-17T00:54:45.327262+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:46.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:46 smithi027 bash[25154]: cluster 2024-09-17T00:54:44.965385+0000 mgr.y (mgr.14427) 186 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:46.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:46 smithi027 bash[25154]: audit 2024-09-17T00:54:45.315335+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:46.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:46 smithi027 bash[25154]: audit 2024-09-17T00:54:45.327262+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:46.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:46 smithi050 bash[19968]: cluster 2024-09-17T00:54:44.965385+0000 mgr.y (mgr.14427) 186 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:46.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:46 smithi050 bash[19968]: audit 2024-09-17T00:54:45.315335+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:46.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:46 smithi050 bash[19968]: audit 2024-09-17T00:54:45.327262+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:47.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:47 smithi027 bash[19759]: audit 2024-09-17T00:54:47.042991+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:54:47.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:47 smithi027 bash[19759]: audit 2024-09-17T00:54:47.046361+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:54:47.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:47 smithi027 bash[19759]: audit 2024-09-17T00:54:47.048292+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:54:47.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:47 smithi027 bash[25154]: audit 2024-09-17T00:54:47.042991+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:54:47.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:47 smithi027 bash[25154]: audit 2024-09-17T00:54:47.046361+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:54:47.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:47 smithi027 bash[25154]: audit 2024-09-17T00:54:47.048292+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:54:47.608 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:47 smithi050 bash[19968]: audit 2024-09-17T00:54:47.042991+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:54:47.608 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:47 smithi050 bash[19968]: audit 2024-09-17T00:54:47.046361+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:54:47.608 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:47 smithi050 bash[19968]: audit 2024-09-17T00:54:47.048292+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:54:48.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:48 smithi027 bash[19759]: cluster 2024-09-17T00:54:46.966097+0000 mgr.y (mgr.14427) 187 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:48.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:48 smithi027 bash[19759]: audit 2024-09-17T00:54:47.329913+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:48.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:48 smithi027 bash[19759]: audit 2024-09-17T00:54:47.341331+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:48.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:48 smithi027 bash[25154]: cluster 2024-09-17T00:54:46.966097+0000 mgr.y (mgr.14427) 187 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:48.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:48 smithi027 bash[25154]: audit 2024-09-17T00:54:47.329913+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:48.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:48 smithi027 bash[25154]: audit 2024-09-17T00:54:47.341331+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:48.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:48 smithi050 bash[19968]: cluster 2024-09-17T00:54:46.966097+0000 mgr.y (mgr.14427) 187 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:48.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:48 smithi050 bash[19968]: audit 2024-09-17T00:54:47.329913+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:48.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:48 smithi050 bash[19968]: audit 2024-09-17T00:54:47.341331+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:50.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:49 smithi027 bash[25154]: cluster 2024-09-17T00:54:48.967829+0000 mgr.y (mgr.14427) 188 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:50.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:49 smithi027 bash[19759]: cluster 2024-09-17T00:54:48.967829+0000 mgr.y (mgr.14427) 188 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:49 smithi050 bash[19968]: cluster 2024-09-17T00:54:48.967829+0000 mgr.y (mgr.14427) 188 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:52.017 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:54:51 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:54:52.321 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:52 smithi027 bash[19759]: cluster 2024-09-17T00:54:50.968487+0000 mgr.y (mgr.14427) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:52.322 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:52 smithi027 bash[25154]: cluster 2024-09-17T00:54:50.968487+0000 mgr.y (mgr.14427) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:52.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:52 smithi050 bash[19968]: cluster 2024-09-17T00:54:50.968487+0000 mgr.y (mgr.14427) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:52.584 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:52 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:54:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:54:53.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:53 smithi027 bash[19759]: audit 2024-09-17T00:54:52.005441+0000 mgr.y (mgr.14427) 190 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:53.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:53 smithi027 bash[19759]: audit 2024-09-17T00:54:52.315913+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:53.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:53 smithi027 bash[19759]: audit 2024-09-17T00:54:52.328332+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:53.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:53 smithi027 bash[25154]: audit 2024-09-17T00:54:52.005441+0000 mgr.y (mgr.14427) 190 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:53.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:53 smithi027 bash[25154]: audit 2024-09-17T00:54:52.315913+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:53.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:53 smithi027 bash[25154]: audit 2024-09-17T00:54:52.328332+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:53.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:53 smithi050 bash[19968]: audit 2024-09-17T00:54:52.005441+0000 mgr.y (mgr.14427) 190 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:54:53.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:53 smithi050 bash[19968]: audit 2024-09-17T00:54:52.315913+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:53.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:53 smithi050 bash[19968]: audit 2024-09-17T00:54:52.328332+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:54:54.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:54 smithi027 bash[19759]: cluster 2024-09-17T00:54:52.970136+0000 mgr.y (mgr.14427) 191 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:54.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:54 smithi027 bash[25154]: cluster 2024-09-17T00:54:52.970136+0000 mgr.y (mgr.14427) 191 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:54.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:54 smithi050 bash[19968]: cluster 2024-09-17T00:54:52.970136+0000 mgr.y (mgr.14427) 191 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:54:56.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:54:55 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:54:55] "GET /metrics HTTP/1.1" 200 208051 "" "Prometheus/2.33.4" 2024-09-17T00:54:56.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:56 smithi027 bash[19759]: cluster 2024-09-17T00:54:54.970878+0000 mgr.y (mgr.14427) 192 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:56.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:56 smithi027 bash[25154]: cluster 2024-09-17T00:54:54.970878+0000 mgr.y (mgr.14427) 192 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:56.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:56 smithi050 bash[19968]: cluster 2024-09-17T00:54:54.970878+0000 mgr.y (mgr.14427) 192 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:58.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:58 smithi027 bash[19759]: cluster 2024-09-17T00:54:56.971591+0000 mgr.y (mgr.14427) 193 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:58.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:58 smithi027 bash[25154]: cluster 2024-09-17T00:54:56.971591+0000 mgr.y (mgr.14427) 193 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:54:58.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:58 smithi050 bash[19968]: cluster 2024-09-17T00:54:56.971591+0000 mgr.y (mgr.14427) 193 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:00.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:54:59 smithi027 bash[19759]: cluster 2024-09-17T00:54:58.973309+0000 mgr.y (mgr.14427) 194 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:00.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:54:59 smithi027 bash[25154]: cluster 2024-09-17T00:54:58.973309+0000 mgr.y (mgr.14427) 194 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:00.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:54:59 smithi050 bash[19968]: cluster 2024-09-17T00:54:58.973309+0000 mgr.y (mgr.14427) 194 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:02.022 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:55:01 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:55:02.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:02 smithi027 bash[25154]: cluster 2024-09-17T00:55:00.974045+0000 mgr.y (mgr.14427) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:02.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:02 smithi027 bash[19759]: cluster 2024-09-17T00:55:00.974045+0000 mgr.y (mgr.14427) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:02.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:02 smithi050 bash[19968]: cluster 2024-09-17T00:55:00.974045+0000 mgr.y (mgr.14427) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:03.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:03 smithi027 bash[19759]: audit 2024-09-17T00:55:02.014775+0000 mgr.y (mgr.14427) 196 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:03 smithi027 bash[25154]: audit 2024-09-17T00:55:02.014775+0000 mgr.y (mgr.14427) 196 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:03.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:03 smithi050 bash[19968]: audit 2024-09-17T00:55:02.014775+0000 mgr.y (mgr.14427) 196 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:04 smithi027 bash[19759]: cluster 2024-09-17T00:55:02.975727+0000 mgr.y (mgr.14427) 197 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:04.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:04 smithi027 bash[25154]: cluster 2024-09-17T00:55:02.975727+0000 mgr.y (mgr.14427) 197 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:04.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:04 smithi050 bash[19968]: cluster 2024-09-17T00:55:02.975727+0000 mgr.y (mgr.14427) 197 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:05.772 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:05 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:55:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:55:06.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:05 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:05] "GET /metrics HTTP/1.1" 200 208051 "" "Prometheus/2.33.4" 2024-09-17T00:55:06.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:06 smithi027 bash[19759]: cluster 2024-09-17T00:55:04.976435+0000 mgr.y (mgr.14427) 198 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:06.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:06 smithi027 bash[19759]: audit 2024-09-17T00:55:05.513664+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:06.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:06 smithi027 bash[19759]: audit 2024-09-17T00:55:05.526715+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:06.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:06 smithi027 bash[25154]: cluster 2024-09-17T00:55:04.976435+0000 mgr.y (mgr.14427) 198 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:06.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:06 smithi027 bash[25154]: audit 2024-09-17T00:55:05.513664+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:06.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:06 smithi027 bash[25154]: audit 2024-09-17T00:55:05.526715+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:06.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:06 smithi050 bash[19968]: cluster 2024-09-17T00:55:04.976435+0000 mgr.y (mgr.14427) 198 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:06.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:06 smithi050 bash[19968]: audit 2024-09-17T00:55:05.513664+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:06.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:06 smithi050 bash[19968]: audit 2024-09-17T00:55:05.526715+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:08.696 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:08 smithi050 bash[19968]: cluster 2024-09-17T00:55:06.981468+0000 mgr.y (mgr.14427) 199 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:08.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:08 smithi027 bash[19759]: cluster 2024-09-17T00:55:06.981468+0000 mgr.y (mgr.14427) 199 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:08.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:08 smithi027 bash[25154]: cluster 2024-09-17T00:55:06.981468+0000 mgr.y (mgr.14427) 199 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:10.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:09 smithi027 bash[19759]: cluster 2024-09-17T00:55:08.983257+0000 mgr.y (mgr.14427) 200 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:10.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:09 smithi027 bash[25154]: cluster 2024-09-17T00:55:08.983257+0000 mgr.y (mgr.14427) 200 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:10.116 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:09 smithi050 bash[19968]: cluster 2024-09-17T00:55:08.983257+0000 mgr.y (mgr.14427) 200 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:12.032 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:55:11 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:55:12.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:12 smithi027 bash[25154]: cluster 2024-09-17T00:55:10.984057+0000 mgr.y (mgr.14427) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:12.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:12 smithi027 bash[19759]: cluster 2024-09-17T00:55:10.984057+0000 mgr.y (mgr.14427) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:12.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:12 smithi050 bash[19968]: cluster 2024-09-17T00:55:10.984057+0000 mgr.y (mgr.14427) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:12.834 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:12 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:55:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:55:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:13 smithi027 bash[19759]: audit 2024-09-17T00:55:12.020049+0000 mgr.y (mgr.14427) 202 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:13 smithi027 bash[19759]: audit 2024-09-17T00:55:12.509949+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:13 smithi027 bash[19759]: audit 2024-09-17T00:55:12.523471+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:13 smithi027 bash[25154]: audit 2024-09-17T00:55:12.020049+0000 mgr.y (mgr.14427) 202 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:13 smithi027 bash[25154]: audit 2024-09-17T00:55:12.509949+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:13 smithi027 bash[25154]: audit 2024-09-17T00:55:12.523471+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:13 smithi050 bash[19968]: audit 2024-09-17T00:55:12.020049+0000 mgr.y (mgr.14427) 202 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:13 smithi050 bash[19968]: audit 2024-09-17T00:55:12.509949+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:13 smithi050 bash[19968]: audit 2024-09-17T00:55:12.523471+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:14.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:14 smithi027 bash[19759]: cluster 2024-09-17T00:55:12.985834+0000 mgr.y (mgr.14427) 203 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:14 smithi027 bash[25154]: cluster 2024-09-17T00:55:12.985834+0000 mgr.y (mgr.14427) 203 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:14.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:14 smithi050 bash[19968]: cluster 2024-09-17T00:55:12.985834+0000 mgr.y (mgr.14427) 203 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:16.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:15 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:15] "GET /metrics HTTP/1.1" 200 208053 "" "Prometheus/2.33.4" 2024-09-17T00:55:16.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:16 smithi027 bash[19759]: cluster 2024-09-17T00:55:14.986700+0000 mgr.y (mgr.14427) 204 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:16.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:16 smithi027 bash[25154]: cluster 2024-09-17T00:55:14.986700+0000 mgr.y (mgr.14427) 204 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:16.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:16 smithi050 bash[19968]: cluster 2024-09-17T00:55:14.986700+0000 mgr.y (mgr.14427) 204 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:18.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:18 smithi027 bash[19759]: cluster 2024-09-17T00:55:16.987529+0000 mgr.y (mgr.14427) 205 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:18.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:18 smithi027 bash[25154]: cluster 2024-09-17T00:55:16.987529+0000 mgr.y (mgr.14427) 205 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:18.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:18 smithi050 bash[19968]: cluster 2024-09-17T00:55:16.987529+0000 mgr.y (mgr.14427) 205 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:19 smithi027 bash[19759]: cluster 2024-09-17T00:55:18.989169+0000 mgr.y (mgr.14427) 206 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:19 smithi027 bash[25154]: cluster 2024-09-17T00:55:18.989169+0000 mgr.y (mgr.14427) 206 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:19 smithi050 bash[19968]: cluster 2024-09-17T00:55:18.989169+0000 mgr.y (mgr.14427) 206 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:22.039 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:55:21 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:55:22.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:22 smithi027 bash[25154]: cluster 2024-09-17T00:55:20.989894+0000 mgr.y (mgr.14427) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:22.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:22 smithi027 bash[19759]: cluster 2024-09-17T00:55:20.989894+0000 mgr.y (mgr.14427) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:22.467 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:22 smithi050 bash[19968]: cluster 2024-09-17T00:55:20.989894+0000 mgr.y (mgr.14427) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:23.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:23 smithi027 bash[19759]: audit 2024-09-17T00:55:22.031011+0000 mgr.y (mgr.14427) 208 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:23.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:23 smithi027 bash[25154]: audit 2024-09-17T00:55:22.031011+0000 mgr.y (mgr.14427) 208 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:23.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:23 smithi050 bash[19968]: audit 2024-09-17T00:55:22.031011+0000 mgr.y (mgr.14427) 208 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:24.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:24 smithi027 bash[25154]: cluster 2024-09-17T00:55:22.991597+0000 mgr.y (mgr.14427) 209 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:24.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:24 smithi027 bash[19759]: cluster 2024-09-17T00:55:22.991597+0000 mgr.y (mgr.14427) 209 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:24.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:24 smithi050 bash[19968]: cluster 2024-09-17T00:55:22.991597+0000 mgr.y (mgr.14427) 209 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:26.053 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:25 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:55:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:55:26.054 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:25 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:25] "GET /metrics HTTP/1.1" 200 208049 "" "Prometheus/2.33.4" 2024-09-17T00:55:26.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:26 smithi027 bash[19759]: cluster 2024-09-17T00:55:24.992344+0000 mgr.y (mgr.14427) 210 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:26.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:26 smithi027 bash[19759]: audit 2024-09-17T00:55:25.683599+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:26.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:26 smithi027 bash[19759]: audit 2024-09-17T00:55:25.696208+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:26.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:26 smithi027 bash[25154]: cluster 2024-09-17T00:55:24.992344+0000 mgr.y (mgr.14427) 210 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:26.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:26 smithi027 bash[25154]: audit 2024-09-17T00:55:25.683599+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:26.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:26 smithi027 bash[25154]: audit 2024-09-17T00:55:25.696208+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:26.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:26 smithi050 bash[19968]: cluster 2024-09-17T00:55:24.992344+0000 mgr.y (mgr.14427) 210 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:26.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:26 smithi050 bash[19968]: audit 2024-09-17T00:55:25.683599+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:26.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:26 smithi050 bash[19968]: audit 2024-09-17T00:55:25.696208+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:28.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:28 smithi027 bash[19759]: cluster 2024-09-17T00:55:26.993071+0000 mgr.y (mgr.14427) 211 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:28.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:28 smithi027 bash[25154]: cluster 2024-09-17T00:55:26.993071+0000 mgr.y (mgr.14427) 211 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:28.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:28 smithi050 bash[19968]: cluster 2024-09-17T00:55:26.993071+0000 mgr.y (mgr.14427) 211 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:29 smithi027 bash[19759]: cluster 2024-09-17T00:55:28.994810+0000 mgr.y (mgr.14427) 212 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:30.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:29 smithi027 bash[25154]: cluster 2024-09-17T00:55:28.994810+0000 mgr.y (mgr.14427) 212 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:30.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:29 smithi050 bash[19968]: cluster 2024-09-17T00:55:28.994810+0000 mgr.y (mgr.14427) 212 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:31.945 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:55:31 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:55:32.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:32 smithi027 bash[19759]: cluster 2024-09-17T00:55:30.995504+0000 mgr.y (mgr.14427) 213 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:32 smithi027 bash[25154]: cluster 2024-09-17T00:55:30.995504+0000 mgr.y (mgr.14427) 213 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:32.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:32 smithi050 bash[19968]: cluster 2024-09-17T00:55:30.995504+0000 mgr.y (mgr.14427) 213 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:33.047 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:32 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:55:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:55:33.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:33 smithi027 bash[25154]: audit 2024-09-17T00:55:32.039861+0000 mgr.y (mgr.14427) 214 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:33.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:33 smithi027 bash[25154]: audit 2024-09-17T00:55:32.686384+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:33.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:33 smithi027 bash[25154]: audit 2024-09-17T00:55:32.698273+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:33 smithi027 bash[19759]: audit 2024-09-17T00:55:32.039861+0000 mgr.y (mgr.14427) 214 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:33 smithi027 bash[19759]: audit 2024-09-17T00:55:32.686384+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:33 smithi027 bash[19759]: audit 2024-09-17T00:55:32.698273+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:33.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:33 smithi050 bash[19968]: audit 2024-09-17T00:55:32.039861+0000 mgr.y (mgr.14427) 214 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:33.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:33 smithi050 bash[19968]: audit 2024-09-17T00:55:32.686384+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:33.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:33 smithi050 bash[19968]: audit 2024-09-17T00:55:32.698273+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:34 smithi027 bash[25154]: cluster 2024-09-17T00:55:32.997134+0000 mgr.y (mgr.14427) 215 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:34 smithi027 bash[19759]: cluster 2024-09-17T00:55:32.997134+0000 mgr.y (mgr.14427) 215 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:34.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:34 smithi050 bash[19968]: cluster 2024-09-17T00:55:32.997134+0000 mgr.y (mgr.14427) 215 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:36.053 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:35 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:35] "GET /metrics HTTP/1.1" 200 208049 "" "Prometheus/2.33.4" 2024-09-17T00:55:36.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:36 smithi027 bash[19759]: cluster 2024-09-17T00:55:34.997958+0000 mgr.y (mgr.14427) 216 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:36.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:36 smithi027 bash[25154]: cluster 2024-09-17T00:55:34.997958+0000 mgr.y (mgr.14427) 216 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:36.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:36 smithi050 bash[19968]: cluster 2024-09-17T00:55:34.997958+0000 mgr.y (mgr.14427) 216 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:37 smithi027 bash[25154]: audit 2024-09-17T00:55:37.029579+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:55:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:37 smithi027 bash[25154]: audit 2024-09-17T00:55:37.029952+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:55:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:37 smithi027 bash[25154]: audit 2024-09-17T00:55:37.035532+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:55:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:37 smithi027 bash[25154]: audit 2024-09-17T00:55:37.035876+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:55:37.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:37 smithi027 bash[19759]: audit 2024-09-17T00:55:37.029579+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:55:37.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:37 smithi027 bash[19759]: audit 2024-09-17T00:55:37.029952+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:55:37.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:37 smithi027 bash[19759]: audit 2024-09-17T00:55:37.035532+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:55:37.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:37 smithi027 bash[19759]: audit 2024-09-17T00:55:37.035876+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:55:37.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:37 smithi050 bash[19968]: audit 2024-09-17T00:55:37.029579+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:55:37.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:37 smithi050 bash[19968]: audit 2024-09-17T00:55:37.029952+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:55:37.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:37 smithi050 bash[19968]: audit 2024-09-17T00:55:37.035532+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:55:37.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:37 smithi050 bash[19968]: audit 2024-09-17T00:55:37.035876+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:55:38.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:38 smithi027 bash[25154]: cluster 2024-09-17T00:55:36.998865+0000 mgr.y (mgr.14427) 217 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:38.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:38 smithi027 bash[19759]: cluster 2024-09-17T00:55:36.998865+0000 mgr.y (mgr.14427) 217 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:38.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:38 smithi050 bash[19968]: cluster 2024-09-17T00:55:36.998865+0000 mgr.y (mgr.14427) 217 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:40.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:39 smithi027 bash[25154]: cluster 2024-09-17T00:55:39.000789+0000 mgr.y (mgr.14427) 218 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:40.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:39 smithi027 bash[19759]: cluster 2024-09-17T00:55:39.000789+0000 mgr.y (mgr.14427) 218 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:40.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:39 smithi050 bash[19968]: cluster 2024-09-17T00:55:39.000789+0000 mgr.y (mgr.14427) 218 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:42.050 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:55:41 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:55:42.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:42 smithi027 bash[19759]: cluster 2024-09-17T00:55:41.001669+0000 mgr.y (mgr.14427) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:42.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:42 smithi027 bash[25154]: cluster 2024-09-17T00:55:41.001669+0000 mgr.y (mgr.14427) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:42.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:42 smithi050 bash[19968]: cluster 2024-09-17T00:55:41.001669+0000 mgr.y (mgr.14427) 219 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:43.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:43 smithi027 bash[19759]: audit 2024-09-17T00:55:42.050920+0000 mgr.y (mgr.14427) 220 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:43.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:43 smithi027 bash[25154]: audit 2024-09-17T00:55:42.050920+0000 mgr.y (mgr.14427) 220 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:43.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:43 smithi050 bash[19968]: audit 2024-09-17T00:55:42.050920+0000 mgr.y (mgr.14427) 220 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:44.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:44 smithi027 bash[25154]: cluster 2024-09-17T00:55:43.003458+0000 mgr.y (mgr.14427) 221 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:44.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:44 smithi027 bash[19759]: cluster 2024-09-17T00:55:43.003458+0000 mgr.y (mgr.14427) 221 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:44.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:44 smithi050 bash[19968]: cluster 2024-09-17T00:55:43.003458+0000 mgr.y (mgr.14427) 221 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:46.063 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:45 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:45] "GET /metrics HTTP/1.1" 200 208053 "" "Prometheus/2.33.4" 2024-09-17T00:55:46.063 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:45 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:55:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:55:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:46 smithi027 bash[19759]: cluster 2024-09-17T00:55:45.004141+0000 mgr.y (mgr.14427) 222 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:46 smithi027 bash[19759]: audit 2024-09-17T00:55:45.817752+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:46 smithi027 bash[19759]: audit 2024-09-17T00:55:45.826937+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:46.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:46 smithi027 bash[25154]: cluster 2024-09-17T00:55:45.004141+0000 mgr.y (mgr.14427) 222 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:46.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:46 smithi027 bash[25154]: audit 2024-09-17T00:55:45.817752+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:46.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:46 smithi027 bash[25154]: audit 2024-09-17T00:55:45.826937+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:46.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:46 smithi050 bash[19968]: cluster 2024-09-17T00:55:45.004141+0000 mgr.y (mgr.14427) 222 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:46.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:46 smithi050 bash[19968]: audit 2024-09-17T00:55:45.817752+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:46.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:46 smithi050 bash[19968]: audit 2024-09-17T00:55:45.826937+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:48 smithi027 bash[19759]: cluster 2024-09-17T00:55:47.004873+0000 mgr.y (mgr.14427) 223 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:48 smithi027 bash[19759]: audit 2024-09-17T00:55:47.360084+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:55:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:48 smithi027 bash[19759]: audit 2024-09-17T00:55:47.363486+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:55:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:48 smithi027 bash[19759]: audit 2024-09-17T00:55:47.365682+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:55:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:48 smithi027 bash[19759]: audit 2024-09-17T00:55:47.378922+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:48.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:48 smithi027 bash[25154]: cluster 2024-09-17T00:55:47.004873+0000 mgr.y (mgr.14427) 223 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:48.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:48 smithi027 bash[25154]: audit 2024-09-17T00:55:47.360084+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:55:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:48 smithi027 bash[25154]: audit 2024-09-17T00:55:47.363486+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:55:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:48 smithi027 bash[25154]: audit 2024-09-17T00:55:47.365682+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:55:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:48 smithi027 bash[25154]: audit 2024-09-17T00:55:47.378922+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:48 smithi050 bash[19968]: cluster 2024-09-17T00:55:47.004873+0000 mgr.y (mgr.14427) 223 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:48 smithi050 bash[19968]: audit 2024-09-17T00:55:47.360084+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:55:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:48 smithi050 bash[19968]: audit 2024-09-17T00:55:47.363486+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:55:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:48 smithi050 bash[19968]: audit 2024-09-17T00:55:47.365682+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:55:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:48 smithi050 bash[19968]: audit 2024-09-17T00:55:47.378922+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:50.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:49 smithi027 bash[25154]: cluster 2024-09-17T00:55:49.006622+0000 mgr.y (mgr.14427) 224 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:50.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:49 smithi027 bash[19759]: cluster 2024-09-17T00:55:49.006622+0000 mgr.y (mgr.14427) 224 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:49 smithi050 bash[19968]: cluster 2024-09-17T00:55:49.006622+0000 mgr.y (mgr.14427) 224 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:52.056 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:55:51 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:55:52.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:52 smithi027 bash[19759]: cluster 2024-09-17T00:55:51.007369+0000 mgr.y (mgr.14427) 225 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:52.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:52 smithi027 bash[25154]: cluster 2024-09-17T00:55:51.007369+0000 mgr.y (mgr.14427) 225 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:52.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:52 smithi050 bash[19968]: cluster 2024-09-17T00:55:51.007369+0000 mgr.y (mgr.14427) 225 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:53.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:53 smithi050 bash[19968]: audit 2024-09-17T00:55:52.058939+0000 mgr.y (mgr.14427) 226 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:53.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:53 smithi050 bash[19968]: audit 2024-09-17T00:55:52.850205+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:53.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:53 smithi050 bash[19968]: audit 2024-09-17T00:55:52.862832+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:53.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:52 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:55:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:55:53.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:53 smithi027 bash[19759]: audit 2024-09-17T00:55:52.058939+0000 mgr.y (mgr.14427) 226 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:53.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:53 smithi027 bash[19759]: audit 2024-09-17T00:55:52.850205+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:53.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:53 smithi027 bash[19759]: audit 2024-09-17T00:55:52.862832+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:53.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:53 smithi027 bash[25154]: audit 2024-09-17T00:55:52.058939+0000 mgr.y (mgr.14427) 226 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:55:53.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:53 smithi027 bash[25154]: audit 2024-09-17T00:55:52.850205+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:53.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:53 smithi027 bash[25154]: audit 2024-09-17T00:55:52.862832+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:55:54.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:54 smithi027 bash[19759]: cluster 2024-09-17T00:55:53.009001+0000 mgr.y (mgr.14427) 227 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:54.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:54 smithi027 bash[25154]: cluster 2024-09-17T00:55:53.009001+0000 mgr.y (mgr.14427) 227 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:54.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:54 smithi050 bash[19968]: cluster 2024-09-17T00:55:53.009001+0000 mgr.y (mgr.14427) 227 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:55:56.065 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:55:55 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:55:55] "GET /metrics HTTP/1.1" 200 208020 "" "Prometheus/2.33.4" 2024-09-17T00:55:56.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:56 smithi027 bash[19759]: cluster 2024-09-17T00:55:55.009716+0000 mgr.y (mgr.14427) 228 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:56.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:56 smithi027 bash[25154]: cluster 2024-09-17T00:55:55.009716+0000 mgr.y (mgr.14427) 228 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:56.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:56 smithi050 bash[19968]: cluster 2024-09-17T00:55:55.009716+0000 mgr.y (mgr.14427) 228 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:58.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:58 smithi027 bash[19759]: cluster 2024-09-17T00:55:57.010458+0000 mgr.y (mgr.14427) 229 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:58.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:58 smithi027 bash[25154]: cluster 2024-09-17T00:55:57.010458+0000 mgr.y (mgr.14427) 229 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:55:58.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:58 smithi050 bash[19968]: cluster 2024-09-17T00:55:57.010458+0000 mgr.y (mgr.14427) 229 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:00.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:55:59 smithi027 bash[25154]: cluster 2024-09-17T00:55:59.012112+0000 mgr.y (mgr.14427) 230 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:00.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:55:59 smithi027 bash[19759]: cluster 2024-09-17T00:55:59.012112+0000 mgr.y (mgr.14427) 230 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:00.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:55:59 smithi050 bash[19968]: cluster 2024-09-17T00:55:59.012112+0000 mgr.y (mgr.14427) 230 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:02.061 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:56:01 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:56:02.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:02 smithi027 bash[19759]: cluster 2024-09-17T00:56:01.012838+0000 mgr.y (mgr.14427) 231 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:02.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:02 smithi027 bash[25154]: cluster 2024-09-17T00:56:01.012838+0000 mgr.y (mgr.14427) 231 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:02.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:02 smithi050 bash[19968]: cluster 2024-09-17T00:56:01.012838+0000 mgr.y (mgr.14427) 231 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:03 smithi027 bash[19759]: audit 2024-09-17T00:56:02.070223+0000 mgr.y (mgr.14427) 232 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:03 smithi027 bash[25154]: audit 2024-09-17T00:56:02.070223+0000 mgr.y (mgr.14427) 232 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:03.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:03 smithi050 bash[19968]: audit 2024-09-17T00:56:02.070223+0000 mgr.y (mgr.14427) 232 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:04.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:04 smithi027 bash[19759]: cluster 2024-09-17T00:56:03.014143+0000 mgr.y (mgr.14427) 233 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:04.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:04 smithi027 bash[25154]: cluster 2024-09-17T00:56:03.014143+0000 mgr.y (mgr.14427) 233 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:04.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:04 smithi050 bash[19968]: cluster 2024-09-17T00:56:03.014143+0000 mgr.y (mgr.14427) 233 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:06.078 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:05 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:05] "GET /metrics HTTP/1.1" 200 208020 "" "Prometheus/2.33.4" 2024-09-17T00:56:06.079 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:05 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:56:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:56:06.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:06 smithi027 bash[19759]: cluster 2024-09-17T00:56:05.014809+0000 mgr.y (mgr.14427) 234 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:06.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:06 smithi027 bash[19759]: audit 2024-09-17T00:56:05.951075+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:06.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:06 smithi027 bash[19759]: audit 2024-09-17T00:56:05.962578+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:06.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:06 smithi027 bash[25154]: cluster 2024-09-17T00:56:05.014809+0000 mgr.y (mgr.14427) 234 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:06.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:06 smithi027 bash[25154]: audit 2024-09-17T00:56:05.951075+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:06.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:06 smithi027 bash[25154]: audit 2024-09-17T00:56:05.962578+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:06.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:06 smithi050 bash[19968]: cluster 2024-09-17T00:56:05.014809+0000 mgr.y (mgr.14427) 234 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:06.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:06 smithi050 bash[19968]: audit 2024-09-17T00:56:05.951075+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:06.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:06 smithi050 bash[19968]: audit 2024-09-17T00:56:05.962578+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:08.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:08 smithi027 bash[19759]: cluster 2024-09-17T00:56:07.015679+0000 mgr.y (mgr.14427) 235 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:08.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:08 smithi027 bash[25154]: cluster 2024-09-17T00:56:07.015679+0000 mgr.y (mgr.14427) 235 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:08.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:08 smithi050 bash[19968]: cluster 2024-09-17T00:56:07.015679+0000 mgr.y (mgr.14427) 235 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:10.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:09 smithi027 bash[19759]: cluster 2024-09-17T00:56:09.017457+0000 mgr.y (mgr.14427) 236 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:10.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:09 smithi027 bash[25154]: cluster 2024-09-17T00:56:09.017457+0000 mgr.y (mgr.14427) 236 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:10.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:09 smithi050 bash[19968]: cluster 2024-09-17T00:56:09.017457+0000 mgr.y (mgr.14427) 236 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:12.066 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:56:11 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:56:12.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:12 smithi027 bash[19759]: cluster 2024-09-17T00:56:11.018121+0000 mgr.y (mgr.14427) 237 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:12.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:12 smithi027 bash[25154]: cluster 2024-09-17T00:56:11.018121+0000 mgr.y (mgr.14427) 237 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:12.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:12 smithi050 bash[19968]: cluster 2024-09-17T00:56:11.018121+0000 mgr.y (mgr.14427) 237 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:13.296 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:13 smithi050 bash[19968]: audit 2024-09-17T00:56:12.078949+0000 mgr.y (mgr.14427) 238 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:13.296 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:13 smithi050 bash[19968]: audit 2024-09-17T00:56:13.024690+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:13.296 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:13 smithi050 bash[19968]: audit 2024-09-17T00:56:13.038123+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:13.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:13 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:56:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:56:13.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:13 smithi027 bash[19759]: audit 2024-09-17T00:56:12.078949+0000 mgr.y (mgr.14427) 238 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:13.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:13 smithi027 bash[19759]: audit 2024-09-17T00:56:13.024690+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:13.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:13 smithi027 bash[19759]: audit 2024-09-17T00:56:13.038123+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:13.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:13 smithi027 bash[25154]: audit 2024-09-17T00:56:12.078949+0000 mgr.y (mgr.14427) 238 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:13.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:13 smithi027 bash[25154]: audit 2024-09-17T00:56:13.024690+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:13.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:13 smithi027 bash[25154]: audit 2024-09-17T00:56:13.038123+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:14.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:14 smithi027 bash[19759]: cluster 2024-09-17T00:56:13.019896+0000 mgr.y (mgr.14427) 239 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:14.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:14 smithi027 bash[25154]: cluster 2024-09-17T00:56:13.019896+0000 mgr.y (mgr.14427) 239 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:14.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:14 smithi050 bash[19968]: cluster 2024-09-17T00:56:13.019896+0000 mgr.y (mgr.14427) 239 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:16.074 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:15 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:15] "GET /metrics HTTP/1.1" 200 207985 "" "Prometheus/2.33.4" 2024-09-17T00:56:16.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:16 smithi027 bash[19759]: cluster 2024-09-17T00:56:15.020609+0000 mgr.y (mgr.14427) 240 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:16.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:16 smithi027 bash[25154]: cluster 2024-09-17T00:56:15.020609+0000 mgr.y (mgr.14427) 240 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:16.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:16 smithi050 bash[19968]: cluster 2024-09-17T00:56:15.020609+0000 mgr.y (mgr.14427) 240 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:18.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:18 smithi027 bash[19759]: cluster 2024-09-17T00:56:17.021316+0000 mgr.y (mgr.14427) 241 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:18.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:18 smithi027 bash[25154]: cluster 2024-09-17T00:56:17.021316+0000 mgr.y (mgr.14427) 241 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:18.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:18 smithi050 bash[19968]: cluster 2024-09-17T00:56:17.021316+0000 mgr.y (mgr.14427) 241 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:19 smithi027 bash[19759]: cluster 2024-09-17T00:56:19.023072+0000 mgr.y (mgr.14427) 242 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:19 smithi027 bash[25154]: cluster 2024-09-17T00:56:19.023072+0000 mgr.y (mgr.14427) 242 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:20.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:19 smithi050 bash[19968]: cluster 2024-09-17T00:56:19.023072+0000 mgr.y (mgr.14427) 242 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:22.072 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:56:21 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:56:22.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:22 smithi027 bash[19759]: cluster 2024-09-17T00:56:21.023808+0000 mgr.y (mgr.14427) 243 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:22.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:22 smithi027 bash[25154]: cluster 2024-09-17T00:56:21.023808+0000 mgr.y (mgr.14427) 243 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:22.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:22 smithi050 bash[19968]: cluster 2024-09-17T00:56:21.023808+0000 mgr.y (mgr.14427) 243 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:23.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:23 smithi027 bash[19759]: audit 2024-09-17T00:56:22.089440+0000 mgr.y (mgr.14427) 244 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:23.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:23 smithi027 bash[25154]: audit 2024-09-17T00:56:22.089440+0000 mgr.y (mgr.14427) 244 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:23.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:23 smithi050 bash[19968]: audit 2024-09-17T00:56:22.089440+0000 mgr.y (mgr.14427) 244 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:24.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:24 smithi050 bash[19968]: cluster 2024-09-17T00:56:23.025105+0000 mgr.y (mgr.14427) 245 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:24.433 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:24 smithi027 bash[19759]: cluster 2024-09-17T00:56:23.025105+0000 mgr.y (mgr.14427) 245 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:24.433 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:24 smithi027 bash[25154]: cluster 2024-09-17T00:56:23.025105+0000 mgr.y (mgr.14427) 245 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:26.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:25 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:25] "GET /metrics HTTP/1.1" 200 207988 "" "Prometheus/2.33.4" 2024-09-17T00:56:26.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:26 smithi050 bash[19968]: cluster 2024-09-17T00:56:25.025891+0000 mgr.y (mgr.14427) 246 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:26.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:26 smithi050 bash[19968]: audit 2024-09-17T00:56:26.085591+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:26.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:26 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:56:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:56:26.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:26 smithi027 bash[19759]: cluster 2024-09-17T00:56:25.025891+0000 mgr.y (mgr.14427) 246 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:26.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:26 smithi027 bash[19759]: audit 2024-09-17T00:56:26.085591+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:26.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:26 smithi027 bash[25154]: cluster 2024-09-17T00:56:25.025891+0000 mgr.y (mgr.14427) 246 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:26.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:26 smithi027 bash[25154]: audit 2024-09-17T00:56:26.085591+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:27.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:27 smithi050 bash[19968]: audit 2024-09-17T00:56:26.098267+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:27.524 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:27 smithi027 bash[19759]: audit 2024-09-17T00:56:26.098267+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:27.524 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:27 smithi027 bash[25154]: audit 2024-09-17T00:56:26.098267+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:28.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:28 smithi050 bash[19968]: cluster 2024-09-17T00:56:27.026717+0000 mgr.y (mgr.14427) 247 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:28.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:28 smithi027 bash[25154]: cluster 2024-09-17T00:56:27.026717+0000 mgr.y (mgr.14427) 247 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:28.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:28 smithi027 bash[19759]: cluster 2024-09-17T00:56:27.026717+0000 mgr.y (mgr.14427) 247 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:30.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:29 smithi050 bash[19968]: cluster 2024-09-17T00:56:29.028448+0000 mgr.y (mgr.14427) 248 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:30.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:29 smithi027 bash[25154]: cluster 2024-09-17T00:56:29.028448+0000 mgr.y (mgr.14427) 248 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:30.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:29 smithi027 bash[19759]: cluster 2024-09-17T00:56:29.028448+0000 mgr.y (mgr.14427) 248 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:32.077 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:56:31 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:56:32.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:32 smithi027 bash[19759]: cluster 2024-09-17T00:56:31.029142+0000 mgr.y (mgr.14427) 249 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:32.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:32 smithi027 bash[25154]: cluster 2024-09-17T00:56:31.029142+0000 mgr.y (mgr.14427) 249 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:32.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:32 smithi050 bash[19968]: cluster 2024-09-17T00:56:31.029142+0000 mgr.y (mgr.14427) 249 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:33.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:33 smithi050 bash[19968]: audit 2024-09-17T00:56:32.098940+0000 mgr.y (mgr.14427) 250 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:33 smithi027 bash[19759]: audit 2024-09-17T00:56:32.098940+0000 mgr.y (mgr.14427) 250 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:33.584 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:33 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:56:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:56:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:33 smithi027 bash[25154]: audit 2024-09-17T00:56:32.098940+0000 mgr.y (mgr.14427) 250 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:34.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:34 smithi050 bash[19968]: cluster 2024-09-17T00:56:33.030803+0000 mgr.y (mgr.14427) 251 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:34.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:34 smithi050 bash[19968]: audit 2024-09-17T00:56:33.191311+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:34.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:34 smithi050 bash[19968]: audit 2024-09-17T00:56:33.202799+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:34.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:34 smithi027 bash[19759]: cluster 2024-09-17T00:56:33.030803+0000 mgr.y (mgr.14427) 251 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:34.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:34 smithi027 bash[19759]: audit 2024-09-17T00:56:33.191311+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:34.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:34 smithi027 bash[19759]: audit 2024-09-17T00:56:33.202799+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:34.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:34 smithi027 bash[25154]: cluster 2024-09-17T00:56:33.030803+0000 mgr.y (mgr.14427) 251 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:34.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:34 smithi027 bash[25154]: audit 2024-09-17T00:56:33.191311+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:34.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:34 smithi027 bash[25154]: audit 2024-09-17T00:56:33.202799+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:36.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:35 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:35] "GET /metrics HTTP/1.1" 200 207988 "" "Prometheus/2.33.4" 2024-09-17T00:56:36.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:36 smithi027 bash[25154]: cluster 2024-09-17T00:56:35.031540+0000 mgr.y (mgr.14427) 252 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:36.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:36 smithi027 bash[19759]: cluster 2024-09-17T00:56:35.031540+0000 mgr.y (mgr.14427) 252 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:36.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:36 smithi050 bash[19968]: cluster 2024-09-17T00:56:35.031540+0000 mgr.y (mgr.14427) 252 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:37 smithi027 bash[25154]: audit 2024-09-17T00:56:37.036710+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:56:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:37 smithi027 bash[25154]: audit 2024-09-17T00:56:37.036902+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:56:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:37 smithi027 bash[25154]: audit 2024-09-17T00:56:37.058054+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:56:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:37 smithi027 bash[25154]: audit 2024-09-17T00:56:37.058169+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:56:37.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:37 smithi027 bash[19759]: audit 2024-09-17T00:56:37.036710+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:56:37.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:37 smithi027 bash[19759]: audit 2024-09-17T00:56:37.036902+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:56:37.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:37 smithi027 bash[19759]: audit 2024-09-17T00:56:37.058054+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:56:37.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:37 smithi027 bash[19759]: audit 2024-09-17T00:56:37.058169+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:56:37.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:37 smithi050 bash[19968]: audit 2024-09-17T00:56:37.036710+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:56:37.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:37 smithi050 bash[19968]: audit 2024-09-17T00:56:37.036902+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:56:37.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:37 smithi050 bash[19968]: audit 2024-09-17T00:56:37.058054+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:56:37.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:37 smithi050 bash[19968]: audit 2024-09-17T00:56:37.058169+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:56:38.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:38 smithi027 bash[25154]: cluster 2024-09-17T00:56:37.032185+0000 mgr.y (mgr.14427) 253 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:38.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:38 smithi027 bash[19759]: cluster 2024-09-17T00:56:37.032185+0000 mgr.y (mgr.14427) 253 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:38.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:38 smithi050 bash[19968]: cluster 2024-09-17T00:56:37.032185+0000 mgr.y (mgr.14427) 253 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:40.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:39 smithi050 bash[19968]: cluster 2024-09-17T00:56:39.033857+0000 mgr.y (mgr.14427) 254 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:40.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:39 smithi027 bash[25154]: cluster 2024-09-17T00:56:39.033857+0000 mgr.y (mgr.14427) 254 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:40.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:39 smithi027 bash[19759]: cluster 2024-09-17T00:56:39.033857+0000 mgr.y (mgr.14427) 254 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:41.692 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-17T00:56:42.081 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:56:41 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:56:42.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:42 smithi027 bash[19759]: cluster 2024-09-17T00:56:41.034626+0000 mgr.y (mgr.14427) 255 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:42.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:42 smithi027 bash[25154]: cluster 2024-09-17T00:56:41.034626+0000 mgr.y (mgr.14427) 255 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:42.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:42 smithi050 bash[19968]: cluster 2024-09-17T00:56:41.034626+0000 mgr.y (mgr.14427) 255 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:43 smithi027 bash[25154]: audit 2024-09-17T00:56:42.107312+0000 mgr.y (mgr.14427) 256 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:43 smithi027 bash[19759]: audit 2024-09-17T00:56:42.107312+0000 mgr.y (mgr.14427) 256 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:43.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:43 smithi050 bash[19968]: audit 2024-09-17T00:56:42.107312+0000 mgr.y (mgr.14427) 256 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:44.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:44 smithi050 bash[19968]: cluster 2024-09-17T00:56:43.035630+0000 mgr.y (mgr.14427) 257 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:44.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:44 smithi027 bash[19759]: cluster 2024-09-17T00:56:43.035630+0000 mgr.y (mgr.14427) 257 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:44.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:44 smithi027 bash[25154]: cluster 2024-09-17T00:56:43.035630+0000 mgr.y (mgr.14427) 257 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:45.921 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:45 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:45] "GET /metrics HTTP/1.1" 200 207979 "" "Prometheus/2.33.4" 2024-09-17T00:56:46.224 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:46 smithi027 bash[25154]: cluster 2024-09-17T00:56:45.036347+0000 mgr.y (mgr.14427) 258 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:46.225 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:46 smithi027 bash[19759]: cluster 2024-09-17T00:56:45.036347+0000 mgr.y (mgr.14427) 258 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:46.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:46 smithi050 bash[19968]: cluster 2024-09-17T00:56:45.036347+0000 mgr.y (mgr.14427) 258 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:46.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:46 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:56:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:56:46.948 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-17T00:56:47.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:47 smithi027 bash[25154]: audit 2024-09-17T00:56:46.221407+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:47.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:47 smithi027 bash[25154]: audit 2024-09-17T00:56:46.232672+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:47.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:47 smithi027 bash[19759]: audit 2024-09-17T00:56:46.221407+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:47.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:47 smithi027 bash[19759]: audit 2024-09-17T00:56:46.232672+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:47.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:47 smithi050 bash[19968]: audit 2024-09-17T00:56:46.221407+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:47.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:47 smithi050 bash[19968]: audit 2024-09-17T00:56:46.232672+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:48.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:48 smithi027 bash[19759]: cluster 2024-09-17T00:56:47.036789+0000 mgr.y (mgr.14427) 259 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:48.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:48 smithi027 bash[19759]: audit 2024-09-17T00:56:47.396145+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:56:48.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:48 smithi027 bash[19759]: audit 2024-09-17T00:56:47.399448+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:56:48.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:48 smithi027 bash[19759]: audit 2024-09-17T00:56:47.401622+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:56:48.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:48 smithi027 bash[19759]: audit 2024-09-17T00:56:47.415770+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:48.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:48 smithi027 bash[25154]: cluster 2024-09-17T00:56:47.036789+0000 mgr.y (mgr.14427) 259 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:48.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:48 smithi027 bash[25154]: audit 2024-09-17T00:56:47.396145+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:56:48.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:48 smithi027 bash[25154]: audit 2024-09-17T00:56:47.399448+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:56:48.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:48 smithi027 bash[25154]: audit 2024-09-17T00:56:47.401622+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:56:48.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:48 smithi027 bash[25154]: audit 2024-09-17T00:56:47.415770+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:48.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:48 smithi050 bash[19968]: cluster 2024-09-17T00:56:47.036789+0000 mgr.y (mgr.14427) 259 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:48.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:48 smithi050 bash[19968]: audit 2024-09-17T00:56:47.396145+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:56:48.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:48 smithi050 bash[19968]: audit 2024-09-17T00:56:47.399448+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:56:48.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:48 smithi050 bash[19968]: audit 2024-09-17T00:56:47.401622+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:56:48.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:48 smithi050 bash[19968]: audit 2024-09-17T00:56:47.415770+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:50.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:49 smithi027 bash[19759]: cluster 2024-09-17T00:56:49.037784+0000 mgr.y (mgr.14427) 260 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:50.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:49 smithi027 bash[25154]: cluster 2024-09-17T00:56:49.037784+0000 mgr.y (mgr.14427) 260 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:50.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:49 smithi050 bash[19968]: cluster 2024-09-17T00:56:49.037784+0000 mgr.y (mgr.14427) 260 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:52.066 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:56:51 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:56:52.219 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-17T00:56:52.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:52 smithi050 bash[19968]: cluster 2024-09-17T00:56:51.038505+0000 mgr.y (mgr.14427) 261 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:52.481 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:52 smithi027 bash[19759]: cluster 2024-09-17T00:56:51.038505+0000 mgr.y (mgr.14427) 261 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:52.481 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:52 smithi027 bash[25154]: cluster 2024-09-17T00:56:51.038505+0000 mgr.y (mgr.14427) 261 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:53.378 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:53 smithi027 bash[19759]: audit 2024-09-17T00:56:52.114890+0000 mgr.y (mgr.14427) 262 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:53.378 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:53 smithi027 bash[25154]: audit 2024-09-17T00:56:52.114890+0000 mgr.y (mgr.14427) 262 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:53.379 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:53 smithi050 bash[19968]: audit 2024-09-17T00:56:52.114890+0000 mgr.y (mgr.14427) 262 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:56:53.633 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:53 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:56:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:56:54.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:54 smithi050 bash[19968]: cluster 2024-09-17T00:56:53.040115+0000 mgr.y (mgr.14427) 263 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:54.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:54 smithi050 bash[19968]: audit 2024-09-17T00:56:53.373537+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:54.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:54 smithi050 bash[19968]: audit 2024-09-17T00:56:53.386159+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:54.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:54 smithi027 bash[19759]: cluster 2024-09-17T00:56:53.040115+0000 mgr.y (mgr.14427) 263 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:54.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:54 smithi027 bash[19759]: audit 2024-09-17T00:56:53.373537+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:54.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:54 smithi027 bash[19759]: audit 2024-09-17T00:56:53.386159+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:54.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:54 smithi027 bash[25154]: cluster 2024-09-17T00:56:53.040115+0000 mgr.y (mgr.14427) 263 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:56:54.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:54 smithi027 bash[25154]: audit 2024-09-17T00:56:53.373537+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:54.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:54 smithi027 bash[25154]: audit 2024-09-17T00:56:53.386159+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:56:56.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:56:55 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:56:55] "GET /metrics HTTP/1.1" 200 207976 "" "Prometheus/2.33.4" 2024-09-17T00:56:56.304 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps' 2024-09-17T00:56:56.557 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:56 smithi027 bash[19759]: cluster 2024-09-17T00:56:55.041194+0000 mgr.y (mgr.14427) 264 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:56.557 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:56 smithi027 bash[25154]: cluster 2024-09-17T00:56:55.041194+0000 mgr.y (mgr.14427) 264 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:56.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:56 smithi050 bash[19968]: cluster 2024-09-17T00:56:55.041194+0000 mgr.y (mgr.14427) 264 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:58.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:58 smithi050 bash[19968]: cluster 2024-09-17T00:56:57.042128+0000 mgr.y (mgr.14427) 265 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:58.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:58 smithi027 bash[19759]: cluster 2024-09-17T00:56:57.042128+0000 mgr.y (mgr.14427) 265 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:58.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:58 smithi027 bash[25154]: cluster 2024-09-17T00:56:57.042128+0000 mgr.y (mgr.14427) 265 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:56:59.691 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:56:59.691 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 13s ago 13m - - 2024-09-17T00:56:59.691 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 6s ago 13m - - 2024-09-17T00:56:59.691 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (5m) 13s ago 5m 12.2M - ba2b418f427c 26125b1160f4 2024-09-17T00:56:59.691 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (5m) 6s ago 5m 44.2M - 8.3.5 dad864ee21e9 4a2b4dd3d9ae 2024-09-17T00:56:59.691 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (3m) 13s ago 3m 41.8M - 3.5 e1d6a67b021e ee59595436a7 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443 running (12m) 6s ago 12m 400M - 17.2.0 e1d6a67b021e f45305632f25 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:9283 running (14m) 13s ago 14m 455M - 17.2.0 e1d6a67b021e 5e9587aa55da 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (14m) 13s ago 14m 52.1M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (12m) 6s ago 12m 43.9M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (12m) 13s ago 12m 42.2M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (5m) 13s ago 5m 9975k - 1dbe0e931976 5f1e2c04109f 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (5m) 6s ago 5m 9.80M - 1dbe0e931976 6a07c17ed3ec 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (11m) 13s ago 11m 51.2M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (11m) 13s ago 11m 52.1M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (10m) 13s ago 10m 48.1M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T00:56:59.692 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (9m) 13s ago 9m 50.2M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T00:56:59.693 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (9m) 6s ago 9m 50.6M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T00:56:59.693 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (8m) 6s ago 8m 48.7M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T00:56:59.693 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (7m) 6s ago 7m 47.7M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T00:56:59.693 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (7m) 6s ago 7m 49.8M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T00:56:59.693 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (4m) 6s ago 6m 55.6M - 514e6a882f6e 8f7bef9da7bf 2024-09-17T00:56:59.693 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (3m) 13s ago 3m 84.0M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T00:56:59.693 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (3m) 6s ago 3m 83.7M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T00:57:00.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:56:59 smithi027 bash[19759]: cluster 2024-09-17T00:56:59.043949+0000 mgr.y (mgr.14427) 266 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:00.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:56:59 smithi027 bash[25154]: cluster 2024-09-17T00:56:59.043949+0000 mgr.y (mgr.14427) 266 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:00.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:56:59 smithi050 bash[19968]: cluster 2024-09-17T00:56:59.043949+0000 mgr.y (mgr.14427) 266 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:00.390 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions' 2024-09-17T00:57:01.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:00 smithi027 bash[19759]: audit 2024-09-17T00:56:59.657618+0000 mgr.y (mgr.14427) 267 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:01.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:00 smithi027 bash[25154]: audit 2024-09-17T00:56:59.657618+0000 mgr.y (mgr.14427) 267 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:00 smithi050 bash[19968]: audit 2024-09-17T00:56:59.657618+0000 mgr.y (mgr.14427) 267 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:02.116 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:01 smithi027 bash[19759]: cluster 2024-09-17T00:57:01.044719+0000 mgr.y (mgr.14427) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:02.117 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:01 smithi027 bash[25154]: cluster 2024-09-17T00:57:01.044719+0000 mgr.y (mgr.14427) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:02.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:01 smithi050 bash[19968]: cluster 2024-09-17T00:57:01.044719+0000 mgr.y (mgr.14427) 268 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:02.132 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:57:01 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:57:03.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:02 smithi050 bash[19968]: audit 2024-09-17T00:57:02.126245+0000 mgr.y (mgr.14427) 269 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:03.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:02 smithi027 bash[19759]: audit 2024-09-17T00:57:02.126245+0000 mgr.y (mgr.14427) 269 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:03.331 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:02 smithi027 bash[25154]: audit 2024-09-17T00:57:02.126245+0000 mgr.y (mgr.14427) 269 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:03.771 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T00:57:03.771 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T00:57:03.771 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T00:57:03.771 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:57:03.771 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T00:57:03.771 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T00:57:03.771 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:57:03.771 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T00:57:03.772 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:57:03.772 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:57:03.772 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": {}, 2024-09-17T00:57:03.772 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T00:57:03.772 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T00:57:03.772 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T00:57:03.772 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T00:57:03.772 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2024-09-17T00:57:03.772 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T00:57:03.772 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T00:57:04.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:03 smithi027 bash[25154]: cluster 2024-09-17T00:57:03.046770+0000 mgr.y (mgr.14427) 270 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:04.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:03 smithi027 bash[25154]: audit 2024-09-17T00:57:03.780526+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.27:0/2009485029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:57:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:03 smithi027 bash[19759]: cluster 2024-09-17T00:57:03.046770+0000 mgr.y (mgr.14427) 270 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:03 smithi027 bash[19759]: audit 2024-09-17T00:57:03.780526+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.27:0/2009485029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:57:04.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:03 smithi050 bash[19968]: cluster 2024-09-17T00:57:03.046770+0000 mgr.y (mgr.14427) 270 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:04.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:03 smithi050 bash[19968]: audit 2024-09-17T00:57:03.780526+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.27:0/2009485029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:57:04.444 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph -s' 2024-09-17T00:57:06.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:05 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:05] "GET /metrics HTTP/1.1" 200 207976 "" "Prometheus/2.33.4" 2024-09-17T00:57:06.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:06 smithi050 bash[19968]: cluster 2024-09-17T00:57:05.047600+0000 mgr.y (mgr.14427) 271 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:06.385 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:06 smithi027 bash[25154]: cluster 2024-09-17T00:57:05.047600+0000 mgr.y (mgr.14427) 271 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:06.385 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:06 smithi027 bash[19759]: cluster 2024-09-17T00:57:05.047600+0000 mgr.y (mgr.14427) 271 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:06.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:06 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:57:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:57:07.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:07 smithi027 bash[19759]: audit 2024-09-17T00:57:06.336543+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:07.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:07 smithi027 bash[19759]: audit 2024-09-17T00:57:06.345727+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:07.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:07 smithi027 bash[25154]: audit 2024-09-17T00:57:06.336543+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:07.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:07 smithi027 bash[25154]: audit 2024-09-17T00:57:06.345727+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:07.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:07 smithi050 bash[19968]: audit 2024-09-17T00:57:06.336543+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:07.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:07 smithi050 bash[19968]: audit 2024-09-17T00:57:06.345727+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:08.430 INFO:teuthology.orchestra.run.smithi027.stdout: cluster: 2024-09-17T00:57:08.430 INFO:teuthology.orchestra.run.smithi027.stdout: id: 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T00:57:08.430 INFO:teuthology.orchestra.run.smithi027.stdout: health: HEALTH_OK 2024-09-17T00:57:08.430 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:57:08.430 INFO:teuthology.orchestra.run.smithi027.stdout: services: 2024-09-17T00:57:08.430 INFO:teuthology.orchestra.run.smithi027.stdout: mon: 3 daemons, quorum a,c,b (age 12m) 2024-09-17T00:57:08.431 INFO:teuthology.orchestra.run.smithi027.stdout: mgr: y(active, since 6m), standbys: x 2024-09-17T00:57:08.431 INFO:teuthology.orchestra.run.smithi027.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 7m) 2024-09-17T00:57:08.431 INFO:teuthology.orchestra.run.smithi027.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T00:57:08.432 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:57:08.432 INFO:teuthology.orchestra.run.smithi027.stdout: data: 2024-09-17T00:57:08.432 INFO:teuthology.orchestra.run.smithi027.stdout: pools: 6 pools, 161 pgs 2024-09-17T00:57:08.432 INFO:teuthology.orchestra.run.smithi027.stdout: objects: 242 objects, 585 KiB 2024-09-17T00:57:08.432 INFO:teuthology.orchestra.run.smithi027.stdout: usage: 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:57:08.432 INFO:teuthology.orchestra.run.smithi027.stdout: pgs: 161 active+clean 2024-09-17T00:57:08.433 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:57:08.433 INFO:teuthology.orchestra.run.smithi027.stdout: io: 2024-09-17T00:57:08.433 INFO:teuthology.orchestra.run.smithi027.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T00:57:08.433 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T00:57:08.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:08 smithi050 bash[19968]: cluster 2024-09-17T00:57:07.048318+0000 mgr.y (mgr.14427) 272 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:08.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:08 smithi027 bash[19759]: cluster 2024-09-17T00:57:07.048318+0000 mgr.y (mgr.14427) 272 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:08.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:08 smithi027 bash[25154]: cluster 2024-09-17T00:57:07.048318+0000 mgr.y (mgr.14427) 272 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:09.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:09 smithi027 bash[19759]: audit 2024-09-17T00:57:08.440012+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.27:0/241227242' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T00:57:09.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:09 smithi027 bash[25154]: audit 2024-09-17T00:57:08.440012+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.27:0/241227242' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T00:57:09.584 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ls' 2024-09-17T00:57:09.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:09 smithi050 bash[19968]: audit 2024-09-17T00:57:08.440012+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.27:0/241227242' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T00:57:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:10 smithi027 bash[19759]: cluster 2024-09-17T00:57:09.050054+0000 mgr.y (mgr.14427) 273 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:10 smithi027 bash[25154]: cluster 2024-09-17T00:57:09.050054+0000 mgr.y (mgr.14427) 273 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:10.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:10 smithi050 bash[19968]: cluster 2024-09-17T00:57:09.050054+0000 mgr.y (mgr.14427) 273 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:11.882 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:57:11 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:57:12.621 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:12 smithi050 bash[19968]: cluster 2024-09-17T00:57:11.050524+0000 mgr.y (mgr.14427) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:12.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:12 smithi027 bash[19759]: cluster 2024-09-17T00:57:11.050524+0000 mgr.y (mgr.14427) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:12.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:12 smithi027 bash[25154]: cluster 2024-09-17T00:57:11.050524+0000 mgr.y (mgr.14427) 274 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:13.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:13 smithi050 bash[19968]: audit 2024-09-17T00:57:12.137454+0000 mgr.y (mgr.14427) 275 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:13 smithi027 bash[19759]: audit 2024-09-17T00:57:12.137454+0000 mgr.y (mgr.14427) 275 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:13.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:13 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:57:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:57:13.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:13 smithi027 bash[25154]: audit 2024-09-17T00:57:12.137454+0000 mgr.y (mgr.14427) 275 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:13.898 INFO:teuthology.orchestra.run.smithi027.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T00:57:13.898 INFO:teuthology.orchestra.run.smithi027.stdout:agent 2/2 7s ago 6m * 2024-09-17T00:57:13.899 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager ?:9093,9094 1/1 7s ago 6m smithi027=a;count:1 2024-09-17T00:57:13.899 INFO:teuthology.orchestra.run.smithi027.stdout:grafana ?:3000 1/1 0s ago 6m smithi050=a;count:1 2024-09-17T00:57:13.899 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo 1/1 7s ago 3m count:1 2024-09-17T00:57:13.899 INFO:teuthology.orchestra.run.smithi027.stdout:mgr 2/2 7s ago 12m smithi027=y;smithi050=x;count:2 2024-09-17T00:57:13.899 INFO:teuthology.orchestra.run.smithi027.stdout:mon 3/3 7s ago 13m smithi027:172.21.15.27=a;smithi027:[v2:172.21.15.27:3301,v1:172.21.15.27:6790]=c;smithi050:172.21.15.50=b;count:3 2024-09-17T00:57:13.899 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter ?:9100 2/2 7s ago 6m smithi027=a;smithi050=b;count:2 2024-09-17T00:57:13.899 INFO:teuthology.orchestra.run.smithi027.stdout:osd 8 7s ago - 2024-09-17T00:57:13.899 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus ?:9095 1/1 0s ago 6m smithi050=a;count:1 2024-09-17T00:57:13.899 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo ?:8000 2/2 7s ago 4m count:2 2024-09-17T00:57:14.560 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- 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-17T00:57:14.812 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:14 smithi027 bash[19759]: cluster 2024-09-17T00:57:13.052279+0000 mgr.y (mgr.14427) 276 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:14.812 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:14 smithi027 bash[19759]: audit 2024-09-17T00:57:13.540335+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:14.812 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:14 smithi027 bash[19759]: audit 2024-09-17T00:57:13.549613+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:14.813 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:14 smithi027 bash[25154]: cluster 2024-09-17T00:57:13.052279+0000 mgr.y (mgr.14427) 276 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:14.813 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:14 smithi027 bash[25154]: audit 2024-09-17T00:57:13.540335+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:14.813 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:14 smithi027 bash[25154]: audit 2024-09-17T00:57:13.549613+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:14.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:14 smithi050 bash[19968]: cluster 2024-09-17T00:57:13.052279+0000 mgr.y (mgr.14427) 276 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:14.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:14 smithi050 bash[19968]: audit 2024-09-17T00:57:13.540335+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:14.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:14 smithi050 bash[19968]: audit 2024-09-17T00:57:13.549613+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:15.794 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:15 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:15] "GET /metrics HTTP/1.1" 200 207978 "" "Prometheus/2.33.4" 2024-09-17T00:57:15.794 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:15 smithi027 bash[25154]: audit 2024-09-17T00:57:13.902682+0000 mgr.y (mgr.14427) 277 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:15.794 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:15 smithi027 bash[19759]: audit 2024-09-17T00:57:13.902682+0000 mgr.y (mgr.14427) 277 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:15.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:15 smithi050 bash[19968]: audit 2024-09-17T00:57:13.902682+0000 mgr.y (mgr.14427) 277 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:16.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:16 smithi027 bash[19759]: cluster 2024-09-17T00:57:15.053050+0000 mgr.y (mgr.14427) 278 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:16.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:16 smithi027 bash[25154]: cluster 2024-09-17T00:57:15.053050+0000 mgr.y (mgr.14427) 278 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:16.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:16 smithi050 bash[19968]: cluster 2024-09-17T00:57:15.053050+0000 mgr.y (mgr.14427) 278 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:18.274 INFO:teuthology.orchestra.run.smithi027.stdout:Scheduled to redeploy mgr.x on host 'smithi050' 2024-09-17T00:57:18.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:18 smithi027 bash[19759]: cluster 2024-09-17T00:57:17.053808+0000 mgr.y (mgr.14427) 279 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:18.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:18 smithi027 bash[19759]: audit 2024-09-17T00:57:17.920582+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.27:0/584407689' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:57:18.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:18 smithi027 bash[19759]: audit 2024-09-17T00:57:18.281457+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:18.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:18 smithi027 bash[19759]: audit 2024-09-17T00:57:18.327347+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:57:18.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:18 smithi027 bash[25154]: cluster 2024-09-17T00:57:17.053808+0000 mgr.y (mgr.14427) 279 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:18.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:18 smithi027 bash[25154]: audit 2024-09-17T00:57:17.920582+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.27:0/584407689' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:57:18.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:18 smithi027 bash[25154]: audit 2024-09-17T00:57:18.281457+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:18.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:18 smithi027 bash[25154]: audit 2024-09-17T00:57:18.327347+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:57:18.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:18 smithi050 bash[19968]: cluster 2024-09-17T00:57:17.053808+0000 mgr.y (mgr.14427) 279 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:18.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:18 smithi050 bash[19968]: audit 2024-09-17T00:57:17.920582+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.27:0/584407689' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:57:18.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:18 smithi050 bash[19968]: audit 2024-09-17T00:57:18.281457+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:18.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:18 smithi050 bash[19968]: audit 2024-09-17T00:57:18.327347+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:57:19.004 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps --refresh' 2024-09-17T00:57:19.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:19 smithi027 bash[25154]: audit 2024-09-17T00:57:18.270002+0000 mgr.y (mgr.14427) 280 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:19.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:19 smithi027 bash[25154]: cephadm 2024-09-17T00:57:18.284091+0000 mgr.y (mgr.14427) 281 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T00:57:19.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:19 smithi027 bash[19759]: audit 2024-09-17T00:57:18.270002+0000 mgr.y (mgr.14427) 280 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:19.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:19 smithi027 bash[19759]: cephadm 2024-09-17T00:57:18.284091+0000 mgr.y (mgr.14427) 281 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T00:57:19.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:19 smithi050 bash[19968]: audit 2024-09-17T00:57:18.270002+0000 mgr.y (mgr.14427) 280 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:19.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:19 smithi050 bash[19968]: cephadm 2024-09-17T00:57:18.284091+0000 mgr.y (mgr.14427) 281 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T00:57:20.815 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:20 smithi027 bash[25154]: cluster 2024-09-17T00:57:19.054965+0000 mgr.y (mgr.14427) 282 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:20.815 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:20 smithi027 bash[19759]: cluster 2024-09-17T00:57:19.054965+0000 mgr.y (mgr.14427) 282 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:20.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:20 smithi050 bash[19968]: cluster 2024-09-17T00:57:19.054965+0000 mgr.y (mgr.14427) 282 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:22.132 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:57:21 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:57:22.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:22 smithi027 bash[25154]: cluster 2024-09-17T00:57:21.055841+0000 mgr.y (mgr.14427) 283 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:22.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:22 smithi027 bash[19759]: cluster 2024-09-17T00:57:21.055841+0000 mgr.y (mgr.14427) 283 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:22.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:22 smithi050 bash[19968]: cluster 2024-09-17T00:57:21.055841+0000 mgr.y (mgr.14427) 283 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:23.122 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:57:23.123 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 16s ago 13m - - 2024-09-17T00:57:23.123 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 9s ago 13m - - 2024-09-17T00:57:23.123 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (5m) 16s ago 6m 12.2M - ba2b418f427c 26125b1160f4 2024-09-17T00:57:23.123 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (5m) 9s ago 5m 44.2M - 8.3.5 dad864ee21e9 4a2b4dd3d9ae 2024-09-17T00:57:23.123 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (3m) 16s ago 3m 41.9M - 3.5 e1d6a67b021e ee59595436a7 2024-09-17T00:57:23.123 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443 running (12m) 9s ago 12m 400M - 17.2.0 e1d6a67b021e f45305632f25 2024-09-17T00:57:23.123 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:9283 running (14m) 16s ago 14m 456M - 17.2.0 e1d6a67b021e 5e9587aa55da 2024-09-17T00:57:23.123 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (15m) 16s ago 15m 53.1M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T00:57:23.123 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (13m) 9s ago 13m 44.6M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (13m) 16s ago 13m 42.8M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (6m) 16s ago 6m 9.85M - 1dbe0e931976 5f1e2c04109f 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (6m) 9s ago 6m 9.82M - 1dbe0e931976 6a07c17ed3ec 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (12m) 16s ago 12m 51.4M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (11m) 16s ago 11m 52.3M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (10m) 16s ago 10m 48.4M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (10m) 16s ago 10m 50.5M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (9m) 9s ago 9m 50.8M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (8m) 9s ago 8m 48.9M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (8m) 9s ago 8m 47.9M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (7m) 9s ago 7m 50.0M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (5m) 9s ago 6m 55.7M - 514e6a882f6e 8f7bef9da7bf 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (4m) 16s ago 4m 84.1M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T00:57:23.124 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (4m) 9s ago 4m 83.7M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T00:57:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:23 smithi027 bash[19759]: audit 2024-09-17T00:57:22.147697+0000 mgr.y (mgr.14427) 284 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:23.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:23 smithi027 bash[25154]: audit 2024-09-17T00:57:22.147697+0000 mgr.y (mgr.14427) 284 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:23.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:23 smithi050 bash[19968]: audit 2024-09-17T00:57:22.147697+0000 mgr.y (mgr.14427) 284 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:24.023 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'sleep 180' 2024-09-17T00:57:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:24 smithi027 bash[19759]: cluster 2024-09-17T00:57:23.056744+0000 mgr.y (mgr.14427) 285 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:24 smithi027 bash[19759]: audit 2024-09-17T00:57:23.097246+0000 mgr.y (mgr.14427) 286 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:24.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:24 smithi027 bash[25154]: cluster 2024-09-17T00:57:23.056744+0000 mgr.y (mgr.14427) 285 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:24.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:24 smithi027 bash[25154]: audit 2024-09-17T00:57:23.097246+0000 mgr.y (mgr.14427) 286 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:24.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:24 smithi050 bash[19968]: cluster 2024-09-17T00:57:23.056744+0000 mgr.y (mgr.14427) 285 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:24.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:24 smithi050 bash[19968]: audit 2024-09-17T00:57:23.097246+0000 mgr.y (mgr.14427) 286 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:57:25.957 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:25 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:25] "GET /metrics HTTP/1.1" 200 207968 "" "Prometheus/2.33.4" 2024-09-17T00:57:26.729 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:26 smithi027 bash[19759]: cluster 2024-09-17T00:57:25.057258+0000 mgr.y (mgr.14427) 287 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:26.729 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:26 smithi027 bash[19759]: audit 2024-09-17T00:57:26.449933+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:26.729 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:26 smithi027 bash[19759]: audit 2024-09-17T00:57:26.460408+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:26.729 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:26 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:57:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:57:26.730 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:26 smithi027 bash[25154]: cluster 2024-09-17T00:57:25.057258+0000 mgr.y (mgr.14427) 287 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:26.730 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:26 smithi027 bash[25154]: audit 2024-09-17T00:57:26.449933+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:26.730 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:26 smithi027 bash[25154]: audit 2024-09-17T00:57:26.460408+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:26.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:26 smithi050 bash[19968]: cluster 2024-09-17T00:57:25.057258+0000 mgr.y (mgr.14427) 287 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:26.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:26 smithi050 bash[19968]: audit 2024-09-17T00:57:26.449933+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:26.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:26 smithi050 bash[19968]: audit 2024-09-17T00:57:26.460408+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:28 smithi027 bash[25154]: cluster 2024-09-17T00:57:27.058053+0000 mgr.y (mgr.14427) 288 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:28.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:28 smithi027 bash[19759]: cluster 2024-09-17T00:57:27.058053+0000 mgr.y (mgr.14427) 288 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:28.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:28 smithi050 bash[19968]: cluster 2024-09-17T00:57:27.058053+0000 mgr.y (mgr.14427) 288 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:29 smithi027 bash[19759]: cluster 2024-09-17T00:57:29.060561+0000 mgr.y (mgr.14427) 289 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:30.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:29 smithi027 bash[25154]: cluster 2024-09-17T00:57:29.060561+0000 mgr.y (mgr.14427) 289 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:30.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:29 smithi050 bash[19968]: cluster 2024-09-17T00:57:29.060561+0000 mgr.y (mgr.14427) 289 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:32.107 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:57:31 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:57:32.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:32 smithi050 bash[19968]: cluster 2024-09-17T00:57:31.061080+0000 mgr.y (mgr.14427) 290 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:32.572 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:32 smithi027 bash[19759]: cluster 2024-09-17T00:57:31.061080+0000 mgr.y (mgr.14427) 290 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:32.572 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:32 smithi027 bash[25154]: cluster 2024-09-17T00:57:31.061080+0000 mgr.y (mgr.14427) 290 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:33.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:33 smithi050 bash[19968]: audit 2024-09-17T00:57:32.154713+0000 mgr.y (mgr.14427) 291 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:33 smithi027 bash[19759]: audit 2024-09-17T00:57:32.154713+0000 mgr.y (mgr.14427) 291 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:33.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:33 smithi027 bash[25154]: audit 2024-09-17T00:57:32.154713+0000 mgr.y (mgr.14427) 291 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:34.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:33 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:57:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:57:34.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:34 smithi050 bash[19968]: cluster 2024-09-17T00:57:33.062004+0000 mgr.y (mgr.14427) 292 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:34.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:34 smithi050 bash[19968]: audit 2024-09-17T00:57:33.727381+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:34.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:34 smithi050 bash[19968]: audit 2024-09-17T00:57:33.740501+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:34.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:34 smithi027 bash[19759]: cluster 2024-09-17T00:57:33.062004+0000 mgr.y (mgr.14427) 292 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:34.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:34 smithi027 bash[19759]: audit 2024-09-17T00:57:33.727381+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:34.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:34 smithi027 bash[19759]: audit 2024-09-17T00:57:33.740501+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:34.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:34 smithi027 bash[25154]: cluster 2024-09-17T00:57:33.062004+0000 mgr.y (mgr.14427) 292 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:34.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:34 smithi027 bash[25154]: audit 2024-09-17T00:57:33.727381+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:34.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:34 smithi027 bash[25154]: audit 2024-09-17T00:57:33.740501+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:36.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:35 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:35] "GET /metrics HTTP/1.1" 200 207968 "" "Prometheus/2.33.4" 2024-09-17T00:57:36.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:36 smithi050 bash[19968]: cluster 2024-09-17T00:57:35.062531+0000 mgr.y (mgr.14427) 293 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:36.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:36 smithi027 bash[25154]: cluster 2024-09-17T00:57:35.062531+0000 mgr.y (mgr.14427) 293 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:36.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:36 smithi027 bash[19759]: cluster 2024-09-17T00:57:35.062531+0000 mgr.y (mgr.14427) 293 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:37.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:37 smithi050 bash[19968]: audit 2024-09-17T00:57:37.044832+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:57:37.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:37 smithi050 bash[19968]: audit 2024-09-17T00:57:37.045173+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:57:37.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:37 smithi050 bash[19968]: audit 2024-09-17T00:57:37.096576+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:57:37.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:37 smithi050 bash[19968]: audit 2024-09-17T00:57:37.096628+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:57:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:37 smithi027 bash[25154]: audit 2024-09-17T00:57:37.044832+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:57:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:37 smithi027 bash[25154]: audit 2024-09-17T00:57:37.045173+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:57:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:37 smithi027 bash[25154]: audit 2024-09-17T00:57:37.096576+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:57:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:37 smithi027 bash[25154]: audit 2024-09-17T00:57:37.096628+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:57:37.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:37 smithi027 bash[19759]: audit 2024-09-17T00:57:37.044832+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:57:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:37 smithi027 bash[19759]: audit 2024-09-17T00:57:37.045173+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:57:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:37 smithi027 bash[19759]: audit 2024-09-17T00:57:37.096576+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:57:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:37 smithi027 bash[19759]: audit 2024-09-17T00:57:37.096628+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:57:38.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:38 smithi027 bash[19759]: cluster 2024-09-17T00:57:37.063178+0000 mgr.y (mgr.14427) 294 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:38.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:38 smithi027 bash[25154]: cluster 2024-09-17T00:57:37.063178+0000 mgr.y (mgr.14427) 294 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:38.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:38 smithi050 bash[19968]: cluster 2024-09-17T00:57:37.063178+0000 mgr.y (mgr.14427) 294 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:40.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:39 smithi050 bash[19968]: cluster 2024-09-17T00:57:39.065024+0000 mgr.y (mgr.14427) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:40.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:39 smithi027 bash[19759]: cluster 2024-09-17T00:57:39.065024+0000 mgr.y (mgr.14427) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:40.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:39 smithi027 bash[25154]: cluster 2024-09-17T00:57:39.065024+0000 mgr.y (mgr.14427) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:42.113 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:57:41 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:57:42.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:42 smithi050 bash[19968]: cluster 2024-09-17T00:57:41.065765+0000 mgr.y (mgr.14427) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:42.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:42 smithi027 bash[19759]: cluster 2024-09-17T00:57:41.065765+0000 mgr.y (mgr.14427) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:42 smithi027 bash[25154]: cluster 2024-09-17T00:57:41.065765+0000 mgr.y (mgr.14427) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:43.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:43 smithi050 bash[19968]: audit 2024-09-17T00:57:42.162777+0000 mgr.y (mgr.14427) 297 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:43 smithi027 bash[19759]: audit 2024-09-17T00:57:42.162777+0000 mgr.y (mgr.14427) 297 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:43 smithi027 bash[25154]: audit 2024-09-17T00:57:42.162777+0000 mgr.y (mgr.14427) 297 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:44.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:44 smithi050 bash[19968]: cluster 2024-09-17T00:57:43.066777+0000 mgr.y (mgr.14427) 298 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:44.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:44 smithi027 bash[19759]: cluster 2024-09-17T00:57:43.066777+0000 mgr.y (mgr.14427) 298 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:44 smithi027 bash[25154]: cluster 2024-09-17T00:57:43.066777+0000 mgr.y (mgr.14427) 298 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:46.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:45 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:45] "GET /metrics HTTP/1.1" 200 207986 "" "Prometheus/2.33.4" 2024-09-17T00:57:46.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:46 smithi050 bash[19968]: cluster 2024-09-17T00:57:45.067163+0000 mgr.y (mgr.14427) 299 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:46.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:46 smithi027 bash[25154]: cluster 2024-09-17T00:57:45.067163+0000 mgr.y (mgr.14427) 299 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:46.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:46 smithi027 bash[19759]: cluster 2024-09-17T00:57:45.067163+0000 mgr.y (mgr.14427) 299 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:46.862 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:46 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:57:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:57:47.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:47 smithi027 bash[25154]: audit 2024-09-17T00:57:46.584688+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:47.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:47 smithi027 bash[25154]: audit 2024-09-17T00:57:46.594255+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:47.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:47 smithi027 bash[19759]: audit 2024-09-17T00:57:46.584688+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:47.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:47 smithi027 bash[19759]: audit 2024-09-17T00:57:46.594255+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:47.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:47 smithi050 bash[19968]: audit 2024-09-17T00:57:46.584688+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:47.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:47 smithi050 bash[19968]: audit 2024-09-17T00:57:46.594255+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:48.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:48 smithi050 bash[19968]: cluster 2024-09-17T00:57:47.067593+0000 mgr.y (mgr.14427) 300 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:49.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:48 smithi027 bash[19759]: cluster 2024-09-17T00:57:47.067593+0000 mgr.y (mgr.14427) 300 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:49.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:48 smithi027 bash[25154]: cluster 2024-09-17T00:57:47.067593+0000 mgr.y (mgr.14427) 300 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:50.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:49 smithi050 bash[19968]: cluster 2024-09-17T00:57:49.068405+0000 mgr.y (mgr.14427) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:50.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:49 smithi027 bash[19759]: cluster 2024-09-17T00:57:49.068405+0000 mgr.y (mgr.14427) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:50.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:49 smithi027 bash[25154]: cluster 2024-09-17T00:57:49.068405+0000 mgr.y (mgr.14427) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:52.123 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:57:51 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:57:52.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:52 smithi050 bash[19968]: cluster 2024-09-17T00:57:51.069029+0000 mgr.y (mgr.14427) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:52.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:52 smithi027 bash[25154]: cluster 2024-09-17T00:57:51.069029+0000 mgr.y (mgr.14427) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:52.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:52 smithi027 bash[19759]: cluster 2024-09-17T00:57:51.069029+0000 mgr.y (mgr.14427) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:53.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:53 smithi050 bash[19968]: audit 2024-09-17T00:57:52.172724+0000 mgr.y (mgr.14427) 303 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:53.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:53 smithi027 bash[19759]: audit 2024-09-17T00:57:52.172724+0000 mgr.y (mgr.14427) 303 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:53.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:53 smithi027 bash[25154]: audit 2024-09-17T00:57:52.172724+0000 mgr.y (mgr.14427) 303 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:57:54.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:53 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:57:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:57:54.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:54 smithi027 bash[25154]: cluster 2024-09-17T00:57:53.070764+0000 mgr.y (mgr.14427) 304 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:54.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:54 smithi027 bash[25154]: audit 2024-09-17T00:57:53.886706+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:54.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:54 smithi027 bash[25154]: audit 2024-09-17T00:57:53.899829+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:54.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:54 smithi027 bash[19759]: cluster 2024-09-17T00:57:53.070764+0000 mgr.y (mgr.14427) 304 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:54.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:54 smithi027 bash[19759]: audit 2024-09-17T00:57:53.886706+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:54.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:54 smithi027 bash[19759]: audit 2024-09-17T00:57:53.899829+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:54.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:54 smithi050 bash[19968]: cluster 2024-09-17T00:57:53.070764+0000 mgr.y (mgr.14427) 304 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:57:54.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:54 smithi050 bash[19968]: audit 2024-09-17T00:57:53.886706+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:54.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:54 smithi050 bash[19968]: audit 2024-09-17T00:57:53.899829+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:57:56.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:57:55 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:57:55] "GET /metrics HTTP/1.1" 200 207982 "" "Prometheus/2.33.4" 2024-09-17T00:57:56.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:56 smithi027 bash[25154]: cluster 2024-09-17T00:57:55.071543+0000 mgr.y (mgr.14427) 305 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:56.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:56 smithi027 bash[19759]: cluster 2024-09-17T00:57:55.071543+0000 mgr.y (mgr.14427) 305 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:56.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:56 smithi050 bash[19968]: cluster 2024-09-17T00:57:55.071543+0000 mgr.y (mgr.14427) 305 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:58.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:58 smithi050 bash[19968]: cluster 2024-09-17T00:57:57.072390+0000 mgr.y (mgr.14427) 306 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:58.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:58 smithi027 bash[19759]: cluster 2024-09-17T00:57:57.072390+0000 mgr.y (mgr.14427) 306 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:57:58.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:58 smithi027 bash[25154]: cluster 2024-09-17T00:57:57.072390+0000 mgr.y (mgr.14427) 306 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:00.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:57:59 smithi050 bash[19968]: cluster 2024-09-17T00:57:59.074122+0000 mgr.y (mgr.14427) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:00.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:57:59 smithi027 bash[19759]: cluster 2024-09-17T00:57:59.074122+0000 mgr.y (mgr.14427) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:00.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:57:59 smithi027 bash[25154]: cluster 2024-09-17T00:57:59.074122+0000 mgr.y (mgr.14427) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:02.122 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:01 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:58:02.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:02 smithi050 bash[19968]: cluster 2024-09-17T00:58:01.074855+0000 mgr.y (mgr.14427) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:02.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:02 smithi027 bash[19759]: cluster 2024-09-17T00:58:01.074855+0000 mgr.y (mgr.14427) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:02 smithi027 bash[25154]: cluster 2024-09-17T00:58:01.074855+0000 mgr.y (mgr.14427) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:03.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:03 smithi027 bash[19759]: audit 2024-09-17T00:58:02.182919+0000 mgr.y (mgr.14427) 309 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:03.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:03 smithi027 bash[25154]: audit 2024-09-17T00:58:02.182919+0000 mgr.y (mgr.14427) 309 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:03.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:03 smithi050 bash[19968]: audit 2024-09-17T00:58:02.182919+0000 mgr.y (mgr.14427) 309 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:04.453 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:04 smithi027 bash[19759]: cluster 2024-09-17T00:58:03.076659+0000 mgr.y (mgr.14427) 310 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:04.453 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:04 smithi027 bash[25154]: cluster 2024-09-17T00:58:03.076659+0000 mgr.y (mgr.14427) 310 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:04.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:04 smithi050 bash[19968]: cluster 2024-09-17T00:58:03.076659+0000 mgr.y (mgr.14427) 310 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:06.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:05 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:05] "GET /metrics HTTP/1.1" 200 207982 "" "Prometheus/2.33.4" 2024-09-17T00:58:06.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:58:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:58:06.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[19759]: cluster 2024-09-17T00:58:05.077484+0000 mgr.y (mgr.14427) 311 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:06.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[19759]: audit 2024-09-17T00:58:05.502748+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:06.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[19759]: audit 2024-09-17T00:58:05.508475+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:58:06.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[19759]: audit 2024-09-17T00:58:05.509931+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[19759]: audit 2024-09-17T00:58:05.521144+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[19759]: audit 2024-09-17T00:58:05.531511+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[19759]: audit 2024-09-17T00:58:05.532048+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[19759]: audit 2024-09-17T00:58:05.535043+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[19759]: audit 2024-09-17T00:58:05.536919+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[19759]: cephadm 2024-09-17T00:58:05.537627+0000 mgr.y (mgr.14427) 312 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[25154]: cluster 2024-09-17T00:58:05.077484+0000 mgr.y (mgr.14427) 311 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[25154]: audit 2024-09-17T00:58:05.502748+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[25154]: audit 2024-09-17T00:58:05.508475+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[25154]: audit 2024-09-17T00:58:05.509931+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:58:06.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[25154]: audit 2024-09-17T00:58:05.521144+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:06.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[25154]: audit 2024-09-17T00:58:05.531511+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:58:06.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[25154]: audit 2024-09-17T00:58:05.532048+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:58:06.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[25154]: audit 2024-09-17T00:58:05.535043+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:58:06.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[25154]: audit 2024-09-17T00:58:05.536919+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:58:06.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:06 smithi027 bash[25154]: cephadm 2024-09-17T00:58:05.537627+0000 mgr.y (mgr.14427) 312 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T00:58:06.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:06 smithi050 bash[19968]: cluster 2024-09-17T00:58:05.077484+0000 mgr.y (mgr.14427) 311 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:06.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:06 smithi050 bash[19968]: audit 2024-09-17T00:58:05.502748+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:06.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:06 smithi050 bash[19968]: audit 2024-09-17T00:58:05.508475+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:58:06.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:06 smithi050 bash[19968]: audit 2024-09-17T00:58:05.509931+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:58:06.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:06 smithi050 bash[19968]: audit 2024-09-17T00:58:05.521144+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:06.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:06 smithi050 bash[19968]: audit 2024-09-17T00:58:05.531511+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:58:06.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:06 smithi050 bash[19968]: audit 2024-09-17T00:58:05.532048+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:58:06.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:06 smithi050 bash[19968]: audit 2024-09-17T00:58:05.535043+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:58:06.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:06 smithi050 bash[19968]: audit 2024-09-17T00:58:05.536919+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:58:06.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:06 smithi050 bash[19968]: cephadm 2024-09-17T00:58:05.537627+0000 mgr.y (mgr.14427) 312 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T00:58:08.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:07 smithi027 bash[19759]: audit 2024-09-17T00:58:06.716453+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:08.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:07 smithi027 bash[19759]: audit 2024-09-17T00:58:06.726873+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:08.078 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:07 smithi027 bash[19759]: cluster 2024-09-17T00:58:07.078180+0000 mgr.y (mgr.14427) 313 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:08.078 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:07 smithi027 bash[25154]: audit 2024-09-17T00:58:06.716453+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:08.078 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:07 smithi027 bash[25154]: audit 2024-09-17T00:58:06.726873+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:08.078 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:07 smithi027 bash[25154]: cluster 2024-09-17T00:58:07.078180+0000 mgr.y (mgr.14427) 313 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:08.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:07 smithi050 bash[19968]: audit 2024-09-17T00:58:06.716453+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:08.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:07 smithi050 bash[19968]: audit 2024-09-17T00:58:06.726873+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:08.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:07 smithi050 bash[19968]: cluster 2024-09-17T00:58:07.078180+0000 mgr.y (mgr.14427) 313 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:10.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:09 smithi050 bash[19968]: cluster 2024-09-17T00:58:09.079093+0000 mgr.y (mgr.14427) 314 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:10.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:09 smithi027 bash[19759]: cluster 2024-09-17T00:58:09.079093+0000 mgr.y (mgr.14427) 314 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:10.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:09 smithi027 bash[25154]: cluster 2024-09-17T00:58:09.079093+0000 mgr.y (mgr.14427) 314 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:12.128 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:11 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:58:12.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:12 smithi050 bash[19968]: cluster 2024-09-17T00:58:11.079735+0000 mgr.y (mgr.14427) 315 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:12.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:12 smithi027 bash[19759]: cluster 2024-09-17T00:58:11.079735+0000 mgr.y (mgr.14427) 315 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:12.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:12 smithi027 bash[25154]: cluster 2024-09-17T00:58:11.079735+0000 mgr.y (mgr.14427) 315 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:13.545 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:13 smithi027 bash[25154]: audit 2024-09-17T00:58:12.190992+0000 mgr.y (mgr.14427) 316 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:13.545 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:13 smithi027 bash[19759]: audit 2024-09-17T00:58:12.190992+0000 mgr.y (mgr.14427) 316 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:13.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:13 smithi050 bash[19968]: audit 2024-09-17T00:58:12.190992+0000 mgr.y (mgr.14427) 316 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:13.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:13 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:13.554Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:58:13.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:13 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:13.554Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:58:14.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:14 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:58:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:58:14.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:14 smithi027 bash[19759]: cluster 2024-09-17T00:58:13.081420+0000 mgr.y (mgr.14427) 317 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:14.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:14 smithi027 bash[19759]: audit 2024-09-17T00:58:14.066126+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:14.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:14 smithi027 bash[19759]: audit 2024-09-17T00:58:14.078137+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:14.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:14 smithi027 bash[25154]: cluster 2024-09-17T00:58:13.081420+0000 mgr.y (mgr.14427) 317 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:14.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:14 smithi027 bash[25154]: audit 2024-09-17T00:58:14.066126+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:14.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:14 smithi027 bash[25154]: audit 2024-09-17T00:58:14.078137+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:14.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:14 smithi050 bash[19968]: cluster 2024-09-17T00:58:13.081420+0000 mgr.y (mgr.14427) 317 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:14.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:14 smithi050 bash[19968]: audit 2024-09-17T00:58:14.066126+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:14.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:14 smithi050 bash[19968]: audit 2024-09-17T00:58:14.078137+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:16.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:15 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:15] "GET /metrics HTTP/1.1" 200 207986 "" "Prometheus/2.33.4" 2024-09-17T00:58:16.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:16 smithi027 bash[19759]: cluster 2024-09-17T00:58:15.082150+0000 mgr.y (mgr.14427) 318 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:16.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:16 smithi027 bash[25154]: cluster 2024-09-17T00:58:15.082150+0000 mgr.y (mgr.14427) 318 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:16.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:16 smithi050 bash[19968]: cluster 2024-09-17T00:58:15.082150+0000 mgr.y (mgr.14427) 318 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:18.581 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:18 smithi050 bash[19968]: cluster 2024-09-17T00:58:17.082877+0000 mgr.y (mgr.14427) 319 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:18.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:18 smithi027 bash[19759]: cluster 2024-09-17T00:58:17.082877+0000 mgr.y (mgr.14427) 319 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:18.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:18 smithi027 bash[25154]: cluster 2024-09-17T00:58:17.082877+0000 mgr.y (mgr.14427) 319 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:19 smithi027 bash[19759]: cluster 2024-09-17T00:58:19.083825+0000 mgr.y (mgr.14427) 320 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:19 smithi027 bash[25154]: cluster 2024-09-17T00:58:19.083825+0000 mgr.y (mgr.14427) 320 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:19 smithi050 bash[19968]: cluster 2024-09-17T00:58:19.083825+0000 mgr.y (mgr.14427) 320 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:22.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:21 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:58:22.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:22 smithi050 bash[19968]: cluster 2024-09-17T00:58:21.084294+0000 mgr.y (mgr.14427) 321 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:22 smithi027 bash[19759]: cluster 2024-09-17T00:58:21.084294+0000 mgr.y (mgr.14427) 321 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:22.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:22 smithi027 bash[25154]: cluster 2024-09-17T00:58:21.084294+0000 mgr.y (mgr.14427) 321 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:23.505 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:23 smithi027 bash[19759]: audit 2024-09-17T00:58:22.198740+0000 mgr.y (mgr.14427) 322 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:23.505 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:23 smithi027 bash[25154]: audit 2024-09-17T00:58:22.198740+0000 mgr.y (mgr.14427) 322 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:23.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:23 smithi050 bash[19968]: audit 2024-09-17T00:58:22.198740+0000 mgr.y (mgr.14427) 322 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:23.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:23 smithi027 bash[47468]: level=error ts=2024-09-17T00:58:23.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:58:23.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:23 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:23.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:58:23.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:23 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:58:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:24 smithi027 bash[19759]: cluster 2024-09-17T00:58:23.085909+0000 mgr.y (mgr.14427) 323 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:24.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:24 smithi027 bash[25154]: cluster 2024-09-17T00:58:23.085909+0000 mgr.y (mgr.14427) 323 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:24.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:24 smithi050 bash[19968]: cluster 2024-09-17T00:58:23.085909+0000 mgr.y (mgr.14427) 323 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:26.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:25 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:25] "GET /metrics HTTP/1.1" 200 207985 "" "Prometheus/2.33.4" 2024-09-17T00:58:26.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:26 smithi027 bash[19759]: cluster 2024-09-17T00:58:25.086765+0000 mgr.y (mgr.14427) 324 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:26.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:26 smithi027 bash[25154]: cluster 2024-09-17T00:58:25.086765+0000 mgr.y (mgr.14427) 324 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:26.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:26 smithi050 bash[19968]: cluster 2024-09-17T00:58:25.086765+0000 mgr.y (mgr.14427) 324 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:27.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:26 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:58:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:58:28.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:27 smithi027 bash[19759]: audit 2024-09-17T00:58:26.903890+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:28.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:27 smithi027 bash[19759]: audit 2024-09-17T00:58:26.914974+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:28.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:27 smithi027 bash[19759]: cluster 2024-09-17T00:58:27.087486+0000 mgr.y (mgr.14427) 325 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:28.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:27 smithi027 bash[25154]: audit 2024-09-17T00:58:26.903890+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:28.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:27 smithi027 bash[25154]: audit 2024-09-17T00:58:26.914974+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:28.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:27 smithi027 bash[25154]: cluster 2024-09-17T00:58:27.087486+0000 mgr.y (mgr.14427) 325 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:28.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:27 smithi050 bash[19968]: audit 2024-09-17T00:58:26.903890+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:28.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:27 smithi050 bash[19968]: audit 2024-09-17T00:58:26.914974+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:28.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:27 smithi050 bash[19968]: cluster 2024-09-17T00:58:27.087486+0000 mgr.y (mgr.14427) 325 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:30.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:29 smithi050 bash[19968]: cluster 2024-09-17T00:58:29.089246+0000 mgr.y (mgr.14427) 326 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:30.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:29 smithi027 bash[25154]: cluster 2024-09-17T00:58:29.089246+0000 mgr.y (mgr.14427) 326 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:30.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:29 smithi027 bash[19759]: cluster 2024-09-17T00:58:29.089246+0000 mgr.y (mgr.14427) 326 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:32.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:31 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:58:32.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:32 smithi027 bash[19759]: cluster 2024-09-17T00:58:31.089967+0000 mgr.y (mgr.14427) 327 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:32.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:32 smithi027 bash[25154]: cluster 2024-09-17T00:58:31.089967+0000 mgr.y (mgr.14427) 327 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:32.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:32 smithi050 bash[19968]: cluster 2024-09-17T00:58:31.089967+0000 mgr.y (mgr.14427) 327 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:33.423 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:33 smithi027 bash[19759]: audit 2024-09-17T00:58:32.209669+0000 mgr.y (mgr.14427) 328 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:33.423 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:33 smithi027 bash[25154]: audit 2024-09-17T00:58:32.209669+0000 mgr.y (mgr.14427) 328 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:33.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:33 smithi050 bash[19968]: audit 2024-09-17T00:58:32.209669+0000 mgr.y (mgr.14427) 328 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:33.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:33 smithi027 bash[47468]: level=error ts=2024-09-17T00:58:33.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:58:33.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:33 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:58:33.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:33 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:33.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:58:34.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:34 smithi027 bash[19759]: cluster 2024-09-17T00:58:33.091718+0000 mgr.y (mgr.14427) 329 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:34.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:34 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:58:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:58:34.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:34 smithi027 bash[25154]: cluster 2024-09-17T00:58:33.091718+0000 mgr.y (mgr.14427) 329 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:34 smithi050 bash[19968]: cluster 2024-09-17T00:58:33.091718+0000 mgr.y (mgr.14427) 329 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:35.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:35 smithi027 bash[25154]: audit 2024-09-17T00:58:34.220564+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:35.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:35 smithi027 bash[25154]: audit 2024-09-17T00:58:34.231808+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:35 smithi027 bash[19759]: audit 2024-09-17T00:58:34.220564+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:35 smithi027 bash[19759]: audit 2024-09-17T00:58:34.231808+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:35.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:35 smithi050 bash[19968]: audit 2024-09-17T00:58:34.220564+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:35.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:35 smithi050 bash[19968]: audit 2024-09-17T00:58:34.231808+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:36.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:35 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:35] "GET /metrics HTTP/1.1" 200 207985 "" "Prometheus/2.33.4" 2024-09-17T00:58:36.515 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:36 smithi027 bash[19759]: cluster 2024-09-17T00:58:35.092336+0000 mgr.y (mgr.14427) 330 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:36.515 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:36 smithi027 bash[25154]: cluster 2024-09-17T00:58:35.092336+0000 mgr.y (mgr.14427) 330 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:36.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:36 smithi050 bash[19968]: cluster 2024-09-17T00:58:35.092336+0000 mgr.y (mgr.14427) 330 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:37.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:37 smithi027 bash[19759]: audit 2024-09-17T00:58:37.076703+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:58:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:37 smithi027 bash[19759]: audit 2024-09-17T00:58:37.077610+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:58:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:37 smithi027 bash[19759]: audit 2024-09-17T00:58:37.110489+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:58:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:37 smithi027 bash[19759]: audit 2024-09-17T00:58:37.111443+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:58:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:37 smithi027 bash[25154]: audit 2024-09-17T00:58:37.076703+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:58:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:37 smithi027 bash[25154]: audit 2024-09-17T00:58:37.077610+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:58:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:37 smithi027 bash[25154]: audit 2024-09-17T00:58:37.110489+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:58:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:37 smithi027 bash[25154]: audit 2024-09-17T00:58:37.111443+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:58:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:37 smithi050 bash[19968]: audit 2024-09-17T00:58:37.076703+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:58:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:37 smithi050 bash[19968]: audit 2024-09-17T00:58:37.077610+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:58:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:37 smithi050 bash[19968]: audit 2024-09-17T00:58:37.110489+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:58:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:37 smithi050 bash[19968]: audit 2024-09-17T00:58:37.111443+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:58:38.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:38 smithi027 bash[19759]: cluster 2024-09-17T00:58:37.093014+0000 mgr.y (mgr.14427) 331 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:38.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:38 smithi027 bash[25154]: cluster 2024-09-17T00:58:37.093014+0000 mgr.y (mgr.14427) 331 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:38 smithi050 bash[19968]: cluster 2024-09-17T00:58:37.093014+0000 mgr.y (mgr.14427) 331 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:40.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:39 smithi050 bash[19968]: cluster 2024-09-17T00:58:39.094819+0000 mgr.y (mgr.14427) 332 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:40.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:39 smithi027 bash[19759]: cluster 2024-09-17T00:58:39.094819+0000 mgr.y (mgr.14427) 332 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:40.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:39 smithi027 bash[25154]: cluster 2024-09-17T00:58:39.094819+0000 mgr.y (mgr.14427) 332 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:42.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:41 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:58:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:42 smithi027 bash[19759]: cluster 2024-09-17T00:58:41.095609+0000 mgr.y (mgr.14427) 333 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:42 smithi027 bash[25154]: cluster 2024-09-17T00:58:41.095609+0000 mgr.y (mgr.14427) 333 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:42.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:42 smithi050 bash[19968]: cluster 2024-09-17T00:58:41.095609+0000 mgr.y (mgr.14427) 333 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:43.507 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:43 smithi027 bash[19759]: audit 2024-09-17T00:58:42.213165+0000 mgr.y (mgr.14427) 334 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:43.507 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:43 smithi027 bash[25154]: audit 2024-09-17T00:58:42.213165+0000 mgr.y (mgr.14427) 334 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:43.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:43 smithi050 bash[19968]: audit 2024-09-17T00:58:42.213165+0000 mgr.y (mgr.14427) 334 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:43.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:43 smithi027 bash[47468]: level=error ts=2024-09-17T00:58:43.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:58:43.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:43 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:43.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:58:43.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:43 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:43.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:58:44.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:44 smithi027 bash[19759]: cluster 2024-09-17T00:58:43.097256+0000 mgr.y (mgr.14427) 335 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:44 smithi027 bash[25154]: cluster 2024-09-17T00:58:43.097256+0000 mgr.y (mgr.14427) 335 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:44.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:44 smithi050 bash[19968]: cluster 2024-09-17T00:58:43.097256+0000 mgr.y (mgr.14427) 335 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:46.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:45 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:45] "GET /metrics HTTP/1.1" 200 207991 "" "Prometheus/2.33.4" 2024-09-17T00:58:46.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:46 smithi027 bash[19759]: cluster 2024-09-17T00:58:45.097976+0000 mgr.y (mgr.14427) 336 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:46.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:46 smithi027 bash[25154]: cluster 2024-09-17T00:58:45.097976+0000 mgr.y (mgr.14427) 336 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:46.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:46 smithi050 bash[19968]: cluster 2024-09-17T00:58:45.097976+0000 mgr.y (mgr.14427) 336 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:47.326 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:47 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:58:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:58:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:48 smithi027 bash[19759]: audit 2024-09-17T00:58:47.068026+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:48 smithi027 bash[19759]: audit 2024-09-17T00:58:47.077936+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:48 smithi027 bash[19759]: cluster 2024-09-17T00:58:47.098695+0000 mgr.y (mgr.14427) 337 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:48.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:48 smithi027 bash[25154]: audit 2024-09-17T00:58:47.068026+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:48.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:48 smithi027 bash[25154]: audit 2024-09-17T00:58:47.077936+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:48.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:48 smithi027 bash[25154]: cluster 2024-09-17T00:58:47.098695+0000 mgr.y (mgr.14427) 337 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:48.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:48 smithi050 bash[19968]: audit 2024-09-17T00:58:47.068026+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:48.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:48 smithi050 bash[19968]: audit 2024-09-17T00:58:47.077936+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:48.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:48 smithi050 bash[19968]: cluster 2024-09-17T00:58:47.098695+0000 mgr.y (mgr.14427) 337 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:50.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:49 smithi050 bash[19968]: cluster 2024-09-17T00:58:49.099757+0000 mgr.y (mgr.14427) 338 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:50.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:49 smithi027 bash[25154]: cluster 2024-09-17T00:58:49.099757+0000 mgr.y (mgr.14427) 338 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:50.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:49 smithi027 bash[19759]: cluster 2024-09-17T00:58:49.099757+0000 mgr.y (mgr.14427) 338 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:52.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:51 smithi050 bash[21355]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:58:52.575 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:52 smithi050 bash[19968]: cluster 2024-09-17T00:58:51.100461+0000 mgr.y (mgr.14427) 339 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:52.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:52 smithi027 bash[19759]: cluster 2024-09-17T00:58:51.100461+0000 mgr.y (mgr.14427) 339 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:52.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:52 smithi027 bash[25154]: cluster 2024-09-17T00:58:51.100461+0000 mgr.y (mgr.14427) 339 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:53.417 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:53 smithi050 bash[19968]: audit 2024-09-17T00:58:52.223610+0000 mgr.y (mgr.14427) 340 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:53.508 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:53 smithi027 bash[19759]: audit 2024-09-17T00:58:52.223610+0000 mgr.y (mgr.14427) 340 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:53.509 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:53 smithi027 bash[25154]: audit 2024-09-17T00:58:52.223610+0000 mgr.y (mgr.14427) 340 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:58:53.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:53 smithi027 bash[47468]: level=error ts=2024-09-17T00:58:53.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:58:53.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:53 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:53.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:58:53.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:53 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:53.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:58:53.839 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:58:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:53.839 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:58:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:53.840 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:58:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:53.840 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:58:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:53.840 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:58:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:53.841 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:53.841 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:58:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:53.841 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:58:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:53.842 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:53.842 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:53 smithi050 systemd[1]: Stopping Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T00:58:53.842 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:53 smithi050 bash[48321]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mgr.x 2024-09-17T00:58:54.478 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:54 smithi050 bash[19968]: cluster 2024-09-17T00:58:53.102131+0000 mgr.y (mgr.14427) 341 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:54.479 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:54 smithi050 bash[48330]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mgr-x 2024-09-17T00:58:54.479 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:54 smithi050 bash[48365]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mgr.x 2024-09-17T00:58:54.479 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:58:54.479 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T00:58:54.479 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: Stopped Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:58:54.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:54 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:58:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:58:54.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:54 smithi027 bash[25154]: cluster 2024-09-17T00:58:53.102131+0000 mgr.y (mgr.14427) 341 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:54.584 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:58:54 smithi027 bash[47468]: level=warn ts=2024-09-17T00:58:54.204Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=2 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": dial tcp 172.21.15.50:8443: connect: connection refused" 2024-09-17T00:58:54.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:54 smithi027 bash[19759]: cluster 2024-09-17T00:58:53.102131+0000 mgr.y (mgr.14427) 341 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:58:54.730 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:54.731 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:54.731 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:54.731 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:54.731 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:54.732 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:54.732 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:54.732 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:54.732 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: Started Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T00:58:54.733 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 00:58:54 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:58:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:55 smithi050 bash[19968]: audit 2024-09-17T00:58:54.368401+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:55 smithi050 bash[19968]: audit 2024-09-17T00:58:54.381615+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:55 smithi050 bash[19968]: audit 2024-09-17T00:58:54.645791+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:55 smithi050 bash[19968]: audit 2024-09-17T00:58:54.664228+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:55 smithi050 bash[19968]: audit 2024-09-17T00:58:54.671356+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:58:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:55 smithi050 bash[19968]: audit 2024-09-17T00:58:54.673724+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:58:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:55 smithi050 bash[19968]: audit 2024-09-17T00:58:54.675287+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:58:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:55 smithi050 bash[19968]: audit 2024-09-17T00:58:54.687191+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.770 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[19759]: audit 2024-09-17T00:58:54.368401+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.770 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[19759]: audit 2024-09-17T00:58:54.381615+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[19759]: audit 2024-09-17T00:58:54.645791+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[19759]: audit 2024-09-17T00:58:54.664228+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[19759]: audit 2024-09-17T00:58:54.671356+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[19759]: audit 2024-09-17T00:58:54.673724+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[19759]: audit 2024-09-17T00:58:54.675287+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[19759]: audit 2024-09-17T00:58:54.687191+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[25154]: audit 2024-09-17T00:58:54.368401+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[25154]: audit 2024-09-17T00:58:54.381615+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[25154]: audit 2024-09-17T00:58:54.645791+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[25154]: audit 2024-09-17T00:58:54.664228+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:55.771 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[25154]: audit 2024-09-17T00:58:54.671356+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:58:55.772 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[25154]: audit 2024-09-17T00:58:54.673724+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:58:55.772 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[25154]: audit 2024-09-17T00:58:54.675287+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:58:55.772 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[25154]: audit 2024-09-17T00:58:54.687191+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:58:56.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:58:55 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:58:55] "GET /metrics HTTP/1.1" 200 207992 "" "Prometheus/2.33.4" 2024-09-17T00:58:56.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:56 smithi050 bash[19968]: cluster 2024-09-17T00:58:55.102829+0000 mgr.y (mgr.14427) 342 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:56.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:56 smithi027 bash[19759]: cluster 2024-09-17T00:58:55.102829+0000 mgr.y (mgr.14427) 342 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:56.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:56 smithi027 bash[25154]: cluster 2024-09-17T00:58:55.102829+0000 mgr.y (mgr.14427) 342 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:57.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:56 smithi050 bash[48450]: debug 2024-09-17T00:58:56.651+0000 7fce3d3cd640 1 -- 172.21.15.50:0/836462284 <== mon.2 v2:172.21.15.50:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561029d610e0 con 0x561029d62800 2024-09-17T00:58:57.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:56 smithi050 bash[48450]: debug 2024-09-17T00:58:56.767+0000 7fce3fc37040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:58:58.362 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:58 smithi050 bash[48450]: debug 2024-09-17T00:58:58.075+0000 7fce3fc37040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:58:58.362 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:58 smithi050 bash[48450]: debug 2024-09-17T00:58:58.143+0000 7fce3fc37040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:58:58.363 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:58 smithi050 bash[48450]: debug 2024-09-17T00:58:58.299+0000 7fce3fc37040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:58:58.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:58 smithi050 bash[19968]: cluster 2024-09-17T00:58:57.103580+0000 mgr.y (mgr.14427) 343 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:58.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:58 smithi027 bash[19759]: cluster 2024-09-17T00:58:57.103580+0000 mgr.y (mgr.14427) 343 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:58.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:58 smithi027 bash[25154]: cluster 2024-09-17T00:58:57.103580+0000 mgr.y (mgr.14427) 343 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:58:59.335 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:58 smithi050 bash[48450]: debug 2024-09-17T00:58:58.991+0000 7fce3fc37040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:58:59.336 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:59 smithi050 bash[48450]: debug 2024-09-17T00:58:59.063+0000 7fce3fc37040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:58:59.336 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:59 smithi050 bash[48450]: debug 2024-09-17T00:58:59.139+0000 7fce3fc37040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:58:59.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:59 smithi050 bash[48450]: debug 2024-09-17T00:58:59.343+0000 7fce3fc37040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:58:59.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:59 smithi050 bash[48450]: debug 2024-09-17T00:58:59.431+0000 7fce3fc37040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:58:59.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:59 smithi050 bash[48450]: debug 2024-09-17T00:58:59.503+0000 7fce3fc37040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:59:00.082 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:58:59 smithi050 bash[19968]: cluster 2024-09-17T00:58:59.105304+0000 mgr.y (mgr.14427) 344 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:00.082 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:59 smithi050 bash[48450]: debug 2024-09-17T00:58:59.795+0000 7fce3fc37040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:59:00.082 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:58:59 smithi050 bash[48450]: debug 2024-09-17T00:58:59.871+0000 7fce3fc37040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:59:00.082 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:00 smithi050 bash[48450]: debug 2024-09-17T00:59:00.091+0000 7fce3fc37040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:59:00.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:00 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:59:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:59:00.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:58:59 smithi027 bash[19759]: cluster 2024-09-17T00:58:59.105304+0000 mgr.y (mgr.14427) 344 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:00.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:58:59 smithi027 bash[25154]: cluster 2024-09-17T00:58:59.105304+0000 mgr.y (mgr.14427) 344 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:00.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:00 smithi050 bash[48450]: debug 2024-09-17T00:59:00.171+0000 7fce3fc37040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:59:00.787 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:00 smithi050 bash[48450]: debug 2024-09-17T00:59:00.435+0000 7fce3fc37040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:59:00.787 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:00 smithi050 bash[48450]: debug 2024-09-17T00:59:00.623+0000 7fce3fc37040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:59:01.058 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:00 smithi050 bash[48450]: debug 2024-09-17T00:59:00.795+0000 7fce3fc37040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:59:01.058 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:00 smithi050 bash[48450]: debug 2024-09-17T00:59:00.879+0000 7fce3fc37040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:59:01.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:01 smithi027 bash[19759]: audit 2024-09-17T00:59:00.087031+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:01.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:01 smithi027 bash[19759]: audit 2024-09-17T00:59:00.098015+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:01.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:01 smithi027 bash[25154]: audit 2024-09-17T00:59:00.087031+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:01.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:01 smithi027 bash[25154]: audit 2024-09-17T00:59:00.098015+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:01.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:01 smithi050 bash[48450]: debug 2024-09-17T00:59:01.067+0000 7fce3fc37040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:59:01.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:01 smithi050 bash[19968]: audit 2024-09-17T00:59:00.087031+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:01.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:01 smithi050 bash[19968]: audit 2024-09-17T00:59:00.098015+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:02.258 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:01 smithi050 bash[48450]: debug 2024-09-17T00:59:01.951+0000 7fce3fc37040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:59:02.258 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[48450]: debug 2024-09-17T00:59:02.031+0000 7fce3fc37040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:59:02.258 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[19968]: cluster 2024-09-17T00:59:01.106019+0000 mgr.y (mgr.14427) 345 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:02.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:02 smithi027 bash[19759]: cluster 2024-09-17T00:59:01.106019+0000 mgr.y (mgr.14427) 345 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:02.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:02 smithi027 bash[25154]: cluster 2024-09-17T00:59:01.106019+0000 mgr.y (mgr.14427) 345 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:02.556 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[48450]: debug 2024-09-17T00:59:02.267+0000 7fce3fc37040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:59:02.556 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[48450]: debug 2024-09-17T00:59:02.343+0000 7fce3fc37040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:59:02.836 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[48450]: debug 2024-09-17T00:59:02.763+0000 7fce3fc37040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:59:03.087 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:03 smithi050 bash[19968]: audit 2024-09-17T00:59:02.230760+0000 mgr.y (mgr.14427) 346 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:03.087 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:03 smithi050 bash[19968]: cluster 2024-09-17T00:59:02.866598+0000 mon.a (mon.0) 1122 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:59:03.087 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[48450]: debug 2024-09-17T00:59:02.843+0000 7fce3fc37040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:59:03.087 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[48450]: [17/Sep/2024:00:59:02] ENGINE Bus STARTING 2024-09-17T00:59:03.087 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[48450]: CherryPy Checker: 2024-09-17T00:59:03.087 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[48450]: The Application mounted at '' has an empty config. 2024-09-17T00:59:03.088 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[48450]: [17/Sep/2024:00:59:02] ENGINE Serving on http://:::9283 2024-09-17T00:59:03.088 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:02 smithi050 bash[48450]: [17/Sep/2024:00:59:02] ENGINE Bus STARTED 2024-09-17T00:59:03.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:03 smithi050 bash[19968]: cluster 2024-09-17T00:59:02.866803+0000 mon.a (mon.0) 1123 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:59:03.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:03 smithi050 bash[19968]: audit 2024-09-17T00:59:02.870274+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:59:03.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:03 smithi050 bash[19968]: audit 2024-09-17T00:59:02.870857+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:59:03.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:03 smithi050 bash[19968]: audit 2024-09-17T00:59:02.873085+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:59:03.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:03 smithi050 bash[19968]: audit 2024-09-17T00:59:02.873933+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:59:03.509 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[25154]: audit 2024-09-17T00:59:02.230760+0000 mgr.y (mgr.14427) 346 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[25154]: cluster 2024-09-17T00:59:02.866598+0000 mon.a (mon.0) 1122 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[25154]: cluster 2024-09-17T00:59:02.866803+0000 mon.a (mon.0) 1123 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[25154]: audit 2024-09-17T00:59:02.870274+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[25154]: audit 2024-09-17T00:59:02.870857+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[25154]: audit 2024-09-17T00:59:02.873085+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[25154]: audit 2024-09-17T00:59:02.873933+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[19759]: audit 2024-09-17T00:59:02.230760+0000 mgr.y (mgr.14427) 346 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[19759]: cluster 2024-09-17T00:59:02.866598+0000 mon.a (mon.0) 1122 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[19759]: cluster 2024-09-17T00:59:02.866803+0000 mon.a (mon.0) 1123 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[19759]: audit 2024-09-17T00:59:02.870274+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:59:03.510 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[19759]: audit 2024-09-17T00:59:02.870857+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:59:03.511 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[19759]: audit 2024-09-17T00:59:02.873085+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:59:03.511 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[19759]: audit 2024-09-17T00:59:02.873933+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.? 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:59:03.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[47468]: level=error ts=2024-09-17T00:59:03.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": dial tcp 172.21.15.50:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:59:03.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:03.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:59:03.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:03 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:03.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:59:04.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:04 smithi050 bash[19968]: cluster 2024-09-17T00:59:03.107836+0000 mgr.y (mgr.14427) 347 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:04.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:04 smithi050 bash[19968]: cluster 2024-09-17T00:59:03.118020+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e21: y(active, since 8m), standbys: x 2024-09-17T00:59:04.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:04 smithi027 bash[25154]: cluster 2024-09-17T00:59:03.107836+0000 mgr.y (mgr.14427) 347 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:04.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:04 smithi027 bash[25154]: cluster 2024-09-17T00:59:03.118020+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e21: y(active, since 8m), standbys: x 2024-09-17T00:59:04.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:04 smithi027 bash[19759]: cluster 2024-09-17T00:59:03.107836+0000 mgr.y (mgr.14427) 347 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:04.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:04 smithi027 bash[19759]: cluster 2024-09-17T00:59:03.118020+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e21: y(active, since 8m), standbys: x 2024-09-17T00:59:06.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:05 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:05] "GET /metrics HTTP/1.1" 200 207992 "" "Prometheus/2.33.4" 2024-09-17T00:59:06.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:06 smithi050 bash[19968]: cluster 2024-09-17T00:59:05.108563+0000 mgr.y (mgr.14427) 348 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:06.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:06 smithi027 bash[19759]: cluster 2024-09-17T00:59:05.108563+0000 mgr.y (mgr.14427) 348 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:06.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:06 smithi027 bash[25154]: cluster 2024-09-17T00:59:05.108563+0000 mgr.y (mgr.14427) 348 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:07.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:07 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:59:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:59:08.460 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:08 smithi027 bash[19759]: cluster 2024-09-17T00:59:07.109253+0000 mgr.y (mgr.14427) 349 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:08.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:08 smithi027 bash[19759]: audit 2024-09-17T00:59:07.218376+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:08.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:08 smithi027 bash[19759]: audit 2024-09-17T00:59:07.231439+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:08.461 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:08 smithi027 bash[25154]: cluster 2024-09-17T00:59:07.109253+0000 mgr.y (mgr.14427) 349 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:08.461 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:08 smithi027 bash[25154]: audit 2024-09-17T00:59:07.218376+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:08.461 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:08 smithi027 bash[25154]: audit 2024-09-17T00:59:07.231439+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:08.582 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:08 smithi050 bash[19968]: cluster 2024-09-17T00:59:07.109253+0000 mgr.y (mgr.14427) 349 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:08.582 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:08 smithi050 bash[19968]: audit 2024-09-17T00:59:07.218376+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:08.582 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:08 smithi050 bash[19968]: audit 2024-09-17T00:59:07.231439+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:10.140 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:09 smithi027 bash[19759]: cluster 2024-09-17T00:59:09.110774+0000 mgr.y (mgr.14427) 350 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:10.141 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:09 smithi027 bash[25154]: cluster 2024-09-17T00:59:09.110774+0000 mgr.y (mgr.14427) 350 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:10.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:09 smithi050 bash[19968]: cluster 2024-09-17T00:59:09.110774+0000 mgr.y (mgr.14427) 350 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:12.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:11 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:59:12.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:12 smithi027 bash[19759]: cluster 2024-09-17T00:59:11.111446+0000 mgr.y (mgr.14427) 351 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:12.608 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:12 smithi027 bash[25154]: cluster 2024-09-17T00:59:11.111446+0000 mgr.y (mgr.14427) 351 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:12.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:12 smithi050 bash[19968]: cluster 2024-09-17T00:59:11.111446+0000 mgr.y (mgr.14427) 351 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:13.510 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:13 smithi027 bash[19759]: audit 2024-09-17T00:59:12.242028+0000 mgr.y (mgr.14427) 352 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:13.511 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:13 smithi027 bash[25154]: audit 2024-09-17T00:59:12.242028+0000 mgr.y (mgr.14427) 352 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:13.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:13 smithi050 bash[19968]: audit 2024-09-17T00:59:12.242028+0000 mgr.y (mgr.14427) 352 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:13.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:13 smithi027 bash[47468]: level=error ts=2024-09-17T00:59:13.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:59:13.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:13 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:13.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:59:13.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:13 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:13.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:59:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:14 smithi027 bash[19759]: cluster 2024-09-17T00:59:13.113112+0000 mgr.y (mgr.14427) 353 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:14 smithi027 bash[25154]: cluster 2024-09-17T00:59:13.113112+0000 mgr.y (mgr.14427) 353 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:14.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:14 smithi050 bash[19968]: cluster 2024-09-17T00:59:13.113112+0000 mgr.y (mgr.14427) 353 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:16.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:15 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:15] "GET /metrics HTTP/1.1" 200 207983 "" "Prometheus/2.33.4" 2024-09-17T00:59:16.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:16 smithi027 bash[19759]: cluster 2024-09-17T00:59:15.113837+0000 mgr.y (mgr.14427) 354 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:16.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:16 smithi027 bash[25154]: cluster 2024-09-17T00:59:15.113837+0000 mgr.y (mgr.14427) 354 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:16.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:16 smithi050 bash[19968]: cluster 2024-09-17T00:59:15.113837+0000 mgr.y (mgr.14427) 354 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:18.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:18 smithi050 bash[19968]: cluster 2024-09-17T00:59:17.114596+0000 mgr.y (mgr.14427) 355 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:18.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:18 smithi027 bash[19759]: cluster 2024-09-17T00:59:17.114596+0000 mgr.y (mgr.14427) 355 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:18.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:18 smithi027 bash[25154]: cluster 2024-09-17T00:59:17.114596+0000 mgr.y (mgr.14427) 355 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:20.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:19 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:59:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:59:20.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:19 smithi027 bash[19759]: cluster 2024-09-17T00:59:19.116300+0000 mgr.y (mgr.14427) 356 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:20.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:19 smithi027 bash[19759]: audit 2024-09-17T00:59:19.849403+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:20.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:19 smithi027 bash[19759]: audit 2024-09-17T00:59:19.863734+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:20.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:19 smithi027 bash[25154]: cluster 2024-09-17T00:59:19.116300+0000 mgr.y (mgr.14427) 356 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:20.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:19 smithi027 bash[25154]: audit 2024-09-17T00:59:19.849403+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:20.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:19 smithi027 bash[25154]: audit 2024-09-17T00:59:19.863734+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:20.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:19 smithi050 bash[19968]: cluster 2024-09-17T00:59:19.116300+0000 mgr.y (mgr.14427) 356 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:20.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:19 smithi050 bash[19968]: audit 2024-09-17T00:59:19.849403+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:20.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:19 smithi050 bash[19968]: audit 2024-09-17T00:59:19.863734+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:22.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:21 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:59:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:22 smithi027 bash[19759]: cluster 2024-09-17T00:59:21.116987+0000 mgr.y (mgr.14427) 357 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:22.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:22 smithi027 bash[25154]: cluster 2024-09-17T00:59:21.116987+0000 mgr.y (mgr.14427) 357 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:22.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:22 smithi050 bash[19968]: cluster 2024-09-17T00:59:21.116987+0000 mgr.y (mgr.14427) 357 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:23.511 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:23 smithi027 bash[19759]: audit 2024-09-17T00:59:22.253269+0000 mgr.y (mgr.14427) 358 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:23.511 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:23 smithi027 bash[25154]: audit 2024-09-17T00:59:22.253269+0000 mgr.y (mgr.14427) 358 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:23.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:23 smithi050 bash[19968]: audit 2024-09-17T00:59:22.253269+0000 mgr.y (mgr.14427) 358 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:23.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:23 smithi027 bash[47468]: level=error ts=2024-09-17T00:59:23.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:59:23.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:23 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:23.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:59:23.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:23 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:23.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:59:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:24 smithi027 bash[19759]: cluster 2024-09-17T00:59:23.118693+0000 mgr.y (mgr.14427) 359 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:24.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:24 smithi027 bash[25154]: cluster 2024-09-17T00:59:23.118693+0000 mgr.y (mgr.14427) 359 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:24.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:24 smithi050 bash[19968]: cluster 2024-09-17T00:59:23.118693+0000 mgr.y (mgr.14427) 359 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:26.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:25 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:25] "GET /metrics HTTP/1.1" 200 207988 "" "Prometheus/2.33.4" 2024-09-17T00:59:26.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:26 smithi027 bash[19759]: cluster 2024-09-17T00:59:25.119407+0000 mgr.y (mgr.14427) 360 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:26.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:26 smithi027 bash[25154]: cluster 2024-09-17T00:59:25.119407+0000 mgr.y (mgr.14427) 360 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:26.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:26 smithi050 bash[19968]: cluster 2024-09-17T00:59:25.119407+0000 mgr.y (mgr.14427) 360 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:27.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:27 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:59:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:59:28.625 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:28 smithi027 bash[25154]: cluster 2024-09-17T00:59:27.120086+0000 mgr.y (mgr.14427) 361 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:28.625 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:28 smithi027 bash[25154]: audit 2024-09-17T00:59:27.378011+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:28.626 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:28 smithi027 bash[25154]: audit 2024-09-17T00:59:27.386884+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:28.626 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:28 smithi027 bash[19759]: cluster 2024-09-17T00:59:27.120086+0000 mgr.y (mgr.14427) 361 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:28.626 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:28 smithi027 bash[19759]: audit 2024-09-17T00:59:27.378011+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:28.626 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:28 smithi027 bash[19759]: audit 2024-09-17T00:59:27.386884+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:28.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:28 smithi050 bash[19968]: cluster 2024-09-17T00:59:27.120086+0000 mgr.y (mgr.14427) 361 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:28.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:28 smithi050 bash[19968]: audit 2024-09-17T00:59:27.378011+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:28.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:28 smithi050 bash[19968]: audit 2024-09-17T00:59:27.386884+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:30.194 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:29 smithi027 bash[19759]: cluster 2024-09-17T00:59:29.121833+0000 mgr.y (mgr.14427) 362 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:30.194 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:29 smithi027 bash[25154]: cluster 2024-09-17T00:59:29.121833+0000 mgr.y (mgr.14427) 362 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:30.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:29 smithi050 bash[19968]: cluster 2024-09-17T00:59:29.121833+0000 mgr.y (mgr.14427) 362 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:32.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:31 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:59:32.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:32 smithi027 bash[25154]: cluster 2024-09-17T00:59:31.122385+0000 mgr.y (mgr.14427) 363 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:32.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:32 smithi027 bash[19759]: cluster 2024-09-17T00:59:31.122385+0000 mgr.y (mgr.14427) 363 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:32.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:32 smithi050 bash[19968]: cluster 2024-09-17T00:59:31.122385+0000 mgr.y (mgr.14427) 363 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:33.511 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:33 smithi027 bash[19759]: audit 2024-09-17T00:59:32.262886+0000 mgr.y (mgr.14427) 364 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:33.511 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:33 smithi027 bash[25154]: audit 2024-09-17T00:59:32.262886+0000 mgr.y (mgr.14427) 364 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:33.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:33 smithi050 bash[19968]: audit 2024-09-17T00:59:32.262886+0000 mgr.y (mgr.14427) 364 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:33.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:33 smithi027 bash[47468]: level=error ts=2024-09-17T00:59:33.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:59:33.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:33 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:33.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:59:33.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:33 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:33.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:59:34.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:34 smithi027 bash[19759]: cluster 2024-09-17T00:59:33.123953+0000 mgr.y (mgr.14427) 365 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:34.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:34 smithi027 bash[25154]: cluster 2024-09-17T00:59:33.123953+0000 mgr.y (mgr.14427) 365 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:34 smithi050 bash[19968]: cluster 2024-09-17T00:59:33.123953+0000 mgr.y (mgr.14427) 365 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:36.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:35 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:35] "GET /metrics HTTP/1.1" 200 207988 "" "Prometheus/2.33.4" 2024-09-17T00:59:36.361 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:36 smithi050 bash[19968]: cluster 2024-09-17T00:59:35.124702+0000 mgr.y (mgr.14427) 366 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:36.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:36 smithi027 bash[19759]: cluster 2024-09-17T00:59:35.124702+0000 mgr.y (mgr.14427) 366 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:36.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:36 smithi027 bash[25154]: cluster 2024-09-17T00:59:35.124702+0000 mgr.y (mgr.14427) 366 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:37 smithi027 bash[19759]: audit 2024-09-17T00:59:37.101330+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:59:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:37 smithi027 bash[19759]: audit 2024-09-17T00:59:37.103001+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:59:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:37 smithi027 bash[19759]: audit 2024-09-17T00:59:37.117299+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:59:37.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:37 smithi027 bash[19759]: audit 2024-09-17T00:59:37.119177+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:59:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:37 smithi027 bash[25154]: audit 2024-09-17T00:59:37.101330+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:59:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:37 smithi027 bash[25154]: audit 2024-09-17T00:59:37.103001+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:59:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:37 smithi027 bash[25154]: audit 2024-09-17T00:59:37.117299+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:59:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:37 smithi027 bash[25154]: audit 2024-09-17T00:59:37.119177+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:59:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:37 smithi050 bash[19968]: audit 2024-09-17T00:59:37.101330+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:59:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:37 smithi050 bash[19968]: audit 2024-09-17T00:59:37.103001+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:59:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:37 smithi050 bash[19968]: audit 2024-09-17T00:59:37.117299+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:59:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:37 smithi050 bash[19968]: audit 2024-09-17T00:59:37.119177+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:59:38.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:38 smithi027 bash[19759]: cluster 2024-09-17T00:59:37.125458+0000 mgr.y (mgr.14427) 367 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:38.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:38 smithi027 bash[25154]: cluster 2024-09-17T00:59:37.125458+0000 mgr.y (mgr.14427) 367 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:38 smithi050 bash[19968]: cluster 2024-09-17T00:59:37.125458+0000 mgr.y (mgr.14427) 367 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:40.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:39 smithi027 bash[19759]: cluster 2024-09-17T00:59:39.127365+0000 mgr.y (mgr.14427) 368 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:40.334 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:40 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:00:59:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:59:40.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:39 smithi027 bash[25154]: cluster 2024-09-17T00:59:39.127365+0000 mgr.y (mgr.14427) 368 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:40.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:39 smithi050 bash[19968]: cluster 2024-09-17T00:59:39.127365+0000 mgr.y (mgr.14427) 368 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:41 smithi027 bash[19759]: audit 2024-09-17T00:59:40.007627+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:41 smithi027 bash[19759]: audit 2024-09-17T00:59:40.023986+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:41.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:41 smithi027 bash[25154]: audit 2024-09-17T00:59:40.007627+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:41.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:41 smithi027 bash[25154]: audit 2024-09-17T00:59:40.023986+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:41.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:41 smithi050 bash[19968]: audit 2024-09-17T00:59:40.007627+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:41.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:41 smithi050 bash[19968]: audit 2024-09-17T00:59:40.023986+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:41.996 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:41 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:59:42.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:42 smithi027 bash[25154]: cluster 2024-09-17T00:59:41.128204+0000 mgr.y (mgr.14427) 369 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:42.262 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:42 smithi027 bash[19759]: cluster 2024-09-17T00:59:41.128204+0000 mgr.y (mgr.14427) 369 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:42.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:42 smithi050 bash[19968]: cluster 2024-09-17T00:59:41.128204+0000 mgr.y (mgr.14427) 369 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:43 smithi027 bash[19759]: audit 2024-09-17T00:59:42.270983+0000 mgr.y (mgr.14427) 370 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:43 smithi027 bash[25154]: audit 2024-09-17T00:59:42.270983+0000 mgr.y (mgr.14427) 370 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:43.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:43 smithi050 bash[19968]: audit 2024-09-17T00:59:42.270983+0000 mgr.y (mgr.14427) 370 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:43.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:43 smithi027 bash[47468]: level=error ts=2024-09-17T00:59:43.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:59:43.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:43 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:43.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:59:43.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:43 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:43.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:59:44.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:44 smithi027 bash[19759]: cluster 2024-09-17T00:59:43.129955+0000 mgr.y (mgr.14427) 371 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:44.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:44 smithi027 bash[25154]: cluster 2024-09-17T00:59:43.129955+0000 mgr.y (mgr.14427) 371 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:44.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:44 smithi050 bash[19968]: cluster 2024-09-17T00:59:43.129955+0000 mgr.y (mgr.14427) 371 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:46.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:45 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:45] "GET /metrics HTTP/1.1" 200 207983 "" "Prometheus/2.33.4" 2024-09-17T00:59:46.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:46 smithi027 bash[25154]: cluster 2024-09-17T00:59:45.130828+0000 mgr.y (mgr.14427) 372 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:46.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:46 smithi027 bash[19759]: cluster 2024-09-17T00:59:45.130828+0000 mgr.y (mgr.14427) 372 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:46.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:46 smithi050 bash[19968]: cluster 2024-09-17T00:59:45.130828+0000 mgr.y (mgr.14427) 372 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:47.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:47 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:00:59:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T00:59:48.690 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:48 smithi027 bash[19759]: cluster 2024-09-17T00:59:47.131600+0000 mgr.y (mgr.14427) 373 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:48.690 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:48 smithi027 bash[19759]: audit 2024-09-17T00:59:47.563799+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:48.690 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:48 smithi027 bash[19759]: audit 2024-09-17T00:59:47.577056+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:48.691 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:48 smithi027 bash[25154]: cluster 2024-09-17T00:59:47.131600+0000 mgr.y (mgr.14427) 373 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:48.691 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:48 smithi027 bash[25154]: audit 2024-09-17T00:59:47.563799+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:48.691 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:48 smithi027 bash[25154]: audit 2024-09-17T00:59:47.577056+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:48.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:48 smithi050 bash[19968]: cluster 2024-09-17T00:59:47.131600+0000 mgr.y (mgr.14427) 373 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:48.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:48 smithi050 bash[19968]: audit 2024-09-17T00:59:47.563799+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:48.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:48 smithi050 bash[19968]: audit 2024-09-17T00:59:47.577056+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:50.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:49 smithi027 bash[25154]: cluster 2024-09-17T00:59:49.133410+0000 mgr.y (mgr.14427) 374 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:50.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:49 smithi027 bash[19759]: cluster 2024-09-17T00:59:49.133410+0000 mgr.y (mgr.14427) 374 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:50.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:49 smithi050 bash[19968]: cluster 2024-09-17T00:59:49.133410+0000 mgr.y (mgr.14427) 374 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:52.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 00:59:51 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:59:52.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:52 smithi027 bash[25154]: cluster 2024-09-17T00:59:51.134260+0000 mgr.y (mgr.14427) 375 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:52.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:52 smithi027 bash[19759]: cluster 2024-09-17T00:59:51.134260+0000 mgr.y (mgr.14427) 375 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:52.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:52 smithi050 bash[19968]: cluster 2024-09-17T00:59:51.134260+0000 mgr.y (mgr.14427) 375 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:53.513 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:53 smithi027 bash[19759]: audit 2024-09-17T00:59:52.282229+0000 mgr.y (mgr.14427) 376 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:53.513 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:53 smithi027 bash[25154]: audit 2024-09-17T00:59:52.282229+0000 mgr.y (mgr.14427) 376 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:53.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:53 smithi050 bash[19968]: audit 2024-09-17T00:59:52.282229+0000 mgr.y (mgr.14427) 376 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:59:53.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:53 smithi027 bash[47468]: level=error ts=2024-09-17T00:59:53.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:59:53.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:53 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:53.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T00:59:53.836 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 00:59:53 smithi027 bash[47468]: level=warn ts=2024-09-17T00:59:53.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T00:59:54.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:54 smithi027 bash[19759]: cluster 2024-09-17T00:59:53.135973+0000 mgr.y (mgr.14427) 377 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:54.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:54 smithi027 bash[25154]: cluster 2024-09-17T00:59:53.135973+0000 mgr.y (mgr.14427) 377 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:54.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:54 smithi050 bash[19968]: cluster 2024-09-17T00:59:53.135973+0000 mgr.y (mgr.14427) 377 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:59:55.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:55 smithi027 bash[25154]: audit 2024-09-17T00:59:54.706267+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:59:55.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:55 smithi027 bash[25154]: audit 2024-09-17T00:59:54.709863+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:59:55.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:55 smithi027 bash[25154]: audit 2024-09-17T00:59:54.712129+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:59:55.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:55 smithi027 bash[25154]: audit 2024-09-17T00:59:54.722315+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:55.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:55 smithi027 bash[19759]: audit 2024-09-17T00:59:54.706267+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:59:55.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:55 smithi027 bash[19759]: audit 2024-09-17T00:59:54.709863+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:59:55.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:55 smithi027 bash[19759]: audit 2024-09-17T00:59:54.712129+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:59:55.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:55 smithi027 bash[19759]: audit 2024-09-17T00:59:54.722315+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:55.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:55 smithi050 bash[19968]: audit 2024-09-17T00:59:54.706267+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:59:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:55 smithi050 bash[19968]: audit 2024-09-17T00:59:54.709863+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:59:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:55 smithi050 bash[19968]: audit 2024-09-17T00:59:54.712129+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:59:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:55 smithi050 bash[19968]: audit 2024-09-17T00:59:54.722315+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T00:59:56.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 00:59:55 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:00:59:55] "GET /metrics HTTP/1.1" 200 207983 "" "Prometheus/2.33.4" 2024-09-17T00:59:56.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:56 smithi050 bash[19968]: cluster 2024-09-17T00:59:55.136731+0000 mgr.y (mgr.14427) 378 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:56.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:56 smithi027 bash[19759]: cluster 2024-09-17T00:59:55.136731+0000 mgr.y (mgr.14427) 378 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:56.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:56 smithi027 bash[25154]: cluster 2024-09-17T00:59:55.136731+0000 mgr.y (mgr.14427) 378 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:58.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:58 smithi027 bash[25154]: cluster 2024-09-17T00:59:57.137454+0000 mgr.y (mgr.14427) 379 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:58.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:58 smithi027 bash[19759]: cluster 2024-09-17T00:59:57.137454+0000 mgr.y (mgr.14427) 379 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:59:58.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:58 smithi050 bash[19968]: cluster 2024-09-17T00:59:57.137454+0000 mgr.y (mgr.14427) 379 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:00.172 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 00:59:59 smithi027 bash[19759]: cluster 2024-09-17T00:59:59.139184+0000 mgr.y (mgr.14427) 380 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:00.172 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 00:59:59 smithi027 bash[25154]: cluster 2024-09-17T00:59:59.139184+0000 mgr.y (mgr.14427) 380 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:00.173 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 00:59:59 smithi050 bash[19968]: cluster 2024-09-17T00:59:59.139184+0000 mgr.y (mgr.14427) 380 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:00.584 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:00 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:01:00:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T01:00:01.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:00 smithi027 bash[19759]: cluster 2024-09-17T01:00:00.000119+0000 mon.a (mon.0) 1138 : cluster [INF] overall HEALTH_OK 2024-09-17T01:00:01.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:00 smithi027 bash[19759]: audit 2024-09-17T01:00:00.169134+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:01.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:00 smithi027 bash[19759]: audit 2024-09-17T01:00:00.180175+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:01.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:00 smithi027 bash[25154]: cluster 2024-09-17T01:00:00.000119+0000 mon.a (mon.0) 1138 : cluster [INF] overall HEALTH_OK 2024-09-17T01:00:01.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:00 smithi027 bash[25154]: audit 2024-09-17T01:00:00.169134+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:01.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:00 smithi027 bash[25154]: audit 2024-09-17T01:00:00.180175+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:01.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:00 smithi050 bash[19968]: cluster 2024-09-17T01:00:00.000119+0000 mon.a (mon.0) 1138 : cluster [INF] overall HEALTH_OK 2024-09-17T01:00:01.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:00 smithi050 bash[19968]: audit 2024-09-17T01:00:00.169134+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:01.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:00 smithi050 bash[19968]: audit 2024-09-17T01:00:00.180175+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:02.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:00:01 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T01:00:02.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:01 smithi050 bash[19968]: cluster 2024-09-17T01:00:01.139864+0000 mgr.y (mgr.14427) 381 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:02.284 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:01 smithi027 bash[19759]: cluster 2024-09-17T01:00:01.139864+0000 mgr.y (mgr.14427) 381 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:02.285 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:01 smithi027 bash[25154]: cluster 2024-09-17T01:00:01.139864+0000 mgr.y (mgr.14427) 381 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:02 smithi027 bash[19759]: audit 2024-09-17T01:00:02.293425+0000 mgr.y (mgr.14427) 382 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:02 smithi027 bash[25154]: audit 2024-09-17T01:00:02.293425+0000 mgr.y (mgr.14427) 382 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:03.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:02 smithi050 bash[19968]: audit 2024-09-17T01:00:02.293425+0000 mgr.y (mgr.14427) 382 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:03.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:03 smithi027 bash[47468]: level=error ts=2024-09-17T01:00:03.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:00:03.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:03 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:03.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T01:00:03.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:03 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:03.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:00:04.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:03 smithi027 bash[25154]: cluster 2024-09-17T01:00:03.141548+0000 mgr.y (mgr.14427) 383 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:03 smithi027 bash[19759]: cluster 2024-09-17T01:00:03.141548+0000 mgr.y (mgr.14427) 383 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:04.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:03 smithi050 bash[19968]: cluster 2024-09-17T01:00:03.141548+0000 mgr.y (mgr.14427) 383 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:06.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:05 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:05] "GET /metrics HTTP/1.1" 200 207983 "" "Prometheus/2.33.4" 2024-09-17T01:00:06.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:06 smithi027 bash[19759]: cluster 2024-09-17T01:00:05.142286+0000 mgr.y (mgr.14427) 384 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:06.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:06 smithi027 bash[25154]: cluster 2024-09-17T01:00:05.142286+0000 mgr.y (mgr.14427) 384 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:06.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:06 smithi050 bash[19968]: cluster 2024-09-17T01:00:05.142286+0000 mgr.y (mgr.14427) 384 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:08.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:07 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:01:00:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T01:00:08.496 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:08 smithi027 bash[19759]: cluster 2024-09-17T01:00:07.143103+0000 mgr.y (mgr.14427) 385 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:08.496 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:08 smithi027 bash[19759]: audit 2024-09-17T01:00:07.734015+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:08.496 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:08 smithi027 bash[19759]: audit 2024-09-17T01:00:07.745653+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:08.497 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:08 smithi027 bash[25154]: cluster 2024-09-17T01:00:07.143103+0000 mgr.y (mgr.14427) 385 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:08.497 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:08 smithi027 bash[25154]: audit 2024-09-17T01:00:07.734015+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:08.497 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:08 smithi027 bash[25154]: audit 2024-09-17T01:00:07.745653+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:08.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:08 smithi050 bash[19968]: cluster 2024-09-17T01:00:07.143103+0000 mgr.y (mgr.14427) 385 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:08 smithi050 bash[19968]: audit 2024-09-17T01:00:07.734015+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:08 smithi050 bash[19968]: audit 2024-09-17T01:00:07.745653+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:10.255 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:09 smithi027 bash[19759]: cluster 2024-09-17T01:00:09.144883+0000 mgr.y (mgr.14427) 386 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:10.255 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:09 smithi027 bash[25154]: cluster 2024-09-17T01:00:09.144883+0000 mgr.y (mgr.14427) 386 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:10.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:09 smithi050 bash[19968]: cluster 2024-09-17T01:00:09.144883+0000 mgr.y (mgr.14427) 386 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:12.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:00:11 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T01:00:12.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:12 smithi027 bash[19759]: cluster 2024-09-17T01:00:11.145595+0000 mgr.y (mgr.14427) 387 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:12.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:12 smithi027 bash[25154]: cluster 2024-09-17T01:00:11.145595+0000 mgr.y (mgr.14427) 387 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:12.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:12 smithi050 bash[19968]: cluster 2024-09-17T01:00:11.145595+0000 mgr.y (mgr.14427) 387 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:13.515 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:13 smithi027 bash[19759]: audit 2024-09-17T01:00:12.302976+0000 mgr.y (mgr.14427) 388 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:13.516 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:13 smithi027 bash[25154]: audit 2024-09-17T01:00:12.302976+0000 mgr.y (mgr.14427) 388 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:13.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:13 smithi050 bash[19968]: audit 2024-09-17T01:00:12.302976+0000 mgr.y (mgr.14427) 388 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:13.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:13 smithi027 bash[47468]: level=error ts=2024-09-17T01:00:13.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:00:13.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:13 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:13.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T01:00:13.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:13 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:13.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:00:14.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:14 smithi027 bash[19759]: cluster 2024-09-17T01:00:13.147345+0000 mgr.y (mgr.14427) 389 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:14 smithi027 bash[25154]: cluster 2024-09-17T01:00:13.147345+0000 mgr.y (mgr.14427) 389 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:14.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:14 smithi050 bash[19968]: cluster 2024-09-17T01:00:13.147345+0000 mgr.y (mgr.14427) 389 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:16.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:15 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:15] "GET /metrics HTTP/1.1" 200 207981 "" "Prometheus/2.33.4" 2024-09-17T01:00:16.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:16 smithi027 bash[25154]: cluster 2024-09-17T01:00:15.148021+0000 mgr.y (mgr.14427) 390 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:16.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:16 smithi027 bash[19759]: cluster 2024-09-17T01:00:15.148021+0000 mgr.y (mgr.14427) 390 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:16.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:16 smithi050 bash[19968]: cluster 2024-09-17T01:00:15.148021+0000 mgr.y (mgr.14427) 390 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:18.465 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:18 smithi050 bash[19968]: cluster 2024-09-17T01:00:17.148729+0000 mgr.y (mgr.14427) 391 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:18.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:18 smithi027 bash[25154]: cluster 2024-09-17T01:00:17.148729+0000 mgr.y (mgr.14427) 391 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:18.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:18 smithi027 bash[19759]: cluster 2024-09-17T01:00:17.148729+0000 mgr.y (mgr.14427) 391 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:20.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:19 smithi027 bash[19759]: cluster 2024-09-17T01:00:19.150482+0000 mgr.y (mgr.14427) 392 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:20.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:19 smithi027 bash[25154]: cluster 2024-09-17T01:00:19.150482+0000 mgr.y (mgr.14427) 392 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:20.351 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:19 smithi050 bash[19968]: cluster 2024-09-17T01:00:19.150482+0000 mgr.y (mgr.14427) 392 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:20.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:20 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:01:00:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T01:00:21.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:21 smithi050 bash[19968]: audit 2024-09-17T01:00:20.346435+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:21.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:21 smithi050 bash[19968]: audit 2024-09-17T01:00:20.358289+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:21.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:21 smithi027 bash[19759]: audit 2024-09-17T01:00:20.346435+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:21.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:21 smithi027 bash[19759]: audit 2024-09-17T01:00:20.358289+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:21.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:21 smithi027 bash[25154]: audit 2024-09-17T01:00:20.346435+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:21.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:21 smithi027 bash[25154]: audit 2024-09-17T01:00:20.358289+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:22.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:00:21 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T01:00:22.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:22 smithi027 bash[25154]: cluster 2024-09-17T01:00:21.151204+0000 mgr.y (mgr.14427) 393 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:22 smithi027 bash[19759]: cluster 2024-09-17T01:00:21.151204+0000 mgr.y (mgr.14427) 393 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:22.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:22 smithi050 bash[19968]: cluster 2024-09-17T01:00:21.151204+0000 mgr.y (mgr.14427) 393 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:23.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:23 smithi050 bash[19968]: audit 2024-09-17T01:00:22.306145+0000 mgr.y (mgr.14427) 394 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:23.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:23 smithi027 bash[25154]: audit 2024-09-17T01:00:22.306145+0000 mgr.y (mgr.14427) 394 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:23 smithi027 bash[19759]: audit 2024-09-17T01:00:22.306145+0000 mgr.y (mgr.14427) 394 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:23.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:23 smithi027 bash[47468]: level=error ts=2024-09-17T01:00:23.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:00:23.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:23 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:23.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T01:00:23.835 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:23 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:23.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:00:24.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:24 smithi050 bash[19968]: cluster 2024-09-17T01:00:23.152821+0000 mgr.y (mgr.14427) 395 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:24.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:24 smithi027 bash[25154]: cluster 2024-09-17T01:00:23.152821+0000 mgr.y (mgr.14427) 395 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:24.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:24 smithi027 bash[19759]: cluster 2024-09-17T01:00:23.152821+0000 mgr.y (mgr.14427) 395 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:26.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:25 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:25] "GET /metrics HTTP/1.1" 200 207986 "" "Prometheus/2.33.4" 2024-09-17T01:00:26.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:26 smithi050 bash[19968]: cluster 2024-09-17T01:00:25.153596+0000 mgr.y (mgr.14427) 396 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:26.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:26 smithi027 bash[19759]: cluster 2024-09-17T01:00:25.153596+0000 mgr.y (mgr.14427) 396 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:26.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:26 smithi027 bash[25154]: cluster 2024-09-17T01:00:25.153596+0000 mgr.y (mgr.14427) 396 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:28.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:27 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:01:00:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T01:00:28.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:28 smithi050 bash[19968]: cluster 2024-09-17T01:00:27.154319+0000 mgr.y (mgr.14427) 397 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:28.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:28 smithi050 bash[19968]: audit 2024-09-17T01:00:27.925711+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:28.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:28 smithi050 bash[19968]: audit 2024-09-17T01:00:27.937841+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:28.634 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:28 smithi027 bash[25154]: cluster 2024-09-17T01:00:27.154319+0000 mgr.y (mgr.14427) 397 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:28.634 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:28 smithi027 bash[25154]: audit 2024-09-17T01:00:27.925711+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:28.634 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:28 smithi027 bash[25154]: audit 2024-09-17T01:00:27.937841+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:28.634 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:28 smithi027 bash[19759]: cluster 2024-09-17T01:00:27.154319+0000 mgr.y (mgr.14427) 397 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:28.634 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:28 smithi027 bash[19759]: audit 2024-09-17T01:00:27.925711+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:28.634 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:28 smithi027 bash[19759]: audit 2024-09-17T01:00:27.937841+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:30.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:29 smithi027 bash[25154]: cluster 2024-09-17T01:00:29.156133+0000 mgr.y (mgr.14427) 398 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:29 smithi027 bash[19759]: cluster 2024-09-17T01:00:29.156133+0000 mgr.y (mgr.14427) 398 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:30.124 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps' 2024-09-17T01:00:30.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:29 smithi050 bash[19968]: cluster 2024-09-17T01:00:29.156133+0000 mgr.y (mgr.14427) 398 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:32.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:00:31 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T01:00:32.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:32 smithi027 bash[19759]: cluster 2024-09-17T01:00:31.156904+0000 mgr.y (mgr.14427) 399 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:32.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:32 smithi027 bash[25154]: cluster 2024-09-17T01:00:31.156904+0000 mgr.y (mgr.14427) 399 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:32.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:32 smithi050 bash[19968]: cluster 2024-09-17T01:00:31.156904+0000 mgr.y (mgr.14427) 399 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:33.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:33 smithi027 bash[19759]: audit 2024-09-17T01:00:32.315044+0000 mgr.y (mgr.14427) 400 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:33.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:33 smithi027 bash[25154]: audit 2024-09-17T01:00:32.315044+0000 mgr.y (mgr.14427) 400 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:33.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:33 smithi050 bash[19968]: audit 2024-09-17T01:00:32.315044+0000 mgr.y (mgr.14427) 400 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:33.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:33 smithi027 bash[47468]: level=error ts=2024-09-17T01:00:33.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:00:33.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:33 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:33.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T01:00:33.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:33 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:33.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:00:34.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:34 smithi027 bash[19759]: cluster 2024-09-17T01:00:33.158618+0000 mgr.y (mgr.14427) 401 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:34.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:34 smithi027 bash[25154]: cluster 2024-09-17T01:00:33.158618+0000 mgr.y (mgr.14427) 401 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:34.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:34 smithi050 bash[19968]: cluster 2024-09-17T01:00:33.158618+0000 mgr.y (mgr.14427) 401 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:34.831 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:00:34.831 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 6s ago 16m - - 2024-09-17T01:00:34.831 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 14s ago 16m - - 2024-09-17T01:00:34.831 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (8m) 6s ago 9m 16.4M - ba2b418f427c 26125b1160f4 2024-09-17T01:00:34.832 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (8m) 14s ago 8m 44.2M - 8.3.5 dad864ee21e9 4a2b4dd3d9ae 2024-09-17T01:00:34.832 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (6m) 6s ago 6m 42.8M - 3.5 e1d6a67b021e ee59595436a7 2024-09-17T01:00:34.832 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283 running (100s) 14s ago 16m 424M - 19.1.1-330-gc2ddf972 ebb0615149de 99ed1b3cc0dc 2024-09-17T01:00:34.832 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:9283 running (18m) 6s ago 18m 462M - 17.2.0 e1d6a67b021e 5e9587aa55da 2024-09-17T01:00:34.832 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (18m) 6s ago 18m 57.0M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:00:34.832 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (16m) 14s ago 16m 43.5M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T01:00:34.833 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (16m) 6s ago 16m 41.7M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:00:34.833 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (9m) 6s ago 9m 11.2M - 1dbe0e931976 5f1e2c04109f 2024-09-17T01:00:34.833 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (9m) 14s ago 9m 9807k - 1dbe0e931976 6a07c17ed3ec 2024-09-17T01:00:34.833 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (15m) 6s ago 15m 52.7M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:00:34.833 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (14m) 6s ago 14m 53.6M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:00:34.834 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (13m) 6s ago 14m 49.6M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:00:34.834 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (13m) 6s ago 13m 52.5M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:00:34.834 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (12m) 14s ago 12m 52.7M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:00:34.834 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (11m) 14s ago 12m 50.8M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:00:34.834 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (11m) 14s ago 11m 49.6M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:00:34.834 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (10m) 14s ago 10m 51.5M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:00:34.835 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (8m) 14s ago 9m 56.4M - 514e6a882f6e 8f7bef9da7bf 2024-09-17T01:00:34.835 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (7m) 6s ago 7m 85.1M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:00:34.835 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (7m) 14s ago 7m 84.5M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:00:35.588 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions' 2024-09-17T01:00:35.846 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:35 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:35] "GET /metrics HTTP/1.1" 200 207986 "" "Prometheus/2.33.4" 2024-09-17T01:00:36.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:36 smithi027 bash[19759]: audit 2024-09-17T01:00:34.799073+0000 mgr.y (mgr.14427) 402 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:00:36.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:36 smithi027 bash[19759]: cluster 2024-09-17T01:00:35.159319+0000 mgr.y (mgr.14427) 403 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:36.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:36 smithi027 bash[25154]: audit 2024-09-17T01:00:34.799073+0000 mgr.y (mgr.14427) 402 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:00:36.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:36 smithi027 bash[25154]: cluster 2024-09-17T01:00:35.159319+0000 mgr.y (mgr.14427) 403 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:36.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:36 smithi050 bash[19968]: audit 2024-09-17T01:00:34.799073+0000 mgr.y (mgr.14427) 402 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:00:36.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:36 smithi050 bash[19968]: cluster 2024-09-17T01:00:35.159319+0000 mgr.y (mgr.14427) 403 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:37.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:37 smithi027 bash[19759]: audit 2024-09-17T01:00:37.111231+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:00:37.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:37 smithi027 bash[19759]: audit 2024-09-17T01:00:37.114009+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:00:37.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:37 smithi027 bash[19759]: audit 2024-09-17T01:00:37.123638+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:00:37.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:37 smithi027 bash[19759]: audit 2024-09-17T01:00:37.126510+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:00:37.326 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:37 smithi027 bash[25154]: audit 2024-09-17T01:00:37.111231+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:00:37.326 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:37 smithi027 bash[25154]: audit 2024-09-17T01:00:37.114009+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:00:37.327 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:37 smithi027 bash[25154]: audit 2024-09-17T01:00:37.123638+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:00:37.327 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:37 smithi027 bash[25154]: audit 2024-09-17T01:00:37.126510+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:00:37.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:37 smithi050 bash[19968]: audit 2024-09-17T01:00:37.111231+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:00:37.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:37 smithi050 bash[19968]: audit 2024-09-17T01:00:37.114009+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:00:37.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:37 smithi050 bash[19968]: audit 2024-09-17T01:00:37.123638+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:00:37.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:37 smithi050 bash[19968]: audit 2024-09-17T01:00:37.126510+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:00:38.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:38 smithi050 bash[19968]: cluster 2024-09-17T01:00:37.159892+0000 mgr.y (mgr.14427) 404 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:38.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:38 smithi027 bash[19759]: cluster 2024-09-17T01:00:37.159892+0000 mgr.y (mgr.14427) 404 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:38.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:38 smithi027 bash[25154]: cluster 2024-09-17T01:00:37.159892+0000 mgr.y (mgr.14427) 404 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:39.359 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:00:39.359 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:00:39.359 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T01:00:39.359 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:00:39.359 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": {}, 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T01:00:39.360 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:00:39.361 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:00:40.030 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph -s' 2024-09-17T01:00:40.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:39 smithi050 bash[19968]: cluster 2024-09-17T01:00:39.161109+0000 mgr.y (mgr.14427) 405 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:40.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:39 smithi050 bash[19968]: audit 2024-09-17T01:00:39.368250+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.27:0/4039650138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:00:40.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:39 smithi027 bash[19759]: cluster 2024-09-17T01:00:39.161109+0000 mgr.y (mgr.14427) 405 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:40.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:39 smithi027 bash[19759]: audit 2024-09-17T01:00:39.368250+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.27:0/4039650138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:00:40.281 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:39 smithi027 bash[25154]: cluster 2024-09-17T01:00:39.161109+0000 mgr.y (mgr.14427) 405 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:40.281 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:39 smithi027 bash[25154]: audit 2024-09-17T01:00:39.368250+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.27:0/4039650138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:00:40.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:40 smithi027 bash[20014]: 172.21.15.50 - - [17/Sep/2024:01:00:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T01:00:41.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:41 smithi027 bash[19759]: audit 2024-09-17T01:00:40.472307+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:41.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:41 smithi027 bash[19759]: audit 2024-09-17T01:00:40.484104+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:41.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:41 smithi027 bash[25154]: audit 2024-09-17T01:00:40.472307+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:41.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:41 smithi027 bash[25154]: audit 2024-09-17T01:00:40.484104+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:41.835 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:41 smithi050 bash[19968]: audit 2024-09-17T01:00:40.472307+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:41.836 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:41 smithi050 bash[19968]: audit 2024-09-17T01:00:40.484104+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:41.836 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:00:41 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T01:00:42.751 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:42 smithi050 bash[19968]: cluster 2024-09-17T01:00:41.161784+0000 mgr.y (mgr.14427) 406 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:42.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:42 smithi027 bash[19759]: cluster 2024-09-17T01:00:41.161784+0000 mgr.y (mgr.14427) 406 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:42.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:42 smithi027 bash[25154]: cluster 2024-09-17T01:00:41.161784+0000 mgr.y (mgr.14427) 406 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:43.651 INFO:teuthology.orchestra.run.smithi027.stdout: cluster: 2024-09-17T01:00:43.651 INFO:teuthology.orchestra.run.smithi027.stdout: id: 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:00:43.651 INFO:teuthology.orchestra.run.smithi027.stdout: health: HEALTH_OK 2024-09-17T01:00:43.651 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:00:43.651 INFO:teuthology.orchestra.run.smithi027.stdout: services: 2024-09-17T01:00:43.651 INFO:teuthology.orchestra.run.smithi027.stdout: mon: 3 daemons, quorum a,c,b (age 16m) 2024-09-17T01:00:43.651 INFO:teuthology.orchestra.run.smithi027.stdout: mgr: y(active, since 10m), standbys: x 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 11m) 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: data: 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: pools: 6 pools, 161 pgs 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: objects: 242 objects, 585 KiB 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: usage: 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: pgs: 161 active+clean 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: io: 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T01:00:43.652 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:00:43.824 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:43 smithi027 bash[25154]: audit 2024-09-17T01:00:42.326145+0000 mgr.y (mgr.14427) 407 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:43.824 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:43 smithi027 bash[19759]: audit 2024-09-17T01:00:42.326145+0000 mgr.y (mgr.14427) 407 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:43.824 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:43 smithi027 bash[47468]: level=error ts=2024-09-17T01:00:43.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T01:00:43.824 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:43 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:43.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T01:00:43.825 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:43 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:43.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:00:43.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:43 smithi050 bash[19968]: audit 2024-09-17T01:00:42.326145+0000 mgr.y (mgr.14427) 407 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:44.321 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph health detail' 2024-09-17T01:00:44.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:44 smithi027 bash[19759]: cluster 2024-09-17T01:00:43.163542+0000 mgr.y (mgr.14427) 408 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:44.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:44 smithi027 bash[19759]: audit 2024-09-17T01:00:43.660287+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.27:0/2326617726' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T01:00:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:44 smithi027 bash[25154]: cluster 2024-09-17T01:00:43.163542+0000 mgr.y (mgr.14427) 408 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:44 smithi027 bash[25154]: audit 2024-09-17T01:00:43.660287+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.27:0/2326617726' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T01:00:44.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:44 smithi050 bash[19968]: cluster 2024-09-17T01:00:43.163542+0000 mgr.y (mgr.14427) 408 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:44.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:44 smithi050 bash[19968]: audit 2024-09-17T01:00:43.660287+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.27:0/2326617726' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T01:00:45.834 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:45 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:45] "GET /metrics HTTP/1.1" 200 207993 "" "Prometheus/2.33.4" 2024-09-17T01:00:46.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:46 smithi027 bash[19759]: cluster 2024-09-17T01:00:45.164269+0000 mgr.y (mgr.14427) 409 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:46.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:46 smithi027 bash[25154]: cluster 2024-09-17T01:00:45.164269+0000 mgr.y (mgr.14427) 409 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:46.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:46 smithi050 bash[19968]: cluster 2024-09-17T01:00:45.164269+0000 mgr.y (mgr.14427) 409 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:47.732 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2024-09-17T01:00:48.420 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:48 smithi027 bash[20014]: 172.21.15.27 - - [17/Sep/2024:01:00:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-09-17T01:00:48.421 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-17T01:00:48.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:48 smithi027 bash[19759]: cluster 2024-09-17T01:00:47.164995+0000 mgr.y (mgr.14427) 410 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:48.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:48 smithi027 bash[19759]: audit 2024-09-17T01:00:47.742064+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.27:0/1927088105' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:00:48.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:48 smithi027 bash[19759]: audit 2024-09-17T01:00:48.095330+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:48.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:48 smithi027 bash[19759]: audit 2024-09-17T01:00:48.107428+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:48.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:48 smithi027 bash[25154]: cluster 2024-09-17T01:00:47.164995+0000 mgr.y (mgr.14427) 410 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:48.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:48 smithi027 bash[25154]: audit 2024-09-17T01:00:47.742064+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.27:0/1927088105' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:00:48.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:48 smithi027 bash[25154]: audit 2024-09-17T01:00:48.095330+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:48.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:48 smithi027 bash[25154]: audit 2024-09-17T01:00:48.107428+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:48.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:48 smithi050 bash[19968]: cluster 2024-09-17T01:00:47.164995+0000 mgr.y (mgr.14427) 410 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:48.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:48 smithi050 bash[19968]: audit 2024-09-17T01:00:47.742064+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.27:0/1927088105' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:00:48.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:48 smithi050 bash[19968]: audit 2024-09-17T01:00:48.095330+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:48.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:48 smithi050 bash[19968]: audit 2024-09-17T01:00:48.107428+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:50.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:49 smithi027 bash[25154]: cluster 2024-09-17T01:00:49.166755+0000 mgr.y (mgr.14427) 411 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:50.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:49 smithi027 bash[19759]: cluster 2024-09-17T01:00:49.166755+0000 mgr.y (mgr.14427) 411 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:50.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:49 smithi050 bash[19968]: cluster 2024-09-17T01:00:49.166755+0000 mgr.y (mgr.14427) 411 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:52.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:00:51 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T01:00:52.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:52 smithi027 bash[25154]: cluster 2024-09-17T01:00:51.167495+0000 mgr.y (mgr.14427) 412 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:52.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:52 smithi027 bash[19759]: cluster 2024-09-17T01:00:51.167495+0000 mgr.y (mgr.14427) 412 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:52.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:52 smithi050 bash[19968]: cluster 2024-09-17T01:00:51.167495+0000 mgr.y (mgr.14427) 412 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:53.242 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:53 smithi027 bash[19759]: audit 2024-09-17T01:00:52.335407+0000 mgr.y (mgr.14427) 413 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:53.518 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:53 smithi027 bash[25154]: audit 2024-09-17T01:00:52.335407+0000 mgr.y (mgr.14427) 413 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:53.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:53 smithi050 bash[19968]: audit 2024-09-17T01:00:52.335407+0000 mgr.y (mgr.14427) 413 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:00:53.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:53 smithi027 bash[47468]: level=error ts=2024-09-17T01:00:53.527Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T01:00:53.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:53 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:53.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T01:00:53.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:00:53 smithi027 bash[47468]: level=warn ts=2024-09-17T01:00:53.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:00:54.315 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:00:54.547 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:54 smithi027 bash[25154]: cluster 2024-09-17T01:00:53.169231+0000 mgr.y (mgr.14427) 414 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:54.548 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:54 smithi027 bash[19759]: cluster 2024-09-17T01:00:53.169231+0000 mgr.y (mgr.14427) 414 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:54.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:54 smithi050 bash[19968]: cluster 2024-09-17T01:00:53.169231+0000 mgr.y (mgr.14427) 414 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:00:55.074 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph mgr fail' 2024-09-17T01:00:55.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.311451+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.27:0/1766887778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.743809+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.746205+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.747611+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.747911+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.748463+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.750231+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.750809+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.751001+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.751607+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.752259+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.752836+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.753382+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.753979+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.754336+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.754910+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.755458+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.311451+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.27:0/1766887778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:00:55.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.743809+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:00:55.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.746205+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:00:55.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.747611+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:00:55.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.747911+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.748463+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.750231+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.750809+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.751001+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.751607+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.752259+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.752836+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.753382+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.753979+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.754336+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.754910+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.755458+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.755997+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.757533+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.758068+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.761383+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:55.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.769886+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:55.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[19759]: audit 2024-09-17T01:00:54.778150+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:55.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.755997+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.757533+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.758068+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.761383+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:55.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.769886+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:55.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[25154]: audit 2024-09-17T01:00:54.778150+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:55.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.311451+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.27:0/1766887778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.743809+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.746205+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.747611+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.747911+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.748463+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.750231+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.750809+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.751001+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.751607+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.752259+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.752836+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.753382+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.753979+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.754336+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.754910+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.14427 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.755458+0000 mon.b (mon.2) 175 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.755997+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.757533+0000 mon.b (mon.2) 177 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.758068+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.14427 172.21.15.27:0/41709689' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:00:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.761383+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.769886+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:55.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:55 smithi050 bash[19968]: audit 2024-09-17T01:00:54.778150+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14427 ' entity='mgr.y' 2024-09-17T01:00:56.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:00:55 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:00:55] "GET /metrics HTTP/1.1" 200 207990 "" "Prometheus/2.33.4" 2024-09-17T01:00:56.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:56 smithi027 bash[19759]: cephadm 2024-09-17T01:00:54.755869+0000 mgr.y (mgr.14427) 415 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 3037M 2024-09-17T01:00:56.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:56 smithi027 bash[19759]: cephadm 2024-09-17T01:00:54.756128+0000 mgr.y (mgr.14427) 416 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 2780M 2024-09-17T01:00:56.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:56 smithi027 bash[19759]: cluster 2024-09-17T01:00:55.169771+0000 mgr.y (mgr.14427) 417 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:56.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:56 smithi027 bash[25154]: cephadm 2024-09-17T01:00:54.755869+0000 mgr.y (mgr.14427) 415 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 3037M 2024-09-17T01:00:56.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:56 smithi027 bash[25154]: cephadm 2024-09-17T01:00:54.756128+0000 mgr.y (mgr.14427) 416 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 2780M 2024-09-17T01:00:56.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:56 smithi027 bash[25154]: cluster 2024-09-17T01:00:55.169771+0000 mgr.y (mgr.14427) 417 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:56.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:56 smithi050 bash[19968]: cephadm 2024-09-17T01:00:54.755869+0000 mgr.y (mgr.14427) 415 : cephadm [INF] Adjusting osd_memory_target on smithi050 to 3037M 2024-09-17T01:00:56.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:56 smithi050 bash[19968]: cephadm 2024-09-17T01:00:54.756128+0000 mgr.y (mgr.14427) 416 : cephadm [INF] Adjusting osd_memory_target on smithi027 to 2780M 2024-09-17T01:00:56.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:56 smithi050 bash[19968]: cluster 2024-09-17T01:00:55.169771+0000 mgr.y (mgr.14427) 417 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:58.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:58 smithi027 bash[19759]: cluster 2024-09-17T01:00:57.170280+0000 mgr.y (mgr.14427) 418 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:58.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:58 smithi027 bash[25154]: cluster 2024-09-17T01:00:57.170280+0000 mgr.y (mgr.14427) 418 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:00:58.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:58 smithi050 bash[19968]: cluster 2024-09-17T01:00:57.170280+0000 mgr.y (mgr.14427) 418 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:00.193 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:00:59 smithi050 bash[48450]: [17/Sep/2024:01:00:59] ENGINE Bus STOPPING 2024-09-17T01:01:00.193 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:59 smithi050 bash[19968]: cluster 2024-09-17T01:00:59.171540+0000 mgr.y (mgr.14427) 419 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:00.193 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:59 smithi050 bash[19968]: audit 2024-09-17T01:00:59.355538+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.27:0/3282628607' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:01:00.193 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:59 smithi050 bash[19968]: audit 2024-09-17T01:00:59.356102+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:01:00.194 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:59 smithi050 bash[19968]: cluster 2024-09-17T01:00:59.363212+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T01:01:00.194 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:00:59 smithi050 bash[19968]: cluster 2024-09-17T01:00:59.727640+0000 mon.a (mon.0) 1169 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:01:00.333 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[47468]: level=warn ts=2024-09-17T01:01:00.123Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": dial tcp 172.21.15.27:8443: connect: connection refused" 2024-09-17T01:01:00.334 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[20014]: ignoring --setuser ceph since I am not root 2024-09-17T01:01:00.334 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[20014]: ignoring --setgroup ceph since I am not root 2024-09-17T01:01:00.334 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[20014]: debug 2024-09-17T01:01:00.011+0000 7f568bb74700 1 -- 172.21.15.27:0/2979566113 <== mon.0 v2:172.21.15.27:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55869270e340 con 0x55869348a800 2024-09-17T01:01:00.334 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[20014]: debug 2024-09-17T01:01:00.155+0000 7f56945d0000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T01:01:00.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:59 smithi027 bash[19759]: cluster 2024-09-17T01:00:59.171540+0000 mgr.y (mgr.14427) 419 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:00.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:59 smithi027 bash[19759]: audit 2024-09-17T01:00:59.355538+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.27:0/3282628607' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:01:00.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:59 smithi027 bash[19759]: audit 2024-09-17T01:00:59.356102+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:01:00.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:59 smithi027 bash[19759]: cluster 2024-09-17T01:00:59.363212+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T01:01:00.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:00:59 smithi027 bash[19759]: cluster 2024-09-17T01:00:59.727640+0000 mon.a (mon.0) 1169 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:01:00.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:59 smithi027 bash[25154]: cluster 2024-09-17T01:00:59.171540+0000 mgr.y (mgr.14427) 419 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:00.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:59 smithi027 bash[25154]: audit 2024-09-17T01:00:59.355538+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.27:0/3282628607' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:01:00.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:59 smithi027 bash[25154]: audit 2024-09-17T01:00:59.356102+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:01:00.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:59 smithi027 bash[25154]: cluster 2024-09-17T01:00:59.363212+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T01:01:00.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:00:59 smithi027 bash[25154]: cluster 2024-09-17T01:00:59.727640+0000 mon.a (mon.0) 1169 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:01:00.491 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[48450]: [17/Sep/2024:01:01:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T01:01:00.491 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[48450]: [17/Sep/2024:01:01:00] ENGINE Bus STOPPED 2024-09-17T01:01:00.667 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'sleep 180' 2024-09-17T01:01:00.771 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[48450]: [17/Sep/2024:01:01:00] ENGINE Bus STARTING 2024-09-17T01:01:00.772 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[48450]: [17/Sep/2024:01:01:00] ENGINE Serving on http://:::9283 2024-09-17T01:01:00.772 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[48450]: [17/Sep/2024:01:01:00] ENGINE Bus STARTED 2024-09-17T01:01:00.903 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[47468]: level=warn ts=2024-09-17T01:01:00.596Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": dial tcp 172.21.15.50:8443: connect: connection refused" 2024-09-17T01:01:00.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.948889+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T01:01:00.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: cluster 2024-09-17T01:00:59.949002+0000 mon.a (mon.0) 1171 : cluster [DBG] mgrmap e22: x(active, starting, since 0.591922s), standbys: y 2024-09-17T01:01:00.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.951719+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:01:00.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.951919+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:01:00.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.952084+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:01:00.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.954111+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:01:00.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.954578+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:01:00.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.954992+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:01:00.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.955467+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:01:00.937 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.955940+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.956416+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.956869+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.957377+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.957962+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.958332+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.958849+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.959222+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:00:59.960021+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: cluster 2024-09-17T01:01:00.387716+0000 mon.a (mon.0) 1172 : cluster [INF] Manager daemon x is now available 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.434930+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: cephadm 2024-09-17T01:01:00.439431+0000 mgr.x (mgr.24530) 1 : cephadm [INF] Queued rgw.foo for migration 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: cephadm 2024-09-17T01:01:00.440030+0000 mgr.x (mgr.24530) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.446530+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:00.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: cephadm 2024-09-17T01:01:00.451017+0000 mgr.x (mgr.24530) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: cephadm 2024-09-17T01:01:00.451096+0000 mgr.x (mgr.24530) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: cephadm 2024-09-17T01:01:00.451276+0000 mgr.x (mgr.24530) 5 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.457618+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.468502+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.479303+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.480657+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.482383+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.483650+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.484133+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.490371+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]': finished 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.499436+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]': finished 2024-09-17T01:01:00.939 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.504276+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:01.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.948889+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T01:01:01.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: cluster 2024-09-17T01:00:59.949002+0000 mon.a (mon.0) 1171 : cluster [DBG] mgrmap e22: x(active, starting, since 0.591922s), standbys: y 2024-09-17T01:01:01.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.951719+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:01:01.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.951919+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.952084+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.954111+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.954578+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.954992+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.955467+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.955940+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.956416+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.956869+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.957377+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.957962+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.958332+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.958849+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.959222+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:01:01.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:00:59.960021+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: cluster 2024-09-17T01:01:00.387716+0000 mon.a (mon.0) 1172 : cluster [INF] Manager daemon x is now available 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.434930+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: cephadm 2024-09-17T01:01:00.439431+0000 mgr.x (mgr.24530) 1 : cephadm [INF] Queued rgw.foo for migration 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: cephadm 2024-09-17T01:01:00.440030+0000 mgr.x (mgr.24530) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.446530+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: cephadm 2024-09-17T01:01:00.451017+0000 mgr.x (mgr.24530) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: cephadm 2024-09-17T01:01:00.451096+0000 mgr.x (mgr.24530) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: cephadm 2024-09-17T01:01:00.451276+0000 mgr.x (mgr.24530) 5 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.457618+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.468502+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.479303+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.480657+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:01.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.482383+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:01.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.483650+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:01.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.484133+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:01.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.490371+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]': finished 2024-09-17T01:01:01.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.499436+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]': finished 2024-09-17T01:01:01.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.504276+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:01.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.506542+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:01:01.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.508219+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:01:01.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.509383+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:01:01.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: cephadm 2024-09-17T01:01:00.510032+0000 mgr.x (mgr.24530) 6 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:01:01.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.512415+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:01:01.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: cephadm 2024-09-17T01:01:00.512783+0000 mgr.x (mgr.24530) 7 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:01:01.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.570890+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:01:01.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:00 smithi050 bash[19968]: audit 2024-09-17T01:01:00.573744+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:01:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.506542+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:01:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.508219+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:01:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.509383+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:01:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: cephadm 2024-09-17T01:01:00.510032+0000 mgr.x (mgr.24530) 6 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:01:01.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.512415+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:01:01.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: cephadm 2024-09-17T01:01:00.512783+0000 mgr.x (mgr.24530) 7 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:01:01.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.570890+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:01:01.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[25154]: audit 2024-09-17T01:01:00.573744+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:01:01.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.948889+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T01:01:01.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: cluster 2024-09-17T01:00:59.949002+0000 mon.a (mon.0) 1171 : cluster [DBG] mgrmap e22: x(active, starting, since 0.591922s), standbys: y 2024-09-17T01:01:01.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.951719+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:01:01.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.951919+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:01:01.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.952084+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:01:01.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.954111+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:01:01.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.954578+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:01:01.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.954992+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:01:01.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.955467+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:01:01.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.955940+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:01:01.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.956416+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:01:01.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.956869+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:01:01.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.957377+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:01:01.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.957962+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:01:01.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.958332+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:01:01.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.958849+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.959222+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:00:59.960021+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: cluster 2024-09-17T01:01:00.387716+0000 mon.a (mon.0) 1172 : cluster [INF] Manager daemon x is now available 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.434930+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: cephadm 2024-09-17T01:01:00.439431+0000 mgr.x (mgr.24530) 1 : cephadm [INF] Queued rgw.foo for migration 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: cephadm 2024-09-17T01:01:00.440030+0000 mgr.x (mgr.24530) 2 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.446530+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: cephadm 2024-09-17T01:01:00.451017+0000 mgr.x (mgr.24530) 3 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: cephadm 2024-09-17T01:01:00.451096+0000 mgr.x (mgr.24530) 4 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: cephadm 2024-09-17T01:01:00.451276+0000 mgr.x (mgr.24530) 5 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.457618+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.468502+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.479303+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:01:01.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.480657+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.482383+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.483650+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.484133+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.490371+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]': finished 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.499436+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]': finished 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.504276+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.506542+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.508219+0000 mon.b (mon.2) 200 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.509383+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: cephadm 2024-09-17T01:01:00.510032+0000 mgr.x (mgr.24530) 6 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.512415+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: cephadm 2024-09-17T01:01:00.512783+0000 mgr.x (mgr.24530) 7 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:01:01.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.570890+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:01:01.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:00 smithi027 bash[19759]: audit 2024-09-17T01:01:00.573744+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:01:01.952 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:01:01] "GET /metrics HTTP/1.1" 200 35087 "" "Prometheus/2.33.4" 2024-09-17T01:01:02.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[20014]: debug 2024-09-17T01:01:01.787+0000 7f56945d0000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T01:01:02.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[20014]: debug 2024-09-17T01:01:01.891+0000 7f56945d0000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T01:01:02.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: cluster 2024-09-17T01:01:00.961030+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e23: x(active, since 1.60395s), standbys: y 2024-09-17T01:01:02.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: cluster 2024-09-17T01:01:00.996072+0000 mgr.x (mgr.24530) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:02.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: cephadm 2024-09-17T01:01:01.128693+0000 mgr.x (mgr.24530) 9 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:01:02.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: cephadm 2024-09-17T01:01:01.201824+0000 mgr.x (mgr.24530) 10 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:01:02.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: cephadm 2024-09-17T01:01:01.251427+0000 mgr.x (mgr.24530) 11 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:01:02.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: cephadm 2024-09-17T01:01:01.340654+0000 mgr.x (mgr.24530) 12 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:01:02.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: cephadm 2024-09-17T01:01:01.380323+0000 mgr.x (mgr.24530) 13 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: cephadm 2024-09-17T01:01:01.475684+0000 mgr.x (mgr.24530) 14 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.494194+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.500875+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.574283+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.579199+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.768438+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.779062+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.789694+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.796302+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.841993+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.848785+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.855720+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.862610+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.864354+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[19759]: audit 2024-09-17T01:01:01.867597+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: cluster 2024-09-17T01:01:00.961030+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e23: x(active, since 1.60395s), standbys: y 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: cluster 2024-09-17T01:01:00.996072+0000 mgr.x (mgr.24530) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: cephadm 2024-09-17T01:01:01.128693+0000 mgr.x (mgr.24530) 9 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: cephadm 2024-09-17T01:01:01.201824+0000 mgr.x (mgr.24530) 10 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: cephadm 2024-09-17T01:01:01.251427+0000 mgr.x (mgr.24530) 11 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: cephadm 2024-09-17T01:01:01.340654+0000 mgr.x (mgr.24530) 12 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: cephadm 2024-09-17T01:01:01.380323+0000 mgr.x (mgr.24530) 13 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: cephadm 2024-09-17T01:01:01.475684+0000 mgr.x (mgr.24530) 14 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.494194+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.500875+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.574283+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.579199+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.768438+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.779062+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.789694+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.796302+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.841993+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.848785+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.855720+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.862610+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.864354+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:01:02.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:01 smithi027 bash[25154]: audit 2024-09-17T01:01:01.867597+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:01:02.307 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: cluster 2024-09-17T01:01:00.961030+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e23: x(active, since 1.60395s), standbys: y 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: cluster 2024-09-17T01:01:00.996072+0000 mgr.x (mgr.24530) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: cephadm 2024-09-17T01:01:01.128693+0000 mgr.x (mgr.24530) 9 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: cephadm 2024-09-17T01:01:01.201824+0000 mgr.x (mgr.24530) 10 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: cephadm 2024-09-17T01:01:01.251427+0000 mgr.x (mgr.24530) 11 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: cephadm 2024-09-17T01:01:01.340654+0000 mgr.x (mgr.24530) 12 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: cephadm 2024-09-17T01:01:01.380323+0000 mgr.x (mgr.24530) 13 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: cephadm 2024-09-17T01:01:01.475684+0000 mgr.x (mgr.24530) 14 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.494194+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.500875+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.574283+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.308 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.579199+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.309 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.768438+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.309 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.779062+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.309 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.789694+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.309 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.796302+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.309 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.841993+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.309 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.848785+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.309 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.855720+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.309 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.862610+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:02.309 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.864354+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:01:02.309 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:01 smithi050 bash[19968]: audit 2024-09-17T01:01:01.867597+0000 mon.b (mon.2) 203 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:01:02.487 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:02 smithi027 bash[20014]: debug 2024-09-17T01:01:02.147+0000 7f56945d0000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T01:01:03.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:02 smithi027 bash[19759]: cluster 2024-09-17T01:01:01.957497+0000 mgr.x (mgr.24530) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:03.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:02 smithi027 bash[19759]: audit 2024-09-17T01:01:02.346375+0000 mgr.x (mgr.24530) 16 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:03.266 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:02 smithi027 bash[19759]: cluster 2024-09-17T01:01:02.864695+0000 mon.a (mon.0) 1197 : cluster [DBG] mgrmap e24: x(active, since 3s), standbys: y 2024-09-17T01:01:03.266 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:02 smithi027 bash[20014]: debug 2024-09-17T01:01:02.927+0000 7f56945d0000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T01:01:03.267 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[20014]: debug 2024-09-17T01:01:03.043+0000 7f56945d0000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T01:01:03.267 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[20014]: debug 2024-09-17T01:01:03.155+0000 7f56945d0000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T01:01:03.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:02 smithi027 bash[25154]: cluster 2024-09-17T01:01:01.957497+0000 mgr.x (mgr.24530) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:03.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:02 smithi027 bash[25154]: audit 2024-09-17T01:01:02.346375+0000 mgr.x (mgr.24530) 16 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:03.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:02 smithi027 bash[25154]: cluster 2024-09-17T01:01:02.864695+0000 mon.a (mon.0) 1197 : cluster [DBG] mgrmap e24: x(active, since 3s), standbys: y 2024-09-17T01:01:03.379 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:02 smithi050 bash[19968]: cluster 2024-09-17T01:01:01.957497+0000 mgr.x (mgr.24530) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:03.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:02 smithi050 bash[19968]: audit 2024-09-17T01:01:02.346375+0000 mgr.x (mgr.24530) 16 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:03.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:02 smithi050 bash[19968]: cluster 2024-09-17T01:01:02.864695+0000 mon.a (mon.0) 1197 : cluster [DBG] mgrmap e24: x(active, since 3s), standbys: y 2024-09-17T01:01:03.518 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[20014]: debug 2024-09-17T01:01:03.271+0000 7f56945d0000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T01:01:03.518 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[20014]: debug 2024-09-17T01:01:03.487+0000 7f56945d0000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T01:01:03.774 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[47468]: level=error ts=2024-09-17T01:01:03.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": dial tcp 172.21.15.27:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": dial tcp 172.21.15.50:8443: connect: connection refused" 2024-09-17T01:01:03.774 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[47468]: level=warn ts=2024-09-17T01:01:03.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": dial tcp 172.21.15.27:8443: connect: connection refused" 2024-09-17T01:01:03.774 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[47468]: level=warn ts=2024-09-17T01:01:03.546Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:01:03.880 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: debug 2024-09-17T01:01:03.725+0000 7fcd9838e640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:01:01:03] ENGINE Error in HTTPServer.serve 2024-09-17T01:01:03.880 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: Traceback (most recent call last): 2024-09-17T01:01:03.880 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:01:03.880 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: self._connections.run(self.expiration_interval) 2024-09-17T01:01:03.880 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:01:03.880 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: self._run(expiration_interval) 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: s = self.context.wrap_socket( 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: return self.sslsocket_class._create( 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: self.do_handshake() 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: self._sslobj.do_handshake() 2024-09-17T01:01:03.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[48450]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:01:04.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[20014]: debug 2024-09-17T01:01:03.779+0000 7f56945d0000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T01:01:04.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[20014]: debug 2024-09-17T01:01:03.887+0000 7f56945d0000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T01:01:04.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[25154]: cephadm 2024-09-17T01:01:02.748636+0000 mgr.x (mgr.24530) 17 : cephadm [INF] Reconfiguring daemon agent.smithi027 on smithi027 2024-09-17T01:01:04.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[25154]: cephadm 2024-09-17T01:01:02.831924+0000 mgr.x (mgr.24530) 18 : cephadm [INF] Deploying cephadm binary to smithi027 2024-09-17T01:01:04.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[25154]: cephadm 2024-09-17T01:01:03.545691+0000 mgr.x (mgr.24530) 19 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Bus STARTING 2024-09-17T01:01:04.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[19759]: cephadm 2024-09-17T01:01:02.748636+0000 mgr.x (mgr.24530) 17 : cephadm [INF] Reconfiguring daemon agent.smithi027 on smithi027 2024-09-17T01:01:04.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[19759]: cephadm 2024-09-17T01:01:02.831924+0000 mgr.x (mgr.24530) 18 : cephadm [INF] Deploying cephadm binary to smithi027 2024-09-17T01:01:04.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:03 smithi027 bash[19759]: cephadm 2024-09-17T01:01:03.545691+0000 mgr.x (mgr.24530) 19 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Bus STARTING 2024-09-17T01:01:04.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[20014]: debug 2024-09-17T01:01:04.087+0000 7f56945d0000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T01:01:04.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[19968]: cephadm 2024-09-17T01:01:02.748636+0000 mgr.x (mgr.24530) 17 : cephadm [INF] Reconfiguring daemon agent.smithi027 on smithi027 2024-09-17T01:01:04.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[19968]: cephadm 2024-09-17T01:01:02.831924+0000 mgr.x (mgr.24530) 18 : cephadm [INF] Deploying cephadm binary to smithi027 2024-09-17T01:01:04.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:03 smithi050 bash[19968]: cephadm 2024-09-17T01:01:03.545691+0000 mgr.x (mgr.24530) 19 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Bus STARTING 2024-09-17T01:01:04.655 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[20014]: debug 2024-09-17T01:01:04.363+0000 7f56945d0000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T01:01:04.974 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[20014]: debug 2024-09-17T01:01:04.659+0000 7f56945d0000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T01:01:04.975 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[20014]: debug 2024-09-17T01:01:04.843+0000 7f56945d0000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:01:05.225 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:05 smithi027 bash[20014]: debug 2024-09-17T01:01:05.107+0000 7f56945d0000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T01:01:05.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: cephadm 2024-09-17T01:01:03.707539+0000 mgr.x (mgr.24530) 20 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Serving on https://172.21.15.50:7150 2024-09-17T01:01:05.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: cephadm 2024-09-17T01:01:03.732367+0000 mgr.x (mgr.24530) 21 : cephadm [ERR] [17/Sep/2024:01:01:03] ENGINE Error in HTTPServer.serve 2024-09-17T01:01:05.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: Traceback (most recent call last): 2024-09-17T01:01:05.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:01:05.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: self._connections.run(self.expiration_interval) 2024-09-17T01:01:05.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:01:05.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: self._run(expiration_interval) 2024-09-17T01:01:05.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:01:05.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: s = self.context.wrap_socket( 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: return self.sslsocket_class._create( 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: self.do_handshake() 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: self._sslobj.do_handshake() 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: cephadm 2024-09-17T01:01:03.821617+0000 mgr.x (mgr.24530) 22 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Serving on http://172.21.15.50:8765 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: cephadm 2024-09-17T01:01:03.821899+0000 mgr.x (mgr.24530) 23 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Bus STARTED 2024-09-17T01:01:05.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: cluster 2024-09-17T01:01:03.958126+0000 mgr.x (mgr.24530) 24 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:05.228 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: cluster 2024-09-17T01:01:03.973483+0000 mon.a (mon.0) 1198 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-09-17T01:01:05.228 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: audit 2024-09-17T01:01:04.617822+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:05.228 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: audit 2024-09-17T01:01:04.629274+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:05.228 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: audit 2024-09-17T01:01:04.639098+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:05.228 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: cephadm 2024-09-17T01:01:04.648114+0000 mgr.x (mgr.24530) 25 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-17T01:01:05.228 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[25154]: cephadm 2024-09-17T01:01:04.648991+0000 mgr.x (mgr.24530) 26 : cephadm [INF] Deploying daemon node-exporter.a on smithi027 2024-09-17T01:01:05.228 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: cephadm 2024-09-17T01:01:03.707539+0000 mgr.x (mgr.24530) 20 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Serving on https://172.21.15.50:7150 2024-09-17T01:01:05.228 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: cephadm 2024-09-17T01:01:03.732367+0000 mgr.x (mgr.24530) 21 : cephadm [ERR] [17/Sep/2024:01:01:03] ENGINE Error in HTTPServer.serve 2024-09-17T01:01:05.228 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: Traceback (most recent call last): 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: self._connections.run(self.expiration_interval) 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: self._run(expiration_interval) 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: s = self.context.wrap_socket( 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: return self.sslsocket_class._create( 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:01:05.229 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: self.do_handshake() 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: self._sslobj.do_handshake() 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: cephadm 2024-09-17T01:01:03.821617+0000 mgr.x (mgr.24530) 22 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Serving on http://172.21.15.50:8765 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: cephadm 2024-09-17T01:01:03.821899+0000 mgr.x (mgr.24530) 23 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Bus STARTED 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: cluster 2024-09-17T01:01:03.958126+0000 mgr.x (mgr.24530) 24 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: cluster 2024-09-17T01:01:03.973483+0000 mon.a (mon.0) 1198 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: audit 2024-09-17T01:01:04.617822+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: audit 2024-09-17T01:01:04.629274+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: audit 2024-09-17T01:01:04.639098+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: cephadm 2024-09-17T01:01:04.648114+0000 mgr.x (mgr.24530) 25 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-17T01:01:05.230 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:04 smithi027 bash[19759]: cephadm 2024-09-17T01:01:04.648991+0000 mgr.x (mgr.24530) 26 : cephadm [INF] Deploying daemon node-exporter.a on smithi027 2024-09-17T01:01:05.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: cephadm 2024-09-17T01:01:03.707539+0000 mgr.x (mgr.24530) 20 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Serving on https://172.21.15.50:7150 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: cephadm 2024-09-17T01:01:03.732367+0000 mgr.x (mgr.24530) 21 : cephadm [ERR] [17/Sep/2024:01:01:03] ENGINE Error in HTTPServer.serve 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: Traceback (most recent call last): 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: self._connections.run(self.expiration_interval) 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: self._run(expiration_interval) 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: s = self.context.wrap_socket( 2024-09-17T01:01:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: return self.sslsocket_class._create( 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: self.do_handshake() 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: self._sslobj.do_handshake() 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: cephadm 2024-09-17T01:01:03.821617+0000 mgr.x (mgr.24530) 22 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Serving on http://172.21.15.50:8765 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: cephadm 2024-09-17T01:01:03.821899+0000 mgr.x (mgr.24530) 23 : cephadm [INF] [17/Sep/2024:01:01:03] ENGINE Bus STARTED 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: cluster 2024-09-17T01:01:03.958126+0000 mgr.x (mgr.24530) 24 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: cluster 2024-09-17T01:01:03.973483+0000 mon.a (mon.0) 1198 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: audit 2024-09-17T01:01:04.617822+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: audit 2024-09-17T01:01:04.629274+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: audit 2024-09-17T01:01:04.639098+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: cephadm 2024-09-17T01:01:04.648114+0000 mgr.x (mgr.24530) 25 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-17T01:01:05.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:04 smithi050 bash[19968]: cephadm 2024-09-17T01:01:04.648991+0000 mgr.x (mgr.24530) 26 : cephadm [INF] Deploying daemon node-exporter.a on smithi027 2024-09-17T01:01:05.476 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:05.477 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:05 smithi027 bash[20014]: debug 2024-09-17T01:01:05.231+0000 7f56945d0000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T01:01:05.477 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:05.477 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:01:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:05.477 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:01:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:05.478 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:05.478 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:05.478 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:01:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:05.479 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:01:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:05.479 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:05.736 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:05 smithi027 systemd[1]: Stopping Ceph node-exporter.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:01:05.737 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:05 smithi027 bash[20014]: debug 2024-09-17T01:01:05.583+0000 7f56945d0000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:01:06.497 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[20014]: debug 2024-09-17T01:01:06.367+0000 7f56945d0000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T01:01:06.497 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[64557]: ceph-8e109646-748d-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T01:01:06.497 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T01:01:06.497 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[64625]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T01:01:06.498 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T01:01:06.498 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: Stopped Ceph node-exporter.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:01:06.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:06.833 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:06.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:06.834 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[20014]: debug 2024-09-17T01:01:06.503+0000 7f56945d0000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T01:01:06.834 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:06.834 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[20014]: debug 2024-09-17T01:01:06.727+0000 7f56945d0000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T01:01:06.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:06.835 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:06.835 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:06.835 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:06.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:06.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:06 smithi027 systemd[1]: Started Ceph node-exporter.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:01:06.836 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[64680]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T01:01:07.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[20014]: debug 2024-09-17T01:01:07.071+0000 7f56945d0000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T01:01:07.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[25154]: cluster 2024-09-17T01:01:05.958861+0000 mgr.x (mgr.24530) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:07.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[25154]: audit 2024-09-17T01:01:06.729251+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:07.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[25154]: audit 2024-09-17T01:01:06.740617+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:07.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[19759]: cluster 2024-09-17T01:01:05.958861+0000 mgr.x (mgr.24530) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:07.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[19759]: audit 2024-09-17T01:01:06.729251+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:07.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:06 smithi027 bash[19759]: audit 2024-09-17T01:01:06.740617+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:07.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:06 smithi050 bash[19968]: cluster 2024-09-17T01:01:05.958861+0000 mgr.x (mgr.24530) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:01:07.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:06 smithi050 bash[19968]: audit 2024-09-17T01:01:06.729251+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:07.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:06 smithi050 bash[19968]: audit 2024-09-17T01:01:06.740617+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:07.728 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[20014]: debug 2024-09-17T01:01:07.479+0000 7f56945d0000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T01:01:07.728 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[20014]: debug 2024-09-17T01:01:07.603+0000 7f56945d0000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T01:01:07.728 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[20014]: [17/Sep/2024:01:01:07] ENGINE Bus STARTING 2024-09-17T01:01:07.728 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[20014]: CherryPy Checker: 2024-09-17T01:01:07.980 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[20014]: The Application mounted at '' has an empty config. 2024-09-17T01:01:07.980 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[20014]: [17/Sep/2024:01:01:07] ENGINE Serving on http://:::9283 2024-09-17T01:01:07.980 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[20014]: [17/Sep/2024:01:01:07] ENGINE Bus STARTED 2024-09-17T01:01:08.317 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[25154]: cephadm 2024-09-17T01:01:06.749294+0000 mgr.x (mgr.24530) 28 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T01:01:08.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[25154]: cephadm 2024-09-17T01:01:06.764421+0000 mgr.x (mgr.24530) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi027 2024-09-17T01:01:08.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[25154]: cluster 2024-09-17T01:01:07.628467+0000 mon.a (mon.0) 1204 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T01:01:08.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[25154]: cluster 2024-09-17T01:01:07.628633+0000 mon.a (mon.0) 1205 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:01:08.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[25154]: audit 2024-09-17T01:01:07.633803+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T01:01:08.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[25154]: audit 2024-09-17T01:01:07.634969+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:01:08.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[25154]: audit 2024-09-17T01:01:07.638003+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T01:01:08.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[25154]: audit 2024-09-17T01:01:07.638472+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:01:08.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[19759]: cephadm 2024-09-17T01:01:06.749294+0000 mgr.x (mgr.24530) 28 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T01:01:08.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[19759]: cephadm 2024-09-17T01:01:06.764421+0000 mgr.x (mgr.24530) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi027 2024-09-17T01:01:08.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[19759]: cluster 2024-09-17T01:01:07.628467+0000 mon.a (mon.0) 1204 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T01:01:08.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[19759]: cluster 2024-09-17T01:01:07.628633+0000 mon.a (mon.0) 1205 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:01:08.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[19759]: audit 2024-09-17T01:01:07.633803+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T01:01:08.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[19759]: audit 2024-09-17T01:01:07.634969+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:01:08.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[19759]: audit 2024-09-17T01:01:07.638003+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T01:01:08.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:07 smithi027 bash[19759]: audit 2024-09-17T01:01:07.638472+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:01:08.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:07 smithi050 bash[19968]: cephadm 2024-09-17T01:01:06.749294+0000 mgr.x (mgr.24530) 28 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T01:01:08.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:07 smithi050 bash[19968]: cephadm 2024-09-17T01:01:06.764421+0000 mgr.x (mgr.24530) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi027 2024-09-17T01:01:08.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:07 smithi050 bash[19968]: cluster 2024-09-17T01:01:07.628467+0000 mon.a (mon.0) 1204 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T01:01:08.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:07 smithi050 bash[19968]: cluster 2024-09-17T01:01:07.628633+0000 mon.a (mon.0) 1205 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:01:08.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:07 smithi050 bash[19968]: audit 2024-09-17T01:01:07.633803+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T01:01:08.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:07 smithi050 bash[19968]: audit 2024-09-17T01:01:07.634969+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:01:08.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:07 smithi050 bash[19968]: audit 2024-09-17T01:01:07.638003+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T01:01:08.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:07 smithi050 bash[19968]: audit 2024-09-17T01:01:07.638472+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.? 172.21.15.27:0/961615967' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:01:08.583 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:08 smithi027 bash[47468]: level=warn ts=2024-09-17T01:01:08.327Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T01:01:09.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:09 smithi027 bash[25154]: cluster 2024-09-17T01:01:07.960538+0000 mgr.x (mgr.24530) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:01:09.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:09 smithi027 bash[25154]: cluster 2024-09-17T01:01:08.005187+0000 mon.a (mon.0) 1210 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-09-17T01:01:09.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:09 smithi027 bash[19759]: cluster 2024-09-17T01:01:07.960538+0000 mgr.x (mgr.24530) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:01:09.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:09 smithi027 bash[19759]: cluster 2024-09-17T01:01:08.005187+0000 mon.a (mon.0) 1210 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-09-17T01:01:09.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:09 smithi050 bash[19968]: cluster 2024-09-17T01:01:07.960538+0000 mgr.x (mgr.24530) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:01:09.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:09 smithi050 bash[19968]: cluster 2024-09-17T01:01:08.005187+0000 mon.a (mon.0) 1210 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-09-17T01:01:11.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:11 smithi027 bash[19759]: cluster 2024-09-17T01:01:09.961305+0000 mgr.x (mgr.24530) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T01:01:11.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:11 smithi027 bash[25154]: cluster 2024-09-17T01:01:09.961305+0000 mgr.x (mgr.24530) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T01:01:11.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:11 smithi050 bash[19968]: cluster 2024-09-17T01:01:09.961305+0000 mgr.x (mgr.24530) 31 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T01:01:12.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:11 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:01:11] "GET /metrics HTTP/1.1" 200 35087 "" "Prometheus/2.33.4" 2024-09-17T01:01:12.630 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:12 smithi050 bash[41404]: ts=2024-09-17T01:01:12.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.50:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.27:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:01:13.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:13 smithi027 bash[19759]: cluster 2024-09-17T01:01:11.962948+0000 mgr.x (mgr.24530) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:01:13.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:13 smithi027 bash[19759]: audit 2024-09-17T01:01:12.357278+0000 mgr.x (mgr.24530) 33 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:13.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:13 smithi027 bash[25154]: cluster 2024-09-17T01:01:11.962948+0000 mgr.x (mgr.24530) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:01:13.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:13 smithi027 bash[25154]: audit 2024-09-17T01:01:12.357278+0000 mgr.x (mgr.24530) 33 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:13.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:13 smithi050 bash[19968]: cluster 2024-09-17T01:01:11.962948+0000 mgr.x (mgr.24530) 32 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:01:13.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:13 smithi050 bash[19968]: audit 2024-09-17T01:01:12.357278+0000 mgr.x (mgr.24530) 33 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:13.833 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:13 smithi027 bash[47468]: level=error ts=2024-09-17T01:01:13.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:01:13.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:13 smithi027 bash[47468]: level=warn ts=2024-09-17T01:01:13.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.27:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.27 because it doesn't contain any IP SANs" 2024-09-17T01:01:13.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:13 smithi027 bash[47468]: level=warn ts=2024-09-17T01:01:13.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.50:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.50 because it doesn't contain any IP SANs" 2024-09-17T01:01:14.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:13 smithi027 bash[64680]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T01:01:14.932 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[64680]: 22b70bddd3ac: Pulling fs layer 2024-09-17T01:01:14.933 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[64680]: 5c12815fee55: Pulling fs layer 2024-09-17T01:01:14.933 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[64680]: c0e87333d380: Pulling fs layer 2024-09-17T01:01:14.933 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[64680]: 22b70bddd3ac: Verifying Checksum 2024-09-17T01:01:14.933 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[64680]: 22b70bddd3ac: Download complete 2024-09-17T01:01:14.933 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[64680]: 5c12815fee55: Verifying Checksum 2024-09-17T01:01:14.933 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[64680]: 5c12815fee55: Download complete 2024-09-17T01:01:15.286 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[19759]: cluster 2024-09-17T01:01:13.963489+0000 mgr.x (mgr.24530) 34 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:01:15.286 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[25154]: cluster 2024-09-17T01:01:13.963489+0000 mgr.x (mgr.24530) 34 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:01:15.287 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[64680]: c0e87333d380: Verifying Checksum 2024-09-17T01:01:15.287 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:14 smithi027 bash[64680]: c0e87333d380: Download complete 2024-09-17T01:01:15.287 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:15 smithi027 bash[64680]: 22b70bddd3ac: Pull complete 2024-09-17T01:01:15.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:14 smithi050 bash[19968]: cluster 2024-09-17T01:01:13.963489+0000 mgr.x (mgr.24530) 34 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:01:16.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:15 smithi027 bash[19759]: audit 2024-09-17T01:01:15.504446+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:16.084 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:15 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:01:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T01:01:16.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:15 smithi027 bash[25154]: audit 2024-09-17T01:01:15.504446+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:16.333 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:16 smithi027 bash[64680]: 5c12815fee55: Pull complete 2024-09-17T01:01:16.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:15 smithi050 bash[19968]: audit 2024-09-17T01:01:15.504446+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:17.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:16 smithi027 bash[25154]: cluster 2024-09-17T01:01:15.964313+0000 mgr.x (mgr.24530) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:01:17.334 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:16 smithi027 bash[64680]: c0e87333d380: Pull complete 2024-09-17T01:01:17.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:16 smithi027 bash[19759]: cluster 2024-09-17T01:01:15.964313+0000 mgr.x (mgr.24530) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:01:17.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:16 smithi050 bash[19968]: cluster 2024-09-17T01:01:15.964313+0000 mgr.x (mgr.24530) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:01:18.083 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:17 smithi027 bash[64680]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T01:01:18.083 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:17 smithi027 bash[64680]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T01:01:19.278 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:19 smithi027 bash[25154]: cluster 2024-09-17T01:01:17.966014+0000 mgr.x (mgr.24530) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:01:19.278 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:19 smithi027 bash[19759]: cluster 2024-09-17T01:01:17.966014+0000 mgr.x (mgr.24530) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:01:19.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:19 smithi050 bash[19968]: cluster 2024-09-17T01:01:17.966014+0000 mgr.x (mgr.24530) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:01:20.218 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.017Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T01:01:20.218 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.017Z 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-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.018Z 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-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.018Z 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-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.018Z 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-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T01:01:20.219 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T01:01:20.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T01:01:20.221 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.019Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T01:01:20.222 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[64680]: ts=2024-09-17T01:01:20.020Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T01:01:20.500 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:20.500 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:20.500 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:01:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:20.501 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:01:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:20.501 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:20.501 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:20.501 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:20 smithi027 systemd[1]: Stopping Ceph alertmanager.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:01:20.501 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:20 smithi027 bash[47468]: level=info ts=2024-09-17T01:01:20.472Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-09-17T01:01:20.502 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:20.502 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:01:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:20.502 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:01:20 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:21.311 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:21 smithi027 bash[65423]: ceph-8e109646-748d-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T01:01:21.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:21 smithi027 bash[19759]: cluster 2024-09-17T01:01:19.966772+0000 mgr.x (mgr.24530) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:21.312 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:21 smithi027 bash[25154]: cluster 2024-09-17T01:01:19.966772+0000 mgr.x (mgr.24530) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:21.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:21 smithi050 bash[19968]: cluster 2024-09-17T01:01:19.966772+0000 mgr.x (mgr.24530) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:21.583 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:21.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:21.584 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:21.584 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:21.585 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:21.585 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:21.585 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:21.585 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:21 smithi027 bash[65484]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T01:01:21.585 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T01:01:21.586 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: Stopped Ceph alertmanager.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:01:21.586 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:21.933 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:21 smithi027 systemd[1]: Started Ceph alertmanager.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:01:22.008 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:21 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:01:21] "GET /metrics HTTP/1.1" 200 37884 "" "Prometheus/2.33.4" 2024-09-17T01:01:22.630 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:22 smithi050 bash[41404]: ts=2024-09-17T01:01:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.50:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.27:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:01:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[19759]: audit 2024-09-17T01:01:21.656924+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:23.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[19759]: audit 2024-09-17T01:01:21.667824+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:23.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[19759]: audit 2024-09-17T01:01:21.674305+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:01:23.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[19759]: cephadm 2024-09-17T01:01:21.676388+0000 mgr.x (mgr.24530) 38 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:01:23.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[19759]: audit 2024-09-17T01:01:21.677104+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:01:23.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[19759]: audit 2024-09-17T01:01:21.688736+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:01:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[25154]: audit 2024-09-17T01:01:21.656924+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[25154]: audit 2024-09-17T01:01:21.667824+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[25154]: audit 2024-09-17T01:01:21.674305+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:01:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[25154]: cephadm 2024-09-17T01:01:21.676388+0000 mgr.x (mgr.24530) 38 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:01:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[25154]: audit 2024-09-17T01:01:21.677104+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:01:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:22 smithi027 bash[25154]: audit 2024-09-17T01:01:21.688736+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:01:23.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:22 smithi050 bash[19968]: audit 2024-09-17T01:01:21.656924+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:23.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:22 smithi050 bash[19968]: audit 2024-09-17T01:01:21.667824+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:23.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:22 smithi050 bash[19968]: audit 2024-09-17T01:01:21.674305+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:01:23.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:22 smithi050 bash[19968]: cephadm 2024-09-17T01:01:21.676388+0000 mgr.x (mgr.24530) 38 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:01:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:22 smithi050 bash[19968]: audit 2024-09-17T01:01:21.677104+0000 mon.b (mon.2) 205 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:01:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:22 smithi050 bash[19968]: audit 2024-09-17T01:01:21.688736+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:01:24.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[19759]: cephadm 2024-09-17T01:01:21.692643+0000 mgr.x (mgr.24530) 39 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:01:24.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[19759]: cluster 2024-09-17T01:01:21.968453+0000 mgr.x (mgr.24530) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:24.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[19759]: audit 2024-09-17T01:01:22.368529+0000 mgr.x (mgr.24530) 41 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:24.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[25154]: cephadm 2024-09-17T01:01:21.692643+0000 mgr.x (mgr.24530) 39 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:01:24.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[25154]: cluster 2024-09-17T01:01:21.968453+0000 mgr.x (mgr.24530) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:24.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[25154]: audit 2024-09-17T01:01:22.368529+0000 mgr.x (mgr.24530) 41 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:24.084 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[65541]: ts=2024-09-17T01:01:23.697Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T01:01:24.084 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[65541]: ts=2024-09-17T01:01:23.697Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T01:01:24.084 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[65541]: ts=2024-09-17T01:01:23.699Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.27 port=9094 2024-09-17T01:01:24.085 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[65541]: ts=2024-09-17T01:01:23.700Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T01:01:24.085 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[65541]: ts=2024-09-17T01:01:23.732Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T01:01:24.085 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[65541]: ts=2024-09-17T01:01:23.732Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T01:01:24.085 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[65541]: ts=2024-09-17T01:01:23.736Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T01:01:24.085 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:23 smithi027 bash[65541]: ts=2024-09-17T01:01:23.736Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T01:01:24.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:23 smithi050 bash[19968]: cephadm 2024-09-17T01:01:21.692643+0000 mgr.x (mgr.24530) 39 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:01:24.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:23 smithi050 bash[19968]: cluster 2024-09-17T01:01:21.968453+0000 mgr.x (mgr.24530) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:24.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:23 smithi050 bash[19968]: audit 2024-09-17T01:01:22.368529+0000 mgr.x (mgr.24530) 41 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:25.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:24 smithi027 bash[19759]: cluster 2024-09-17T01:01:23.969270+0000 mgr.x (mgr.24530) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:25.204 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:24 smithi027 bash[25154]: cluster 2024-09-17T01:01:23.969270+0000 mgr.x (mgr.24530) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:25.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:24 smithi050 bash[19968]: cluster 2024-09-17T01:01:23.969270+0000 mgr.x (mgr.24530) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:26.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:25 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:01:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T01:01:26.084 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:25 smithi027 bash[65541]: ts=2024-09-17T01:01:25.701Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000194942s 2024-09-17T01:01:27.277 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:27 smithi027 bash[25154]: cluster 2024-09-17T01:01:25.970126+0000 mgr.x (mgr.24530) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:27.277 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:27 smithi027 bash[19759]: cluster 2024-09-17T01:01:25.970126+0000 mgr.x (mgr.24530) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:27.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:27 smithi050 bash[19968]: cluster 2024-09-17T01:01:25.970126+0000 mgr.x (mgr.24530) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:29.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:29 smithi027 bash[19759]: cluster 2024-09-17T01:01:27.971674+0000 mgr.x (mgr.24530) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:29.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:29 smithi027 bash[25154]: cluster 2024-09-17T01:01:27.971674+0000 mgr.x (mgr.24530) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:29.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:29 smithi050 bash[19968]: cluster 2024-09-17T01:01:27.971674+0000 mgr.x (mgr.24530) 44 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:30.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:30 smithi050 bash[19968]: audit 2024-09-17T01:01:29.609652+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:30.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:30 smithi050 bash[19968]: audit 2024-09-17T01:01:29.624165+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:30.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:30 smithi050 bash[19968]: audit 2024-09-17T01:01:29.628776+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:01:30.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:30 smithi050 bash[19968]: audit 2024-09-17T01:01:29.631019+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:01:30.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:30 smithi050 bash[19968]: audit 2024-09-17T01:01:30.504948+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:31.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:30 smithi027 bash[19759]: audit 2024-09-17T01:01:29.609652+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:31.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:30 smithi027 bash[19759]: audit 2024-09-17T01:01:29.624165+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:31.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:30 smithi027 bash[19759]: audit 2024-09-17T01:01:29.628776+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:01:31.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:30 smithi027 bash[19759]: audit 2024-09-17T01:01:29.631019+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:01:31.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:30 smithi027 bash[19759]: audit 2024-09-17T01:01:30.504948+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:31.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:30 smithi027 bash[25154]: audit 2024-09-17T01:01:29.609652+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:31.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:30 smithi027 bash[25154]: audit 2024-09-17T01:01:29.624165+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:31.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:30 smithi027 bash[25154]: audit 2024-09-17T01:01:29.628776+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:01:31.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:30 smithi027 bash[25154]: audit 2024-09-17T01:01:29.631019+0000 mon.b (mon.2) 207 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:01:31.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:30 smithi027 bash[25154]: audit 2024-09-17T01:01:30.504948+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:31.880 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:31 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:01:31] "GET /metrics HTTP/1.1" 200 37882 "" "Prometheus/2.33.4" 2024-09-17T01:01:31.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:31 smithi050 bash[19968]: cluster 2024-09-17T01:01:29.972127+0000 mgr.x (mgr.24530) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:31.959 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:31 smithi027 bash[19759]: cluster 2024-09-17T01:01:29.972127+0000 mgr.x (mgr.24530) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:31.960 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:31 smithi027 bash[25154]: cluster 2024-09-17T01:01:29.972127+0000 mgr.x (mgr.24530) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:32.626 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:32 smithi050 bash[41404]: ts=2024-09-17T01:01:32.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.50:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.27:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:01:32.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:32 smithi050 bash[19968]: cephadm 2024-09-17T01:01:30.968902+0000 mgr.x (mgr.24530) 46 : cephadm [INF] Reconfiguring daemon agent.smithi050 on smithi050 2024-09-17T01:01:32.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:32 smithi050 bash[19968]: cephadm 2024-09-17T01:01:31.063403+0000 mgr.x (mgr.24530) 47 : cephadm [INF] Deploying cephadm binary to smithi050 2024-09-17T01:01:32.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:32 smithi050 bash[19968]: audit 2024-09-17T01:01:32.365997+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.27:0/3185868793' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:01:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:32 smithi027 bash[19759]: cephadm 2024-09-17T01:01:30.968902+0000 mgr.x (mgr.24530) 46 : cephadm [INF] Reconfiguring daemon agent.smithi050 on smithi050 2024-09-17T01:01:33.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:32 smithi027 bash[19759]: cephadm 2024-09-17T01:01:31.063403+0000 mgr.x (mgr.24530) 47 : cephadm [INF] Deploying cephadm binary to smithi050 2024-09-17T01:01:33.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:32 smithi027 bash[19759]: audit 2024-09-17T01:01:32.365997+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.27:0/3185868793' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:01:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:32 smithi027 bash[25154]: cephadm 2024-09-17T01:01:30.968902+0000 mgr.x (mgr.24530) 46 : cephadm [INF] Reconfiguring daemon agent.smithi050 on smithi050 2024-09-17T01:01:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:32 smithi027 bash[25154]: cephadm 2024-09-17T01:01:31.063403+0000 mgr.x (mgr.24530) 47 : cephadm [INF] Deploying cephadm binary to smithi050 2024-09-17T01:01:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:32 smithi027 bash[25154]: audit 2024-09-17T01:01:32.365997+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.27:0/3185868793' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:01:34.083 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[65541]: ts=2024-09-17T01:01:33.701Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001068299s 2024-09-17T01:01:34.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[19759]: cluster 2024-09-17T01:01:31.973776+0000 mgr.x (mgr.24530) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:01:34.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[19759]: audit 2024-09-17T01:01:32.728850+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? 172.21.15.27:0/807426511' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/384211398"}]: dispatch 2024-09-17T01:01:34.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[19759]: audit 2024-09-17T01:01:32.800910+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:34.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[19759]: audit 2024-09-17T01:01:32.811916+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:34.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[19759]: audit 2024-09-17T01:01:32.821201+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:34.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[25154]: cluster 2024-09-17T01:01:31.973776+0000 mgr.x (mgr.24530) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:01:34.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[25154]: audit 2024-09-17T01:01:32.728850+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? 172.21.15.27:0/807426511' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/384211398"}]: dispatch 2024-09-17T01:01:34.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[25154]: audit 2024-09-17T01:01:32.800910+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:34.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[25154]: audit 2024-09-17T01:01:32.811916+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:34.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:33 smithi027 bash[25154]: audit 2024-09-17T01:01:32.821201+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:34.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:33 smithi050 bash[19968]: cluster 2024-09-17T01:01:31.973776+0000 mgr.x (mgr.24530) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:01:34.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:33 smithi050 bash[19968]: audit 2024-09-17T01:01:32.728850+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? 172.21.15.27:0/807426511' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/384211398"}]: dispatch 2024-09-17T01:01:34.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:33 smithi050 bash[19968]: audit 2024-09-17T01:01:32.800910+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:34.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:33 smithi050 bash[19968]: audit 2024-09-17T01:01:32.811916+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:34.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:33 smithi050 bash[19968]: audit 2024-09-17T01:01:32.821201+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:34.973 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[19759]: cephadm 2024-09-17T01:01:32.826096+0000 mgr.x (mgr.24530) 49 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:01:34.973 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[19759]: cephadm 2024-09-17T01:01:33.082914+0000 mgr.x (mgr.24530) 50 : cephadm [INF] Deploying daemon prometheus.a on smithi050 2024-09-17T01:01:34.973 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[19759]: audit 2024-09-17T01:01:33.649557+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? 172.21.15.27:0/807426511' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/384211398"}]': finished 2024-09-17T01:01:34.973 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[19759]: cluster 2024-09-17T01:01:33.649891+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T01:01:34.974 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[19759]: audit 2024-09-17T01:01:34.034881+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.27:0/235299700' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/384211398"}]: dispatch 2024-09-17T01:01:34.974 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[19759]: audit 2024-09-17T01:01:34.035774+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/384211398"}]: dispatch 2024-09-17T01:01:34.974 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[25154]: cephadm 2024-09-17T01:01:32.826096+0000 mgr.x (mgr.24530) 49 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:01:34.974 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[25154]: cephadm 2024-09-17T01:01:33.082914+0000 mgr.x (mgr.24530) 50 : cephadm [INF] Deploying daemon prometheus.a on smithi050 2024-09-17T01:01:34.974 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[25154]: audit 2024-09-17T01:01:33.649557+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? 172.21.15.27:0/807426511' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/384211398"}]': finished 2024-09-17T01:01:34.974 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[25154]: cluster 2024-09-17T01:01:33.649891+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T01:01:34.974 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[25154]: audit 2024-09-17T01:01:34.034881+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.27:0/235299700' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/384211398"}]: dispatch 2024-09-17T01:01:34.974 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:34 smithi027 bash[25154]: audit 2024-09-17T01:01:34.035774+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/384211398"}]: dispatch 2024-09-17T01:01:35.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:34 smithi050 bash[19968]: cephadm 2024-09-17T01:01:32.826096+0000 mgr.x (mgr.24530) 49 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:01:35.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:34 smithi050 bash[19968]: cephadm 2024-09-17T01:01:33.082914+0000 mgr.x (mgr.24530) 50 : cephadm [INF] Deploying daemon prometheus.a on smithi050 2024-09-17T01:01:35.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:34 smithi050 bash[19968]: audit 2024-09-17T01:01:33.649557+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? 172.21.15.27:0/807426511' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/384211398"}]': finished 2024-09-17T01:01:35.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:34 smithi050 bash[19968]: cluster 2024-09-17T01:01:33.649891+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T01:01:35.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:34 smithi050 bash[19968]: audit 2024-09-17T01:01:34.034881+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.27:0/235299700' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/384211398"}]: dispatch 2024-09-17T01:01:35.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:34 smithi050 bash[19968]: audit 2024-09-17T01:01:34.035774+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/384211398"}]: dispatch 2024-09-17T01:01:35.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:35 smithi050 bash[19968]: cluster 2024-09-17T01:01:33.974391+0000 mgr.x (mgr.24530) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T01:01:35.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:35 smithi050 bash[19968]: audit 2024-09-17T01:01:34.960172+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/384211398"}]': finished 2024-09-17T01:01:35.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:35 smithi050 bash[19968]: cluster 2024-09-17T01:01:34.960388+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T01:01:35.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:35 smithi050 bash[19968]: audit 2024-09-17T01:01:35.349603+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? 172.21.15.27:0/2466698773' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1840965559"}]: dispatch 2024-09-17T01:01:35.974 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:35 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:01:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T01:01:35.974 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:35 smithi027 bash[19759]: cluster 2024-09-17T01:01:33.974391+0000 mgr.x (mgr.24530) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T01:01:35.975 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:35 smithi027 bash[19759]: audit 2024-09-17T01:01:34.960172+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/384211398"}]': finished 2024-09-17T01:01:35.975 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:35 smithi027 bash[19759]: cluster 2024-09-17T01:01:34.960388+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T01:01:35.975 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:35 smithi027 bash[19759]: audit 2024-09-17T01:01:35.349603+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? 172.21.15.27:0/2466698773' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1840965559"}]: dispatch 2024-09-17T01:01:35.975 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:35 smithi027 bash[25154]: cluster 2024-09-17T01:01:33.974391+0000 mgr.x (mgr.24530) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T01:01:35.975 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:35 smithi027 bash[25154]: audit 2024-09-17T01:01:34.960172+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/384211398"}]': finished 2024-09-17T01:01:35.975 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:35 smithi027 bash[25154]: cluster 2024-09-17T01:01:34.960388+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T01:01:35.975 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:35 smithi027 bash[25154]: audit 2024-09-17T01:01:35.349603+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? 172.21.15.27:0/2466698773' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1840965559"}]: dispatch 2024-09-17T01:01:37.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:36 smithi027 bash[19759]: audit 2024-09-17T01:01:35.963726+0000 mon.a (mon.0) 1227 : audit [INF] from='client.? 172.21.15.27:0/2466698773' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1840965559"}]': finished 2024-09-17T01:01:37.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:36 smithi027 bash[19759]: cluster 2024-09-17T01:01:35.963943+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T01:01:37.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:36 smithi027 bash[19759]: cluster 2024-09-17T01:01:35.974891+0000 mgr.x (mgr.24530) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T01:01:37.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:36 smithi027 bash[19759]: audit 2024-09-17T01:01:36.342569+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? 172.21.15.27:0/515453802' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3951499108"}]: dispatch 2024-09-17T01:01:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:36 smithi027 bash[25154]: audit 2024-09-17T01:01:35.963726+0000 mon.a (mon.0) 1227 : audit [INF] from='client.? 172.21.15.27:0/2466698773' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1840965559"}]': finished 2024-09-17T01:01:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:36 smithi027 bash[25154]: cluster 2024-09-17T01:01:35.963943+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T01:01:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:36 smithi027 bash[25154]: cluster 2024-09-17T01:01:35.974891+0000 mgr.x (mgr.24530) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T01:01:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:36 smithi027 bash[25154]: audit 2024-09-17T01:01:36.342569+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? 172.21.15.27:0/515453802' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3951499108"}]: dispatch 2024-09-17T01:01:37.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:36 smithi050 bash[19968]: audit 2024-09-17T01:01:35.963726+0000 mon.a (mon.0) 1227 : audit [INF] from='client.? 172.21.15.27:0/2466698773' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1840965559"}]': finished 2024-09-17T01:01:37.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:36 smithi050 bash[19968]: cluster 2024-09-17T01:01:35.963943+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T01:01:37.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:36 smithi050 bash[19968]: cluster 2024-09-17T01:01:35.974891+0000 mgr.x (mgr.24530) 52 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T01:01:37.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:36 smithi050 bash[19968]: audit 2024-09-17T01:01:36.342569+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? 172.21.15.27:0/515453802' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3951499108"}]: dispatch 2024-09-17T01:01:38.253 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:37 smithi050 bash[19968]: audit 2024-09-17T01:01:36.973834+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.27:0/515453802' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3951499108"}]': finished 2024-09-17T01:01:38.254 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:37 smithi050 bash[19968]: cluster 2024-09-17T01:01:36.974252+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T01:01:38.254 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:37 smithi050 bash[19968]: audit 2024-09-17T01:01:37.355920+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.27:0/134347865' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3801696668"}]: dispatch 2024-09-17T01:01:38.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:37 smithi027 bash[19759]: audit 2024-09-17T01:01:36.973834+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.27:0/515453802' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3951499108"}]': finished 2024-09-17T01:01:38.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:37 smithi027 bash[19759]: cluster 2024-09-17T01:01:36.974252+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T01:01:38.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:37 smithi027 bash[19759]: audit 2024-09-17T01:01:37.355920+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.27:0/134347865' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3801696668"}]: dispatch 2024-09-17T01:01:38.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:37 smithi027 bash[25154]: audit 2024-09-17T01:01:36.973834+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.27:0/515453802' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3951499108"}]': finished 2024-09-17T01:01:38.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:37 smithi027 bash[25154]: cluster 2024-09-17T01:01:36.974252+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T01:01:38.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:37 smithi027 bash[25154]: audit 2024-09-17T01:01:37.355920+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? 172.21.15.27:0/134347865' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3801696668"}]: dispatch 2024-09-17T01:01:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:38 smithi027 bash[19759]: cluster 2024-09-17T01:01:37.975319+0000 mgr.x (mgr.24530) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:01:39.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:38 smithi027 bash[19759]: audit 2024-09-17T01:01:37.975793+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.27:0/134347865' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3801696668"}]': finished 2024-09-17T01:01:39.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:38 smithi027 bash[19759]: cluster 2024-09-17T01:01:37.975955+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T01:01:39.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:38 smithi027 bash[19759]: audit 2024-09-17T01:01:38.353791+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.27:0/276807079' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2877238848"}]: dispatch 2024-09-17T01:01:39.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:38 smithi027 bash[19759]: audit 2024-09-17T01:01:38.354820+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2877238848"}]: dispatch 2024-09-17T01:01:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:38 smithi027 bash[25154]: cluster 2024-09-17T01:01:37.975319+0000 mgr.x (mgr.24530) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:01:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:38 smithi027 bash[25154]: audit 2024-09-17T01:01:37.975793+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.27:0/134347865' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3801696668"}]': finished 2024-09-17T01:01:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:38 smithi027 bash[25154]: cluster 2024-09-17T01:01:37.975955+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T01:01:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:38 smithi027 bash[25154]: audit 2024-09-17T01:01:38.353791+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.27:0/276807079' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2877238848"}]: dispatch 2024-09-17T01:01:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:38 smithi027 bash[25154]: audit 2024-09-17T01:01:38.354820+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2877238848"}]: dispatch 2024-09-17T01:01:39.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:38 smithi050 bash[19968]: cluster 2024-09-17T01:01:37.975319+0000 mgr.x (mgr.24530) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:01:39.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:38 smithi050 bash[19968]: audit 2024-09-17T01:01:37.975793+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.27:0/134347865' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/3801696668"}]': finished 2024-09-17T01:01:39.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:38 smithi050 bash[19968]: cluster 2024-09-17T01:01:37.975955+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T01:01:39.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:38 smithi050 bash[19968]: audit 2024-09-17T01:01:38.353791+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.27:0/276807079' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2877238848"}]: dispatch 2024-09-17T01:01:39.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:38 smithi050 bash[19968]: audit 2024-09-17T01:01:38.354820+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2877238848"}]: dispatch 2024-09-17T01:01:40.030 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:40 smithi027 bash[19759]: audit 2024-09-17T01:01:38.997647+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2877238848"}]': finished 2024-09-17T01:01:40.030 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:40 smithi027 bash[19759]: cluster 2024-09-17T01:01:38.997849+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T01:01:40.030 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:40 smithi027 bash[19759]: audit 2024-09-17T01:01:39.377137+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.27:0/1144096828' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1408850728"}]: dispatch 2024-09-17T01:01:40.031 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:40 smithi027 bash[19759]: audit 2024-09-17T01:01:39.378128+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1408850728"}]: dispatch 2024-09-17T01:01:40.031 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:40 smithi027 bash[25154]: audit 2024-09-17T01:01:38.997647+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2877238848"}]': finished 2024-09-17T01:01:40.031 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:40 smithi027 bash[25154]: cluster 2024-09-17T01:01:38.997849+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T01:01:40.031 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:40 smithi027 bash[25154]: audit 2024-09-17T01:01:39.377137+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.27:0/1144096828' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1408850728"}]: dispatch 2024-09-17T01:01:40.031 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:40 smithi027 bash[25154]: audit 2024-09-17T01:01:39.378128+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1408850728"}]: dispatch 2024-09-17T01:01:40.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:40 smithi050 bash[19968]: audit 2024-09-17T01:01:38.997647+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2877238848"}]': finished 2024-09-17T01:01:40.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:40 smithi050 bash[19968]: cluster 2024-09-17T01:01:38.997849+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T01:01:40.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:40 smithi050 bash[19968]: audit 2024-09-17T01:01:39.377137+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.27:0/1144096828' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1408850728"}]: dispatch 2024-09-17T01:01:40.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:40 smithi050 bash[19968]: audit 2024-09-17T01:01:39.378128+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1408850728"}]: dispatch 2024-09-17T01:01:41.184 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:41 smithi027 bash[19759]: cluster 2024-09-17T01:01:39.976092+0000 mgr.x (mgr.24530) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 1 op/s 2024-09-17T01:01:41.184 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:41 smithi027 bash[19759]: audit 2024-09-17T01:01:40.018882+0000 mon.a (mon.0) 1239 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1408850728"}]': finished 2024-09-17T01:01:41.184 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:41 smithi027 bash[19759]: cluster 2024-09-17T01:01:40.019142+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T01:01:41.185 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:41 smithi027 bash[25154]: cluster 2024-09-17T01:01:39.976092+0000 mgr.x (mgr.24530) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 1 op/s 2024-09-17T01:01:41.185 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:41 smithi027 bash[25154]: audit 2024-09-17T01:01:40.018882+0000 mon.a (mon.0) 1239 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1408850728"}]': finished 2024-09-17T01:01:41.185 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:41 smithi027 bash[25154]: cluster 2024-09-17T01:01:40.019142+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T01:01:41.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:41 smithi050 bash[19968]: cluster 2024-09-17T01:01:39.976092+0000 mgr.x (mgr.24530) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1020 B/s rd, 1 op/s 2024-09-17T01:01:41.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:41 smithi050 bash[19968]: audit 2024-09-17T01:01:40.018882+0000 mon.a (mon.0) 1239 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/1408850728"}]': finished 2024-09-17T01:01:41.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:41 smithi050 bash[19968]: cluster 2024-09-17T01:01:40.019142+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T01:01:42.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:41 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:01:41] "GET /metrics HTTP/1.1" 200 37882 "" "Prometheus/2.33.4" 2024-09-17T01:01:42.630 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:42 smithi050 bash[41404]: ts=2024-09-17T01:01:42.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.50:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.27:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:01:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:43 smithi027 bash[19759]: cluster 2024-09-17T01:01:41.977610+0000 mgr.x (mgr.24530) 55 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-09-17T01:01:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:43 smithi027 bash[19759]: audit 2024-09-17T01:01:42.052955+0000 mgr.x (mgr.24530) 56 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:43 smithi027 bash[25154]: cluster 2024-09-17T01:01:41.977610+0000 mgr.x (mgr.24530) 55 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-09-17T01:01:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:43 smithi027 bash[25154]: audit 2024-09-17T01:01:42.052955+0000 mgr.x (mgr.24530) 56 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:43.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:43 smithi050 bash[19968]: cluster 2024-09-17T01:01:41.977610+0000 mgr.x (mgr.24530) 55 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-09-17T01:01:43.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:43 smithi050 bash[19968]: audit 2024-09-17T01:01:42.052955+0000 mgr.x (mgr.24530) 56 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:45.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:44 smithi050 bash[19968]: cluster 2024-09-17T01:01:43.978343+0000 mgr.x (mgr.24530) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:45.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:44 smithi027 bash[19759]: cluster 2024-09-17T01:01:43.978343+0000 mgr.x (mgr.24530) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:45.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:44 smithi027 bash[25154]: cluster 2024-09-17T01:01:43.978343+0000 mgr.x (mgr.24530) 57 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:46.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:01:45 smithi027 bash[20014]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:01:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T01:01:46.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:45 smithi027 bash[25154]: audit 2024-09-17T01:01:45.505672+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:46.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:45 smithi027 bash[19759]: audit 2024-09-17T01:01:45.505672+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:46.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:45 smithi050 bash[19968]: audit 2024-09-17T01:01:45.505672+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:01:47.219 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:46 smithi050 bash[19968]: cluster 2024-09-17T01:01:45.979286+0000 mgr.x (mgr.24530) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T01:01:47.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:46 smithi027 bash[19759]: cluster 2024-09-17T01:01:45.979286+0000 mgr.x (mgr.24530) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T01:01:47.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:46 smithi027 bash[25154]: cluster 2024-09-17T01:01:45.979286+0000 mgr.x (mgr.24530) 58 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T01:01:48.185 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:01:48 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:48.185 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:01:48 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:48.185 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:01:48 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:48.186 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:01:48 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:48.186 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:48 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:48.186 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:48 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:48.187 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:01:48 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:48.187 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:48 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:48.187 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:48.187 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 systemd[1]: Stopping Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:01:48.535 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.318Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T01:01:48.535 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.319Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-09-17T01:01:48.535 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.319Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-09-17T01:01:48.535 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.319Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-09-17T01:01:48.535 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.319Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-09-17T01:01:48.535 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.319Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-09-17T01:01:48.536 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.319Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T01:01:48.536 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.319Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-09-17T01:01:48.536 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.319Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T01:01:48.536 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.319Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T01:01:48.536 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.320Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-09-17T01:01:48.536 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[41404]: ts=2024-09-17T01:01:48.320Z caller=main.go:1066 level=info msg="See you next time!" 2024-09-17T01:01:49.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:49 smithi050 bash[19968]: cluster 2024-09-17T01:01:47.980092+0000 mgr.x (mgr.24530) 59 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:01:49.131 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:48 smithi050 bash[52372]: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T01:01:49.131 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:49 smithi050 bash[52432]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T01:01:49.131 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T01:01:49.131 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: Stopped Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:01:49.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:49 smithi027 bash[19759]: cluster 2024-09-17T01:01:47.980092+0000 mgr.x (mgr.24530) 59 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:01:49.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:49 smithi027 bash[25154]: cluster 2024-09-17T01:01:47.980092+0000 mgr.x (mgr.24530) 59 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:01:49.539 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:49.539 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:49.540 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:49.540 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:49.540 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:49.541 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:49.541 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: Started Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:01:49.541 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:49.541 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:49.542 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:01:49 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:50.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:50 smithi027 bash[25154]: audit 2024-09-17T01:01:49.441281+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:50.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:50 smithi027 bash[25154]: audit 2024-09-17T01:01:49.455750+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:50.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:50 smithi027 bash[25154]: cephadm 2024-09-17T01:01:49.461090+0000 mgr.x (mgr.24530) 60 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-17T01:01:50.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:50 smithi027 bash[25154]: cephadm 2024-09-17T01:01:49.461476+0000 mgr.x (mgr.24530) 61 : cephadm [INF] Deploying daemon node-exporter.b on smithi050 2024-09-17T01:01:50.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:50 smithi027 bash[19759]: audit 2024-09-17T01:01:49.441281+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:50.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:50 smithi027 bash[19759]: audit 2024-09-17T01:01:49.455750+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:50.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:50 smithi027 bash[19759]: cephadm 2024-09-17T01:01:49.461090+0000 mgr.x (mgr.24530) 60 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-17T01:01:50.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:50 smithi027 bash[19759]: cephadm 2024-09-17T01:01:49.461476+0000 mgr.x (mgr.24530) 61 : cephadm [INF] Deploying daemon node-exporter.b on smithi050 2024-09-17T01:01:50.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:50 smithi050 bash[19968]: audit 2024-09-17T01:01:49.441281+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:50.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:50 smithi050 bash[19968]: audit 2024-09-17T01:01:49.455750+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:50.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:50 smithi050 bash[19968]: cephadm 2024-09-17T01:01:49.461090+0000 mgr.x (mgr.24530) 60 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-17T01:01:50.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:50 smithi050 bash[19968]: cephadm 2024-09-17T01:01:49.461476+0000 mgr.x (mgr.24530) 61 : cephadm [INF] Deploying daemon node-exporter.b on smithi050 2024-09-17T01:01:51.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.179Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T01:01:51.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.179Z 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-17T01:01:51.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.179Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi050 (none))" 2024-09-17T01:01:51.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.179Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T01:01:51.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.179Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T01:01:51.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.181Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T01:01:51.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.181Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T01:01:51.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.183Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T01:01:51.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.183Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.185Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.185Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.974µs 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.185Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.185Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.216Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.216Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.216Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.133µs wal_replay_duration=31.12582ms wbl_replay_duration=139ns total_replay_duration=31.168916ms 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.219Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.219Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.219Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T01:01:51.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.242Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.677095ms db_storage=905ns remote_storage=1.143µs web_handler=364ns query_engine=674ns scrape=243.012µs scrape_sd=99.627µs notify=11.404µs notify_sd=29.246µs rules=21.933578ms tracing=5.815µs 2024-09-17T01:01:51.383 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.242Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T01:01:51.383 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[52486]: ts=2024-09-17T01:01:51.242Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T01:01:51.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:51 smithi027 bash[19759]: cluster 2024-09-17T01:01:49.980494+0000 mgr.x (mgr.24530) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T01:01:51.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:51 smithi027 bash[25154]: cluster 2024-09-17T01:01:49.980494+0000 mgr.x (mgr.24530) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T01:01:51.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:51 smithi050 bash[19968]: cluster 2024-09-17T01:01:49.980494+0000 mgr.x (mgr.24530) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T01:01:53.401 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:53.729 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:53.729 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:53 smithi050 bash[19968]: cluster 2024-09-17T01:01:51.981594+0000 mgr.x (mgr.24530) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T01:01:53.729 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:53 smithi050 bash[19968]: audit 2024-09-17T01:01:52.064274+0000 mgr.x (mgr.24530) 64 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:53.730 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:53.730 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:01:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:53.730 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:01:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:53.731 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:01:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:53.731 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:01:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:53.731 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:53.731 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:53 smithi050 systemd[1]: Stopping Ceph node-exporter.b for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:01:53.732 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:01:53 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:53.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:53 smithi027 bash[19759]: cluster 2024-09-17T01:01:51.981594+0000 mgr.x (mgr.24530) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T01:01:53.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:53 smithi027 bash[19759]: audit 2024-09-17T01:01:52.064274+0000 mgr.x (mgr.24530) 64 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:53.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:53 smithi027 bash[25154]: cluster 2024-09-17T01:01:51.981594+0000 mgr.x (mgr.24530) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T01:01:53.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:53 smithi027 bash[25154]: audit 2024-09-17T01:01:52.064274+0000 mgr.x (mgr.24530) 64 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:01:55.007 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:54 smithi050 bash[52753]: ceph-8e109646-748d-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T01:01:55.007 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:54 smithi050 bash[19968]: cluster 2024-09-17T01:01:53.982309+0000 mgr.x (mgr.24530) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:55.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:54 smithi027 bash[19759]: cluster 2024-09-17T01:01:53.982309+0000 mgr.x (mgr.24530) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:55.205 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:54 smithi027 bash[25154]: cluster 2024-09-17T01:01:53.982309+0000 mgr.x (mgr.24530) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:01:55.263 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:55.263 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:55.263 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:55.264 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:55.264 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:55.264 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T01:01:55.264 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:55 smithi050 bash[52811]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T01:01:55.264 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T01:01:55.265 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: Stopped Ceph node-exporter.b for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:01:55.265 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:55.265 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: Started Ceph node-exporter.b for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:01:55.265 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:55.266 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:55.266 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:01:55 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:01:55.575 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:55 smithi050 bash[52898]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T01:01:56.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[19759]: audit 2024-09-17T01:01:55.313064+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[19759]: audit 2024-09-17T01:01:55.320123+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[19759]: cephadm 2024-09-17T01:01:55.324438+0000 mgr.x (mgr.24530) 66 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-17T01:01:56.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[19759]: cephadm 2024-09-17T01:01:55.334542+0000 mgr.x (mgr.24530) 67 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T01:01:56.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[19759]: audit 2024-09-17T01:01:55.520800+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[19759]: audit 2024-09-17T01:01:55.531473+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[19759]: audit 2024-09-17T01:01:55.538110+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T01:01:56.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[19759]: audit 2024-09-17T01:01:55.538739+0000 mgr.x (mgr.24530) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T01:01:56.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[19759]: cephadm 2024-09-17T01:01:55.542708+0000 mgr.x (mgr.24530) 69 : cephadm [INF] Reconfiguring daemon grafana.a on smithi050 2024-09-17T01:01:56.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[25154]: audit 2024-09-17T01:01:55.313064+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[25154]: audit 2024-09-17T01:01:55.320123+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[25154]: cephadm 2024-09-17T01:01:55.324438+0000 mgr.x (mgr.24530) 66 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-17T01:01:56.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[25154]: cephadm 2024-09-17T01:01:55.334542+0000 mgr.x (mgr.24530) 67 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T01:01:56.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[25154]: audit 2024-09-17T01:01:55.520800+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[25154]: audit 2024-09-17T01:01:55.531473+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[25154]: audit 2024-09-17T01:01:55.538110+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T01:01:56.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[25154]: audit 2024-09-17T01:01:55.538739+0000 mgr.x (mgr.24530) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T01:01:56.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:56 smithi027 bash[25154]: cephadm 2024-09-17T01:01:55.542708+0000 mgr.x (mgr.24530) 69 : cephadm [INF] Reconfiguring daemon grafana.a on smithi050 2024-09-17T01:01:56.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:56 smithi050 bash[19968]: audit 2024-09-17T01:01:55.313064+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:56 smithi050 bash[19968]: audit 2024-09-17T01:01:55.320123+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:56 smithi050 bash[19968]: cephadm 2024-09-17T01:01:55.324438+0000 mgr.x (mgr.24530) 66 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-17T01:01:56.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:56 smithi050 bash[19968]: cephadm 2024-09-17T01:01:55.334542+0000 mgr.x (mgr.24530) 67 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T01:01:56.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:56 smithi050 bash[19968]: audit 2024-09-17T01:01:55.520800+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:56 smithi050 bash[19968]: audit 2024-09-17T01:01:55.531473+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:01:56.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:56 smithi050 bash[19968]: audit 2024-09-17T01:01:55.538110+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T01:01:56.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:56 smithi050 bash[19968]: audit 2024-09-17T01:01:55.538739+0000 mgr.x (mgr.24530) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T01:01:56.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:56 smithi050 bash[19968]: cephadm 2024-09-17T01:01:55.542708+0000 mgr.x (mgr.24530) 69 : cephadm [INF] Reconfiguring daemon grafana.a on smithi050 2024-09-17T01:01:57.130 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:56 smithi050 bash[52898]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T01:01:57.739 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[19968]: cluster 2024-09-17T01:01:55.983147+0000 mgr.x (mgr.24530) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:01:57.740 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[52898]: 22b70bddd3ac: Pulling fs layer 2024-09-17T01:01:57.740 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[52898]: 5c12815fee55: Pulling fs layer 2024-09-17T01:01:57.740 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[52898]: c0e87333d380: Pulling fs layer 2024-09-17T01:01:57.741 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[52898]: 22b70bddd3ac: Verifying Checksum 2024-09-17T01:01:57.741 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[52898]: 22b70bddd3ac: Download complete 2024-09-17T01:01:57.741 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[52898]: 5c12815fee55: Verifying Checksum 2024-09-17T01:01:57.741 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[52898]: 5c12815fee55: Download complete 2024-09-17T01:01:57.773 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:57 smithi027 bash[19759]: cluster 2024-09-17T01:01:55.983147+0000 mgr.x (mgr.24530) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:01:57.774 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:57 smithi027 bash[25154]: cluster 2024-09-17T01:01:55.983147+0000 mgr.x (mgr.24530) 70 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:01:58.125 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[52898]: c0e87333d380: Verifying Checksum 2024-09-17T01:01:58.126 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[52898]: c0e87333d380: Download complete 2024-09-17T01:01:58.126 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:57 smithi050 bash[52898]: 22b70bddd3ac: Pull complete 2024-09-17T01:01:59.380 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:01:59 smithi050 bash[52898]: 5c12815fee55: Pull complete 2024-09-17T01:01:59.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:01:59 smithi027 bash[19759]: cluster 2024-09-17T01:01:57.984254+0000 mgr.x (mgr.24530) 71 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:01:59 smithi027 bash[25154]: cluster 2024-09-17T01:01:57.984254+0000 mgr.x (mgr.24530) 71 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:01:59.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:01:59 smithi050 bash[19968]: cluster 2024-09-17T01:01:57.984254+0000 mgr.x (mgr.24530) 71 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:00.534 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:00 smithi050 bash[52898]: c0e87333d380: Pull complete 2024-09-17T01:02:00.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:00 smithi027 bash[19759]: audit 2024-09-17T01:02:00.529269+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:00.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:00 smithi027 bash[25154]: audit 2024-09-17T01:02:00.529269+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:00.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:00 smithi050 bash[19968]: audit 2024-09-17T01:02:00.529269+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:00.881 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:00 smithi050 bash[52898]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T01:02:00.881 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:00 smithi050 bash[52898]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T01:02:01.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:01 smithi027 bash[19759]: cluster 2024-09-17T01:01:59.984777+0000 mgr.x (mgr.24530) 72 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:01.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:01 smithi027 bash[25154]: cluster 2024-09-17T01:01:59.984777+0000 mgr.x (mgr.24530) 72 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:01.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:01 smithi050 bash[19968]: cluster 2024-09-17T01:01:59.984777+0000 mgr.x (mgr.24530) 72 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:02.788 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:02 smithi050 systemd[1]: Stopping Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:02:02.789 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[40299]: t=2024-09-17T01:02:02+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-09-17T01:02:03.069 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.876Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.876Z 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-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.876Z 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-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.876Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.876Z 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-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.876Z 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-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T01:02:03.070 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T01:02:03.071 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T01:02:03.072 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.877Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T01:02:03.073 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T01:02:03.074 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T01:02:03.074 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T01:02:03.074 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:02 smithi050 bash[52898]: ts=2024-09-17T01:02:02.878Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T01:02:03.745 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:03 smithi050 bash[19968]: cluster 2024-09-17T01:02:01.986547+0000 mgr.x (mgr.24530) 73 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:03.746 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:03 smithi050 bash[19968]: audit 2024-09-17T01:02:02.071104+0000 mgr.x (mgr.24530) 74 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:03.746 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:03 smithi050 bash[52486]: ts=2024-09-17T01:02:03.505Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:03.746 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:03 smithi050 bash[53552]: ceph-8e109646-748d-11ef-bceb-c7b262605968-grafana-a 2024-09-17T01:02:03.746 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:03 smithi050 bash[53633]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-grafana.a 2024-09-17T01:02:03.746 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:03 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T01:02:03.746 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:03 smithi050 systemd[1]: Stopped Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:02:03.747 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:03 smithi050 systemd[1]: Started Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:02:03.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:03 smithi027 bash[19759]: cluster 2024-09-17T01:02:01.986547+0000 mgr.x (mgr.24530) 73 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:03.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:03 smithi027 bash[19759]: audit 2024-09-17T01:02:02.071104+0000 mgr.x (mgr.24530) 74 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:03.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:03 smithi027 bash[25154]: cluster 2024-09-17T01:02:01.986547+0000 mgr.x (mgr.24530) 73 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:03.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:03 smithi027 bash[25154]: audit 2024-09-17T01:02:02.071104+0000 mgr.x (mgr.24530) 74 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:04.029 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:03 smithi050 bash[48450]: [17/Sep/2024:01:02:03] ENGINE Bus STOPPING 2024-09-17T01:02:04.029 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:03 smithi050 bash[48450]: [17/Sep/2024:01:02:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T01:02:04.029 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:03 smithi050 bash[48450]: [17/Sep/2024:01:02:03] ENGINE Bus STOPPED 2024-09-17T01:02:04.029 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:03 smithi050 bash[48450]: [17/Sep/2024:01:02:03] ENGINE Bus STARTING 2024-09-17T01:02:04.029 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:03 smithi050 bash[48450]: [17/Sep/2024:01:02:03] ENGINE Serving on http://:::9283 2024-09-17T01:02:04.030 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[48450]: [17/Sep/2024:01:02:03] ENGINE Bus STARTED 2024-09-17T01:02:04.030 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[48450]: [17/Sep/2024:01:02:03] ENGINE Bus STOPPING 2024-09-17T01:02:04.718 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[48450]: [17/Sep/2024:01:02:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T01:02:04.718 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[48450]: [17/Sep/2024:01:02:04] ENGINE Bus STOPPED 2024-09-17T01:02:04.718 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[48450]: [17/Sep/2024:01:02:04] ENGINE Bus STARTING 2024-09-17T01:02:04.718 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[48450]: [17/Sep/2024:01:02:04] ENGINE Serving on http://:::9283 2024-09-17T01:02:04.718 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[48450]: [17/Sep/2024:01:02:04] ENGINE Bus STARTED 2024-09-17T01:02:04.718 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[48450]: [17/Sep/2024:01:02:04] ENGINE Bus STOPPING 2024-09-17T01:02:05.067 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.729060+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.067 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.739315+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.067 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.747240+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T01:02:05.067 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.747712+0000 mgr.x (mgr.24530) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T01:02:05.067 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.748745+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi027.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T01:02:05.067 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.749116+0000 mgr.x (mgr.24530) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi027.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T01:02:05.067 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.755234+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.067 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.766010+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:02:05.067 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.766705+0000 mgr.x (mgr.24530) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.777933+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: cephadm 2024-09-17T01:02:03.781858+0000 mgr.x (mgr.24530) 78 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.782109+0000 mon.b (mon.2) 215 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.782535+0000 mgr.x (mgr.24530) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.784625+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.785169+0000 mgr.x (mgr.24530) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.788845+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.795462+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.795923+0000 mgr.x (mgr.24530) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.796880+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi050.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.797300+0000 mgr.x (mgr.24530) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi050.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.803100+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.068 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.815238+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:02:05.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.815951+0000 mgr.x (mgr.24530) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:02:05.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.818544+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi050.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T01:02:05.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.819068+0000 mgr.x (mgr.24530) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi050.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T01:02:05.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.825813+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.877440+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:02:05.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.877621+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:02:05.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.878583+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:02:05.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.879438+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:02:05.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: audit 2024-09-17T01:02:03.879623+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:02:05.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:04 smithi050 bash[19968]: cluster 2024-09-17T01:02:03.987006+0000 mgr.x (mgr.24530) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.729060+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.739315+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.747240+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T01:02:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.747712+0000 mgr.x (mgr.24530) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T01:02:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.748745+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi027.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T01:02:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.749116+0000 mgr.x (mgr.24530) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi027.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T01:02:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.755234+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.766010+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:02:05.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.766705+0000 mgr.x (mgr.24530) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:02:05.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.777933+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: cephadm 2024-09-17T01:02:03.781858+0000 mgr.x (mgr.24530) 78 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T01:02:05.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.782109+0000 mon.b (mon.2) 215 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:02:05.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.782535+0000 mgr.x (mgr.24530) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:02:05.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.784625+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:02:05.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.785169+0000 mgr.x (mgr.24530) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:02:05.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.788845+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.795462+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:02:05.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.795923+0000 mgr.x (mgr.24530) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:02:05.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.796880+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi050.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T01:02:05.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.729060+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.739315+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.747240+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T01:02:05.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.747712+0000 mgr.x (mgr.24530) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T01:02:05.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.748745+0000 mon.b (mon.2) 213 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi027.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T01:02:05.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.749116+0000 mgr.x (mgr.24530) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi027.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T01:02:05.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.755234+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.766010+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:02:05.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.766705+0000 mgr.x (mgr.24530) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:02:05.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.777933+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: cephadm 2024-09-17T01:02:03.781858+0000 mgr.x (mgr.24530) 78 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T01:02:05.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.782109+0000 mon.b (mon.2) 215 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:02:05.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.782535+0000 mgr.x (mgr.24530) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:02:05.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.784625+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:02:05.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.785169+0000 mgr.x (mgr.24530) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:02:05.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.788845+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.795462+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:02:05.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.795923+0000 mgr.x (mgr.24530) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:02:05.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.796880+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi050.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T01:02:05.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.797300+0000 mgr.x (mgr.24530) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi050.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.803100+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.815238+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.815951+0000 mgr.x (mgr.24530) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.818544+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi050.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.819068+0000 mgr.x (mgr.24530) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi050.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.825813+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.877440+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.877621+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.878583+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.879438+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: audit 2024-09-17T01:02:03.879623+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:02:05.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[19759]: cluster 2024-09-17T01:02:03.987006+0000 mgr.x (mgr.24530) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.797300+0000 mgr.x (mgr.24530) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi050.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.803100+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.815238+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.815951+0000 mgr.x (mgr.24530) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.818544+0000 mon.b (mon.2) 220 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi050.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.819068+0000 mgr.x (mgr.24530) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi050.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.825813+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.877440+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.877621+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.878583+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.879438+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: audit 2024-09-17T01:02:03.879623+0000 mon.b (mon.2) 223 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:02:05.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:04 smithi027 bash[25154]: cluster 2024-09-17T01:02:03.987006+0000 mgr.x (mgr.24530) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:05.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[48450]: [17/Sep/2024:01:02:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T01:02:05.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[48450]: [17/Sep/2024:01:02:05] ENGINE Bus STOPPED 2024-09-17T01:02:05.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[48450]: [17/Sep/2024:01:02:05] ENGINE Bus STARTING 2024-09-17T01:02:05.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[48450]: [17/Sep/2024:01:02:05] ENGINE Serving on http://:::9283 2024-09-17T01:02:05.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[48450]: [17/Sep/2024:01:02:05] ENGINE Bus STARTED 2024-09-17T01:02:05.880 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:02:05] "GET /metrics HTTP/1.1" 200 37879 "" "Prometheus/2.43.0" 2024-09-17T01:02:05.881 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-09-17T01:02:05.881 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-09-17T01:02:05.881 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-09-17T01:02:05.881 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-09-17T01:02:05.881 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T01:02:05.881 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T01:02:05.881 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T01:02:05.881 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T01:02:05.881 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-09-17T01:02:05.881 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="App mode production" logger=settings 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=661.926µs 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-09-17T01:02:05.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-09-17T01:02:05.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-09-17T01:02:05.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-09-17T01:02:06.054 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:02:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.054 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:02:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.055 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:02:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.055 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:02:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.055 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:02:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:05 smithi027 bash[25154]: cephadm 2024-09-17T01:02:04.951925+0000 mgr.x (mgr.24530) 86 : cephadm [INF] Deploying daemon agent.smithi050 on smithi050 2024-09-17T01:02:06.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:05 smithi027 bash[25154]: cephadm 2024-09-17T01:02:05.264036+0000 mgr.x (mgr.24530) 87 : cephadm [INF] Deploying daemon agent.smithi027 on smithi027 2024-09-17T01:02:06.056 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.056 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:05 smithi027 bash[19759]: cephadm 2024-09-17T01:02:04.951925+0000 mgr.x (mgr.24530) 86 : cephadm [INF] Deploying daemon agent.smithi050 on smithi050 2024-09-17T01:02:06.056 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:05 smithi027 bash[19759]: cephadm 2024-09-17T01:02:05.264036+0000 mgr.x (mgr.24530) 87 : cephadm [INF] Deploying daemon agent.smithi027 on smithi027 2024-09-17T01:02:06.057 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:02:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.057 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:02:05 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:02:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.334 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:02:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.334 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:02:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.334 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:02:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.335 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:02:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.335 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:02:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.335 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:02:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:06 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:06.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[19968]: cephadm 2024-09-17T01:02:04.951925+0000 mgr.x (mgr.24530) 86 : cephadm [INF] Deploying daemon agent.smithi050 on smithi050 2024-09-17T01:02:06.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[19968]: cephadm 2024-09-17T01:02:05.264036+0000 mgr.x (mgr.24530) 87 : cephadm [INF] Deploying daemon agent.smithi027 on smithi027 2024-09-17T01:02:06.381 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-09-17T01:02:06.381 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T01:02:06.381 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-09-17T01:02:06.381 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-09-17T01:02:06.381 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-09-17T01:02:06.381 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:05 smithi050 bash[53662]: t=2024-09-17T01:02:05+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T01:02:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:07 smithi050 bash[19968]: cluster 2024-09-17T01:02:05.987481+0000 mgr.x (mgr.24530) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:07 smithi050 bash[19968]: audit 2024-09-17T01:02:06.347350+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:07 smithi050 bash[19968]: audit 2024-09-17T01:02:06.881255+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:07.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:07 smithi027 bash[19759]: cluster 2024-09-17T01:02:05.987481+0000 mgr.x (mgr.24530) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:07.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:07 smithi027 bash[19759]: audit 2024-09-17T01:02:06.347350+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:07.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:07 smithi027 bash[19759]: audit 2024-09-17T01:02:06.881255+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:07.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:07 smithi027 bash[25154]: cluster 2024-09-17T01:02:05.987481+0000 mgr.x (mgr.24530) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:07.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:07 smithi027 bash[25154]: audit 2024-09-17T01:02:06.347350+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:07.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:07 smithi027 bash[25154]: audit 2024-09-17T01:02:06.881255+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:07.944 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:02:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:07.945 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:02:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:07.945 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:07.945 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:07.946 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:02:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:07.946 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:02:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:07.946 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:07.947 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:08.196 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:02:08 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:08.196 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:08 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:08.196 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:02:08 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:08.196 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:07 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:08.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:02:08 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:08.631 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:02:08 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:08 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:08.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:08 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:08.632 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:02:08 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:08.632 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:02:08 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:02:09.131 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:08 smithi050 bash[52486]: ts=2024-09-17T01:02:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:09.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:09 smithi050 bash[19968]: cluster 2024-09-17T01:02:07.988225+0000 mgr.x (mgr.24530) 89 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:09.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:09 smithi050 bash[19968]: audit 2024-09-17T01:02:08.364248+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:09 smithi050 bash[19968]: audit 2024-09-17T01:02:08.368588+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:02:09.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:09 smithi050 bash[19968]: audit 2024-09-17T01:02:08.369680+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:02:09.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:09 smithi050 bash[19968]: audit 2024-09-17T01:02:08.376099+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:09 smithi050 bash[19968]: audit 2024-09-17T01:02:08.474300+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:02:09.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:09 smithi050 bash[19968]: audit 2024-09-17T01:02:08.478402+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:02:09.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:09 smithi050 bash[19968]: audit 2024-09-17T01:02:08.479483+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:02:09.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:09 smithi050 bash[19968]: audit 2024-09-17T01:02:08.485039+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:09 smithi050 bash[19968]: audit 2024-09-17T01:02:08.906629+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[19759]: cluster 2024-09-17T01:02:07.988225+0000 mgr.x (mgr.24530) 89 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:09.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[19759]: audit 2024-09-17T01:02:08.364248+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[19759]: audit 2024-09-17T01:02:08.368588+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:02:09.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[19759]: audit 2024-09-17T01:02:08.369680+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:02:09.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[19759]: audit 2024-09-17T01:02:08.376099+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[19759]: audit 2024-09-17T01:02:08.474300+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:02:09.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[19759]: audit 2024-09-17T01:02:08.478402+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:02:09.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[19759]: audit 2024-09-17T01:02:08.479483+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:02:09.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[19759]: audit 2024-09-17T01:02:08.485039+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[19759]: audit 2024-09-17T01:02:08.906629+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[25154]: cluster 2024-09-17T01:02:07.988225+0000 mgr.x (mgr.24530) 89 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:09.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[25154]: audit 2024-09-17T01:02:08.364248+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[25154]: audit 2024-09-17T01:02:08.368588+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:02:09.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[25154]: audit 2024-09-17T01:02:08.369680+0000 mon.b (mon.2) 225 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:02:09.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[25154]: audit 2024-09-17T01:02:08.376099+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[25154]: audit 2024-09-17T01:02:08.474300+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:02:09.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[25154]: audit 2024-09-17T01:02:08.478402+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:02:09.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[25154]: audit 2024-09-17T01:02:08.479483+0000 mon.b (mon.2) 228 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:02:09.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[25154]: audit 2024-09-17T01:02:08.485039+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:09.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:09 smithi027 bash[25154]: audit 2024-09-17T01:02:08.906629+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:11.610 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:11 smithi027 bash[19759]: cluster 2024-09-17T01:02:09.988877+0000 mgr.x (mgr.24530) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:11.610 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:11 smithi027 bash[25154]: cluster 2024-09-17T01:02:09.988877+0000 mgr.x (mgr.24530) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:11.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:11 smithi050 bash[19968]: cluster 2024-09-17T01:02:09.988877+0000 mgr.x (mgr.24530) 90 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:13 smithi027 bash[19759]: cluster 2024-09-17T01:02:11.990534+0000 mgr.x (mgr.24530) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:13 smithi027 bash[19759]: audit 2024-09-17T01:02:12.081322+0000 mgr.x (mgr.24530) 92 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:13 smithi027 bash[19759]: audit 2024-09-17T01:02:12.417800+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:13 smithi027 bash[19759]: audit 2024-09-17T01:02:12.431600+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:13 smithi027 bash[19759]: audit 2024-09-17T01:02:12.443648+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:13 smithi027 bash[25154]: cluster 2024-09-17T01:02:11.990534+0000 mgr.x (mgr.24530) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:13 smithi027 bash[25154]: audit 2024-09-17T01:02:12.081322+0000 mgr.x (mgr.24530) 92 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:13 smithi027 bash[25154]: audit 2024-09-17T01:02:12.417800+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:13 smithi027 bash[25154]: audit 2024-09-17T01:02:12.431600+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:13 smithi027 bash[25154]: audit 2024-09-17T01:02:12.443648+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:13.880 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:13 smithi050 bash[52486]: ts=2024-09-17T01:02:13.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:13 smithi050 bash[19968]: cluster 2024-09-17T01:02:11.990534+0000 mgr.x (mgr.24530) 91 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:13 smithi050 bash[19968]: audit 2024-09-17T01:02:12.081322+0000 mgr.x (mgr.24530) 92 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:13 smithi050 bash[19968]: audit 2024-09-17T01:02:12.417800+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:13 smithi050 bash[19968]: audit 2024-09-17T01:02:12.431600+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:13 smithi050 bash[19968]: audit 2024-09-17T01:02:12.443648+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:15 smithi027 bash[19759]: cluster 2024-09-17T01:02:13.991028+0000 mgr.x (mgr.24530) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:15 smithi027 bash[19759]: audit 2024-09-17T01:02:14.338180+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:15 smithi027 bash[19759]: audit 2024-09-17T01:02:14.350500+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:15.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:15 smithi027 bash[19759]: audit 2024-09-17T01:02:14.361981+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:15 smithi027 bash[25154]: cluster 2024-09-17T01:02:13.991028+0000 mgr.x (mgr.24530) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:15 smithi027 bash[25154]: audit 2024-09-17T01:02:14.338180+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:15 smithi027 bash[25154]: audit 2024-09-17T01:02:14.350500+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:15 smithi027 bash[25154]: audit 2024-09-17T01:02:14.361981+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:15.620 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:15 smithi050 bash[19968]: cluster 2024-09-17T01:02:13.991028+0000 mgr.x (mgr.24530) 93 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:15.620 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:15 smithi050 bash[19968]: audit 2024-09-17T01:02:14.338180+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:15.621 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:15 smithi050 bash[19968]: audit 2024-09-17T01:02:14.350500+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:15.621 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:15 smithi050 bash[19968]: audit 2024-09-17T01:02:14.361981+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:15.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:15 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:02:15] "GET /metrics HTTP/1.1" 200 37872 "" "Prometheus/2.43.0" 2024-09-17T01:02:16.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:16 smithi050 bash[19968]: audit 2024-09-17T01:02:15.529887+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:16.654 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:16 smithi027 bash[19759]: audit 2024-09-17T01:02:15.529887+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:16.654 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:16 smithi027 bash[25154]: audit 2024-09-17T01:02:15.529887+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:17.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:17 smithi027 bash[19759]: cluster 2024-09-17T01:02:15.991869+0000 mgr.x (mgr.24530) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:02:17.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:17 smithi027 bash[25154]: cluster 2024-09-17T01:02:15.991869+0000 mgr.x (mgr.24530) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:02:17.626 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:17 smithi050 bash[19968]: cluster 2024-09-17T01:02:15.991869+0000 mgr.x (mgr.24530) 94 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:02:18.990 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:18 smithi050 bash[52486]: ts=2024-09-17T01:02:18.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:19.617 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:19 smithi050 bash[19968]: cluster 2024-09-17T01:02:17.993934+0000 mgr.x (mgr.24530) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:19.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:19 smithi027 bash[19759]: cluster 2024-09-17T01:02:17.993934+0000 mgr.x (mgr.24530) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:19.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:19 smithi027 bash[25154]: cluster 2024-09-17T01:02:17.993934+0000 mgr.x (mgr.24530) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:21.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:21 smithi050 bash[19968]: cluster 2024-09-17T01:02:19.994671+0000 mgr.x (mgr.24530) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:21.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:21 smithi050 bash[19968]: audit 2024-09-17T01:02:20.809002+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:21.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:21 smithi050 bash[19968]: audit 2024-09-17T01:02:20.819782+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:21.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:21 smithi050 bash[19968]: audit 2024-09-17T01:02:20.831505+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:21.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:21 smithi027 bash[19759]: cluster 2024-09-17T01:02:19.994671+0000 mgr.x (mgr.24530) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:21.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:21 smithi027 bash[19759]: audit 2024-09-17T01:02:20.809002+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:21.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:21 smithi027 bash[19759]: audit 2024-09-17T01:02:20.819782+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:21.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:21 smithi027 bash[19759]: audit 2024-09-17T01:02:20.831505+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:21.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:21 smithi027 bash[25154]: cluster 2024-09-17T01:02:19.994671+0000 mgr.x (mgr.24530) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:21.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:21 smithi027 bash[25154]: audit 2024-09-17T01:02:20.809002+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:21.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:21 smithi027 bash[25154]: audit 2024-09-17T01:02:20.819782+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:21.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:21 smithi027 bash[25154]: audit 2024-09-17T01:02:20.831505+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:23.631 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:23 smithi050 bash[52486]: ts=2024-09-17T01:02:23.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:23.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:23 smithi050 bash[19968]: cluster 2024-09-17T01:02:21.996344+0000 mgr.x (mgr.24530) 97 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:23.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:23 smithi050 bash[19968]: audit 2024-09-17T01:02:22.089229+0000 mgr.x (mgr.24530) 98 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:23.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:23 smithi050 bash[19968]: audit 2024-09-17T01:02:22.709421+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:23.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:23 smithi050 bash[19968]: audit 2024-09-17T01:02:22.725317+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:23.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:23 smithi050 bash[19968]: audit 2024-09-17T01:02:22.739184+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:23 smithi027 bash[19759]: cluster 2024-09-17T01:02:21.996344+0000 mgr.x (mgr.24530) 97 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:23 smithi027 bash[19759]: audit 2024-09-17T01:02:22.089229+0000 mgr.x (mgr.24530) 98 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:23 smithi027 bash[19759]: audit 2024-09-17T01:02:22.709421+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:23 smithi027 bash[19759]: audit 2024-09-17T01:02:22.725317+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:23.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:23 smithi027 bash[19759]: audit 2024-09-17T01:02:22.739184+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:23.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:23 smithi027 bash[25154]: cluster 2024-09-17T01:02:21.996344+0000 mgr.x (mgr.24530) 97 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:23.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:23 smithi027 bash[25154]: audit 2024-09-17T01:02:22.089229+0000 mgr.x (mgr.24530) 98 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:23.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:23 smithi027 bash[25154]: audit 2024-09-17T01:02:22.709421+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:23.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:23 smithi027 bash[25154]: audit 2024-09-17T01:02:22.725317+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:23.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:23 smithi027 bash[25154]: audit 2024-09-17T01:02:22.739184+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:25.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:24 smithi027 bash[19759]: cluster 2024-09-17T01:02:23.997087+0000 mgr.x (mgr.24530) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:24 smithi027 bash[25154]: cluster 2024-09-17T01:02:23.997087+0000 mgr.x (mgr.24530) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:25.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:24 smithi050 bash[19968]: cluster 2024-09-17T01:02:23.997087+0000 mgr.x (mgr.24530) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:25.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:25 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:02:25] "GET /metrics HTTP/1.1" 200 37872 "" "Prometheus/2.43.0" 2024-09-17T01:02:27.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:27 smithi027 bash[19759]: cluster 2024-09-17T01:02:25.998448+0000 mgr.x (mgr.24530) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:27.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:27 smithi027 bash[25154]: cluster 2024-09-17T01:02:25.998448+0000 mgr.x (mgr.24530) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:27.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:27 smithi050 bash[19968]: cluster 2024-09-17T01:02:25.998448+0000 mgr.x (mgr.24530) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:29.060 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:28 smithi050 bash[52486]: ts=2024-09-17T01:02:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:29.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:29 smithi027 bash[25154]: cluster 2024-09-17T01:02:28.000020+0000 mgr.x (mgr.24530) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:29.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:29 smithi027 bash[19759]: cluster 2024-09-17T01:02:28.000020+0000 mgr.x (mgr.24530) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:29.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:29 smithi050 bash[19968]: cluster 2024-09-17T01:02:28.000020+0000 mgr.x (mgr.24530) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:31.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:31 smithi027 bash[25154]: cluster 2024-09-17T01:02:30.000865+0000 mgr.x (mgr.24530) 102 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:31.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:31 smithi027 bash[25154]: audit 2024-09-17T01:02:30.199365+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:31.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:31 smithi027 bash[25154]: audit 2024-09-17T01:02:30.213648+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:31.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:31 smithi027 bash[25154]: audit 2024-09-17T01:02:30.226848+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:31.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:31 smithi027 bash[25154]: audit 2024-09-17T01:02:30.530371+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:31.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:31 smithi027 bash[19759]: cluster 2024-09-17T01:02:30.000865+0000 mgr.x (mgr.24530) 102 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:31.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:31 smithi027 bash[19759]: audit 2024-09-17T01:02:30.199365+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:31.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:31 smithi027 bash[19759]: audit 2024-09-17T01:02:30.213648+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:31.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:31 smithi027 bash[19759]: audit 2024-09-17T01:02:30.226848+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:31.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:31 smithi027 bash[19759]: audit 2024-09-17T01:02:30.530371+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:31.628 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:31 smithi050 bash[19968]: cluster 2024-09-17T01:02:30.000865+0000 mgr.x (mgr.24530) 102 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:31.628 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:31 smithi050 bash[19968]: audit 2024-09-17T01:02:30.199365+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:31.628 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:31 smithi050 bash[19968]: audit 2024-09-17T01:02:30.213648+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:31.628 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:31 smithi050 bash[19968]: audit 2024-09-17T01:02:30.226848+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:31.628 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:31 smithi050 bash[19968]: audit 2024-09-17T01:02:30.530371+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:33.496 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:33 smithi050 bash[19968]: cluster 2024-09-17T01:02:32.002249+0000 mgr.x (mgr.24530) 103 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:33.496 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:33 smithi050 bash[19968]: audit 2024-09-17T01:02:32.096763+0000 mgr.x (mgr.24530) 104 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:33.496 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:33 smithi050 bash[19968]: audit 2024-09-17T01:02:32.197251+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:33.496 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:33 smithi050 bash[19968]: audit 2024-09-17T01:02:32.212919+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:33.496 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:33 smithi050 bash[19968]: audit 2024-09-17T01:02:32.225314+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:33 smithi027 bash[19759]: cluster 2024-09-17T01:02:32.002249+0000 mgr.x (mgr.24530) 103 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:33 smithi027 bash[19759]: audit 2024-09-17T01:02:32.096763+0000 mgr.x (mgr.24530) 104 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:33 smithi027 bash[19759]: audit 2024-09-17T01:02:32.197251+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:33 smithi027 bash[19759]: audit 2024-09-17T01:02:32.212919+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:33.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:33 smithi027 bash[19759]: audit 2024-09-17T01:02:32.225314+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:33 smithi027 bash[25154]: cluster 2024-09-17T01:02:32.002249+0000 mgr.x (mgr.24530) 103 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:33 smithi027 bash[25154]: audit 2024-09-17T01:02:32.096763+0000 mgr.x (mgr.24530) 104 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:33 smithi027 bash[25154]: audit 2024-09-17T01:02:32.197251+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:33 smithi027 bash[25154]: audit 2024-09-17T01:02:32.212919+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:33 smithi027 bash[25154]: audit 2024-09-17T01:02:32.225314+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:33.877 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:33 smithi050 bash[52486]: ts=2024-09-17T01:02:33.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:34 smithi027 bash[19759]: cluster 2024-09-17T01:02:34.002738+0000 mgr.x (mgr.24530) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:35.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:34 smithi027 bash[25154]: cluster 2024-09-17T01:02:34.002738+0000 mgr.x (mgr.24530) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:35.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:34 smithi050 bash[19968]: cluster 2024-09-17T01:02:34.002738+0000 mgr.x (mgr.24530) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:35.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:35 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:02:35] "GET /metrics HTTP/1.1" 200 37875 "" "Prometheus/2.43.0" 2024-09-17T01:02:37.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:37 smithi027 bash[25154]: cluster 2024-09-17T01:02:36.004058+0000 mgr.x (mgr.24530) 106 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:37.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:37 smithi027 bash[19759]: cluster 2024-09-17T01:02:36.004058+0000 mgr.x (mgr.24530) 106 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:37.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:37 smithi050 bash[19968]: cluster 2024-09-17T01:02:36.004058+0000 mgr.x (mgr.24530) 106 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:39.058 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:38 smithi050 bash[52486]: ts=2024-09-17T01:02:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:39 smithi027 bash[19759]: cluster 2024-09-17T01:02:38.005147+0000 mgr.x (mgr.24530) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:39.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:39 smithi027 bash[25154]: cluster 2024-09-17T01:02:38.005147+0000 mgr.x (mgr.24530) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:39.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:39 smithi050 bash[19968]: cluster 2024-09-17T01:02:38.005147+0000 mgr.x (mgr.24530) 107 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:41 smithi027 bash[19759]: cluster 2024-09-17T01:02:40.005831+0000 mgr.x (mgr.24530) 108 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:41 smithi027 bash[25154]: cluster 2024-09-17T01:02:40.005831+0000 mgr.x (mgr.24530) 108 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:41.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:41 smithi050 bash[19968]: cluster 2024-09-17T01:02:40.005831+0000 mgr.x (mgr.24530) 108 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:43 smithi027 bash[19759]: cluster 2024-09-17T01:02:42.007571+0000 mgr.x (mgr.24530) 109 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:43 smithi027 bash[19759]: audit 2024-09-17T01:02:42.105913+0000 mgr.x (mgr.24530) 110 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:43 smithi027 bash[25154]: cluster 2024-09-17T01:02:42.007571+0000 mgr.x (mgr.24530) 109 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:43 smithi027 bash[25154]: audit 2024-09-17T01:02:42.105913+0000 mgr.x (mgr.24530) 110 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:43.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:43 smithi050 bash[19968]: cluster 2024-09-17T01:02:42.007571+0000 mgr.x (mgr.24530) 109 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:43.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:43 smithi050 bash[19968]: audit 2024-09-17T01:02:42.105913+0000 mgr.x (mgr.24530) 110 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:43.881 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:43 smithi050 bash[52486]: ts=2024-09-17T01:02:43.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:45.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:44 smithi027 bash[19759]: cluster 2024-09-17T01:02:44.008346+0000 mgr.x (mgr.24530) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:45.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:44 smithi027 bash[25154]: cluster 2024-09-17T01:02:44.008346+0000 mgr.x (mgr.24530) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:45.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:44 smithi050 bash[19968]: cluster 2024-09-17T01:02:44.008346+0000 mgr.x (mgr.24530) 111 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:45.881 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:45 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:02:45] "GET /metrics HTTP/1.1" 200 37878 "" "Prometheus/2.43.0" 2024-09-17T01:02:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:45 smithi027 bash[19759]: audit 2024-09-17T01:02:45.530438+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:46.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:45 smithi027 bash[25154]: audit 2024-09-17T01:02:45.530438+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:46.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:45 smithi050 bash[19968]: audit 2024-09-17T01:02:45.530438+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:02:47.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:46 smithi027 bash[19759]: cluster 2024-09-17T01:02:46.009959+0000 mgr.x (mgr.24530) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:47.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:46 smithi027 bash[25154]: cluster 2024-09-17T01:02:46.009959+0000 mgr.x (mgr.24530) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:47.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:46 smithi050 bash[19968]: cluster 2024-09-17T01:02:46.009959+0000 mgr.x (mgr.24530) 112 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:48.881 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:48 smithi050 bash[52486]: ts=2024-09-17T01:02:48.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:49.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:49 smithi027 bash[19759]: cluster 2024-09-17T01:02:48.010849+0000 mgr.x (mgr.24530) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:49 smithi027 bash[25154]: cluster 2024-09-17T01:02:48.010849+0000 mgr.x (mgr.24530) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:49.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:49 smithi050 bash[19968]: cluster 2024-09-17T01:02:48.010849+0000 mgr.x (mgr.24530) 113 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:51.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:51 smithi027 bash[19759]: cluster 2024-09-17T01:02:50.011396+0000 mgr.x (mgr.24530) 114 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:51.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:51 smithi027 bash[19759]: audit 2024-09-17T01:02:50.453254+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:51.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:51 smithi027 bash[19759]: audit 2024-09-17T01:02:50.467806+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:51.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:51 smithi027 bash[19759]: audit 2024-09-17T01:02:50.482588+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:51.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:51 smithi027 bash[25154]: cluster 2024-09-17T01:02:50.011396+0000 mgr.x (mgr.24530) 114 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:51.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:51 smithi027 bash[25154]: audit 2024-09-17T01:02:50.453254+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:51.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:51 smithi027 bash[25154]: audit 2024-09-17T01:02:50.467806+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:51.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:51 smithi027 bash[25154]: audit 2024-09-17T01:02:50.482588+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:51.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:51 smithi050 bash[19968]: cluster 2024-09-17T01:02:50.011396+0000 mgr.x (mgr.24530) 114 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:51.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:51 smithi050 bash[19968]: audit 2024-09-17T01:02:50.453254+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:51.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:51 smithi050 bash[19968]: audit 2024-09-17T01:02:50.467806+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:51.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:51 smithi050 bash[19968]: audit 2024-09-17T01:02:50.482588+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:53.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:53 smithi027 bash[19759]: cluster 2024-09-17T01:02:52.012986+0000 mgr.x (mgr.24530) 115 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:53.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:53 smithi027 bash[19759]: audit 2024-09-17T01:02:52.117104+0000 mgr.x (mgr.24530) 116 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:53.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:53 smithi027 bash[19759]: audit 2024-09-17T01:02:52.433688+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:53.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:53 smithi027 bash[19759]: audit 2024-09-17T01:02:52.446560+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:53.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:53 smithi027 bash[19759]: audit 2024-09-17T01:02:52.463709+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:53.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:53 smithi027 bash[25154]: cluster 2024-09-17T01:02:52.012986+0000 mgr.x (mgr.24530) 115 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:53.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:53 smithi027 bash[25154]: audit 2024-09-17T01:02:52.117104+0000 mgr.x (mgr.24530) 116 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:53.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:53 smithi027 bash[25154]: audit 2024-09-17T01:02:52.433688+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:53.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:53 smithi027 bash[25154]: audit 2024-09-17T01:02:52.446560+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:53.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:53 smithi027 bash[25154]: audit 2024-09-17T01:02:52.463709+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:53.881 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:53 smithi050 bash[52486]: ts=2024-09-17T01:02:53.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:53.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:53 smithi050 bash[19968]: cluster 2024-09-17T01:02:52.012986+0000 mgr.x (mgr.24530) 115 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:53.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:53 smithi050 bash[19968]: audit 2024-09-17T01:02:52.117104+0000 mgr.x (mgr.24530) 116 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:02:53.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:53 smithi050 bash[19968]: audit 2024-09-17T01:02:52.433688+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:53.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:53 smithi050 bash[19968]: audit 2024-09-17T01:02:52.446560+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:53.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:53 smithi050 bash[19968]: audit 2024-09-17T01:02:52.463709+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:02:55.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:54 smithi027 bash[19759]: cluster 2024-09-17T01:02:54.013694+0000 mgr.x (mgr.24530) 117 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:54 smithi027 bash[25154]: cluster 2024-09-17T01:02:54.013694+0000 mgr.x (mgr.24530) 117 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:55.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:54 smithi050 bash[19968]: cluster 2024-09-17T01:02:54.013694+0000 mgr.x (mgr.24530) 117 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:55.882 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:02:55 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:02:55] "GET /metrics HTTP/1.1" 200 37878 "" "Prometheus/2.43.0" 2024-09-17T01:02:57.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:57 smithi027 bash[19759]: cluster 2024-09-17T01:02:56.015271+0000 mgr.x (mgr.24530) 118 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:57.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:57 smithi027 bash[25154]: cluster 2024-09-17T01:02:56.015271+0000 mgr.x (mgr.24530) 118 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:57.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:57 smithi050 bash[19968]: cluster 2024-09-17T01:02:56.015271+0000 mgr.x (mgr.24530) 118 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:02:59.066 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:02:58 smithi050 bash[52486]: ts=2024-09-17T01:02:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:02:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:02:59 smithi027 bash[19759]: cluster 2024-09-17T01:02:58.016113+0000 mgr.x (mgr.24530) 119 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:59.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:02:59 smithi027 bash[25154]: cluster 2024-09-17T01:02:58.016113+0000 mgr.x (mgr.24530) 119 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:02:59.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:02:59 smithi050 bash[19968]: cluster 2024-09-17T01:02:58.016113+0000 mgr.x (mgr.24530) 119 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:01.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:01 smithi027 bash[19759]: cluster 2024-09-17T01:03:00.016814+0000 mgr.x (mgr.24530) 120 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:01.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:01 smithi027 bash[19759]: audit 2024-09-17T01:03:00.532984+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:01 smithi027 bash[25154]: cluster 2024-09-17T01:03:00.016814+0000 mgr.x (mgr.24530) 120 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:01.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:01 smithi027 bash[25154]: audit 2024-09-17T01:03:00.532984+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:01.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:01 smithi050 bash[19968]: cluster 2024-09-17T01:03:00.016814+0000 mgr.x (mgr.24530) 120 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:01.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:01 smithi050 bash[19968]: audit 2024-09-17T01:03:00.532984+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:03 smithi027 bash[19759]: cluster 2024-09-17T01:03:02.018576+0000 mgr.x (mgr.24530) 121 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:03 smithi027 bash[19759]: audit 2024-09-17T01:03:02.128319+0000 mgr.x (mgr.24530) 122 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:03.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:03 smithi027 bash[25154]: cluster 2024-09-17T01:03:02.018576+0000 mgr.x (mgr.24530) 121 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:03.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:03 smithi027 bash[25154]: audit 2024-09-17T01:03:02.128319+0000 mgr.x (mgr.24530) 122 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:03.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:03 smithi050 bash[19968]: cluster 2024-09-17T01:03:02.018576+0000 mgr.x (mgr.24530) 121 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:03.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:03 smithi050 bash[19968]: audit 2024-09-17T01:03:02.128319+0000 mgr.x (mgr.24530) 122 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:03.882 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:03 smithi050 bash[52486]: ts=2024-09-17T01:03:03.513Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:05.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:04 smithi027 bash[19759]: cluster 2024-09-17T01:03:04.019435+0000 mgr.x (mgr.24530) 123 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:05.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:04 smithi027 bash[25154]: cluster 2024-09-17T01:03:04.019435+0000 mgr.x (mgr.24530) 123 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:05.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:04 smithi050 bash[19968]: cluster 2024-09-17T01:03:04.019435+0000 mgr.x (mgr.24530) 123 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:05.882 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:03:05 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:03:05] "GET /metrics HTTP/1.1" 200 37877 "" "Prometheus/2.43.0" 2024-09-17T01:03:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:07 smithi027 bash[19759]: cluster 2024-09-17T01:03:06.021125+0000 mgr.x (mgr.24530) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:07.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:07 smithi027 bash[25154]: cluster 2024-09-17T01:03:06.021125+0000 mgr.x (mgr.24530) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:07.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:07 smithi050 bash[19968]: cluster 2024-09-17T01:03:06.021125+0000 mgr.x (mgr.24530) 124 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:09.071 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:08 smithi050 bash[52486]: ts=2024-09-17T01:03:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:09.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:09 smithi027 bash[19759]: cluster 2024-09-17T01:03:08.021871+0000 mgr.x (mgr.24530) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:09.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:09 smithi027 bash[19759]: audit 2024-09-17T01:03:08.616595+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:03:09.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:09 smithi027 bash[19759]: audit 2024-09-17T01:03:08.621650+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:03:09.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:09 smithi027 bash[19759]: audit 2024-09-17T01:03:08.623363+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:03:09.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:09 smithi027 bash[19759]: audit 2024-09-17T01:03:08.633043+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:09.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:09 smithi027 bash[25154]: cluster 2024-09-17T01:03:08.021871+0000 mgr.x (mgr.24530) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:09.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:09 smithi027 bash[25154]: audit 2024-09-17T01:03:08.616595+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:03:09.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:09 smithi027 bash[25154]: audit 2024-09-17T01:03:08.621650+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:03:09.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:09 smithi027 bash[25154]: audit 2024-09-17T01:03:08.623363+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:03:09.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:09 smithi027 bash[25154]: audit 2024-09-17T01:03:08.633043+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:09.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:09 smithi050 bash[19968]: cluster 2024-09-17T01:03:08.021871+0000 mgr.x (mgr.24530) 125 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:09.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:09 smithi050 bash[19968]: audit 2024-09-17T01:03:08.616595+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:03:09.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:09 smithi050 bash[19968]: audit 2024-09-17T01:03:08.621650+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:03:09.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:09 smithi050 bash[19968]: audit 2024-09-17T01:03:08.623363+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:03:09.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:09 smithi050 bash[19968]: audit 2024-09-17T01:03:08.633043+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:11.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:11 smithi027 bash[25154]: cluster 2024-09-17T01:03:10.022575+0000 mgr.x (mgr.24530) 126 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:11.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:11 smithi027 bash[25154]: audit 2024-09-17T01:03:10.706045+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:11.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:11 smithi027 bash[25154]: audit 2024-09-17T01:03:10.719862+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:11.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:11 smithi027 bash[25154]: audit 2024-09-17T01:03:10.734978+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:11.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:11 smithi027 bash[19759]: cluster 2024-09-17T01:03:10.022575+0000 mgr.x (mgr.24530) 126 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:11.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:11 smithi027 bash[19759]: audit 2024-09-17T01:03:10.706045+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:11.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:11 smithi027 bash[19759]: audit 2024-09-17T01:03:10.719862+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:11.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:11 smithi027 bash[19759]: audit 2024-09-17T01:03:10.734978+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:11.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:11 smithi050 bash[19968]: cluster 2024-09-17T01:03:10.022575+0000 mgr.x (mgr.24530) 126 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:11.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:11 smithi050 bash[19968]: audit 2024-09-17T01:03:10.706045+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:11.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:11 smithi050 bash[19968]: audit 2024-09-17T01:03:10.719862+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:11.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:11 smithi050 bash[19968]: audit 2024-09-17T01:03:10.734978+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:13.882 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:13 smithi050 bash[52486]: ts=2024-09-17T01:03:13.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:13 smithi050 bash[19968]: cluster 2024-09-17T01:03:12.024233+0000 mgr.x (mgr.24530) 127 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:13 smithi050 bash[19968]: audit 2024-09-17T01:03:12.135991+0000 mgr.x (mgr.24530) 128 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:13 smithi050 bash[19968]: audit 2024-09-17T01:03:12.671817+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:13 smithi050 bash[19968]: audit 2024-09-17T01:03:12.686241+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:13 smithi050 bash[19968]: audit 2024-09-17T01:03:12.700781+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:14.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:13 smithi027 bash[19759]: cluster 2024-09-17T01:03:12.024233+0000 mgr.x (mgr.24530) 127 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:14.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:13 smithi027 bash[19759]: audit 2024-09-17T01:03:12.135991+0000 mgr.x (mgr.24530) 128 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:14.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:13 smithi027 bash[19759]: audit 2024-09-17T01:03:12.671817+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:14.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:13 smithi027 bash[19759]: audit 2024-09-17T01:03:12.686241+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:14.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:13 smithi027 bash[19759]: audit 2024-09-17T01:03:12.700781+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:14.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:13 smithi027 bash[25154]: cluster 2024-09-17T01:03:12.024233+0000 mgr.x (mgr.24530) 127 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:14.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:13 smithi027 bash[25154]: audit 2024-09-17T01:03:12.135991+0000 mgr.x (mgr.24530) 128 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:14.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:13 smithi027 bash[25154]: audit 2024-09-17T01:03:12.671817+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:14.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:13 smithi027 bash[25154]: audit 2024-09-17T01:03:12.686241+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:14.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:13 smithi027 bash[25154]: audit 2024-09-17T01:03:12.700781+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:15.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:14 smithi027 bash[19759]: cluster 2024-09-17T01:03:14.024912+0000 mgr.x (mgr.24530) 129 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:15.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:14 smithi027 bash[25154]: cluster 2024-09-17T01:03:14.024912+0000 mgr.x (mgr.24530) 129 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:15.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:14 smithi050 bash[19968]: cluster 2024-09-17T01:03:14.024912+0000 mgr.x (mgr.24530) 129 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:15.882 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:03:15 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:03:15] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.43.0" 2024-09-17T01:03:16.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:15 smithi027 bash[19759]: audit 2024-09-17T01:03:15.533248+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:16.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:15 smithi027 bash[25154]: audit 2024-09-17T01:03:15.533248+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:16.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:15 smithi050 bash[19968]: audit 2024-09-17T01:03:15.533248+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:17.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:16 smithi027 bash[19759]: cluster 2024-09-17T01:03:16.026488+0000 mgr.x (mgr.24530) 130 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:17.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:16 smithi027 bash[25154]: cluster 2024-09-17T01:03:16.026488+0000 mgr.x (mgr.24530) 130 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:17.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:16 smithi050 bash[19968]: cluster 2024-09-17T01:03:16.026488+0000 mgr.x (mgr.24530) 130 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:19.073 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:18 smithi050 bash[52486]: ts=2024-09-17T01:03:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:19.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:19 smithi027 bash[19759]: cluster 2024-09-17T01:03:18.027194+0000 mgr.x (mgr.24530) 131 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:19.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:19 smithi027 bash[25154]: cluster 2024-09-17T01:03:18.027194+0000 mgr.x (mgr.24530) 131 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:19.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:19 smithi050 bash[19968]: cluster 2024-09-17T01:03:18.027194+0000 mgr.x (mgr.24530) 131 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:21.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:21 smithi027 bash[19759]: cluster 2024-09-17T01:03:20.027898+0000 mgr.x (mgr.24530) 132 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:21.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:21 smithi027 bash[25154]: cluster 2024-09-17T01:03:20.027898+0000 mgr.x (mgr.24530) 132 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:21.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:21 smithi050 bash[19968]: cluster 2024-09-17T01:03:20.027898+0000 mgr.x (mgr.24530) 132 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:23.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:23 smithi027 bash[19759]: cluster 2024-09-17T01:03:22.029570+0000 mgr.x (mgr.24530) 133 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T01:03:23.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:23 smithi027 bash[19759]: audit 2024-09-17T01:03:22.147223+0000 mgr.x (mgr.24530) 134 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:23.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:23 smithi027 bash[25154]: cluster 2024-09-17T01:03:22.029570+0000 mgr.x (mgr.24530) 133 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T01:03:23.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:23 smithi027 bash[25154]: audit 2024-09-17T01:03:22.147223+0000 mgr.x (mgr.24530) 134 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:23.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:23 smithi050 bash[19968]: cluster 2024-09-17T01:03:22.029570+0000 mgr.x (mgr.24530) 133 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T01:03:23.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:23 smithi050 bash[19968]: audit 2024-09-17T01:03:22.147223+0000 mgr.x (mgr.24530) 134 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:23.882 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:23 smithi050 bash[52486]: ts=2024-09-17T01:03:23.510Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:25.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:24 smithi027 bash[19759]: cluster 2024-09-17T01:03:24.030473+0000 mgr.x (mgr.24530) 135 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T01:03:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:24 smithi027 bash[25154]: cluster 2024-09-17T01:03:24.030473+0000 mgr.x (mgr.24530) 135 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T01:03:25.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:24 smithi050 bash[19968]: cluster 2024-09-17T01:03:24.030473+0000 mgr.x (mgr.24530) 135 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T01:03:25.781 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:03:25 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:03:25] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.43.0" 2024-09-17T01:03:27.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:27 smithi027 bash[19759]: cluster 2024-09-17T01:03:26.032085+0000 mgr.x (mgr.24530) 136 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:03:27.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:27 smithi027 bash[25154]: cluster 2024-09-17T01:03:26.032085+0000 mgr.x (mgr.24530) 136 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:03:27.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:27 smithi050 bash[19968]: cluster 2024-09-17T01:03:26.032085+0000 mgr.x (mgr.24530) 136 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:03:28.882 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:28 smithi050 bash[52486]: ts=2024-09-17T01:03:28.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:29.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:29 smithi027 bash[19759]: cluster 2024-09-17T01:03:28.032712+0000 mgr.x (mgr.24530) 137 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:03:29.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:29 smithi027 bash[25154]: cluster 2024-09-17T01:03:28.032712+0000 mgr.x (mgr.24530) 137 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:03:29.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:29 smithi050 bash[19968]: cluster 2024-09-17T01:03:28.032712+0000 mgr.x (mgr.24530) 137 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:03:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:31 smithi027 bash[19759]: cluster 2024-09-17T01:03:30.033467+0000 mgr.x (mgr.24530) 138 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:03:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:31 smithi027 bash[19759]: audit 2024-09-17T01:03:30.533601+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:31 smithi027 bash[19759]: audit 2024-09-17T01:03:30.953659+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:31 smithi027 bash[19759]: audit 2024-09-17T01:03:30.982823+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:31 smithi027 bash[19759]: audit 2024-09-17T01:03:30.995892+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:31.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:31 smithi027 bash[25154]: cluster 2024-09-17T01:03:30.033467+0000 mgr.x (mgr.24530) 138 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:03:31.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:31 smithi027 bash[25154]: audit 2024-09-17T01:03:30.533601+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:31.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:31 smithi027 bash[25154]: audit 2024-09-17T01:03:30.953659+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:31.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:31 smithi027 bash[25154]: audit 2024-09-17T01:03:30.982823+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:31.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:31 smithi027 bash[25154]: audit 2024-09-17T01:03:30.995892+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:31 smithi050 bash[19968]: cluster 2024-09-17T01:03:30.033467+0000 mgr.x (mgr.24530) 138 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:03:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:31 smithi050 bash[19968]: audit 2024-09-17T01:03:30.533601+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:31 smithi050 bash[19968]: audit 2024-09-17T01:03:30.953659+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:31 smithi050 bash[19968]: audit 2024-09-17T01:03:30.982823+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:31 smithi050 bash[19968]: audit 2024-09-17T01:03:30.995892+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:33.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:33 smithi050 bash[19968]: cluster 2024-09-17T01:03:32.035133+0000 mgr.x (mgr.24530) 139 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:03:33.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:33 smithi050 bash[19968]: audit 2024-09-17T01:03:32.158475+0000 mgr.x (mgr.24530) 140 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:33.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:33 smithi050 bash[19968]: audit 2024-09-17T01:03:32.923979+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:33.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:33 smithi050 bash[19968]: audit 2024-09-17T01:03:32.937546+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:33.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:33 smithi050 bash[19968]: audit 2024-09-17T01:03:32.950168+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:33 smithi027 bash[19759]: cluster 2024-09-17T01:03:32.035133+0000 mgr.x (mgr.24530) 139 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:03:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:33 smithi027 bash[19759]: audit 2024-09-17T01:03:32.158475+0000 mgr.x (mgr.24530) 140 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:33 smithi027 bash[19759]: audit 2024-09-17T01:03:32.923979+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:33 smithi027 bash[19759]: audit 2024-09-17T01:03:32.937546+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:33 smithi027 bash[19759]: audit 2024-09-17T01:03:32.950168+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:33.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:33 smithi027 bash[25154]: cluster 2024-09-17T01:03:32.035133+0000 mgr.x (mgr.24530) 139 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:03:33.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:33 smithi027 bash[25154]: audit 2024-09-17T01:03:32.158475+0000 mgr.x (mgr.24530) 140 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:33 smithi027 bash[25154]: audit 2024-09-17T01:03:32.923979+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:33 smithi027 bash[25154]: audit 2024-09-17T01:03:32.937546+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:33 smithi027 bash[25154]: audit 2024-09-17T01:03:32.950168+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:33.883 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:33 smithi050 bash[52486]: ts=2024-09-17T01:03:33.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:34 smithi027 bash[19759]: cluster 2024-09-17T01:03:34.035863+0000 mgr.x (mgr.24530) 141 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T01:03:35.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:34 smithi027 bash[25154]: cluster 2024-09-17T01:03:34.035863+0000 mgr.x (mgr.24530) 141 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T01:03:35.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:34 smithi050 bash[19968]: cluster 2024-09-17T01:03:34.035863+0000 mgr.x (mgr.24530) 141 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-09-17T01:03:35.882 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:03:35 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:03:35] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.43.0" 2024-09-17T01:03:37.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:37 smithi050 bash[19968]: cluster 2024-09-17T01:03:36.037596+0000 mgr.x (mgr.24530) 142 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T01:03:37.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:37 smithi027 bash[19759]: cluster 2024-09-17T01:03:36.037596+0000 mgr.x (mgr.24530) 142 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T01:03:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:37 smithi027 bash[25154]: cluster 2024-09-17T01:03:36.037596+0000 mgr.x (mgr.24530) 142 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-17T01:03:39.089 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:38 smithi050 bash[52486]: ts=2024-09-17T01:03:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:39.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:39 smithi050 bash[19968]: cluster 2024-09-17T01:03:38.038436+0000 mgr.x (mgr.24530) 143 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:39.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:39 smithi027 bash[19759]: cluster 2024-09-17T01:03:38.038436+0000 mgr.x (mgr.24530) 143 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:39.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:39 smithi027 bash[25154]: cluster 2024-09-17T01:03:38.038436+0000 mgr.x (mgr.24530) 143 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:41.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:41 smithi050 bash[19968]: cluster 2024-09-17T01:03:40.039295+0000 mgr.x (mgr.24530) 144 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:41.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:41 smithi027 bash[19759]: cluster 2024-09-17T01:03:40.039295+0000 mgr.x (mgr.24530) 144 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:41.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:41 smithi027 bash[25154]: cluster 2024-09-17T01:03:40.039295+0000 mgr.x (mgr.24530) 144 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:43.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:43 smithi050 bash[19968]: cluster 2024-09-17T01:03:42.041130+0000 mgr.x (mgr.24530) 145 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:43.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:43 smithi050 bash[19968]: audit 2024-09-17T01:03:42.169664+0000 mgr.x (mgr.24530) 146 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:43.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:43 smithi027 bash[19759]: cluster 2024-09-17T01:03:42.041130+0000 mgr.x (mgr.24530) 145 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:43.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:43 smithi027 bash[19759]: audit 2024-09-17T01:03:42.169664+0000 mgr.x (mgr.24530) 146 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:43 smithi027 bash[25154]: cluster 2024-09-17T01:03:42.041130+0000 mgr.x (mgr.24530) 145 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:43 smithi027 bash[25154]: audit 2024-09-17T01:03:42.169664+0000 mgr.x (mgr.24530) 146 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:43.882 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:43 smithi050 bash[52486]: ts=2024-09-17T01:03:43.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:45.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:44 smithi027 bash[19759]: cluster 2024-09-17T01:03:44.041966+0000 mgr.x (mgr.24530) 147 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:45.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:44 smithi027 bash[25154]: cluster 2024-09-17T01:03:44.041966+0000 mgr.x (mgr.24530) 147 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:45.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:44 smithi050 bash[19968]: cluster 2024-09-17T01:03:44.041966+0000 mgr.x (mgr.24530) 147 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:45.882 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:03:45 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:03:45] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.43.0" 2024-09-17T01:03:45.998 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:45 smithi027 bash[19759]: audit 2024-09-17T01:03:45.534083+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:46.295 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:45 smithi050 bash[19968]: audit 2024-09-17T01:03:45.534083+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:46.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:45 smithi027 bash[25154]: audit 2024-09-17T01:03:45.534083+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:03:47.277 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:47 smithi050 bash[19968]: cluster 2024-09-17T01:03:46.043858+0000 mgr.x (mgr.24530) 148 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:47.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:47 smithi027 bash[19759]: cluster 2024-09-17T01:03:46.043858+0000 mgr.x (mgr.24530) 148 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:47.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:47 smithi027 bash[25154]: cluster 2024-09-17T01:03:46.043858+0000 mgr.x (mgr.24530) 148 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:49.091 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:48 smithi050 bash[52486]: ts=2024-09-17T01:03:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:49.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:49 smithi050 bash[19968]: cluster 2024-09-17T01:03:48.044588+0000 mgr.x (mgr.24530) 149 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:49.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:49 smithi027 bash[19759]: cluster 2024-09-17T01:03:48.044588+0000 mgr.x (mgr.24530) 149 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:49 smithi027 bash[25154]: cluster 2024-09-17T01:03:48.044588+0000 mgr.x (mgr.24530) 149 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:51.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:51 smithi050 bash[19968]: cluster 2024-09-17T01:03:50.045322+0000 mgr.x (mgr.24530) 150 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:51 smithi027 bash[19759]: cluster 2024-09-17T01:03:50.045322+0000 mgr.x (mgr.24530) 150 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:51 smithi027 bash[25154]: cluster 2024-09-17T01:03:50.045322+0000 mgr.x (mgr.24530) 150 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:52.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:52 smithi027 bash[19759]: audit 2024-09-17T01:03:51.175200+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:52.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:52 smithi027 bash[19759]: audit 2024-09-17T01:03:51.191735+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:52.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:52 smithi027 bash[19759]: audit 2024-09-17T01:03:51.206397+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:52.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:52 smithi027 bash[25154]: audit 2024-09-17T01:03:51.175200+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:52.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:52 smithi027 bash[25154]: audit 2024-09-17T01:03:51.191735+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:52.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:52 smithi027 bash[25154]: audit 2024-09-17T01:03:51.206397+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:52.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:52 smithi050 bash[19968]: audit 2024-09-17T01:03:51.175200+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:52.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:52 smithi050 bash[19968]: audit 2024-09-17T01:03:51.191735+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:52.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:52 smithi050 bash[19968]: audit 2024-09-17T01:03:51.206397+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:53.500 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:53 smithi050 bash[19968]: cluster 2024-09-17T01:03:52.046947+0000 mgr.x (mgr.24530) 151 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:53.500 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:53 smithi050 bash[19968]: audit 2024-09-17T01:03:52.173176+0000 mgr.x (mgr.24530) 152 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:53.500 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:53 smithi050 bash[19968]: audit 2024-09-17T01:03:53.149813+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:53.500 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:53 smithi050 bash[19968]: audit 2024-09-17T01:03:53.161547+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:53.501 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:53 smithi050 bash[19968]: audit 2024-09-17T01:03:53.175806+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:53.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:53 smithi027 bash[19759]: cluster 2024-09-17T01:03:52.046947+0000 mgr.x (mgr.24530) 151 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:53.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:53 smithi027 bash[19759]: audit 2024-09-17T01:03:52.173176+0000 mgr.x (mgr.24530) 152 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:53.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:53 smithi027 bash[19759]: audit 2024-09-17T01:03:53.149813+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:53.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:53 smithi027 bash[19759]: audit 2024-09-17T01:03:53.161547+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:53.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:53 smithi027 bash[19759]: audit 2024-09-17T01:03:53.175806+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:53.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:53 smithi027 bash[25154]: cluster 2024-09-17T01:03:52.046947+0000 mgr.x (mgr.24530) 151 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:53.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:53 smithi027 bash[25154]: audit 2024-09-17T01:03:52.173176+0000 mgr.x (mgr.24530) 152 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:03:53.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:53 smithi027 bash[25154]: audit 2024-09-17T01:03:53.149813+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:53.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:53 smithi027 bash[25154]: audit 2024-09-17T01:03:53.161547+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:53.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:53 smithi027 bash[25154]: audit 2024-09-17T01:03:53.175806+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:03:53.883 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:53 smithi050 bash[52486]: ts=2024-09-17T01:03:53.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:54 smithi027 bash[19759]: cluster 2024-09-17T01:03:54.047700+0000 mgr.x (mgr.24530) 153 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:54 smithi027 bash[25154]: cluster 2024-09-17T01:03:54.047700+0000 mgr.x (mgr.24530) 153 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:55.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:54 smithi050 bash[19968]: cluster 2024-09-17T01:03:54.047700+0000 mgr.x (mgr.24530) 153 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:55.882 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:03:55 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:03:55] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.43.0" 2024-09-17T01:03:57.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:57 smithi050 bash[19968]: cluster 2024-09-17T01:03:56.049320+0000 mgr.x (mgr.24530) 154 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:57.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:57 smithi027 bash[19759]: cluster 2024-09-17T01:03:56.049320+0000 mgr.x (mgr.24530) 154 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:57.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:57 smithi027 bash[25154]: cluster 2024-09-17T01:03:56.049320+0000 mgr.x (mgr.24530) 154 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:03:59.101 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:03:58 smithi050 bash[52486]: ts=2024-09-17T01:03:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:03:59.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:03:59 smithi050 bash[19968]: cluster 2024-09-17T01:03:58.050017+0000 mgr.x (mgr.24530) 155 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:59.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:03:59 smithi027 bash[19759]: cluster 2024-09-17T01:03:58.050017+0000 mgr.x (mgr.24530) 155 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:03:59.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:03:59 smithi027 bash[25154]: cluster 2024-09-17T01:03:58.050017+0000 mgr.x (mgr.24530) 155 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:01.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:01 smithi050 bash[19968]: cluster 2024-09-17T01:04:00.050734+0000 mgr.x (mgr.24530) 156 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:01.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:01 smithi050 bash[19968]: audit 2024-09-17T01:04:00.534340+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:01.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:01 smithi027 bash[19759]: cluster 2024-09-17T01:04:00.050734+0000 mgr.x (mgr.24530) 156 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:01.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:01 smithi027 bash[19759]: audit 2024-09-17T01:04:00.534340+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:01.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:01 smithi027 bash[25154]: cluster 2024-09-17T01:04:00.050734+0000 mgr.x (mgr.24530) 156 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:01.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:01 smithi027 bash[25154]: audit 2024-09-17T01:04:00.534340+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:03.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:03 smithi050 bash[19968]: cluster 2024-09-17T01:04:02.052394+0000 mgr.x (mgr.24530) 157 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:03.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:03 smithi050 bash[19968]: audit 2024-09-17T01:04:02.176545+0000 mgr.x (mgr.24530) 158 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:03 smithi027 bash[19759]: cluster 2024-09-17T01:04:02.052394+0000 mgr.x (mgr.24530) 157 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:03 smithi027 bash[19759]: audit 2024-09-17T01:04:02.176545+0000 mgr.x (mgr.24530) 158 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:03 smithi027 bash[25154]: cluster 2024-09-17T01:04:02.052394+0000 mgr.x (mgr.24530) 157 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:03 smithi027 bash[25154]: audit 2024-09-17T01:04:02.176545+0000 mgr.x (mgr.24530) 158 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:03.883 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:03 smithi050 bash[52486]: ts=2024-09-17T01:04:03.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:05.268 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:04 smithi027 bash[25154]: cluster 2024-09-17T01:04:04.053155+0000 mgr.x (mgr.24530) 159 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:05.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:04 smithi027 bash[19759]: cluster 2024-09-17T01:04:04.053155+0000 mgr.x (mgr.24530) 159 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:05.270 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- 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-17T01:04:05.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:04 smithi050 bash[19968]: cluster 2024-09-17T01:04:04.053155+0000 mgr.x (mgr.24530) 159 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:05.883 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:04:05 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:04:05] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.43.0" 2024-09-17T01:04:07.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:07 smithi027 bash[25154]: cluster 2024-09-17T01:04:06.054674+0000 mgr.x (mgr.24530) 160 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:07.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:07 smithi027 bash[19759]: cluster 2024-09-17T01:04:06.054674+0000 mgr.x (mgr.24530) 160 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:07.359 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:07 smithi050 bash[19968]: cluster 2024-09-17T01:04:06.054674+0000 mgr.x (mgr.24530) 160 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:09.106 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:08 smithi050 bash[52486]: ts=2024-09-17T01:04:08.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:09.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:09 smithi050 bash[19968]: cluster 2024-09-17T01:04:08.055397+0000 mgr.x (mgr.24530) 161 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:09.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:09 smithi050 bash[19968]: audit 2024-09-17T01:04:08.792440+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:04:09.395 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:09 smithi027 bash[19759]: cluster 2024-09-17T01:04:08.055397+0000 mgr.x (mgr.24530) 161 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:09.395 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:09 smithi027 bash[19759]: audit 2024-09-17T01:04:08.792440+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:04:09.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:09 smithi027 bash[25154]: cluster 2024-09-17T01:04:08.055397+0000 mgr.x (mgr.24530) 161 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:09.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:09 smithi027 bash[25154]: audit 2024-09-17T01:04:08.792440+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:04:10.252 INFO:teuthology.orchestra.run.smithi027.stdout:Scheduled to redeploy mgr.y on host 'smithi027' 2024-09-17T01:04:10.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[25154]: audit 2024-09-17T01:04:09.385530+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[25154]: audit 2024-09-17T01:04:09.391886+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[25154]: audit 2024-09-17T01:04:09.393562+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[25154]: audit 2024-09-17T01:04:09.394426+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:04:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[25154]: audit 2024-09-17T01:04:09.399638+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[25154]: audit 2024-09-17T01:04:09.826008+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.27:0/745532528' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T01:04:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[25154]: audit 2024-09-17T01:04:10.238027+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[25154]: audit 2024-09-17T01:04:10.249917+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[25154]: audit 2024-09-17T01:04:10.260130+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[25154]: audit 2024-09-17T01:04:10.262807+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:04:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[19759]: audit 2024-09-17T01:04:09.385530+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[19759]: audit 2024-09-17T01:04:09.391886+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[19759]: audit 2024-09-17T01:04:09.393562+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[19759]: audit 2024-09-17T01:04:09.394426+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:04:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[19759]: audit 2024-09-17T01:04:09.399638+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[19759]: audit 2024-09-17T01:04:09.826008+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.27:0/745532528' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T01:04:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[19759]: audit 2024-09-17T01:04:10.238027+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[19759]: audit 2024-09-17T01:04:10.249917+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[19759]: audit 2024-09-17T01:04:10.260130+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:10 smithi027 bash[19759]: audit 2024-09-17T01:04:10.262807+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:04:10.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:10 smithi050 bash[19968]: audit 2024-09-17T01:04:09.385530+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:10 smithi050 bash[19968]: audit 2024-09-17T01:04:09.391886+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:10 smithi050 bash[19968]: audit 2024-09-17T01:04:09.393562+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:10.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:10 smithi050 bash[19968]: audit 2024-09-17T01:04:09.394426+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:04:10.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:10 smithi050 bash[19968]: audit 2024-09-17T01:04:09.399638+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:10 smithi050 bash[19968]: audit 2024-09-17T01:04:09.826008+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.27:0/745532528' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T01:04:10.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:10 smithi050 bash[19968]: audit 2024-09-17T01:04:10.238027+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:10 smithi050 bash[19968]: audit 2024-09-17T01:04:10.249917+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:10 smithi050 bash[19968]: audit 2024-09-17T01:04:10.260130+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:10.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:10 smithi050 bash[19968]: audit 2024-09-17T01:04:10.262807+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:04:11.125 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps --refresh' 2024-09-17T01:04:11.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[19759]: cluster 2024-09-17T01:04:10.055979+0000 mgr.x (mgr.24530) 162 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:11.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[19759]: audit 2024-09-17T01:04:10.229443+0000 mgr.x (mgr.24530) 163 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:04:11.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[19759]: cephadm 2024-09-17T01:04:10.241490+0000 mgr.x (mgr.24530) 164 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T01:04:11.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[19759]: audit 2024-09-17T01:04:11.361838+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:11.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[19759]: audit 2024-09-17T01:04:11.373914+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:11.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[19759]: audit 2024-09-17T01:04:11.385840+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:11.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[25154]: cluster 2024-09-17T01:04:10.055979+0000 mgr.x (mgr.24530) 162 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:11.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[25154]: audit 2024-09-17T01:04:10.229443+0000 mgr.x (mgr.24530) 163 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:04:11.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[25154]: cephadm 2024-09-17T01:04:10.241490+0000 mgr.x (mgr.24530) 164 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T01:04:11.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[25154]: audit 2024-09-17T01:04:11.361838+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:11.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[25154]: audit 2024-09-17T01:04:11.373914+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:11.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:11 smithi027 bash[25154]: audit 2024-09-17T01:04:11.385840+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:11.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:11 smithi050 bash[19968]: cluster 2024-09-17T01:04:10.055979+0000 mgr.x (mgr.24530) 162 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:11.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:11 smithi050 bash[19968]: audit 2024-09-17T01:04:10.229443+0000 mgr.x (mgr.24530) 163 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:04:11.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:11 smithi050 bash[19968]: cephadm 2024-09-17T01:04:10.241490+0000 mgr.x (mgr.24530) 164 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T01:04:11.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:11 smithi050 bash[19968]: audit 2024-09-17T01:04:11.361838+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:11.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:11 smithi050 bash[19968]: audit 2024-09-17T01:04:11.373914+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:11.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:11 smithi050 bash[19968]: audit 2024-09-17T01:04:11.385840+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:13.708 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:13 smithi027 bash[19759]: cluster 2024-09-17T01:04:12.057675+0000 mgr.x (mgr.24530) 165 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:13.708 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:13 smithi027 bash[19759]: audit 2024-09-17T01:04:12.187848+0000 mgr.x (mgr.24530) 166 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:13.708 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:13 smithi027 bash[19759]: audit 2024-09-17T01:04:13.386628+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:13.709 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:13 smithi027 bash[19759]: audit 2024-09-17T01:04:13.400857+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:13.709 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:13 smithi027 bash[25154]: cluster 2024-09-17T01:04:12.057675+0000 mgr.x (mgr.24530) 165 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:13.709 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:13 smithi027 bash[25154]: audit 2024-09-17T01:04:12.187848+0000 mgr.x (mgr.24530) 166 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:13.709 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:13 smithi027 bash[25154]: audit 2024-09-17T01:04:13.386628+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:13.709 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:13 smithi027 bash[25154]: audit 2024-09-17T01:04:13.400857+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:13.883 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:13 smithi050 bash[52486]: ts=2024-09-17T01:04:13.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:13 smithi050 bash[19968]: cluster 2024-09-17T01:04:12.057675+0000 mgr.x (mgr.24530) 165 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:13 smithi050 bash[19968]: audit 2024-09-17T01:04:12.187848+0000 mgr.x (mgr.24530) 166 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:13 smithi050 bash[19968]: audit 2024-09-17T01:04:13.386628+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:13 smithi050 bash[19968]: audit 2024-09-17T01:04:13.400857+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:14.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:14 smithi027 bash[25154]: audit 2024-09-17T01:04:13.415575+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:14.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:14 smithi027 bash[19759]: audit 2024-09-17T01:04:13.415575+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:14.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:14 smithi050 bash[19968]: audit 2024-09-17T01:04:13.415575+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[19759]: cluster 2024-09-17T01:04:14.058554+0000 mgr.x (mgr.24530) 167 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[19759]: audit 2024-09-17T01:04:14.468964+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[19759]: audit 2024-09-17T01:04:14.475756+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[19759]: audit 2024-09-17T01:04:14.477696+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:04:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[19759]: audit 2024-09-17T01:04:14.486970+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[19759]: audit 2024-09-17T01:04:14.555915+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:04:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[19759]: audit 2024-09-17T01:04:14.557517+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[19759]: audit 2024-09-17T01:04:14.558802+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[19759]: audit 2024-09-17T01:04:14.560647+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[19759]: cephadm 2024-09-17T01:04:14.562495+0000 mgr.x (mgr.24530) 168 : cephadm [INF] Deploying daemon mgr.y on smithi027 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[25154]: cluster 2024-09-17T01:04:14.058554+0000 mgr.x (mgr.24530) 167 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[25154]: audit 2024-09-17T01:04:14.468964+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[25154]: audit 2024-09-17T01:04:14.475756+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[25154]: audit 2024-09-17T01:04:14.477696+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[25154]: audit 2024-09-17T01:04:14.486970+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[25154]: audit 2024-09-17T01:04:14.555915+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[25154]: audit 2024-09-17T01:04:14.557517+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:04:15.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[25154]: audit 2024-09-17T01:04:14.558802+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:04:15.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[25154]: audit 2024-09-17T01:04:14.560647+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:15.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:15 smithi027 bash[25154]: cephadm 2024-09-17T01:04:14.562495+0000 mgr.x (mgr.24530) 168 : cephadm [INF] Deploying daemon mgr.y on smithi027 2024-09-17T01:04:15.883 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:04:15] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.43.0" 2024-09-17T01:04:15.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[19968]: cluster 2024-09-17T01:04:14.058554+0000 mgr.x (mgr.24530) 167 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:15.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[19968]: audit 2024-09-17T01:04:14.468964+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:15.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[19968]: audit 2024-09-17T01:04:14.475756+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:15.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[19968]: audit 2024-09-17T01:04:14.477696+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:04:15.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[19968]: audit 2024-09-17T01:04:14.486970+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:15.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[19968]: audit 2024-09-17T01:04:14.555915+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:04:15.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[19968]: audit 2024-09-17T01:04:14.557517+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24530 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:04:15.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[19968]: audit 2024-09-17T01:04:14.558802+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:04:15.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[19968]: audit 2024-09-17T01:04:14.560647+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:15.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:15 smithi050 bash[19968]: cephadm 2024-09-17T01:04:14.562495+0000 mgr.x (mgr.24530) 168 : cephadm [INF] Deploying daemon mgr.y on smithi027 2024-09-17T01:04:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:16 smithi027 bash[19759]: audit 2024-09-17T01:04:15.535175+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:16 smithi027 bash[25154]: audit 2024-09-17T01:04:15.535175+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:16.682 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 5s ago 20m - - 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 3s ago 20m - - 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (2m) 5s ago 12m 15.2M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (2m) 3s ago 12m 40.7M - 8.3.5 dad864ee21e9 554af5fd9398 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (2m) 5s ago 10m 42.0M - 3.5 e1d6a67b021e a29d817bd04a 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283 running (5m) 3s ago 19m 498M - 19.1.1-330-gc2ddf972 ebb0615149de 99ed1b3cc0dc 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:9283 running (21m) 5s ago 21m 401M - 17.2.0 e1d6a67b021e 5e9587aa55da 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (21m) 5s ago 22m 65.9M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (20m) 3s ago 20m 50.0M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (20m) 5s ago 20m 45.2M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (2m) 5s ago 13m 7967k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:04:16.683 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (2m) 3s ago 13m 7875k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (19m) 5s ago 19m 54.7M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (18m) 5s ago 18m 55.6M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (17m) 5s ago 17m 51.7M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (17m) 5s ago 17m 55.0M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (16m) 3s ago 16m 55.1M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (15m) 3s ago 15m 52.1M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (14m) 3s ago 15m 51.6M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (14m) 3s ago 14m 54.7M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (2m) 3s ago 13m 54.1M - 2.43.0 a07b618ecd1d d215a74b44a2 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (10m) 5s ago 10m 86.8M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:04:16.684 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (10m) 3s ago 10m 86.4M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:04:16.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:16 smithi050 bash[19968]: audit 2024-09-17T01:04:15.535175+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:17.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:17 smithi027 bash[19759]: cluster 2024-09-17T01:04:16.060178+0000 mgr.x (mgr.24530) 169 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:17.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:17 smithi027 bash[19759]: audit 2024-09-17T01:04:16.650737+0000 mgr.x (mgr.24530) 170 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:04:17.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:17 smithi027 bash[25154]: cluster 2024-09-17T01:04:16.060178+0000 mgr.x (mgr.24530) 169 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:17.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:17 smithi027 bash[25154]: audit 2024-09-17T01:04:16.650737+0000 mgr.x (mgr.24530) 170 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:04:17.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:17 smithi050 bash[19968]: cluster 2024-09-17T01:04:16.060178+0000 mgr.x (mgr.24530) 169 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:17.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:17 smithi050 bash[19968]: audit 2024-09-17T01:04:16.650737+0000 mgr.x (mgr.24530) 170 : audit [DBG] from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:04:17.972 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'sleep 180' 2024-09-17T01:04:18.317 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:04:18 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:18.318 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:04:18 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:18.318 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:04:18 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:18.319 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:18 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:18.319 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:04:18 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:18.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:18 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:18.320 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:04:18 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:18.320 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:18 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:18.320 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:04:18 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:18.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:18 smithi027 systemd[1]: Stopping Ceph mgr.y for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:04:19.133 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:18 smithi050 bash[52486]: ts=2024-09-17T01:04:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:19.837 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:19 smithi027 bash[70718]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mgr-y 2024-09-17T01:04:20.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:19 smithi027 bash[25154]: cluster 2024-09-17T01:04:18.060892+0000 mgr.x (mgr.24530) 171 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:20.223 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:19 smithi027 bash[19759]: cluster 2024-09-17T01:04:18.060892+0000 mgr.x (mgr.24530) 171 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:20.223 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:20.224 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-17T01:04:20.224 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:19 smithi027 bash[70780]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mgr-y 2024-09-17T01:04:20.224 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-17T01:04:20.224 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: Stopped Ceph mgr.y for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:04:20.224 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:20.224 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:20.224 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:20.225 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:20.225 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:20.225 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:20.226 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:20.226 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:04:19 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:04:20.226 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:19 smithi050 bash[19968]: cluster 2024-09-17T01:04:18.060892+0000 mgr.x (mgr.24530) 171 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:20.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:20 smithi027 systemd[1]: Started Ceph mgr.y for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:04:21.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[19759]: cluster 2024-09-17T01:04:20.061594+0000 mgr.x (mgr.24530) 172 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:21.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[19759]: audit 2024-09-17T01:04:20.150924+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[19759]: audit 2024-09-17T01:04:20.162569+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[19759]: audit 2024-09-17T01:04:20.174858+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[19759]: audit 2024-09-17T01:04:20.187419+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[19759]: audit 2024-09-17T01:04:20.281873+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:04:21.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[19759]: audit 2024-09-17T01:04:20.286365+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:21.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[19759]: audit 2024-09-17T01:04:20.288003+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:04:21.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[19759]: audit 2024-09-17T01:04:20.298557+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[25154]: cluster 2024-09-17T01:04:20.061594+0000 mgr.x (mgr.24530) 172 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:21.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[25154]: audit 2024-09-17T01:04:20.150924+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[25154]: audit 2024-09-17T01:04:20.162569+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[25154]: audit 2024-09-17T01:04:20.174858+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[25154]: audit 2024-09-17T01:04:20.187419+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[25154]: audit 2024-09-17T01:04:20.281873+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:04:21.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[25154]: audit 2024-09-17T01:04:20.286365+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:21.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[25154]: audit 2024-09-17T01:04:20.288003+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:04:21.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:21 smithi027 bash[25154]: audit 2024-09-17T01:04:20.298557+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:21 smithi050 bash[19968]: cluster 2024-09-17T01:04:20.061594+0000 mgr.x (mgr.24530) 172 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:21.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:21 smithi050 bash[19968]: audit 2024-09-17T01:04:20.150924+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:21 smithi050 bash[19968]: audit 2024-09-17T01:04:20.162569+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:21 smithi050 bash[19968]: audit 2024-09-17T01:04:20.174858+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:21 smithi050 bash[19968]: audit 2024-09-17T01:04:20.187419+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:21 smithi050 bash[19968]: audit 2024-09-17T01:04:20.281873+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:04:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:21 smithi050 bash[19968]: audit 2024-09-17T01:04:20.286365+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:04:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:21 smithi050 bash[19968]: audit 2024-09-17T01:04:20.288003+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:04:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:21 smithi050 bash[19968]: audit 2024-09-17T01:04:20.298557+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:22.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:22 smithi027 bash[70878]: debug 2024-09-17T01:04:22.455+0000 7f04d8801640 1 -- 172.21.15.27:0/2716640624 <== mon.1 v2:172.21.15.27:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5572977eb0e0 con 0x5572977ec800 2024-09-17T01:04:22.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:22 smithi027 bash[70878]: debug 2024-09-17T01:04:22.571+0000 7f04db06b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T01:04:23.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:23 smithi027 bash[25154]: cluster 2024-09-17T01:04:22.063226+0000 mgr.x (mgr.24530) 173 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:23.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:23 smithi027 bash[25154]: audit 2024-09-17T01:04:22.198193+0000 mgr.x (mgr.24530) 174 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:23.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:23 smithi027 bash[19759]: cluster 2024-09-17T01:04:22.063226+0000 mgr.x (mgr.24530) 173 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:23.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:23 smithi027 bash[19759]: audit 2024-09-17T01:04:22.198193+0000 mgr.x (mgr.24530) 174 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:23.498 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:23 smithi050 bash[19968]: cluster 2024-09-17T01:04:22.063226+0000 mgr.x (mgr.24530) 173 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:23.498 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:23 smithi050 bash[19968]: audit 2024-09-17T01:04:22.198193+0000 mgr.x (mgr.24530) 174 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:23.883 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:23 smithi050 bash[52486]: ts=2024-09-17T01:04:23.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:24.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:23 smithi027 bash[70878]: debug 2024-09-17T01:04:23.851+0000 7f04db06b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T01:04:24.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:23 smithi027 bash[70878]: debug 2024-09-17T01:04:23.919+0000 7f04db06b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T01:04:24.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:24 smithi027 bash[70878]: debug 2024-09-17T01:04:24.079+0000 7f04db06b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T01:04:25.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:25 smithi027 bash[19759]: cluster 2024-09-17T01:04:24.064001+0000 mgr.x (mgr.24530) 175 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:25.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:25 smithi027 bash[25154]: cluster 2024-09-17T01:04:24.064001+0000 mgr.x (mgr.24530) 175 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:25.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:24 smithi027 bash[70878]: debug 2024-09-17T01:04:24.771+0000 7f04db06b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T01:04:25.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:24 smithi027 bash[70878]: debug 2024-09-17T01:04:24.843+0000 7f04db06b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T01:04:25.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:24 smithi027 bash[70878]: debug 2024-09-17T01:04:24.915+0000 7f04db06b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T01:04:25.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:25 smithi050 bash[19968]: cluster 2024-09-17T01:04:24.064001+0000 mgr.x (mgr.24530) 175 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:25.541 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:25 smithi027 bash[70878]: debug 2024-09-17T01:04:25.119+0000 7f04db06b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T01:04:25.541 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:25 smithi027 bash[70878]: debug 2024-09-17T01:04:25.199+0000 7f04db06b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T01:04:25.541 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:25 smithi027 bash[70878]: debug 2024-09-17T01:04:25.275+0000 7f04db06b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T01:04:25.829 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:25 smithi027 bash[70878]: debug 2024-09-17T01:04:25.547+0000 7f04db06b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T01:04:25.829 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:25 smithi027 bash[70878]: debug 2024-09-17T01:04:25.619+0000 7f04db06b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T01:04:25.830 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:25 smithi027 bash[70878]: debug 2024-09-17T01:04:25.835+0000 7f04db06b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T01:04:25.883 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:04:25 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:04:25] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.43.0" 2024-09-17T01:04:26.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:25 smithi027 bash[70878]: debug 2024-09-17T01:04:25.919+0000 7f04db06b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T01:04:26.540 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:26 smithi027 bash[70878]: debug 2024-09-17T01:04:26.187+0000 7f04db06b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T01:04:26.540 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:26 smithi027 bash[70878]: debug 2024-09-17T01:04:26.371+0000 7f04db06b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:04:26.814 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:26 smithi027 bash[70878]: debug 2024-09-17T01:04:26.547+0000 7f04db06b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T01:04:26.814 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:26 smithi027 bash[70878]: debug 2024-09-17T01:04:26.631+0000 7f04db06b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T01:04:27.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:26 smithi027 bash[70878]: debug 2024-09-17T01:04:26.819+0000 7f04db06b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:04:27.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:27 smithi050 bash[19968]: cluster 2024-09-17T01:04:26.065628+0000 mgr.x (mgr.24530) 176 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:27.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:27 smithi027 bash[25154]: cluster 2024-09-17T01:04:26.065628+0000 mgr.x (mgr.24530) 176 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:27.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:27 smithi027 bash[19759]: cluster 2024-09-17T01:04:26.065628+0000 mgr.x (mgr.24530) 176 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:28.028 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:27 smithi027 bash[70878]: debug 2024-09-17T01:04:27.715+0000 7f04db06b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T01:04:28.028 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:27 smithi027 bash[70878]: debug 2024-09-17T01:04:27.795+0000 7f04db06b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T01:04:28.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:28 smithi027 bash[70878]: debug 2024-09-17T01:04:28.035+0000 7f04db06b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T01:04:28.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:28 smithi027 bash[70878]: debug 2024-09-17T01:04:28.111+0000 7f04db06b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T01:04:28.787 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:28 smithi027 bash[70878]: debug 2024-09-17T01:04:28.535+0000 7f04db06b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T01:04:28.788 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:28 smithi027 bash[70878]: debug 2024-09-17T01:04:28.619+0000 7f04db06b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T01:04:28.788 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:28 smithi027 bash[70878]: [17/Sep/2024:01:04:28] ENGINE Bus STARTING 2024-09-17T01:04:28.788 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:28 smithi027 bash[70878]: CherryPy Checker: 2024-09-17T01:04:28.788 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:28 smithi027 bash[70878]: The Application mounted at '' has an empty config. 2024-09-17T01:04:28.788 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:28 smithi027 bash[70878]: [17/Sep/2024:01:04:28] ENGINE Serving on http://:::9283 2024-09-17T01:04:28.788 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:04:28 smithi027 bash[70878]: [17/Sep/2024:01:04:28] ENGINE Bus STARTED 2024-09-17T01:04:29.119 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:28 smithi050 bash[52486]: ts=2024-09-17T01:04:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:29.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:29 smithi050 bash[19968]: cluster 2024-09-17T01:04:28.066423+0000 mgr.x (mgr.24530) 177 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:29.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:29 smithi050 bash[19968]: cluster 2024-09-17T01:04:28.626666+0000 mon.a (mon.0) 1325 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T01:04:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:29 smithi050 bash[19968]: cluster 2024-09-17T01:04:28.626809+0000 mon.a (mon.0) 1326 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:04:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:29 smithi050 bash[19968]: audit 2024-09-17T01:04:28.629915+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T01:04:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:29 smithi050 bash[19968]: audit 2024-09-17T01:04:28.631555+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:04:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:29 smithi050 bash[19968]: audit 2024-09-17T01:04:28.633028+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T01:04:29.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:29 smithi050 bash[19968]: audit 2024-09-17T01:04:28.633419+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:04:29.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[19759]: cluster 2024-09-17T01:04:28.066423+0000 mgr.x (mgr.24530) 177 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[19759]: cluster 2024-09-17T01:04:28.626666+0000 mon.a (mon.0) 1325 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T01:04:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[19759]: cluster 2024-09-17T01:04:28.626809+0000 mon.a (mon.0) 1326 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:04:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[19759]: audit 2024-09-17T01:04:28.629915+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T01:04:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[19759]: audit 2024-09-17T01:04:28.631555+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:04:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[19759]: audit 2024-09-17T01:04:28.633028+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T01:04:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[19759]: audit 2024-09-17T01:04:28.633419+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:04:29.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[25154]: cluster 2024-09-17T01:04:28.066423+0000 mgr.x (mgr.24530) 177 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:29.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[25154]: cluster 2024-09-17T01:04:28.626666+0000 mon.a (mon.0) 1325 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T01:04:29.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[25154]: cluster 2024-09-17T01:04:28.626809+0000 mon.a (mon.0) 1326 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:04:29.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[25154]: audit 2024-09-17T01:04:28.629915+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T01:04:29.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[25154]: audit 2024-09-17T01:04:28.631555+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:04:29.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[25154]: audit 2024-09-17T01:04:28.633028+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T01:04:29.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:29 smithi027 bash[25154]: audit 2024-09-17T01:04:28.633419+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:04:30.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:30 smithi027 bash[19759]: cluster 2024-09-17T01:04:29.150903+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e27: x(active, since 3m), standbys: y 2024-09-17T01:04:30.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:30 smithi027 bash[25154]: cluster 2024-09-17T01:04:29.150903+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e27: x(active, since 3m), standbys: y 2024-09-17T01:04:30.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:30 smithi050 bash[19968]: cluster 2024-09-17T01:04:29.150903+0000 mon.a (mon.0) 1327 : cluster [DBG] mgrmap e27: x(active, since 3m), standbys: y 2024-09-17T01:04:31.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:31 smithi050 bash[19968]: cluster 2024-09-17T01:04:30.067292+0000 mgr.x (mgr.24530) 178 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:31.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:31 smithi050 bash[19968]: audit 2024-09-17T01:04:30.534776+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:31.578 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:31 smithi027 bash[19759]: cluster 2024-09-17T01:04:30.067292+0000 mgr.x (mgr.24530) 178 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:31.578 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:31 smithi027 bash[19759]: audit 2024-09-17T01:04:30.534776+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:31.578 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:31 smithi027 bash[25154]: cluster 2024-09-17T01:04:30.067292+0000 mgr.x (mgr.24530) 178 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:31.578 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:31 smithi027 bash[25154]: audit 2024-09-17T01:04:30.534776+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:32.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:32 smithi027 bash[19759]: audit 2024-09-17T01:04:31.562002+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:32.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:32 smithi027 bash[19759]: audit 2024-09-17T01:04:31.573844+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:32.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:32 smithi027 bash[19759]: audit 2024-09-17T01:04:31.586390+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:32 smithi027 bash[25154]: audit 2024-09-17T01:04:31.562002+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:32.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:32 smithi027 bash[25154]: audit 2024-09-17T01:04:31.573844+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:32.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:32 smithi027 bash[25154]: audit 2024-09-17T01:04:31.586390+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:32.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:32 smithi050 bash[19968]: audit 2024-09-17T01:04:31.562002+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:32.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:32 smithi050 bash[19968]: audit 2024-09-17T01:04:31.573844+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:32.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:32 smithi050 bash[19968]: audit 2024-09-17T01:04:31.586390+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:33.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:33 smithi027 bash[19759]: cluster 2024-09-17T01:04:32.069037+0000 mgr.x (mgr.24530) 179 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:33.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:33 smithi027 bash[19759]: audit 2024-09-17T01:04:32.208040+0000 mgr.x (mgr.24530) 180 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:33.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:33 smithi027 bash[25154]: cluster 2024-09-17T01:04:32.069037+0000 mgr.x (mgr.24530) 179 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:33.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:33 smithi027 bash[25154]: audit 2024-09-17T01:04:32.208040+0000 mgr.x (mgr.24530) 180 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:33.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:33 smithi050 bash[19968]: cluster 2024-09-17T01:04:32.069037+0000 mgr.x (mgr.24530) 179 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:33.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:33 smithi050 bash[19968]: audit 2024-09-17T01:04:32.208040+0000 mgr.x (mgr.24530) 180 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:33.884 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:33 smithi050 bash[52486]: ts=2024-09-17T01:04:33.506Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:34 smithi050 bash[19968]: audit 2024-09-17T01:04:33.608761+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:34.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:34 smithi050 bash[19968]: audit 2024-09-17T01:04:33.622932+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:34.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:34 smithi050 bash[19968]: audit 2024-09-17T01:04:33.635687+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:35.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:34 smithi027 bash[19759]: audit 2024-09-17T01:04:33.608761+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:35.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:34 smithi027 bash[19759]: audit 2024-09-17T01:04:33.622932+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:35.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:34 smithi027 bash[19759]: audit 2024-09-17T01:04:33.635687+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:35.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:34 smithi027 bash[25154]: audit 2024-09-17T01:04:33.608761+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:35.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:34 smithi027 bash[25154]: audit 2024-09-17T01:04:33.622932+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:35.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:34 smithi027 bash[25154]: audit 2024-09-17T01:04:33.635687+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:35.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:35 smithi050 bash[19968]: cluster 2024-09-17T01:04:34.069766+0000 mgr.x (mgr.24530) 181 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:35.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:04:35 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:04:35] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.43.0" 2024-09-17T01:04:36.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:35 smithi027 bash[19759]: cluster 2024-09-17T01:04:34.069766+0000 mgr.x (mgr.24530) 181 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:36.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:35 smithi027 bash[25154]: cluster 2024-09-17T01:04:34.069766+0000 mgr.x (mgr.24530) 181 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:37.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:37 smithi050 bash[19968]: cluster 2024-09-17T01:04:36.071350+0000 mgr.x (mgr.24530) 182 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:38.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:37 smithi027 bash[19759]: cluster 2024-09-17T01:04:36.071350+0000 mgr.x (mgr.24530) 182 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:38.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:37 smithi027 bash[25154]: cluster 2024-09-17T01:04:36.071350+0000 mgr.x (mgr.24530) 182 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:38.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:38 smithi050 bash[19968]: audit 2024-09-17T01:04:37.612287+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:38.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:38 smithi050 bash[19968]: audit 2024-09-17T01:04:37.633332+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:38.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:38 smithi050 bash[19968]: audit 2024-09-17T01:04:37.647895+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:38.884 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:38 smithi050 bash[52486]: ts=2024-09-17T01:04:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:39.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:38 smithi027 bash[25154]: audit 2024-09-17T01:04:37.612287+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:39.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:38 smithi027 bash[25154]: audit 2024-09-17T01:04:37.633332+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:39.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:38 smithi027 bash[25154]: audit 2024-09-17T01:04:37.647895+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:39.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:38 smithi027 bash[19759]: audit 2024-09-17T01:04:37.612287+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:39.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:38 smithi027 bash[19759]: audit 2024-09-17T01:04:37.633332+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:39.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:38 smithi027 bash[19759]: audit 2024-09-17T01:04:37.647895+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:40.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:39 smithi027 bash[19759]: cluster 2024-09-17T01:04:38.072057+0000 mgr.x (mgr.24530) 183 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:40.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:39 smithi027 bash[25154]: cluster 2024-09-17T01:04:38.072057+0000 mgr.x (mgr.24530) 183 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:40.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:39 smithi050 bash[19968]: cluster 2024-09-17T01:04:38.072057+0000 mgr.x (mgr.24530) 183 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:42.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:41 smithi027 bash[19759]: cluster 2024-09-17T01:04:40.072741+0000 mgr.x (mgr.24530) 184 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:42.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:41 smithi027 bash[25154]: cluster 2024-09-17T01:04:40.072741+0000 mgr.x (mgr.24530) 184 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:41 smithi050 bash[19968]: cluster 2024-09-17T01:04:40.072741+0000 mgr.x (mgr.24530) 184 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:43.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:43 smithi050 bash[19968]: cluster 2024-09-17T01:04:42.074420+0000 mgr.x (mgr.24530) 185 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:43.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:43 smithi050 bash[19968]: audit 2024-09-17T01:04:42.219285+0000 mgr.x (mgr.24530) 186 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:43.884 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:43 smithi050 bash[52486]: ts=2024-09-17T01:04:43.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:44.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:43 smithi027 bash[19759]: cluster 2024-09-17T01:04:42.074420+0000 mgr.x (mgr.24530) 185 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:44.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:43 smithi027 bash[19759]: audit 2024-09-17T01:04:42.219285+0000 mgr.x (mgr.24530) 186 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:44.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:43 smithi027 bash[25154]: cluster 2024-09-17T01:04:42.074420+0000 mgr.x (mgr.24530) 185 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:44.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:43 smithi027 bash[25154]: audit 2024-09-17T01:04:42.219285+0000 mgr.x (mgr.24530) 186 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:45.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:45 smithi027 bash[19759]: cluster 2024-09-17T01:04:44.075158+0000 mgr.x (mgr.24530) 187 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:45.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:45 smithi027 bash[25154]: cluster 2024-09-17T01:04:44.075158+0000 mgr.x (mgr.24530) 187 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:45 smithi050 bash[19968]: cluster 2024-09-17T01:04:44.075158+0000 mgr.x (mgr.24530) 187 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:45.883 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:04:45 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:04:45] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.43.0" 2024-09-17T01:04:46.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:46 smithi027 bash[19759]: audit 2024-09-17T01:04:45.535627+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:46.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:46 smithi027 bash[25154]: audit 2024-09-17T01:04:45.535627+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:46.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:46 smithi050 bash[19968]: audit 2024-09-17T01:04:45.535627+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:04:47.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:47 smithi027 bash[25154]: cluster 2024-09-17T01:04:46.076737+0000 mgr.x (mgr.24530) 188 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:47.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:47 smithi027 bash[19759]: cluster 2024-09-17T01:04:46.076737+0000 mgr.x (mgr.24530) 188 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:47 smithi050 bash[19968]: cluster 2024-09-17T01:04:46.076737+0000 mgr.x (mgr.24530) 188 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:49.124 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:48 smithi050 bash[52486]: ts=2024-09-17T01:04:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:49.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:49 smithi027 bash[19759]: cluster 2024-09-17T01:04:48.077492+0000 mgr.x (mgr.24530) 189 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:49.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:49 smithi027 bash[25154]: cluster 2024-09-17T01:04:48.077492+0000 mgr.x (mgr.24530) 189 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:49.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:49 smithi050 bash[19968]: cluster 2024-09-17T01:04:48.077492+0000 mgr.x (mgr.24530) 189 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:51.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:51 smithi050 bash[19968]: cluster 2024-09-17T01:04:50.078211+0000 mgr.x (mgr.24530) 190 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:51 smithi027 bash[19759]: cluster 2024-09-17T01:04:50.078211+0000 mgr.x (mgr.24530) 190 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:51 smithi027 bash[25154]: cluster 2024-09-17T01:04:50.078211+0000 mgr.x (mgr.24530) 190 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:53.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:53 smithi050 bash[19968]: cluster 2024-09-17T01:04:52.079437+0000 mgr.x (mgr.24530) 191 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:53.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:53 smithi050 bash[19968]: audit 2024-09-17T01:04:52.230520+0000 mgr.x (mgr.24530) 192 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:53 smithi027 bash[19759]: cluster 2024-09-17T01:04:52.079437+0000 mgr.x (mgr.24530) 191 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:53 smithi027 bash[19759]: audit 2024-09-17T01:04:52.230520+0000 mgr.x (mgr.24530) 192 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:53.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:53 smithi027 bash[25154]: cluster 2024-09-17T01:04:52.079437+0000 mgr.x (mgr.24530) 191 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:53.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:53 smithi027 bash[25154]: audit 2024-09-17T01:04:52.230520+0000 mgr.x (mgr.24530) 192 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:04:53.882 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:53 smithi050 bash[52486]: ts=2024-09-17T01:04:53.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:55.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:54 smithi050 bash[19968]: audit 2024-09-17T01:04:53.861809+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:55.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:54 smithi050 bash[19968]: audit 2024-09-17T01:04:53.877921+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:55.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:54 smithi050 bash[19968]: audit 2024-09-17T01:04:53.890680+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:55.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:54 smithi050 bash[19968]: cluster 2024-09-17T01:04:54.080255+0000 mgr.x (mgr.24530) 193 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:54 smithi027 bash[19759]: audit 2024-09-17T01:04:53.861809+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:54 smithi027 bash[19759]: audit 2024-09-17T01:04:53.877921+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:54 smithi027 bash[19759]: audit 2024-09-17T01:04:53.890680+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:54 smithi027 bash[19759]: cluster 2024-09-17T01:04:54.080255+0000 mgr.x (mgr.24530) 193 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:54 smithi027 bash[25154]: audit 2024-09-17T01:04:53.861809+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:54 smithi027 bash[25154]: audit 2024-09-17T01:04:53.877921+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:54 smithi027 bash[25154]: audit 2024-09-17T01:04:53.890680+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:54 smithi027 bash[25154]: cluster 2024-09-17T01:04:54.080255+0000 mgr.x (mgr.24530) 193 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:55.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:04:55 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:04:55] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.43.0" 2024-09-17T01:04:57.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:57 smithi027 bash[19759]: cluster 2024-09-17T01:04:56.082028+0000 mgr.x (mgr.24530) 194 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:57.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:57 smithi027 bash[19759]: audit 2024-09-17T01:04:56.341667+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:57.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:57 smithi027 bash[19759]: audit 2024-09-17T01:04:56.354003+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:57.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:57 smithi027 bash[19759]: audit 2024-09-17T01:04:56.365720+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:57.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:57 smithi027 bash[25154]: cluster 2024-09-17T01:04:56.082028+0000 mgr.x (mgr.24530) 194 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:57.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:57 smithi027 bash[25154]: audit 2024-09-17T01:04:56.341667+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:57.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:57 smithi027 bash[25154]: audit 2024-09-17T01:04:56.354003+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:57.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:57 smithi027 bash[25154]: audit 2024-09-17T01:04:56.365720+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:57.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:57 smithi050 bash[19968]: cluster 2024-09-17T01:04:56.082028+0000 mgr.x (mgr.24530) 194 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:04:57.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:57 smithi050 bash[19968]: audit 2024-09-17T01:04:56.341667+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:57.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:57 smithi050 bash[19968]: audit 2024-09-17T01:04:56.354003+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:57.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:57 smithi050 bash[19968]: audit 2024-09-17T01:04:56.365720+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:04:59.134 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:04:58 smithi050 bash[52486]: ts=2024-09-17T01:04:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:04:59.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:04:59 smithi050 bash[19968]: cluster 2024-09-17T01:04:58.082882+0000 mgr.x (mgr.24530) 195 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:59.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:04:59 smithi027 bash[19759]: cluster 2024-09-17T01:04:58.082882+0000 mgr.x (mgr.24530) 195 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:04:59.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:04:59 smithi027 bash[25154]: cluster 2024-09-17T01:04:58.082882+0000 mgr.x (mgr.24530) 195 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:01.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:01 smithi050 bash[19968]: cluster 2024-09-17T01:05:00.083754+0000 mgr.x (mgr.24530) 196 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:01.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:01 smithi050 bash[19968]: audit 2024-09-17T01:05:00.535858+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:01.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:01 smithi027 bash[19759]: cluster 2024-09-17T01:05:00.083754+0000 mgr.x (mgr.24530) 196 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:01.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:01 smithi027 bash[19759]: audit 2024-09-17T01:05:00.535858+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:01.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:01 smithi027 bash[25154]: cluster 2024-09-17T01:05:00.083754+0000 mgr.x (mgr.24530) 196 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:01.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:01 smithi027 bash[25154]: audit 2024-09-17T01:05:00.535858+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:03.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:03 smithi050 bash[19968]: cluster 2024-09-17T01:05:02.085541+0000 mgr.x (mgr.24530) 197 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:03.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:03 smithi050 bash[19968]: audit 2024-09-17T01:05:02.241664+0000 mgr.x (mgr.24530) 198 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:03.634 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:03 smithi050 bash[52486]: ts=2024-09-17T01:05:03.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:03.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:03 smithi027 bash[19759]: cluster 2024-09-17T01:05:02.085541+0000 mgr.x (mgr.24530) 197 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:03.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:03 smithi027 bash[19759]: audit 2024-09-17T01:05:02.241664+0000 mgr.x (mgr.24530) 198 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:03.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:03 smithi027 bash[25154]: cluster 2024-09-17T01:05:02.085541+0000 mgr.x (mgr.24530) 197 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:03.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:03 smithi027 bash[25154]: audit 2024-09-17T01:05:02.241664+0000 mgr.x (mgr.24530) 198 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:05.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:05 smithi027 bash[19759]: cluster 2024-09-17T01:05:04.086410+0000 mgr.x (mgr.24530) 199 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:05.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:05 smithi027 bash[25154]: cluster 2024-09-17T01:05:04.086410+0000 mgr.x (mgr.24530) 199 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:05.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:05 smithi050 bash[19968]: cluster 2024-09-17T01:05:04.086410+0000 mgr.x (mgr.24530) 199 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:05.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:05:05 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:05:05] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.43.0" 2024-09-17T01:05:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:07 smithi027 bash[19759]: cluster 2024-09-17T01:05:06.088025+0000 mgr.x (mgr.24530) 200 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:07.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:07 smithi027 bash[25154]: cluster 2024-09-17T01:05:06.088025+0000 mgr.x (mgr.24530) 200 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:07.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:07 smithi050 bash[19968]: cluster 2024-09-17T01:05:06.088025+0000 mgr.x (mgr.24530) 200 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:09.134 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:08 smithi050 bash[52486]: ts=2024-09-17T01:05:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:09.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:09 smithi027 bash[25154]: cluster 2024-09-17T01:05:08.088707+0000 mgr.x (mgr.24530) 201 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:09.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:09 smithi027 bash[19759]: cluster 2024-09-17T01:05:08.088707+0000 mgr.x (mgr.24530) 201 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:09.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:09 smithi050 bash[19968]: cluster 2024-09-17T01:05:08.088707+0000 mgr.x (mgr.24530) 201 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:11.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:11 smithi050 bash[19968]: cluster 2024-09-17T01:05:10.089423+0000 mgr.x (mgr.24530) 202 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:11.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:11 smithi027 bash[25154]: cluster 2024-09-17T01:05:10.089423+0000 mgr.x (mgr.24530) 202 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:11.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:11 smithi027 bash[19759]: cluster 2024-09-17T01:05:10.089423+0000 mgr.x (mgr.24530) 202 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:13.422 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:13 smithi050 bash[19968]: cluster 2024-09-17T01:05:12.090296+0000 mgr.x (mgr.24530) 203 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:13.422 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:13 smithi050 bash[19968]: audit 2024-09-17T01:05:12.247595+0000 mgr.x (mgr.24530) 204 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:13 smithi027 bash[19759]: cluster 2024-09-17T01:05:12.090296+0000 mgr.x (mgr.24530) 203 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:13 smithi027 bash[19759]: audit 2024-09-17T01:05:12.247595+0000 mgr.x (mgr.24530) 204 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:13 smithi027 bash[25154]: cluster 2024-09-17T01:05:12.090296+0000 mgr.x (mgr.24530) 203 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:13 smithi027 bash[25154]: audit 2024-09-17T01:05:12.247595+0000 mgr.x (mgr.24530) 204 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:13.884 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:13 smithi050 bash[52486]: ts=2024-09-17T01:05:13.505Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:15.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:15 smithi027 bash[19759]: audit 2024-09-17T01:05:14.074192+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:15.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:15 smithi027 bash[19759]: audit 2024-09-17T01:05:14.086630+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:15.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:15 smithi027 bash[19759]: cluster 2024-09-17T01:05:14.090907+0000 mgr.x (mgr.24530) 205 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:15.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:15 smithi027 bash[19759]: audit 2024-09-17T01:05:14.099770+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:15.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:15 smithi027 bash[25154]: audit 2024-09-17T01:05:14.074192+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:15.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:15 smithi027 bash[25154]: audit 2024-09-17T01:05:14.086630+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:15.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:15 smithi027 bash[25154]: cluster 2024-09-17T01:05:14.090907+0000 mgr.x (mgr.24530) 205 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:15.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:15 smithi027 bash[25154]: audit 2024-09-17T01:05:14.099770+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:15.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:15 smithi050 bash[19968]: audit 2024-09-17T01:05:14.074192+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:15.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:15 smithi050 bash[19968]: audit 2024-09-17T01:05:14.086630+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:15.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:15 smithi050 bash[19968]: cluster 2024-09-17T01:05:14.090907+0000 mgr.x (mgr.24530) 205 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:15.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:15 smithi050 bash[19968]: audit 2024-09-17T01:05:14.099770+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:15.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:05:15 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:05:15] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.43.0" 2024-09-17T01:05:16.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:16 smithi027 bash[19759]: audit 2024-09-17T01:05:15.536533+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:16.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:16 smithi027 bash[25154]: audit 2024-09-17T01:05:15.536533+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:16.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:16 smithi050 bash[19968]: audit 2024-09-17T01:05:15.536533+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:17.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:17 smithi027 bash[19759]: cluster 2024-09-17T01:05:16.092527+0000 mgr.x (mgr.24530) 206 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:17.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:17 smithi027 bash[19759]: audit 2024-09-17T01:05:16.569765+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:17.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:17 smithi027 bash[19759]: audit 2024-09-17T01:05:16.585605+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:17.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:17 smithi027 bash[19759]: audit 2024-09-17T01:05:16.598117+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:17.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:17 smithi027 bash[25154]: cluster 2024-09-17T01:05:16.092527+0000 mgr.x (mgr.24530) 206 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:17.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:17 smithi027 bash[25154]: audit 2024-09-17T01:05:16.569765+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:17.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:17 smithi027 bash[25154]: audit 2024-09-17T01:05:16.585605+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:17.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:17 smithi027 bash[25154]: audit 2024-09-17T01:05:16.598117+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:17.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:17 smithi050 bash[19968]: cluster 2024-09-17T01:05:16.092527+0000 mgr.x (mgr.24530) 206 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:17.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:17 smithi050 bash[19968]: audit 2024-09-17T01:05:16.569765+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:17.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:17 smithi050 bash[19968]: audit 2024-09-17T01:05:16.585605+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:17.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:17 smithi050 bash[19968]: audit 2024-09-17T01:05:16.598117+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:19.134 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:18 smithi050 bash[52486]: ts=2024-09-17T01:05:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:19.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:19 smithi027 bash[19759]: cluster 2024-09-17T01:05:18.093295+0000 mgr.x (mgr.24530) 207 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:19.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:19 smithi027 bash[25154]: cluster 2024-09-17T01:05:18.093295+0000 mgr.x (mgr.24530) 207 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:19.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:19 smithi050 bash[19968]: cluster 2024-09-17T01:05:18.093295+0000 mgr.x (mgr.24530) 207 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:20.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:20 smithi027 bash[19759]: audit 2024-09-17T01:05:20.451969+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:05:20.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:20 smithi027 bash[25154]: audit 2024-09-17T01:05:20.451969+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:05:20.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:20 smithi050 bash[19968]: audit 2024-09-17T01:05:20.451969+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:05:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[19759]: cluster 2024-09-17T01:05:20.093988+0000 mgr.x (mgr.24530) 208 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[19759]: audit 2024-09-17T01:05:21.043982+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[19759]: audit 2024-09-17T01:05:21.057321+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[19759]: audit 2024-09-17T01:05:21.057801+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:05:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[19759]: audit 2024-09-17T01:05:21.058796+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:05:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[19759]: audit 2024-09-17T01:05:21.075191+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:21.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[25154]: cluster 2024-09-17T01:05:20.093988+0000 mgr.x (mgr.24530) 208 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:21.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[25154]: audit 2024-09-17T01:05:21.043982+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:21.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[25154]: audit 2024-09-17T01:05:21.057321+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:21.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[25154]: audit 2024-09-17T01:05:21.057801+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:05:21.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[25154]: audit 2024-09-17T01:05:21.058796+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:05:21.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:21 smithi027 bash[25154]: audit 2024-09-17T01:05:21.075191+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:21.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:21 smithi050 bash[19968]: cluster 2024-09-17T01:05:20.093988+0000 mgr.x (mgr.24530) 208 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:21.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:21 smithi050 bash[19968]: audit 2024-09-17T01:05:21.043982+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:21.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:21 smithi050 bash[19968]: audit 2024-09-17T01:05:21.057321+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:21.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:21 smithi050 bash[19968]: audit 2024-09-17T01:05:21.057801+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:05:21.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:21 smithi050 bash[19968]: audit 2024-09-17T01:05:21.058796+0000 mon.b (mon.2) 259 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:05:21.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:21 smithi050 bash[19968]: audit 2024-09-17T01:05:21.075191+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:23.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:23 smithi027 bash[25154]: cluster 2024-09-17T01:05:22.095827+0000 mgr.x (mgr.24530) 209 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:23.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:23 smithi027 bash[25154]: audit 2024-09-17T01:05:22.257253+0000 mgr.x (mgr.24530) 210 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:23 smithi027 bash[19759]: cluster 2024-09-17T01:05:22.095827+0000 mgr.x (mgr.24530) 209 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:23 smithi027 bash[19759]: audit 2024-09-17T01:05:22.257253+0000 mgr.x (mgr.24530) 210 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:23.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:23 smithi050 bash[19968]: cluster 2024-09-17T01:05:22.095827+0000 mgr.x (mgr.24530) 209 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:23.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:23 smithi050 bash[19968]: audit 2024-09-17T01:05:22.257253+0000 mgr.x (mgr.24530) 210 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:23.885 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:23 smithi050 bash[52486]: ts=2024-09-17T01:05:23.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:25.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:25 smithi027 bash[19759]: cluster 2024-09-17T01:05:24.096707+0000 mgr.x (mgr.24530) 211 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:25.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:25 smithi027 bash[25154]: cluster 2024-09-17T01:05:24.096707+0000 mgr.x (mgr.24530) 211 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:25.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:25 smithi050 bash[19968]: cluster 2024-09-17T01:05:24.096707+0000 mgr.x (mgr.24530) 211 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:25.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:05:25 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:05:25] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.43.0" 2024-09-17T01:05:27.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:27 smithi027 bash[19759]: cluster 2024-09-17T01:05:26.098363+0000 mgr.x (mgr.24530) 212 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:27.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:27 smithi027 bash[25154]: cluster 2024-09-17T01:05:26.098363+0000 mgr.x (mgr.24530) 212 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:27 smithi050 bash[19968]: cluster 2024-09-17T01:05:26.098363+0000 mgr.x (mgr.24530) 212 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:29.134 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:28 smithi050 bash[52486]: ts=2024-09-17T01:05:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:29.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:29 smithi027 bash[25154]: cluster 2024-09-17T01:05:28.099037+0000 mgr.x (mgr.24530) 213 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:29.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:29 smithi027 bash[19759]: cluster 2024-09-17T01:05:28.099037+0000 mgr.x (mgr.24530) 213 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:29.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:29 smithi050 bash[19968]: cluster 2024-09-17T01:05:28.099037+0000 mgr.x (mgr.24530) 213 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:31.444 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:31 smithi050 bash[19968]: cluster 2024-09-17T01:05:30.099754+0000 mgr.x (mgr.24530) 214 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:31.444 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:31 smithi050 bash[19968]: audit 2024-09-17T01:05:30.536935+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:31.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:31 smithi027 bash[19759]: cluster 2024-09-17T01:05:30.099754+0000 mgr.x (mgr.24530) 214 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:31.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:31 smithi027 bash[19759]: audit 2024-09-17T01:05:30.536935+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:31.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:31 smithi027 bash[25154]: cluster 2024-09-17T01:05:30.099754+0000 mgr.x (mgr.24530) 214 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:31.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:31 smithi027 bash[25154]: audit 2024-09-17T01:05:30.536935+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:33.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:33 smithi050 bash[19968]: cluster 2024-09-17T01:05:32.101643+0000 mgr.x (mgr.24530) 215 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:33.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:33 smithi050 bash[19968]: audit 2024-09-17T01:05:32.268505+0000 mgr.x (mgr.24530) 216 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:33.551 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:33 smithi027 bash[19759]: cluster 2024-09-17T01:05:32.101643+0000 mgr.x (mgr.24530) 215 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:33.551 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:33 smithi027 bash[19759]: audit 2024-09-17T01:05:32.268505+0000 mgr.x (mgr.24530) 216 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:33.552 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:33 smithi027 bash[25154]: cluster 2024-09-17T01:05:32.101643+0000 mgr.x (mgr.24530) 215 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:33.552 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:33 smithi027 bash[25154]: audit 2024-09-17T01:05:32.268505+0000 mgr.x (mgr.24530) 216 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:33.884 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:33 smithi050 bash[52486]: ts=2024-09-17T01:05:33.505Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:35.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:35 smithi027 bash[25154]: cluster 2024-09-17T01:05:34.102502+0000 mgr.x (mgr.24530) 217 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:35.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:35 smithi027 bash[25154]: audit 2024-09-17T01:05:34.233736+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:35.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:35 smithi027 bash[25154]: audit 2024-09-17T01:05:34.244990+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:35.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:35 smithi027 bash[25154]: audit 2024-09-17T01:05:34.254952+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:35.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:35 smithi027 bash[19759]: cluster 2024-09-17T01:05:34.102502+0000 mgr.x (mgr.24530) 217 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:35.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:35 smithi027 bash[19759]: audit 2024-09-17T01:05:34.233736+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:35.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:35 smithi027 bash[19759]: audit 2024-09-17T01:05:34.244990+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:35.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:35 smithi027 bash[19759]: audit 2024-09-17T01:05:34.254952+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:35.624 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:35 smithi050 bash[19968]: cluster 2024-09-17T01:05:34.102502+0000 mgr.x (mgr.24530) 217 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:35.624 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:35 smithi050 bash[19968]: audit 2024-09-17T01:05:34.233736+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:35.624 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:35 smithi050 bash[19968]: audit 2024-09-17T01:05:34.244990+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:35.624 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:35 smithi050 bash[19968]: audit 2024-09-17T01:05:34.254952+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:35.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:05:35 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:05:35] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.43.0" 2024-09-17T01:05:37.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:37 smithi027 bash[19759]: cluster 2024-09-17T01:05:36.104126+0000 mgr.x (mgr.24530) 218 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:37.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:37 smithi027 bash[19759]: audit 2024-09-17T01:05:36.797682+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:37.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:37 smithi027 bash[19759]: audit 2024-09-17T01:05:36.808202+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:37.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:37 smithi027 bash[19759]: audit 2024-09-17T01:05:36.818091+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:37 smithi027 bash[25154]: cluster 2024-09-17T01:05:36.104126+0000 mgr.x (mgr.24530) 218 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:37 smithi027 bash[25154]: audit 2024-09-17T01:05:36.797682+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:37 smithi027 bash[25154]: audit 2024-09-17T01:05:36.808202+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:37 smithi027 bash[25154]: audit 2024-09-17T01:05:36.818091+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:37.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:37 smithi050 bash[19968]: cluster 2024-09-17T01:05:36.104126+0000 mgr.x (mgr.24530) 218 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:37.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:37 smithi050 bash[19968]: audit 2024-09-17T01:05:36.797682+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:37.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:37 smithi050 bash[19968]: audit 2024-09-17T01:05:36.808202+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:37.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:37 smithi050 bash[19968]: audit 2024-09-17T01:05:36.818091+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:39.134 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:38 smithi050 bash[52486]: ts=2024-09-17T01:05:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:39.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:39 smithi027 bash[25154]: cluster 2024-09-17T01:05:38.104769+0000 mgr.x (mgr.24530) 219 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:39.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:39 smithi027 bash[19759]: cluster 2024-09-17T01:05:38.104769+0000 mgr.x (mgr.24530) 219 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:39 smithi050 bash[19968]: cluster 2024-09-17T01:05:38.104769+0000 mgr.x (mgr.24530) 219 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:41.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:41 smithi027 bash[25154]: cluster 2024-09-17T01:05:40.105480+0000 mgr.x (mgr.24530) 220 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:41.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:41 smithi027 bash[19759]: cluster 2024-09-17T01:05:40.105480+0000 mgr.x (mgr.24530) 220 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:41 smithi050 bash[19968]: cluster 2024-09-17T01:05:40.105480+0000 mgr.x (mgr.24530) 220 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:43.500 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:43 smithi050 bash[19968]: cluster 2024-09-17T01:05:42.107098+0000 mgr.x (mgr.24530) 221 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:43.500 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:43 smithi050 bash[19968]: audit 2024-09-17T01:05:42.276153+0000 mgr.x (mgr.24530) 222 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:43.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:43 smithi027 bash[19759]: cluster 2024-09-17T01:05:42.107098+0000 mgr.x (mgr.24530) 221 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:43 smithi027 bash[19759]: audit 2024-09-17T01:05:42.276153+0000 mgr.x (mgr.24530) 222 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:43 smithi027 bash[25154]: cluster 2024-09-17T01:05:42.107098+0000 mgr.x (mgr.24530) 221 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:43 smithi027 bash[25154]: audit 2024-09-17T01:05:42.276153+0000 mgr.x (mgr.24530) 222 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:43.884 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:43 smithi050 bash[52486]: ts=2024-09-17T01:05:43.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:45.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:45 smithi027 bash[19759]: cluster 2024-09-17T01:05:44.107839+0000 mgr.x (mgr.24530) 223 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:45.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:45 smithi027 bash[25154]: cluster 2024-09-17T01:05:44.107839+0000 mgr.x (mgr.24530) 223 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:45 smithi050 bash[19968]: cluster 2024-09-17T01:05:44.107839+0000 mgr.x (mgr.24530) 223 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:45.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:05:45 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:05:45] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.43.0" 2024-09-17T01:05:46.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:46 smithi027 bash[25154]: audit 2024-09-17T01:05:45.537334+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:46.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:46 smithi027 bash[19759]: audit 2024-09-17T01:05:45.537334+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:46.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:46 smithi050 bash[19968]: audit 2024-09-17T01:05:45.537334+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:05:47.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:47 smithi027 bash[19759]: cluster 2024-09-17T01:05:46.109453+0000 mgr.x (mgr.24530) 224 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:47.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:47 smithi027 bash[25154]: cluster 2024-09-17T01:05:46.109453+0000 mgr.x (mgr.24530) 224 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:47 smithi050 bash[19968]: cluster 2024-09-17T01:05:46.109453+0000 mgr.x (mgr.24530) 224 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:49.134 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:48 smithi050 bash[52486]: ts=2024-09-17T01:05:48.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:49.419 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:49 smithi027 bash[19759]: cluster 2024-09-17T01:05:48.110168+0000 mgr.x (mgr.24530) 225 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:49.419 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:49 smithi027 bash[25154]: cluster 2024-09-17T01:05:48.110168+0000 mgr.x (mgr.24530) 225 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:49.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:49 smithi050 bash[19968]: cluster 2024-09-17T01:05:48.110168+0000 mgr.x (mgr.24530) 225 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:51 smithi027 bash[19759]: cluster 2024-09-17T01:05:50.110865+0000 mgr.x (mgr.24530) 226 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:51 smithi027 bash[25154]: cluster 2024-09-17T01:05:50.110865+0000 mgr.x (mgr.24530) 226 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:51.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:51 smithi050 bash[19968]: cluster 2024-09-17T01:05:50.110865+0000 mgr.x (mgr.24530) 226 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:53.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:53 smithi050 bash[19968]: cluster 2024-09-17T01:05:52.112642+0000 mgr.x (mgr.24530) 227 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:53.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:53 smithi050 bash[19968]: audit 2024-09-17T01:05:52.287450+0000 mgr.x (mgr.24530) 228 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:53.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:53 smithi027 bash[25154]: cluster 2024-09-17T01:05:52.112642+0000 mgr.x (mgr.24530) 227 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:53.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:53 smithi027 bash[25154]: audit 2024-09-17T01:05:52.287450+0000 mgr.x (mgr.24530) 228 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:53 smithi027 bash[19759]: cluster 2024-09-17T01:05:52.112642+0000 mgr.x (mgr.24530) 227 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:53 smithi027 bash[19759]: audit 2024-09-17T01:05:52.287450+0000 mgr.x (mgr.24530) 228 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:05:53.884 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:53 smithi050 bash[52486]: ts=2024-09-17T01:05:53.519Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:55.624 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:55 smithi050 bash[19968]: cluster 2024-09-17T01:05:54.113232+0000 mgr.x (mgr.24530) 229 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:55.624 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:55 smithi050 bash[19968]: audit 2024-09-17T01:05:54.382288+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:55.624 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:55 smithi050 bash[19968]: audit 2024-09-17T01:05:54.391081+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:55.624 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:55 smithi050 bash[19968]: audit 2024-09-17T01:05:54.397667+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:55.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:55 smithi027 bash[19759]: cluster 2024-09-17T01:05:54.113232+0000 mgr.x (mgr.24530) 229 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:55.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:55 smithi027 bash[19759]: audit 2024-09-17T01:05:54.382288+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:55.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:55 smithi027 bash[19759]: audit 2024-09-17T01:05:54.391081+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:55.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:55 smithi027 bash[19759]: audit 2024-09-17T01:05:54.397667+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:55.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:55 smithi027 bash[25154]: cluster 2024-09-17T01:05:54.113232+0000 mgr.x (mgr.24530) 229 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:55.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:55 smithi027 bash[25154]: audit 2024-09-17T01:05:54.382288+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:55.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:55 smithi027 bash[25154]: audit 2024-09-17T01:05:54.391081+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:55.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:55 smithi027 bash[25154]: audit 2024-09-17T01:05:54.397667+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:55.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:05:55 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:05:55] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.43.0" 2024-09-17T01:05:57.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:57 smithi050 bash[19968]: cluster 2024-09-17T01:05:56.114834+0000 mgr.x (mgr.24530) 230 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:57.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:57 smithi050 bash[19968]: audit 2024-09-17T01:05:57.033518+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:57.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:57 smithi050 bash[19968]: audit 2024-09-17T01:05:57.048375+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:57.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:57 smithi050 bash[19968]: audit 2024-09-17T01:05:57.061707+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:57.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:57 smithi027 bash[25154]: cluster 2024-09-17T01:05:56.114834+0000 mgr.x (mgr.24530) 230 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:57.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:57 smithi027 bash[25154]: audit 2024-09-17T01:05:57.033518+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:57.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:57 smithi027 bash[25154]: audit 2024-09-17T01:05:57.048375+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:57.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:57 smithi027 bash[25154]: audit 2024-09-17T01:05:57.061707+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:57.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:57 smithi027 bash[19759]: cluster 2024-09-17T01:05:56.114834+0000 mgr.x (mgr.24530) 230 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:05:57.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:57 smithi027 bash[19759]: audit 2024-09-17T01:05:57.033518+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:57.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:57 smithi027 bash[19759]: audit 2024-09-17T01:05:57.048375+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:57.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:57 smithi027 bash[19759]: audit 2024-09-17T01:05:57.061707+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:05:59.135 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:05:58 smithi050 bash[52486]: ts=2024-09-17T01:05:58.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:05:59.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:05:59 smithi050 bash[19968]: cluster 2024-09-17T01:05:58.115547+0000 mgr.x (mgr.24530) 231 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:59.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:05:59 smithi027 bash[19759]: cluster 2024-09-17T01:05:58.115547+0000 mgr.x (mgr.24530) 231 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:05:59.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:05:59 smithi027 bash[25154]: cluster 2024-09-17T01:05:58.115547+0000 mgr.x (mgr.24530) 231 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:01.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:01 smithi027 bash[19759]: cluster 2024-09-17T01:06:00.116243+0000 mgr.x (mgr.24530) 232 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:01.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:01 smithi027 bash[19759]: audit 2024-09-17T01:06:00.537936+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:01.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:01 smithi027 bash[25154]: cluster 2024-09-17T01:06:00.116243+0000 mgr.x (mgr.24530) 232 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:01.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:01 smithi027 bash[25154]: audit 2024-09-17T01:06:00.537936+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:01.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:01 smithi050 bash[19968]: cluster 2024-09-17T01:06:00.116243+0000 mgr.x (mgr.24530) 232 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:01.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:01 smithi050 bash[19968]: audit 2024-09-17T01:06:00.537936+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:03.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:03 smithi027 bash[19759]: cluster 2024-09-17T01:06:02.117959+0000 mgr.x (mgr.24530) 233 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:03.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:03 smithi027 bash[19759]: audit 2024-09-17T01:06:02.298696+0000 mgr.x (mgr.24530) 234 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:03.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:03 smithi027 bash[25154]: cluster 2024-09-17T01:06:02.117959+0000 mgr.x (mgr.24530) 233 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:03.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:03 smithi027 bash[25154]: audit 2024-09-17T01:06:02.298696+0000 mgr.x (mgr.24530) 234 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:03.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:03 smithi050 bash[19968]: cluster 2024-09-17T01:06:02.117959+0000 mgr.x (mgr.24530) 233 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:03.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:03 smithi050 bash[19968]: audit 2024-09-17T01:06:02.298696+0000 mgr.x (mgr.24530) 234 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:03.885 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:06:03 smithi050 bash[52486]: ts=2024-09-17T01:06:03.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:06:05.331 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:05 smithi027 bash[25154]: cluster 2024-09-17T01:06:04.118690+0000 mgr.x (mgr.24530) 235 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:05.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:05 smithi027 bash[19759]: cluster 2024-09-17T01:06:04.118690+0000 mgr.x (mgr.24530) 235 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:05.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:05 smithi050 bash[19968]: cluster 2024-09-17T01:06:04.118690+0000 mgr.x (mgr.24530) 235 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:05.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:06:05 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:06:05] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.43.0" 2024-09-17T01:06:07.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:07 smithi027 bash[19759]: cluster 2024-09-17T01:06:06.120274+0000 mgr.x (mgr.24530) 236 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:07.331 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:07 smithi027 bash[25154]: cluster 2024-09-17T01:06:06.120274+0000 mgr.x (mgr.24530) 236 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:07.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:07 smithi050 bash[19968]: cluster 2024-09-17T01:06:06.120274+0000 mgr.x (mgr.24530) 236 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:09.135 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:06:08 smithi050 bash[52486]: ts=2024-09-17T01:06:08.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:06:09.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:09 smithi027 bash[19759]: cluster 2024-09-17T01:06:08.120991+0000 mgr.x (mgr.24530) 237 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:09.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:09 smithi027 bash[25154]: cluster 2024-09-17T01:06:08.120991+0000 mgr.x (mgr.24530) 237 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:09.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:09 smithi050 bash[19968]: cluster 2024-09-17T01:06:08.120991+0000 mgr.x (mgr.24530) 237 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:11.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:11 smithi027 bash[19759]: cluster 2024-09-17T01:06:10.121708+0000 mgr.x (mgr.24530) 238 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:11.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:11 smithi027 bash[25154]: cluster 2024-09-17T01:06:10.121708+0000 mgr.x (mgr.24530) 238 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:11 smithi050 bash[19968]: cluster 2024-09-17T01:06:10.121708+0000 mgr.x (mgr.24530) 238 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:13.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:13 smithi050 bash[19968]: cluster 2024-09-17T01:06:12.123460+0000 mgr.x (mgr.24530) 239 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:13.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:13 smithi050 bash[19968]: audit 2024-09-17T01:06:12.309946+0000 mgr.x (mgr.24530) 240 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:13.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:13 smithi027 bash[19759]: cluster 2024-09-17T01:06:12.123460+0000 mgr.x (mgr.24530) 239 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:13.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:13 smithi027 bash[19759]: audit 2024-09-17T01:06:12.309946+0000 mgr.x (mgr.24530) 240 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:13.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:13 smithi027 bash[25154]: cluster 2024-09-17T01:06:12.123460+0000 mgr.x (mgr.24530) 239 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:13 smithi027 bash[25154]: audit 2024-09-17T01:06:12.309946+0000 mgr.x (mgr.24530) 240 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:13.635 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:06:13 smithi050 bash[52486]: ts=2024-09-17T01:06:13.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:06:15.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:15 smithi027 bash[19759]: cluster 2024-09-17T01:06:14.124225+0000 mgr.x (mgr.24530) 241 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:15.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:15 smithi027 bash[19759]: audit 2024-09-17T01:06:14.556530+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:15.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:15 smithi027 bash[19759]: audit 2024-09-17T01:06:14.569569+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:15.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:15 smithi027 bash[19759]: audit 2024-09-17T01:06:14.583406+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:15.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:15 smithi027 bash[19759]: audit 2024-09-17T01:06:15.538181+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:15.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:15 smithi027 bash[25154]: cluster 2024-09-17T01:06:14.124225+0000 mgr.x (mgr.24530) 241 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:15.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:15 smithi027 bash[25154]: audit 2024-09-17T01:06:14.556530+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:15.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:15 smithi027 bash[25154]: audit 2024-09-17T01:06:14.569569+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:15.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:15 smithi027 bash[25154]: audit 2024-09-17T01:06:14.583406+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:15.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:15 smithi027 bash[25154]: audit 2024-09-17T01:06:15.538181+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:15.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:06:15 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:06:15] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.43.0" 2024-09-17T01:06:15.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:15 smithi050 bash[19968]: cluster 2024-09-17T01:06:14.124225+0000 mgr.x (mgr.24530) 241 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:15.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:15 smithi050 bash[19968]: audit 2024-09-17T01:06:14.556530+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:15.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:15 smithi050 bash[19968]: audit 2024-09-17T01:06:14.569569+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:15.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:15 smithi050 bash[19968]: audit 2024-09-17T01:06:14.583406+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:15.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:15 smithi050 bash[19968]: audit 2024-09-17T01:06:15.538181+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:17.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:17 smithi027 bash[25154]: cluster 2024-09-17T01:06:16.125477+0000 mgr.x (mgr.24530) 242 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:17.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:17 smithi027 bash[25154]: audit 2024-09-17T01:06:17.238469+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:17.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:17 smithi027 bash[25154]: audit 2024-09-17T01:06:17.255015+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:17.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:17 smithi027 bash[25154]: audit 2024-09-17T01:06:17.269619+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:17.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:17 smithi027 bash[19759]: cluster 2024-09-17T01:06:16.125477+0000 mgr.x (mgr.24530) 242 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:17.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:17 smithi027 bash[19759]: audit 2024-09-17T01:06:17.238469+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:17.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:17 smithi027 bash[19759]: audit 2024-09-17T01:06:17.255015+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:17.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:17 smithi027 bash[19759]: audit 2024-09-17T01:06:17.269619+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:17.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:17 smithi050 bash[19968]: cluster 2024-09-17T01:06:16.125477+0000 mgr.x (mgr.24530) 242 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:17.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:17 smithi050 bash[19968]: audit 2024-09-17T01:06:17.238469+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:17.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:17 smithi050 bash[19968]: audit 2024-09-17T01:06:17.255015+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:17.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:17 smithi050 bash[19968]: audit 2024-09-17T01:06:17.269619+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:19.135 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:06:18 smithi050 bash[52486]: ts=2024-09-17T01:06:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:06:19.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:19 smithi027 bash[25154]: cluster 2024-09-17T01:06:18.126163+0000 mgr.x (mgr.24530) 243 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:19.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:19 smithi027 bash[19759]: cluster 2024-09-17T01:06:18.126163+0000 mgr.x (mgr.24530) 243 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:19.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:19 smithi050 bash[19968]: cluster 2024-09-17T01:06:18.126163+0000 mgr.x (mgr.24530) 243 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:21.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:21 smithi027 bash[25154]: cluster 2024-09-17T01:06:20.126880+0000 mgr.x (mgr.24530) 244 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:21.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:21 smithi027 bash[25154]: audit 2024-09-17T01:06:21.191114+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:06:21.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:21 smithi027 bash[25154]: audit 2024-09-17T01:06:21.195405+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:06:21.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:21 smithi027 bash[25154]: audit 2024-09-17T01:06:21.197427+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:06:21.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:21 smithi027 bash[25154]: audit 2024-09-17T01:06:21.213112+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:21 smithi027 bash[19759]: cluster 2024-09-17T01:06:20.126880+0000 mgr.x (mgr.24530) 244 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:21 smithi027 bash[19759]: audit 2024-09-17T01:06:21.191114+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:06:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:21 smithi027 bash[19759]: audit 2024-09-17T01:06:21.195405+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:06:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:21 smithi027 bash[19759]: audit 2024-09-17T01:06:21.197427+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:06:21.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:21 smithi027 bash[19759]: audit 2024-09-17T01:06:21.213112+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:21.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:21 smithi050 bash[19968]: cluster 2024-09-17T01:06:20.126880+0000 mgr.x (mgr.24530) 244 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:21.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:21 smithi050 bash[19968]: audit 2024-09-17T01:06:21.191114+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:06:21.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:21 smithi050 bash[19968]: audit 2024-09-17T01:06:21.195405+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:06:21.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:21 smithi050 bash[19968]: audit 2024-09-17T01:06:21.197427+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:06:21.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:21 smithi050 bash[19968]: audit 2024-09-17T01:06:21.213112+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:23.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:23 smithi027 bash[19759]: cluster 2024-09-17T01:06:22.128555+0000 mgr.x (mgr.24530) 245 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:23.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:23 smithi027 bash[19759]: audit 2024-09-17T01:06:22.317428+0000 mgr.x (mgr.24530) 246 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:23.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:23 smithi027 bash[25154]: cluster 2024-09-17T01:06:22.128555+0000 mgr.x (mgr.24530) 245 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:23.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:23 smithi027 bash[25154]: audit 2024-09-17T01:06:22.317428+0000 mgr.x (mgr.24530) 246 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:23.838 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:23 smithi050 bash[19968]: cluster 2024-09-17T01:06:22.128555+0000 mgr.x (mgr.24530) 245 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:23.838 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:23 smithi050 bash[19968]: audit 2024-09-17T01:06:22.317428+0000 mgr.x (mgr.24530) 246 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:23.838 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:06:23 smithi050 bash[52486]: ts=2024-09-17T01:06:23.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:06:25.331 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:25 smithi027 bash[25154]: cluster 2024-09-17T01:06:24.129348+0000 mgr.x (mgr.24530) 247 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:25.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:25 smithi027 bash[19759]: cluster 2024-09-17T01:06:24.129348+0000 mgr.x (mgr.24530) 247 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:25.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:25 smithi050 bash[19968]: cluster 2024-09-17T01:06:24.129348+0000 mgr.x (mgr.24530) 247 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:25.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:06:25 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:06:25] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.43.0" 2024-09-17T01:06:27.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:27 smithi027 bash[19759]: cluster 2024-09-17T01:06:26.130894+0000 mgr.x (mgr.24530) 248 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:27.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:27 smithi027 bash[25154]: cluster 2024-09-17T01:06:26.130894+0000 mgr.x (mgr.24530) 248 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:27 smithi050 bash[19968]: cluster 2024-09-17T01:06:26.130894+0000 mgr.x (mgr.24530) 248 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:29.135 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:06:28 smithi050 bash[52486]: ts=2024-09-17T01:06:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:06:29.438 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:29 smithi027 bash[25154]: cluster 2024-09-17T01:06:28.131586+0000 mgr.x (mgr.24530) 249 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:29.438 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:29 smithi027 bash[19759]: cluster 2024-09-17T01:06:28.131586+0000 mgr.x (mgr.24530) 249 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:29.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:29 smithi050 bash[19968]: cluster 2024-09-17T01:06:28.131586+0000 mgr.x (mgr.24530) 249 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:31.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:31 smithi027 bash[25154]: cluster 2024-09-17T01:06:30.132316+0000 mgr.x (mgr.24530) 250 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:31.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:31 smithi027 bash[25154]: audit 2024-09-17T01:06:30.538854+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:31.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:31 smithi027 bash[19759]: cluster 2024-09-17T01:06:30.132316+0000 mgr.x (mgr.24530) 250 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:31.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:31 smithi027 bash[19759]: audit 2024-09-17T01:06:30.538854+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:31.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:31 smithi050 bash[19968]: cluster 2024-09-17T01:06:30.132316+0000 mgr.x (mgr.24530) 250 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:31.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:31 smithi050 bash[19968]: audit 2024-09-17T01:06:30.538854+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:33.501 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:33 smithi050 bash[19968]: cluster 2024-09-17T01:06:32.134014+0000 mgr.x (mgr.24530) 251 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:33.501 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:33 smithi050 bash[19968]: audit 2024-09-17T01:06:32.328885+0000 mgr.x (mgr.24530) 252 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:33.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:33 smithi027 bash[19759]: cluster 2024-09-17T01:06:32.134014+0000 mgr.x (mgr.24530) 251 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:33.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:33 smithi027 bash[19759]: audit 2024-09-17T01:06:32.328885+0000 mgr.x (mgr.24530) 252 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:33.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:33 smithi027 bash[25154]: cluster 2024-09-17T01:06:32.134014+0000 mgr.x (mgr.24530) 251 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:33.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:33 smithi027 bash[25154]: audit 2024-09-17T01:06:32.328885+0000 mgr.x (mgr.24530) 252 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:33.884 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:06:33 smithi050 bash[52486]: ts=2024-09-17T01:06:33.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi027\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi027\", job=\"node\", machine=\"x86_64\", nodename=\"smithi027\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:06:35.107 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:35 smithi050 bash[19968]: cluster 2024-09-17T01:06:34.134735+0000 mgr.x (mgr.24530) 253 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:35.107 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:35 smithi050 bash[19968]: audit 2024-09-17T01:06:34.777270+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:35.107 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:35 smithi050 bash[19968]: audit 2024-09-17T01:06:34.791254+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:35.107 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:35 smithi050 bash[19968]: audit 2024-09-17T01:06:34.805718+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:35.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:35 smithi027 bash[19759]: cluster 2024-09-17T01:06:34.134735+0000 mgr.x (mgr.24530) 253 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:35.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:35 smithi027 bash[19759]: audit 2024-09-17T01:06:34.777270+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:35.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:35 smithi027 bash[19759]: audit 2024-09-17T01:06:34.791254+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:35.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:35 smithi027 bash[19759]: audit 2024-09-17T01:06:34.805718+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:35.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:35 smithi027 bash[25154]: cluster 2024-09-17T01:06:34.134735+0000 mgr.x (mgr.24530) 253 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:35.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:35 smithi027 bash[25154]: audit 2024-09-17T01:06:34.777270+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:35.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:35 smithi027 bash[25154]: audit 2024-09-17T01:06:34.791254+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:35.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:35 smithi027 bash[25154]: audit 2024-09-17T01:06:34.805718+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:35.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:06:35 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:06:35] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.43.0" 2024-09-17T01:06:37.495 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:37 smithi027 bash[25154]: cluster 2024-09-17T01:06:36.135856+0000 mgr.x (mgr.24530) 254 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:37.495 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:37 smithi027 bash[19759]: cluster 2024-09-17T01:06:36.135856+0000 mgr.x (mgr.24530) 254 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:37.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:37 smithi050 bash[19968]: cluster 2024-09-17T01:06:36.135856+0000 mgr.x (mgr.24530) 254 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:38.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:38 smithi027 bash[19759]: audit 2024-09-17T01:06:37.477870+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:38.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:38 smithi027 bash[19759]: audit 2024-09-17T01:06:37.491240+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:38.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:38 smithi027 bash[19759]: audit 2024-09-17T01:06:37.504335+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:38.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:38 smithi027 bash[25154]: audit 2024-09-17T01:06:37.477870+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:38.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:38 smithi027 bash[25154]: audit 2024-09-17T01:06:37.491240+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:38.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:38 smithi027 bash[25154]: audit 2024-09-17T01:06:37.504335+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:38.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:38 smithi050 bash[19968]: audit 2024-09-17T01:06:37.477870+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:38.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:38 smithi050 bash[19968]: audit 2024-09-17T01:06:37.491240+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:38.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:38 smithi050 bash[19968]: audit 2024-09-17T01:06:37.504335+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:38.885 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:06:38 smithi050 bash[52486]: ts=2024-09-17T01:06:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"172.21.15.50:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.27\", device_class=\"ssd\", hostname=\"smithi027\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.27\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:06:39.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:39 smithi027 bash[19759]: cluster 2024-09-17T01:06:38.136482+0000 mgr.x (mgr.24530) 255 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:39.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:39 smithi027 bash[25154]: cluster 2024-09-17T01:06:38.136482+0000 mgr.x (mgr.24530) 255 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:39 smithi050 bash[19968]: cluster 2024-09-17T01:06:38.136482+0000 mgr.x (mgr.24530) 255 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:41.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:41 smithi027 bash[19759]: cluster 2024-09-17T01:06:40.137225+0000 mgr.x (mgr.24530) 256 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:41.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:41 smithi027 bash[25154]: cluster 2024-09-17T01:06:40.137225+0000 mgr.x (mgr.24530) 256 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:41.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:41 smithi050 bash[19968]: cluster 2024-09-17T01:06:40.137225+0000 mgr.x (mgr.24530) 256 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:43.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:43 smithi027 bash[25154]: cluster 2024-09-17T01:06:42.138890+0000 mgr.x (mgr.24530) 257 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:43.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:43 smithi027 bash[25154]: audit 2024-09-17T01:06:42.340374+0000 mgr.x (mgr.24530) 258 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:43.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:43 smithi027 bash[19759]: cluster 2024-09-17T01:06:42.138890+0000 mgr.x (mgr.24530) 257 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:43.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:43 smithi027 bash[19759]: audit 2024-09-17T01:06:42.340374+0000 mgr.x (mgr.24530) 258 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:43.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:43 smithi050 bash[19968]: cluster 2024-09-17T01:06:42.138890+0000 mgr.x (mgr.24530) 257 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:43.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:43 smithi050 bash[19968]: audit 2024-09-17T01:06:42.340374+0000 mgr.x (mgr.24530) 258 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:43.885 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:06:43 smithi050 bash[52486]: ts=2024-09-17T01:06:43.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi050\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi050\", job=\"node\", machine=\"x86_64\", nodename=\"smithi050\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"8e109646-748d-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi050\", job=\"node\", machine=\"x86_64\", nodename=\"smithi050\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T01:06:45.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:45 smithi027 bash[19759]: cluster 2024-09-17T01:06:44.139625+0000 mgr.x (mgr.24530) 259 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:45.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:45 smithi027 bash[25154]: cluster 2024-09-17T01:06:44.139625+0000 mgr.x (mgr.24530) 259 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:45 smithi050 bash[19968]: cluster 2024-09-17T01:06:44.139625+0000 mgr.x (mgr.24530) 259 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:45.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:06:45 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:06:45] "GET /metrics HTTP/1.1" 200 37885 "" "Prometheus/2.43.0" 2024-09-17T01:06:46.331 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:46 smithi027 bash[25154]: audit 2024-09-17T01:06:45.539501+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:46.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:46 smithi027 bash[19759]: audit 2024-09-17T01:06:45.539501+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:46 smithi050 bash[19968]: audit 2024-09-17T01:06:45.539501+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:06:47.331 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:47 smithi027 bash[25154]: cluster 2024-09-17T01:06:46.141216+0000 mgr.x (mgr.24530) 260 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:47.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:47 smithi027 bash[19759]: cluster 2024-09-17T01:06:46.141216+0000 mgr.x (mgr.24530) 260 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:47 smithi050 bash[19968]: cluster 2024-09-17T01:06:46.141216+0000 mgr.x (mgr.24530) 260 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:49.447 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:49 smithi027 bash[25154]: cluster 2024-09-17T01:06:48.141954+0000 mgr.x (mgr.24530) 261 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:49 smithi027 bash[19759]: cluster 2024-09-17T01:06:48.141954+0000 mgr.x (mgr.24530) 261 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:49.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:49 smithi050 bash[19968]: cluster 2024-09-17T01:06:48.141954+0000 mgr.x (mgr.24530) 261 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:51.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:51 smithi027 bash[19759]: cluster 2024-09-17T01:06:50.142659+0000 mgr.x (mgr.24530) 262 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:51 smithi027 bash[25154]: cluster 2024-09-17T01:06:50.142659+0000 mgr.x (mgr.24530) 262 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:51.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:51 smithi050 bash[19968]: cluster 2024-09-17T01:06:50.142659+0000 mgr.x (mgr.24530) 262 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:53.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:53 smithi027 bash[25154]: cluster 2024-09-17T01:06:52.144307+0000 mgr.x (mgr.24530) 263 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:53.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:53 smithi027 bash[25154]: audit 2024-09-17T01:06:52.351940+0000 mgr.x (mgr.24530) 264 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:53 smithi027 bash[19759]: cluster 2024-09-17T01:06:52.144307+0000 mgr.x (mgr.24530) 263 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:53 smithi027 bash[19759]: audit 2024-09-17T01:06:52.351940+0000 mgr.x (mgr.24530) 264 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:53.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:53 smithi050 bash[19968]: cluster 2024-09-17T01:06:52.144307+0000 mgr.x (mgr.24530) 263 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:53.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:53 smithi050 bash[19968]: audit 2024-09-17T01:06:52.351940+0000 mgr.x (mgr.24530) 264 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:06:55.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:55 smithi027 bash[19759]: cluster 2024-09-17T01:06:54.145187+0000 mgr.x (mgr.24530) 265 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:55 smithi027 bash[19759]: audit 2024-09-17T01:06:54.976948+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:55 smithi027 bash[19759]: audit 2024-09-17T01:06:54.988479+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:55 smithi027 bash[19759]: audit 2024-09-17T01:06:54.999283+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:55.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:55 smithi027 bash[25154]: cluster 2024-09-17T01:06:54.145187+0000 mgr.x (mgr.24530) 265 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:55.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:55 smithi027 bash[25154]: audit 2024-09-17T01:06:54.976948+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:55.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:55 smithi027 bash[25154]: audit 2024-09-17T01:06:54.988479+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:55.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:55 smithi027 bash[25154]: audit 2024-09-17T01:06:54.999283+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:55.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:55 smithi050 bash[19968]: cluster 2024-09-17T01:06:54.145187+0000 mgr.x (mgr.24530) 265 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:06:55.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:55 smithi050 bash[19968]: audit 2024-09-17T01:06:54.976948+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:55.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:55 smithi050 bash[19968]: audit 2024-09-17T01:06:54.988479+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:55.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:55 smithi050 bash[19968]: audit 2024-09-17T01:06:54.999283+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:55.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:06:55 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:06:55] "GET /metrics HTTP/1.1" 200 37885 "" "Prometheus/2.43.0" 2024-09-17T01:06:57.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:57 smithi050 bash[19968]: cluster 2024-09-17T01:06:56.146223+0000 mgr.x (mgr.24530) 266 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:57.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:57 smithi027 bash[19759]: cluster 2024-09-17T01:06:56.146223+0000 mgr.x (mgr.24530) 266 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:57.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:57 smithi027 bash[25154]: cluster 2024-09-17T01:06:56.146223+0000 mgr.x (mgr.24530) 266 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:06:59.081 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:58 smithi027 bash[25154]: audit 2024-09-17T01:06:57.712668+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:59.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:58 smithi027 bash[25154]: audit 2024-09-17T01:06:57.724553+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:59.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:58 smithi027 bash[25154]: audit 2024-09-17T01:06:57.735640+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:59.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:58 smithi027 bash[19759]: audit 2024-09-17T01:06:57.712668+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:59.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:58 smithi027 bash[19759]: audit 2024-09-17T01:06:57.724553+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:59.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:58 smithi027 bash[19759]: audit 2024-09-17T01:06:57.735640+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:59.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:58 smithi050 bash[19968]: audit 2024-09-17T01:06:57.712668+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:59.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:58 smithi050 bash[19968]: audit 2024-09-17T01:06:57.724553+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:59.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:58 smithi050 bash[19968]: audit 2024-09-17T01:06:57.735640+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:06:59.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:06:59 smithi050 bash[19968]: cluster 2024-09-17T01:06:58.146903+0000 mgr.x (mgr.24530) 267 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:00.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:06:59 smithi027 bash[19759]: cluster 2024-09-17T01:06:58.146903+0000 mgr.x (mgr.24530) 267 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:00.081 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:06:59 smithi027 bash[25154]: cluster 2024-09-17T01:06:58.146903+0000 mgr.x (mgr.24530) 267 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:01.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:00 smithi027 bash[19759]: audit 2024-09-17T01:07:00.539560+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:01.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:00 smithi027 bash[25154]: audit 2024-09-17T01:07:00.539560+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:01.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:00 smithi050 bash[19968]: audit 2024-09-17T01:07:00.539560+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:02.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:01 smithi027 bash[19759]: cluster 2024-09-17T01:07:00.147590+0000 mgr.x (mgr.24530) 268 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:02.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:01 smithi027 bash[25154]: cluster 2024-09-17T01:07:00.147590+0000 mgr.x (mgr.24530) 268 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:02.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:01 smithi050 bash[19968]: cluster 2024-09-17T01:07:00.147590+0000 mgr.x (mgr.24530) 268 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:03.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:02 smithi027 bash[19759]: cluster 2024-09-17T01:07:02.149242+0000 mgr.x (mgr.24530) 269 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:03.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:02 smithi027 bash[19759]: audit 2024-09-17T01:07:02.363485+0000 mgr.x (mgr.24530) 270 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:03.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:02 smithi027 bash[25154]: cluster 2024-09-17T01:07:02.149242+0000 mgr.x (mgr.24530) 269 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:03.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:02 smithi027 bash[25154]: audit 2024-09-17T01:07:02.363485+0000 mgr.x (mgr.24530) 270 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:03.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:02 smithi050 bash[19968]: cluster 2024-09-17T01:07:02.149242+0000 mgr.x (mgr.24530) 269 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:03.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:02 smithi050 bash[19968]: audit 2024-09-17T01:07:02.363485+0000 mgr.x (mgr.24530) 270 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:05.331 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:05 smithi027 bash[19759]: cluster 2024-09-17T01:07:04.149975+0000 mgr.x (mgr.24530) 271 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:05.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:05 smithi027 bash[25154]: cluster 2024-09-17T01:07:04.149975+0000 mgr.x (mgr.24530) 271 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:05.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:05 smithi050 bash[19968]: cluster 2024-09-17T01:07:04.149975+0000 mgr.x (mgr.24530) 271 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:05.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:05 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:07:05] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.43.0" 2024-09-17T01:07:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:07 smithi027 bash[19759]: cluster 2024-09-17T01:07:06.151548+0000 mgr.x (mgr.24530) 272 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:07.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:07 smithi027 bash[25154]: cluster 2024-09-17T01:07:06.151548+0000 mgr.x (mgr.24530) 272 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:07.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:07 smithi050 bash[19968]: cluster 2024-09-17T01:07:06.151548+0000 mgr.x (mgr.24530) 272 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:09.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:09 smithi027 bash[19759]: cluster 2024-09-17T01:07:08.152241+0000 mgr.x (mgr.24530) 273 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:09.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:09 smithi027 bash[25154]: cluster 2024-09-17T01:07:08.152241+0000 mgr.x (mgr.24530) 273 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:09.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:09 smithi050 bash[19968]: cluster 2024-09-17T01:07:08.152241+0000 mgr.x (mgr.24530) 273 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:11.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:11 smithi027 bash[19759]: cluster 2024-09-17T01:07:10.152960+0000 mgr.x (mgr.24530) 274 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:11.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:11 smithi027 bash[25154]: cluster 2024-09-17T01:07:10.152960+0000 mgr.x (mgr.24530) 274 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:11 smithi050 bash[19968]: cluster 2024-09-17T01:07:10.152960+0000 mgr.x (mgr.24530) 274 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:13 smithi027 bash[19759]: cluster 2024-09-17T01:07:12.154686+0000 mgr.x (mgr.24530) 275 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:13 smithi027 bash[19759]: audit 2024-09-17T01:07:12.375024+0000 mgr.x (mgr.24530) 276 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:13 smithi027 bash[25154]: cluster 2024-09-17T01:07:12.154686+0000 mgr.x (mgr.24530) 275 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:13 smithi027 bash[25154]: audit 2024-09-17T01:07:12.375024+0000 mgr.x (mgr.24530) 276 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:13.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:13 smithi050 bash[19968]: cluster 2024-09-17T01:07:12.154686+0000 mgr.x (mgr.24530) 275 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:13.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:13 smithi050 bash[19968]: audit 2024-09-17T01:07:12.375024+0000 mgr.x (mgr.24530) 276 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:15.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:15 smithi027 bash[19759]: cluster 2024-09-17T01:07:14.155399+0000 mgr.x (mgr.24530) 277 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:15.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:15 smithi027 bash[25154]: cluster 2024-09-17T01:07:14.155399+0000 mgr.x (mgr.24530) 277 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:15.341 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:15 smithi050 bash[19968]: cluster 2024-09-17T01:07:14.155399+0000 mgr.x (mgr.24530) 277 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:15.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:15 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:07:15] "GET /metrics HTTP/1.1" 200 37889 "" "Prometheus/2.43.0" 2024-09-17T01:07:16.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:16 smithi050 bash[19968]: audit 2024-09-17T01:07:15.150994+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:16.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:16 smithi050 bash[19968]: audit 2024-09-17T01:07:15.162236+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:16.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:16 smithi050 bash[19968]: audit 2024-09-17T01:07:15.171840+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:16.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:16 smithi050 bash[19968]: audit 2024-09-17T01:07:15.539948+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:16.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:16 smithi027 bash[19759]: audit 2024-09-17T01:07:15.150994+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:16 smithi027 bash[19759]: audit 2024-09-17T01:07:15.162236+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:16 smithi027 bash[19759]: audit 2024-09-17T01:07:15.171840+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:16 smithi027 bash[19759]: audit 2024-09-17T01:07:15.539948+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:16 smithi027 bash[25154]: audit 2024-09-17T01:07:15.150994+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:16 smithi027 bash[25154]: audit 2024-09-17T01:07:15.162236+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:16 smithi027 bash[25154]: audit 2024-09-17T01:07:15.171840+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:16 smithi027 bash[25154]: audit 2024-09-17T01:07:15.539948+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:17.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:17 smithi050 bash[19968]: cluster 2024-09-17T01:07:16.156963+0000 mgr.x (mgr.24530) 278 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:17.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:17 smithi027 bash[19759]: cluster 2024-09-17T01:07:16.156963+0000 mgr.x (mgr.24530) 278 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:17.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:17 smithi027 bash[25154]: cluster 2024-09-17T01:07:16.156963+0000 mgr.x (mgr.24530) 278 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:19.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:18 smithi027 bash[19759]: audit 2024-09-17T01:07:17.902137+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:19.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:18 smithi027 bash[19759]: audit 2024-09-17T01:07:17.911281+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:19.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:18 smithi027 bash[19759]: audit 2024-09-17T01:07:17.919612+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:19.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:18 smithi027 bash[19759]: cluster 2024-09-17T01:07:18.157656+0000 mgr.x (mgr.24530) 279 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:19.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:18 smithi027 bash[25154]: audit 2024-09-17T01:07:17.902137+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:19.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:18 smithi027 bash[25154]: audit 2024-09-17T01:07:17.911281+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:19.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:18 smithi027 bash[25154]: audit 2024-09-17T01:07:17.919612+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:19.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:18 smithi027 bash[25154]: cluster 2024-09-17T01:07:18.157656+0000 mgr.x (mgr.24530) 279 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:19.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:18 smithi050 bash[19968]: audit 2024-09-17T01:07:17.902137+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:19.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:18 smithi050 bash[19968]: audit 2024-09-17T01:07:17.911281+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:19.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:18 smithi050 bash[19968]: audit 2024-09-17T01:07:17.919612+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:19.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:18 smithi050 bash[19968]: cluster 2024-09-17T01:07:18.157656+0000 mgr.x (mgr.24530) 279 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:21.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:21 smithi027 bash[19759]: cluster 2024-09-17T01:07:20.158366+0000 mgr.x (mgr.24530) 280 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:21.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:21 smithi027 bash[25154]: cluster 2024-09-17T01:07:20.158366+0000 mgr.x (mgr.24530) 280 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:21 smithi050 bash[19968]: cluster 2024-09-17T01:07:20.158366+0000 mgr.x (mgr.24530) 280 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:22 smithi027 bash[19759]: audit 2024-09-17T01:07:21.371310+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:07:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:22 smithi027 bash[19759]: audit 2024-09-17T01:07:21.376697+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:07:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:22 smithi027 bash[19759]: audit 2024-09-17T01:07:21.378583+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:07:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:22 smithi027 bash[19759]: audit 2024-09-17T01:07:21.393596+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:22.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:22 smithi027 bash[25154]: audit 2024-09-17T01:07:21.371310+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:07:22.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:22 smithi027 bash[25154]: audit 2024-09-17T01:07:21.376697+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:07:22.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:22 smithi027 bash[25154]: audit 2024-09-17T01:07:21.378583+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:07:22.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:22 smithi027 bash[25154]: audit 2024-09-17T01:07:21.393596+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:22.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:22 smithi050 bash[19968]: audit 2024-09-17T01:07:21.371310+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:07:22.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:22 smithi050 bash[19968]: audit 2024-09-17T01:07:21.376697+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:07:22.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:22 smithi050 bash[19968]: audit 2024-09-17T01:07:21.378583+0000 mon.b (mon.2) 273 : audit [INF] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:07:22.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:22 smithi050 bash[19968]: audit 2024-09-17T01:07:21.393596+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:23 smithi050 bash[19968]: cluster 2024-09-17T01:07:22.160148+0000 mgr.x (mgr.24530) 281 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:23.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:23 smithi050 bash[19968]: audit 2024-09-17T01:07:22.386484+0000 mgr.x (mgr.24530) 282 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:23.789 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:23 smithi027 bash[19759]: cluster 2024-09-17T01:07:22.160148+0000 mgr.x (mgr.24530) 281 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:23.789 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:23 smithi027 bash[19759]: audit 2024-09-17T01:07:22.386484+0000 mgr.x (mgr.24530) 282 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:23.789 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:23 smithi027 bash[25154]: cluster 2024-09-17T01:07:22.160148+0000 mgr.x (mgr.24530) 281 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:23.789 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:23 smithi027 bash[25154]: audit 2024-09-17T01:07:22.386484+0000 mgr.x (mgr.24530) 282 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:23.791 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps' 2024-09-17T01:07:25.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:25 smithi027 bash[19759]: cluster 2024-09-17T01:07:24.160928+0000 mgr.x (mgr.24530) 283 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:25.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:25 smithi027 bash[25154]: cluster 2024-09-17T01:07:24.160928+0000 mgr.x (mgr.24530) 283 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:25.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:25 smithi050 bash[19968]: cluster 2024-09-17T01:07:24.160928+0000 mgr.x (mgr.24530) 283 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:25.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:25 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:07:25] "GET /metrics HTTP/1.1" 200 37889 "" "Prometheus/2.43.0" 2024-09-17T01:07:27.467 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:27 smithi027 bash[19759]: cluster 2024-09-17T01:07:26.162539+0000 mgr.x (mgr.24530) 284 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:27.467 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:27 smithi027 bash[25154]: cluster 2024-09-17T01:07:26.162539+0000 mgr.x (mgr.24530) 284 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:27 smithi050 bash[19968]: cluster 2024-09-17T01:07:26.162539+0000 mgr.x (mgr.24530) 284 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:28.106 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:07:28.106 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 10s ago 23m - - 2024-09-17T01:07:28.106 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 12s ago 23m - - 2024-09-17T01:07:28.106 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (6m) 10s ago 16m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:07:28.106 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (5m) 12s ago 15m 41.3M - 8.3.5 dad864ee21e9 554af5fd9398 2024-09-17T01:07:28.106 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (5m) 10s ago 13m 42.9M - 3.5 e1d6a67b021e a29d817bd04a 2024-09-17T01:07:28.106 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283 running (8m) 12s ago 22m 504M - 19.1.1-330-gc2ddf972 ebb0615149de 99ed1b3cc0dc 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (3m) 10s ago 25m 426M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (25m) 10s ago 25m 70.5M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (23m) 12s ago 23m 53.5M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (23m) 10s ago 23m 50.3M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (6m) 10s ago 16m 8255k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (5m) 12s ago 16m 8196k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (22m) 10s ago 22m 55.3M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (21m) 10s ago 21m 56.2M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (20m) 10s ago 20m 52.1M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (20m) 10s ago 20m 55.7M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (19m) 12s ago 19m 55.7M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (18m) 12s ago 18m 52.7M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (18m) 12s ago 18m 52.0M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (17m) 12s ago 17m 55.4M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:07:28.107 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (5m) 12s ago 16m 56.5M - 2.43.0 a07b618ecd1d d215a74b44a2 2024-09-17T01:07:28.108 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (14m) 10s ago 14m 87.7M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:07:28.108 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (14m) 12s ago 14m 87.3M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:07:29.203 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions' 2024-09-17T01:07:29.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:29 smithi027 bash[19759]: audit 2024-09-17T01:07:28.072358+0000 mgr.x (mgr.24530) 285 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:07:29.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:29 smithi027 bash[19759]: cluster 2024-09-17T01:07:28.163205+0000 mgr.x (mgr.24530) 286 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:29.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:29 smithi027 bash[25154]: audit 2024-09-17T01:07:28.072358+0000 mgr.x (mgr.24530) 285 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:07:29.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:29 smithi027 bash[25154]: cluster 2024-09-17T01:07:28.163205+0000 mgr.x (mgr.24530) 286 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:29.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:29 smithi050 bash[19968]: audit 2024-09-17T01:07:28.072358+0000 mgr.x (mgr.24530) 285 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:07:29.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:29 smithi050 bash[19968]: cluster 2024-09-17T01:07:28.163205+0000 mgr.x (mgr.24530) 286 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:31.447 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:31 smithi027 bash[25154]: cluster 2024-09-17T01:07:30.163936+0000 mgr.x (mgr.24530) 287 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:31.447 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:31 smithi027 bash[25154]: audit 2024-09-17T01:07:30.540418+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:31.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:31 smithi027 bash[19759]: cluster 2024-09-17T01:07:30.163936+0000 mgr.x (mgr.24530) 287 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:31.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:31 smithi027 bash[19759]: audit 2024-09-17T01:07:30.540418+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:31.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:31 smithi050 bash[19968]: cluster 2024-09-17T01:07:30.163936+0000 mgr.x (mgr.24530) 287 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:31.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:31 smithi050 bash[19968]: audit 2024-09-17T01:07:30.540418+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:33.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:33 smithi027 bash[19759]: cluster 2024-09-17T01:07:32.165639+0000 mgr.x (mgr.24530) 288 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:33.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:33 smithi027 bash[19759]: audit 2024-09-17T01:07:32.395519+0000 mgr.x (mgr.24530) 289 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:33.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:33 smithi027 bash[25154]: cluster 2024-09-17T01:07:32.165639+0000 mgr.x (mgr.24530) 288 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:33.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:33 smithi027 bash[25154]: audit 2024-09-17T01:07:32.395519+0000 mgr.x (mgr.24530) 289 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:33.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:33 smithi050 bash[19968]: cluster 2024-09-17T01:07:32.165639+0000 mgr.x (mgr.24530) 288 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:33.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:33 smithi050 bash[19968]: audit 2024-09-17T01:07:32.395519+0000 mgr.x (mgr.24530) 289 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:34.171 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:07:34.172 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:07:34.172 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T01:07:34.172 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:07:34.172 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:07:34.172 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:07:34.172 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:07:34.172 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:07:34.172 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:07:34.172 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:07:34.173 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": {}, 2024-09-17T01:07:34.173 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:07:34.173 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:07:34.173 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:07:34.173 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:07:34.173 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-17T01:07:34.173 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:07:34.173 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:07:34.173 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:07:34.929 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph health detail' 2024-09-17T01:07:35.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:35 smithi027 bash[19759]: cluster 2024-09-17T01:07:34.166400+0000 mgr.x (mgr.24530) 290 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:35.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:35 smithi027 bash[19759]: audit 2024-09-17T01:07:34.182457+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.27:0/2560584991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:07:35.221 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:35 smithi027 bash[25154]: cluster 2024-09-17T01:07:34.166400+0000 mgr.x (mgr.24530) 290 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:35.221 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:35 smithi027 bash[25154]: audit 2024-09-17T01:07:34.182457+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.27:0/2560584991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:07:35.319 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:35 smithi050 bash[19968]: cluster 2024-09-17T01:07:34.166400+0000 mgr.x (mgr.24530) 290 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:35.319 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:35 smithi050 bash[19968]: audit 2024-09-17T01:07:34.182457+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.27:0/2560584991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:07:35.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:35 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:07:35] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.43.0" 2024-09-17T01:07:36.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:36 smithi050 bash[19968]: audit 2024-09-17T01:07:35.310108+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:36.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:36 smithi050 bash[19968]: audit 2024-09-17T01:07:35.317455+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:36.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:36 smithi050 bash[19968]: audit 2024-09-17T01:07:35.325582+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:36 smithi027 bash[19759]: audit 2024-09-17T01:07:35.310108+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:36 smithi027 bash[19759]: audit 2024-09-17T01:07:35.317455+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:36 smithi027 bash[19759]: audit 2024-09-17T01:07:35.325582+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:36 smithi027 bash[25154]: audit 2024-09-17T01:07:35.310108+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:36 smithi027 bash[25154]: audit 2024-09-17T01:07:35.317455+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:36 smithi027 bash[25154]: audit 2024-09-17T01:07:35.325582+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:37.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:37 smithi050 bash[19968]: cluster 2024-09-17T01:07:36.167247+0000 mgr.x (mgr.24530) 291 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:37.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:37 smithi027 bash[25154]: cluster 2024-09-17T01:07:36.167247+0000 mgr.x (mgr.24530) 291 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:37.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:37 smithi027 bash[19759]: cluster 2024-09-17T01:07:36.167247+0000 mgr.x (mgr.24530) 291 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:38.638 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2024-09-17T01:07:39.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:39 smithi027 bash[19759]: audit 2024-09-17T01:07:38.072258+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:39.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:39 smithi027 bash[19759]: audit 2024-09-17T01:07:38.083620+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:39.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:39 smithi027 bash[19759]: audit 2024-09-17T01:07:38.095479+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:39.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:39 smithi027 bash[19759]: cluster 2024-09-17T01:07:38.167642+0000 mgr.x (mgr.24530) 292 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:39.326 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:39 smithi027 bash[19759]: audit 2024-09-17T01:07:38.649336+0000 mon.a (mon.0) 1396 : audit [DBG] from='client.? 172.21.15.27:0/1519068638' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:07:39.326 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:39 smithi027 bash[25154]: audit 2024-09-17T01:07:38.072258+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:39.326 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:39 smithi027 bash[25154]: audit 2024-09-17T01:07:38.083620+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:39.327 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:39 smithi027 bash[25154]: audit 2024-09-17T01:07:38.095479+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:39.327 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:39 smithi027 bash[25154]: cluster 2024-09-17T01:07:38.167642+0000 mgr.x (mgr.24530) 292 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:39.327 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:39 smithi027 bash[25154]: audit 2024-09-17T01:07:38.649336+0000 mon.a (mon.0) 1396 : audit [DBG] from='client.? 172.21.15.27:0/1519068638' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:07:39.328 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph -s' 2024-09-17T01:07:39.328 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:39 smithi050 bash[19968]: audit 2024-09-17T01:07:38.072258+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:39.329 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:39 smithi050 bash[19968]: audit 2024-09-17T01:07:38.083620+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:39.329 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:39 smithi050 bash[19968]: audit 2024-09-17T01:07:38.095479+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24530 ' entity='mgr.x' 2024-09-17T01:07:39.329 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:39 smithi050 bash[19968]: cluster 2024-09-17T01:07:38.167642+0000 mgr.x (mgr.24530) 292 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:39.329 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:39 smithi050 bash[19968]: audit 2024-09-17T01:07:38.649336+0000 mon.a (mon.0) 1396 : audit [DBG] from='client.? 172.21.15.27:0/1519068638' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:07:41.418 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:41 smithi027 bash[19759]: cluster 2024-09-17T01:07:40.168280+0000 mgr.x (mgr.24530) 293 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:41.419 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:41 smithi027 bash[25154]: cluster 2024-09-17T01:07:40.168280+0000 mgr.x (mgr.24530) 293 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:41.511 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:41 smithi050 bash[19968]: cluster 2024-09-17T01:07:40.168280+0000 mgr.x (mgr.24530) 293 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:42.883 INFO:teuthology.orchestra.run.smithi027.stdout: cluster: 2024-09-17T01:07:42.884 INFO:teuthology.orchestra.run.smithi027.stdout: id: 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:07:42.884 INFO:teuthology.orchestra.run.smithi027.stdout: health: HEALTH_OK 2024-09-17T01:07:42.884 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:07:42.884 INFO:teuthology.orchestra.run.smithi027.stdout: services: 2024-09-17T01:07:42.884 INFO:teuthology.orchestra.run.smithi027.stdout: mon: 3 daemons, quorum a,c,b (age 23m) 2024-09-17T01:07:42.884 INFO:teuthology.orchestra.run.smithi027.stdout: mgr: x(active, since 6m), standbys: y 2024-09-17T01:07:42.884 INFO:teuthology.orchestra.run.smithi027.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 18m) 2024-09-17T01:07:42.884 INFO:teuthology.orchestra.run.smithi027.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T01:07:42.884 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:07:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: data: 2024-09-17T01:07:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: pools: 6 pools, 161 pgs 2024-09-17T01:07:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: objects: 242 objects, 585 KiB 2024-09-17T01:07:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: usage: 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:07:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: pgs: 161 active+clean 2024-09-17T01:07:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:07:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: io: 2024-09-17T01:07:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T01:07:42.885 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:07:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:43 smithi027 bash[19759]: cluster 2024-09-17T01:07:42.170006+0000 mgr.x (mgr.24530) 294 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:43 smithi027 bash[19759]: audit 2024-09-17T01:07:42.403478+0000 mgr.x (mgr.24530) 295 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:43 smithi027 bash[19759]: audit 2024-09-17T01:07:42.894535+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.27:0/2380435986' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T01:07:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:43 smithi027 bash[25154]: cluster 2024-09-17T01:07:42.170006+0000 mgr.x (mgr.24530) 294 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:43 smithi027 bash[25154]: audit 2024-09-17T01:07:42.403478+0000 mgr.x (mgr.24530) 295 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:43 smithi027 bash[25154]: audit 2024-09-17T01:07:42.894535+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.27:0/2380435986' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T01:07:43.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:43 smithi050 bash[19968]: cluster 2024-09-17T01:07:42.170006+0000 mgr.x (mgr.24530) 294 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:43.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:43 smithi050 bash[19968]: audit 2024-09-17T01:07:42.403478+0000 mgr.x (mgr.24530) 295 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:43.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:43 smithi050 bash[19968]: audit 2024-09-17T01:07:42.894535+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.27:0/2380435986' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T01:07:43.640 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph mgr fail' 2024-09-17T01:07:45.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:45 smithi027 bash[25154]: cluster 2024-09-17T01:07:44.170706+0000 mgr.x (mgr.24530) 296 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:45.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:45 smithi027 bash[19759]: cluster 2024-09-17T01:07:44.170706+0000 mgr.x (mgr.24530) 296 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:45 smithi050 bash[19968]: cluster 2024-09-17T01:07:44.170706+0000 mgr.x (mgr.24530) 296 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:07:45.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:45 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:07:45] "GET /metrics HTTP/1.1" 200 37886 "" "Prometheus/2.43.0" 2024-09-17T01:07:46.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:46 smithi027 bash[19759]: audit 2024-09-17T01:07:45.540637+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:46.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:46 smithi027 bash[25154]: audit 2024-09-17T01:07:45.540637+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:46 smithi050 bash[19968]: audit 2024-09-17T01:07:45.540637+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24530 172.21.15.50:0/155008501' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:47.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:47 smithi027 bash[19759]: cluster 2024-09-17T01:07:46.172411+0000 mgr.x (mgr.24530) 297 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:47.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:47 smithi027 bash[25154]: cluster 2024-09-17T01:07:46.172411+0000 mgr.x (mgr.24530) 297 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:47 smithi050 bash[19968]: cluster 2024-09-17T01:07:46.172411+0000 mgr.x (mgr.24530) 297 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:07:48.333 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[70878]: [17/Sep/2024:01:07:48] ENGINE Bus STOPPING 2024-09-17T01:07:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[19759]: audit 2024-09-17T01:07:47.418683+0000 mon.c (mon.1) 44 : audit [INF] from='client.? 172.21.15.27:0/246006721' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:07:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[19759]: audit 2024-09-17T01:07:47.419200+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:07:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[19759]: cluster 2024-09-17T01:07:47.429283+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T01:07:48.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[25154]: audit 2024-09-17T01:07:47.418683+0000 mon.c (mon.1) 44 : audit [INF] from='client.? 172.21.15.27:0/246006721' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:07:48.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[25154]: audit 2024-09-17T01:07:47.419200+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:07:48.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[25154]: cluster 2024-09-17T01:07:47.429283+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T01:07:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:48 smithi050 bash[19968]: audit 2024-09-17T01:07:47.418683+0000 mon.c (mon.1) 44 : audit [INF] from='client.? 172.21.15.27:0/246006721' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:07:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:48 smithi050 bash[19968]: audit 2024-09-17T01:07:47.419200+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:07:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:48 smithi050 bash[19968]: cluster 2024-09-17T01:07:47.429283+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T01:07:48.386 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:48 smithi050 bash[48450]: debug 2024-09-17T01:07:48.089+0000 7fce3abc8640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T01:07:48.386 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:48 smithi050 bash[48450]: ignoring --setuser ceph since I am not root 2024-09-17T01:07:48.386 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:48 smithi050 bash[48450]: ignoring --setgroup ceph since I am not root 2024-09-17T01:07:48.386 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:48 smithi050 bash[48450]: debug 2024-09-17T01:07:48.149+0000 7f8275198640 1 -- 172.21.15.50:0/1906988416 <== mon.2 v2:172.21.15.50:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5578199170e0 con 0x557819919400 2024-09-17T01:07:48.386 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:48 smithi050 bash[48450]: debug 2024-09-17T01:07:48.265+0000 7f82779f4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T01:07:48.765 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[70878]: [17/Sep/2024:01:07:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T01:07:48.765 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[70878]: [17/Sep/2024:01:07:48] ENGINE Bus STOPPED 2024-09-17T01:07:48.765 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[70878]: [17/Sep/2024:01:07:48] ENGINE Bus STARTING 2024-09-17T01:07:49.081 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[70878]: [17/Sep/2024:01:07:48] ENGINE Serving on http://:::9283 2024-09-17T01:07:49.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:48 smithi027 bash[70878]: [17/Sep/2024:01:07:48] ENGINE Bus STARTED 2024-09-17T01:07:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.096671+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T01:07:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: cluster 2024-09-17T01:07:48.096863+0000 mon.a (mon.0) 1400 : cluster [DBG] mgrmap e28: y(active, starting, since 0.676296s) 2024-09-17T01:07:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.099171+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:07:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.099337+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:07:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.099478+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:07:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.100930+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:07:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.101180+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:07:49.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.101413+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.101646+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.101890+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.102122+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.102364+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.102587+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.102837+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.103069+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.103248+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.103691+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: cluster 2024-09-17T01:07:48.619320+0000 mon.a (mon.0) 1401 : cluster [INF] Manager daemon y is now available 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.659854+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.661349+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.665796+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:07:49.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.666505+0000 mon.b (mon.2) 293 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:07:49.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.669843+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:07:49.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.670474+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:07:49.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.686000+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:49.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.696139+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:07:49.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.700268+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:07:49.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.732982+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:07:49.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[19968]: audit 2024-09-17T01:07:48.737204+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:07:49.446 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.096671+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T01:07:49.446 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: cluster 2024-09-17T01:07:48.096863+0000 mon.a (mon.0) 1400 : cluster [DBG] mgrmap e28: y(active, starting, since 0.676296s) 2024-09-17T01:07:49.446 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.099171+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:07:49.446 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.099337+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:07:49.446 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.099478+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:07:49.446 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.100930+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:07:49.446 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.101180+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.101413+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.101646+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.101890+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.102122+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.102364+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.102587+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.102837+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.103069+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.103248+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.103691+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: cluster 2024-09-17T01:07:48.619320+0000 mon.a (mon.0) 1401 : cluster [INF] Manager daemon y is now available 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.659854+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.661349+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.665796+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:07:49.447 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.666505+0000 mon.b (mon.2) 293 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:07:49.448 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.669843+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:07:49.448 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.670474+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:07:49.448 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.686000+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:49.448 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.696139+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:07:49.448 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.700268+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:07:49.448 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.732982+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:07:49.448 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[19759]: audit 2024-09-17T01:07:48.737204+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:07:49.449 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'sleep 180' 2024-09-17T01:07:49.450 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.096671+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T01:07:49.450 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: cluster 2024-09-17T01:07:48.096863+0000 mon.a (mon.0) 1400 : cluster [DBG] mgrmap e28: y(active, starting, since 0.676296s) 2024-09-17T01:07:49.450 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.099171+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:07:49.450 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.099337+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:07:49.450 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.099478+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:07:49.450 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.100930+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:07:49.450 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.101180+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:07:49.450 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.101413+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:07:49.450 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.101646+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.101890+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.102122+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.102364+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.102587+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.102837+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.103069+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.103248+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.103691+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: cluster 2024-09-17T01:07:48.619320+0000 mon.a (mon.0) 1401 : cluster [INF] Manager daemon y is now available 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.659854+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:49.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.661349+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:07:49.452 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.665796+0000 mon.b (mon.2) 292 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:07:49.452 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.666505+0000 mon.b (mon.2) 293 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:07:49.452 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.669843+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:07:49.452 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.670474+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:07:49.452 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.686000+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:07:49.452 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.696139+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:07:49.452 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.700268+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:07:49.452 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.732982+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:07:49.452 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:49 smithi027 bash[25154]: audit 2024-09-17T01:07:48.737204+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:07:49.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[48450]: debug 2024-09-17T01:07:49.517+0000 7f82779f4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T01:07:49.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[48450]: debug 2024-09-17T01:07:49.585+0000 7f82779f4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T01:07:49.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:49 smithi050 bash[48450]: debug 2024-09-17T01:07:49.741+0000 7f82779f4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T01:07:50.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:50 smithi050 bash[19968]: cluster 2024-09-17T01:07:49.103183+0000 mon.a (mon.0) 1407 : cluster [DBG] mgrmap e29: y(active, since 1.68262s) 2024-09-17T01:07:50.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:50 smithi050 bash[19968]: cluster 2024-09-17T01:07:49.149828+0000 mgr.y (mgr.25027) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:07:50.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:50 smithi050 bash[19968]: audit 2024-09-17T01:07:49.682516+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:50.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:50 smithi050 bash[19968]: audit 2024-09-17T01:07:49.686723+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:50.561 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[19759]: cluster 2024-09-17T01:07:49.103183+0000 mon.a (mon.0) 1407 : cluster [DBG] mgrmap e29: y(active, since 1.68262s) 2024-09-17T01:07:50.561 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[19759]: cluster 2024-09-17T01:07:49.149828+0000 mgr.y (mgr.25027) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:07:50.561 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[19759]: audit 2024-09-17T01:07:49.682516+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:50.561 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[19759]: audit 2024-09-17T01:07:49.686723+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:50.562 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[25154]: cluster 2024-09-17T01:07:49.103183+0000 mon.a (mon.0) 1407 : cluster [DBG] mgrmap e29: y(active, since 1.68262s) 2024-09-17T01:07:50.562 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[25154]: cluster 2024-09-17T01:07:49.149828+0000 mgr.y (mgr.25027) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:07:50.562 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[25154]: audit 2024-09-17T01:07:49.682516+0000 mon.b (mon.2) 297 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:50.562 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[25154]: audit 2024-09-17T01:07:49.686723+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:50.646 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:50 smithi050 bash[48450]: debug 2024-09-17T01:07:50.429+0000 7f82779f4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T01:07:50.647 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:50 smithi050 bash[48450]: debug 2024-09-17T01:07:50.505+0000 7f82779f4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T01:07:50.647 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:50 smithi050 bash[48450]: debug 2024-09-17T01:07:50.577+0000 7f82779f4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T01:07:50.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: debug 2024-09-17T01:07:50.714+0000 7f043183e640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:01:07:50] ENGINE Error in HTTPServer.serve 2024-09-17T01:07:50.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: Traceback (most recent call last): 2024-09-17T01:07:50.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:07:50.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: self._connections.run(self.expiration_interval) 2024-09-17T01:07:50.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:07:50.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: self._run(expiration_interval) 2024-09-17T01:07:50.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:07:50.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:07:50.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:07:50.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:07:50.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:07:50.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: s = self.context.wrap_socket( 2024-09-17T01:07:50.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:07:50.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: return self.sslsocket_class._create( 2024-09-17T01:07:50.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:07:50.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: self.do_handshake() 2024-09-17T01:07:50.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:07:50.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: self._sslobj.do_handshake() 2024-09-17T01:07:50.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:07:50 smithi027 bash[70878]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:07:50.934 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:50 smithi050 bash[48450]: debug 2024-09-17T01:07:50.781+0000 7f82779f4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T01:07:50.935 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:50 smithi050 bash[48450]: debug 2024-09-17T01:07:50.865+0000 7f82779f4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T01:07:50.935 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:50 smithi050 bash[48450]: debug 2024-09-17T01:07:50.937+0000 7f82779f4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T01:07:51.497 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[52486]: ts=2024-09-17T01:07:51.224Z 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.50:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-17T01:07:51.497 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[52486]: ts=2024-09-17T01:07:51.226Z 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.50:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-17T01:07:51.497 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[52486]: ts=2024-09-17T01:07:51.226Z 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.50:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-17T01:07:51.497 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[52486]: ts=2024-09-17T01:07:51.227Z 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.50:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-17T01:07:51.497 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[52486]: ts=2024-09-17T01:07:51.228Z 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.50:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.50:8765: connect: connection refused" 2024-09-17T01:07:51.498 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[48450]: debug 2024-09-17T01:07:51.213+0000 7f82779f4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T01:07:51.498 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[48450]: debug 2024-09-17T01:07:51.289+0000 7f82779f4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T01:07:51.498 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[19968]: audit 2024-09-17T01:07:50.307741+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:51.498 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[19968]: audit 2024-09-17T01:07:50.414636+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:51.498 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[19968]: audit 2024-09-17T01:07:50.416426+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:07:51.498 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[19968]: audit 2024-09-17T01:07:50.417370+0000 mon.b (mon.2) 300 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:07:51.499 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[19968]: audit 2024-09-17T01:07:50.418585+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:51.499 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[19968]: cephadm 2024-09-17T01:07:50.422608+0000 mgr.y (mgr.25027) 3 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:07:51.499 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[19968]: cephadm 2024-09-17T01:07:50.422913+0000 mgr.y (mgr.25027) 4 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:07:51.499 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[19968]: cephadm 2024-09-17T01:07:50.491262+0000 mgr.y (mgr.25027) 5 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Bus STARTING 2024-09-17T01:07:51.499 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[19968]: audit 2024-09-17T01:07:51.266181+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:51.499 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[19968]: audit 2024-09-17T01:07:51.276368+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[19759]: audit 2024-09-17T01:07:50.307741+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[19759]: audit 2024-09-17T01:07:50.414636+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[19759]: audit 2024-09-17T01:07:50.416426+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:07:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[19759]: audit 2024-09-17T01:07:50.417370+0000 mon.b (mon.2) 300 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:07:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[19759]: audit 2024-09-17T01:07:50.418585+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[19759]: cephadm 2024-09-17T01:07:50.422608+0000 mgr.y (mgr.25027) 3 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:07:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[19759]: cephadm 2024-09-17T01:07:50.422913+0000 mgr.y (mgr.25027) 4 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:07:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[19759]: cephadm 2024-09-17T01:07:50.491262+0000 mgr.y (mgr.25027) 5 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Bus STARTING 2024-09-17T01:07:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[19759]: audit 2024-09-17T01:07:51.266181+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[19759]: audit 2024-09-17T01:07:51.276368+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[25154]: audit 2024-09-17T01:07:50.307741+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[25154]: audit 2024-09-17T01:07:50.414636+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[25154]: audit 2024-09-17T01:07:50.416426+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:07:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[25154]: audit 2024-09-17T01:07:50.417370+0000 mon.b (mon.2) 300 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:07:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[25154]: audit 2024-09-17T01:07:50.418585+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:07:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[25154]: cephadm 2024-09-17T01:07:50.422608+0000 mgr.y (mgr.25027) 3 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:07:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[25154]: cephadm 2024-09-17T01:07:50.422913+0000 mgr.y (mgr.25027) 4 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:07:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[25154]: cephadm 2024-09-17T01:07:50.491262+0000 mgr.y (mgr.25027) 5 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Bus STARTING 2024-09-17T01:07:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[25154]: audit 2024-09-17T01:07:51.266181+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:51 smithi027 bash[25154]: audit 2024-09-17T01:07:51.276368+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:51.761 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[48450]: debug 2024-09-17T01:07:51.497+0000 7f82779f4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T01:07:51.761 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[48450]: debug 2024-09-17T01:07:51.581+0000 7f82779f4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T01:07:52.020 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:51 smithi050 bash[48450]: debug 2024-09-17T01:07:51.849+0000 7f82779f4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T01:07:52.287 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[48450]: debug 2024-09-17T01:07:52.037+0000 7f82779f4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:07:52.287 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[48450]: debug 2024-09-17T01:07:52.209+0000 7f82779f4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T01:07:52.405 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:50.592757+0000 mgr.y (mgr.25027) 6 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Serving on http://172.21.15.27:8765 2024-09-17T01:07:52.405 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:50.718322+0000 mgr.y (mgr.25027) 7 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:50.718618+0000 mgr.y (mgr.25027) 8 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Bus STARTED 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:50.721715+0000 mgr.y (mgr.25027) 9 : cephadm [ERR] [17/Sep/2024:01:07:50] ENGINE Error in HTTPServer.serve 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: Traceback (most recent call last): 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: self._connections.run(self.expiration_interval) 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: self._run(expiration_interval) 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: s = self.context.wrap_socket( 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:07:52.406 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: return self.sslsocket_class._create( 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: self.do_handshake() 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: self._sslobj.do_handshake() 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:50.838923+0000 mgr.y (mgr.25027) 10 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:50.899289+0000 mgr.y (mgr.25027) 11 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:50.962732+0000 mgr.y (mgr.25027) 12 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:51.057912+0000 mgr.y (mgr.25027) 13 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:51.086909+0000 mgr.y (mgr.25027) 14 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:51.185662+0000 mgr.y (mgr.25027) 15 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cluster 2024-09-17T01:07:51.315820+0000 mon.a (mon.0) 1413 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-09-17T01:07:52.407 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: audit 2024-09-17T01:07:51.362629+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: audit 2024-09-17T01:07:51.366221+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: audit 2024-09-17T01:07:51.375479+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: audit 2024-09-17T01:07:51.383595+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:51.384919+0000 mgr.y (mgr.25027) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: audit 2024-09-17T01:07:51.390815+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: audit 2024-09-17T01:07:51.420208+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:51.423093+0000 mgr.y (mgr.25027) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: audit 2024-09-17T01:07:51.424359+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: audit 2024-09-17T01:07:51.428763+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: cephadm 2024-09-17T01:07:51.433585+0000 mgr.y (mgr.25027) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: audit 2024-09-17T01:07:51.443457+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.408 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[19759]: audit 2024-09-17T01:07:51.594001+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.409 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:50.592757+0000 mgr.y (mgr.25027) 6 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Serving on http://172.21.15.27:8765 2024-09-17T01:07:52.409 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:50.718322+0000 mgr.y (mgr.25027) 7 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T01:07:52.409 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:50.718618+0000 mgr.y (mgr.25027) 8 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Bus STARTED 2024-09-17T01:07:52.409 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:50.721715+0000 mgr.y (mgr.25027) 9 : cephadm [ERR] [17/Sep/2024:01:07:50] ENGINE Error in HTTPServer.serve 2024-09-17T01:07:52.409 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: Traceback (most recent call last): 2024-09-17T01:07:52.409 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:07:52.409 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: self._connections.run(self.expiration_interval) 2024-09-17T01:07:52.409 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:07:52.409 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: self._run(expiration_interval) 2024-09-17T01:07:52.409 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: s = self.context.wrap_socket( 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: return self.sslsocket_class._create( 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: self.do_handshake() 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: self._sslobj.do_handshake() 2024-09-17T01:07:52.410 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:07:52.411 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:50.838923+0000 mgr.y (mgr.25027) 10 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:07:52.411 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:50.899289+0000 mgr.y (mgr.25027) 11 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:07:52.411 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:50.962732+0000 mgr.y (mgr.25027) 12 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:07:52.411 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:51.057912+0000 mgr.y (mgr.25027) 13 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:07:52.411 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:51.086909+0000 mgr.y (mgr.25027) 14 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:07:52.411 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:51.185662+0000 mgr.y (mgr.25027) 15 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:07:52.411 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cluster 2024-09-17T01:07:51.315820+0000 mon.a (mon.0) 1413 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-09-17T01:07:52.412 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: audit 2024-09-17T01:07:51.362629+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.412 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: audit 2024-09-17T01:07:51.366221+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.412 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: audit 2024-09-17T01:07:51.375479+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.412 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: audit 2024-09-17T01:07:51.383595+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.412 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:51.384919+0000 mgr.y (mgr.25027) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:07:52.412 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: audit 2024-09-17T01:07:51.390815+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.413 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: audit 2024-09-17T01:07:51.420208+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:07:52.413 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:51.423093+0000 mgr.y (mgr.25027) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:07:52.413 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: audit 2024-09-17T01:07:51.424359+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:07:52.413 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: audit 2024-09-17T01:07:51.428763+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:07:52.413 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: cephadm 2024-09-17T01:07:51.433585+0000 mgr.y (mgr.25027) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:07:52.413 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: audit 2024-09-17T01:07:51.443457+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.413 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:52 smithi027 bash[25154]: audit 2024-09-17T01:07:51.594001+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.635 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[48450]: debug 2024-09-17T01:07:52.289+0000 7f82779f4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T01:07:52.635 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[48450]: debug 2024-09-17T01:07:52.481+0000 7f82779f4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:07:52.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:50.592757+0000 mgr.y (mgr.25027) 6 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Serving on http://172.21.15.27:8765 2024-09-17T01:07:52.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:50.718322+0000 mgr.y (mgr.25027) 7 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T01:07:52.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:50.718618+0000 mgr.y (mgr.25027) 8 : cephadm [INF] [17/Sep/2024:01:07:50] ENGINE Bus STARTED 2024-09-17T01:07:52.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:50.721715+0000 mgr.y (mgr.25027) 9 : cephadm [ERR] [17/Sep/2024:01:07:50] ENGINE Error in HTTPServer.serve 2024-09-17T01:07:52.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: Traceback (most recent call last): 2024-09-17T01:07:52.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:07:52.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: self._connections.run(self.expiration_interval) 2024-09-17T01:07:52.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:07:52.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: self._run(expiration_interval) 2024-09-17T01:07:52.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: s = self.context.wrap_socket( 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: return self.sslsocket_class._create( 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: self.do_handshake() 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: self._sslobj.do_handshake() 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:07:52.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:50.838923+0000 mgr.y (mgr.25027) 10 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:50.899289+0000 mgr.y (mgr.25027) 11 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:50.962732+0000 mgr.y (mgr.25027) 12 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:51.057912+0000 mgr.y (mgr.25027) 13 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:51.086909+0000 mgr.y (mgr.25027) 14 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:51.185662+0000 mgr.y (mgr.25027) 15 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cluster 2024-09-17T01:07:51.315820+0000 mon.a (mon.0) 1413 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: audit 2024-09-17T01:07:51.362629+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: audit 2024-09-17T01:07:51.366221+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: audit 2024-09-17T01:07:51.375479+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: audit 2024-09-17T01:07:51.383595+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:51.384919+0000 mgr.y (mgr.25027) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:07:52.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: audit 2024-09-17T01:07:51.390815+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: audit 2024-09-17T01:07:51.420208+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:07:52.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:51.423093+0000 mgr.y (mgr.25027) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:07:52.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: audit 2024-09-17T01:07:51.424359+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25027 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:07:52.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: audit 2024-09-17T01:07:51.428763+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:07:52.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: cephadm 2024-09-17T01:07:51.433585+0000 mgr.y (mgr.25027) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:07:52.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: audit 2024-09-17T01:07:51.443457+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:52.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:52 smithi050 bash[19968]: audit 2024-09-17T01:07:51.594001+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:53.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:53 smithi050 bash[19968]: cluster 2024-09-17T01:07:52.107212+0000 mgr.y (mgr.25027) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:07:53.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:53 smithi050 bash[19968]: audit 2024-09-17T01:07:52.414895+0000 mgr.y (mgr.25027) 20 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:53.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:53 smithi027 bash[25154]: cluster 2024-09-17T01:07:52.107212+0000 mgr.y (mgr.25027) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:07:53.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:53 smithi027 bash[25154]: audit 2024-09-17T01:07:52.414895+0000 mgr.y (mgr.25027) 20 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:53 smithi027 bash[19759]: cluster 2024-09-17T01:07:52.107212+0000 mgr.y (mgr.25027) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:07:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:53 smithi027 bash[19759]: audit 2024-09-17T01:07:52.414895+0000 mgr.y (mgr.25027) 20 : audit [DBG] from='client.24955 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:07:53.733 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:53 smithi050 bash[48450]: debug 2024-09-17T01:07:53.397+0000 7f82779f4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T01:07:53.733 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:53 smithi050 bash[48450]: debug 2024-09-17T01:07:53.481+0000 7f82779f4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T01:07:54.135 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:53 smithi050 bash[48450]: debug 2024-09-17T01:07:53.733+0000 7f82779f4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T01:07:54.135 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:53 smithi050 bash[48450]: debug 2024-09-17T01:07:53.813+0000 7f82779f4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T01:07:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[25154]: audit 2024-09-17T01:07:53.378797+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[25154]: audit 2024-09-17T01:07:53.389085+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[25154]: audit 2024-09-17T01:07:53.398910+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[25154]: cluster 2024-09-17T01:07:53.604204+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e31: y(active, since 6s) 2024-09-17T01:07:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[25154]: audit 2024-09-17T01:07:54.095899+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[25154]: audit 2024-09-17T01:07:54.339127+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[25154]: audit 2024-09-17T01:07:54.340352+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[25154]: cluster 2024-09-17T01:07:54.341027+0000 mon.a (mon.0) 1427 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[25154]: audit 2024-09-17T01:07:54.342407+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[25154]: audit 2024-09-17T01:07:54.342783+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[19759]: audit 2024-09-17T01:07:53.378797+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[19759]: audit 2024-09-17T01:07:53.389085+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[19759]: audit 2024-09-17T01:07:53.398910+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[19759]: cluster 2024-09-17T01:07:53.604204+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e31: y(active, since 6s) 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[19759]: audit 2024-09-17T01:07:54.095899+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[19759]: audit 2024-09-17T01:07:54.339127+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[19759]: audit 2024-09-17T01:07:54.340352+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:07:54.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[19759]: cluster 2024-09-17T01:07:54.341027+0000 mon.a (mon.0) 1427 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:07:54.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[19759]: audit 2024-09-17T01:07:54.342407+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:07:54.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:54 smithi027 bash[19759]: audit 2024-09-17T01:07:54.342783+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:07:54.635 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[48450]: debug 2024-09-17T01:07:54.245+0000 7f82779f4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[48450]: debug 2024-09-17T01:07:54.329+0000 7f82779f4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[48450]: [17/Sep/2024:01:07:54] ENGINE Bus STARTING 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[48450]: CherryPy Checker: 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[48450]: The Application mounted at '' has an empty config. 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[48450]: [17/Sep/2024:01:07:54] ENGINE Serving on http://:::9283 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[48450]: [17/Sep/2024:01:07:54] ENGINE Bus STARTED 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[19968]: audit 2024-09-17T01:07:53.378797+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[19968]: audit 2024-09-17T01:07:53.389085+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[19968]: audit 2024-09-17T01:07:53.398910+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[19968]: cluster 2024-09-17T01:07:53.604204+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e31: y(active, since 6s) 2024-09-17T01:07:54.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[19968]: audit 2024-09-17T01:07:54.095899+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:54.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[19968]: audit 2024-09-17T01:07:54.339127+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:07:54.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[19968]: audit 2024-09-17T01:07:54.340352+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:07:54.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[19968]: cluster 2024-09-17T01:07:54.341027+0000 mon.a (mon.0) 1427 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:07:54.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[19968]: audit 2024-09-17T01:07:54.342407+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:07:54.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:54 smithi050 bash[19968]: audit 2024-09-17T01:07:54.342783+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.? 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:07:55.562 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:55 smithi027 bash[19759]: cluster 2024-09-17T01:07:54.107698+0000 mgr.y (mgr.25027) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T01:07:55.563 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:55 smithi027 bash[19759]: cluster 2024-09-17T01:07:55.106984+0000 mon.a (mon.0) 1428 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-17T01:07:55.563 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:55 smithi027 bash[19759]: audit 2024-09-17T01:07:55.108395+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:07:55.563 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:55 smithi027 bash[25154]: cluster 2024-09-17T01:07:54.107698+0000 mgr.y (mgr.25027) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T01:07:55.563 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:55 smithi027 bash[25154]: cluster 2024-09-17T01:07:55.106984+0000 mon.a (mon.0) 1428 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-17T01:07:55.563 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:55 smithi027 bash[25154]: audit 2024-09-17T01:07:55.108395+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:07:55.625 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:55 smithi050 bash[19968]: cluster 2024-09-17T01:07:54.107698+0000 mgr.y (mgr.25027) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T01:07:55.625 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:55 smithi050 bash[19968]: cluster 2024-09-17T01:07:55.106984+0000 mon.a (mon.0) 1428 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-17T01:07:55.625 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:55 smithi050 bash[19968]: audit 2024-09-17T01:07:55.108395+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:07:55.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:07:55 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:07:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T01:07:57.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:56 smithi050 bash[19968]: audit 2024-09-17T01:07:55.975424+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:56 smithi050 bash[19968]: cluster 2024-09-17T01:07:56.108834+0000 mgr.y (mgr.25027) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:07:57.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:56 smithi050 bash[19968]: audit 2024-09-17T01:07:56.838656+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:56 smithi050 bash[19968]: audit 2024-09-17T01:07:56.848945+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:56 smithi050 bash[19968]: audit 2024-09-17T01:07:56.859632+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:56 smithi027 bash[19759]: audit 2024-09-17T01:07:55.975424+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:56 smithi027 bash[19759]: cluster 2024-09-17T01:07:56.108834+0000 mgr.y (mgr.25027) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:07:57.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:56 smithi027 bash[19759]: audit 2024-09-17T01:07:56.838656+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:56 smithi027 bash[19759]: audit 2024-09-17T01:07:56.848945+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:56 smithi027 bash[19759]: audit 2024-09-17T01:07:56.859632+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:56 smithi027 bash[25154]: audit 2024-09-17T01:07:55.975424+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:56 smithi027 bash[25154]: cluster 2024-09-17T01:07:56.108834+0000 mgr.y (mgr.25027) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:07:57.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:56 smithi027 bash[25154]: audit 2024-09-17T01:07:56.838656+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:56 smithi027 bash[25154]: audit 2024-09-17T01:07:56.848945+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:57.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:56 smithi027 bash[25154]: audit 2024-09-17T01:07:56.859632+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:59.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:59 smithi027 bash[19759]: cluster 2024-09-17T01:07:58.109261+0000 mgr.y (mgr.25027) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T01:07:59.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:59 smithi027 bash[19759]: audit 2024-09-17T01:07:58.839933+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:59.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:59 smithi027 bash[19759]: audit 2024-09-17T01:07:58.850689+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:59.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:07:59 smithi027 bash[19759]: audit 2024-09-17T01:07:58.865264+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:59.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:59 smithi027 bash[25154]: cluster 2024-09-17T01:07:58.109261+0000 mgr.y (mgr.25027) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T01:07:59.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:59 smithi027 bash[25154]: audit 2024-09-17T01:07:58.839933+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:59.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:59 smithi027 bash[25154]: audit 2024-09-17T01:07:58.850689+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:59.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:07:59 smithi027 bash[25154]: audit 2024-09-17T01:07:58.865264+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:59.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:59 smithi050 bash[19968]: cluster 2024-09-17T01:07:58.109261+0000 mgr.y (mgr.25027) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T01:07:59.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:59 smithi050 bash[19968]: audit 2024-09-17T01:07:58.839933+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:59.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:59 smithi050 bash[19968]: audit 2024-09-17T01:07:58.850689+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:07:59.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:07:59 smithi050 bash[19968]: audit 2024-09-17T01:07:58.865264+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[19759]: cluster 2024-09-17T01:08:00.110160+0000 mgr.y (mgr.25027) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:08:01.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[19759]: audit 2024-09-17T01:08:00.751600+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[19759]: audit 2024-09-17T01:08:00.763211+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[19759]: audit 2024-09-17T01:08:00.988808+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[19759]: audit 2024-09-17T01:08:01.002272+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[19759]: audit 2024-09-17T01:08:01.014482+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[25154]: cluster 2024-09-17T01:08:00.110160+0000 mgr.y (mgr.25027) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:08:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[25154]: audit 2024-09-17T01:08:00.751600+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[25154]: audit 2024-09-17T01:08:00.763211+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[25154]: audit 2024-09-17T01:08:00.988808+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[25154]: audit 2024-09-17T01:08:01.002272+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:01 smithi027 bash[25154]: audit 2024-09-17T01:08:01.014482+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:01 smithi050 bash[19968]: cluster 2024-09-17T01:08:00.110160+0000 mgr.y (mgr.25027) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:08:01.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:01 smithi050 bash[19968]: audit 2024-09-17T01:08:00.751600+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:01 smithi050 bash[19968]: audit 2024-09-17T01:08:00.763211+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:01 smithi050 bash[19968]: audit 2024-09-17T01:08:00.988808+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:01 smithi050 bash[19968]: audit 2024-09-17T01:08:01.002272+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:01.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:01 smithi050 bash[19968]: audit 2024-09-17T01:08:01.014482+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:02.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:02 smithi050 bash[19968]: cephadm 2024-09-17T01:08:00.767941+0000 mgr.y (mgr.25027) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:08:02.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:02 smithi050 bash[19968]: cephadm 2024-09-17T01:08:01.031640+0000 mgr.y (mgr.25027) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T01:08:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:02 smithi027 bash[19759]: cephadm 2024-09-17T01:08:00.767941+0000 mgr.y (mgr.25027) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:08:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:02 smithi027 bash[19759]: cephadm 2024-09-17T01:08:01.031640+0000 mgr.y (mgr.25027) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T01:08:02.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:02 smithi027 bash[25154]: cephadm 2024-09-17T01:08:00.767941+0000 mgr.y (mgr.25027) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:08:02.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:02 smithi027 bash[25154]: cephadm 2024-09-17T01:08:01.031640+0000 mgr.y (mgr.25027) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T01:08:03.433 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:03 smithi050 bash[19968]: cluster 2024-09-17T01:08:02.110884+0000 mgr.y (mgr.25027) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:08:03.457 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:03 smithi027 bash[19759]: cluster 2024-09-17T01:08:02.110884+0000 mgr.y (mgr.25027) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:08:03.457 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:03 smithi027 bash[25154]: cluster 2024-09-17T01:08:02.110884+0000 mgr.y (mgr.25027) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:08:04.416 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:04 smithi027 bash[19759]: audit 2024-09-17T01:08:03.686713+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:04.416 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:04 smithi027 bash[19759]: audit 2024-09-17T01:08:04.161778+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.27:0/3417109653' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:08:04.417 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:04 smithi027 bash[25154]: audit 2024-09-17T01:08:03.686713+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:04.417 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:04 smithi027 bash[25154]: audit 2024-09-17T01:08:04.161778+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.27:0/3417109653' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:08:04.424 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:04 smithi050 bash[19968]: audit 2024-09-17T01:08:03.686713+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:04.424 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:04 smithi050 bash[19968]: audit 2024-09-17T01:08:04.161778+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.27:0/3417109653' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:08:05.135 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 systemd[1]: Stopping Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:08:05.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:05 smithi027 bash[19759]: cluster 2024-09-17T01:08:04.111713+0000 mgr.y (mgr.25027) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:08:05.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:05 smithi027 bash[25154]: cluster 2024-09-17T01:08:04.111713+0000 mgr.y (mgr.25027) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:08:05.591 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[19968]: cluster 2024-09-17T01:08:04.111713+0000 mgr.y (mgr.25027) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.149Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.149Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.149Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.149Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.149Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.149Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.149Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.149Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.150Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.150Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.150Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T01:08:05.592 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[52486]: ts=2024-09-17T01:08:05.150Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T01:08:05.885 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[59830]: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T01:08:05.885 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 bash[59892]: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T01:08:05.885 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T01:08:05.885 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 systemd[1]: Stopped Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:08:05.885 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:05 smithi050 systemd[1]: Started Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:08:07.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.888087+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.898984+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.902328+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:08:07.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.907109+0000 mgr.y (mgr.25027) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:08:07.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.920265+0000 mon.b (mon.2) 310 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:08:07.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.920944+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: cephadm 2024-09-17T01:08:05.923301+0000 mgr.y (mgr.25027) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T01:08:07.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.924533+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:08:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.924654+0000 mgr.y (mgr.25027) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:08:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.929286+0000 mgr.y (mgr.25027) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:08:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.934679+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.938815+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:08:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.943206+0000 mgr.y (mgr.25027) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:08:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.993244+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:08:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.997867+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:08:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:05.999711+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:08:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: audit 2024-09-17T01:08:06.011000+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:06 smithi050 bash[19968]: cluster 2024-09-17T01:08:06.112979+0000 mgr.y (mgr.25027) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:08:07.137 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.002Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.002Z 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-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.002Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi050 (none))" 2024-09-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.003Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.003Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.004Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.004Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.007Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.007Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.008Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.008Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.854µs 2024-09-17T01:08:07.138 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.008Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.009Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.037Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.049Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.049Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.049Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.159µs wal_replay_duration=40.880441ms wbl_replay_duration=162ns total_replay_duration=40.931209ms 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.053Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.053Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.053Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.078Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.123869ms db_storage=1.155µs remote_storage=1.201µs web_handler=414ns query_engine=870ns scrape=254.684µs scrape_sd=101.18µs notify=13.66µs notify_sd=46.433µs rules=24.314121ms tracing=9.244µs 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.078Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T01:08:07.139 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:08:07 smithi050 bash[59919]: ts=2024-09-17T01:08:07.078Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.888087+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.898984+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.902328+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.907109+0000 mgr.y (mgr.25027) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.920265+0000 mon.b (mon.2) 310 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.920944+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: cephadm 2024-09-17T01:08:05.923301+0000 mgr.y (mgr.25027) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.924533+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.924654+0000 mgr.y (mgr.25027) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.929286+0000 mgr.y (mgr.25027) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.934679+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.938815+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:08:07.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.943206+0000 mgr.y (mgr.25027) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:08:07.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.993244+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:08:07.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.997867+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:08:07.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:05.999711+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:08:07.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: audit 2024-09-17T01:08:06.011000+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[19759]: cluster 2024-09-17T01:08:06.112979+0000 mgr.y (mgr.25027) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:08:07.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.888087+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.898984+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.902328+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:08:07.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.907109+0000 mgr.y (mgr.25027) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.920265+0000 mon.b (mon.2) 310 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.920944+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: cephadm 2024-09-17T01:08:05.923301+0000 mgr.y (mgr.25027) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.924533+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.924654+0000 mgr.y (mgr.25027) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.929286+0000 mgr.y (mgr.25027) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.934679+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.938815+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.943206+0000 mgr.y (mgr.25027) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.993244+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.997867+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:05.999711+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: audit 2024-09-17T01:08:06.011000+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:07.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:06 smithi027 bash[25154]: cluster 2024-09-17T01:08:06.112979+0000 mgr.y (mgr.25027) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:08:09.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:09 smithi027 bash[19759]: cluster 2024-09-17T01:08:08.113693+0000 mgr.y (mgr.25027) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T01:08:09.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:09 smithi027 bash[25154]: cluster 2024-09-17T01:08:08.113693+0000 mgr.y (mgr.25027) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T01:08:09.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:09 smithi050 bash[19968]: cluster 2024-09-17T01:08:08.113693+0000 mgr.y (mgr.25027) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T01:08:11.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:11 smithi027 bash[19759]: cluster 2024-09-17T01:08:10.115507+0000 mgr.y (mgr.25027) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:08:11.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:11 smithi027 bash[25154]: cluster 2024-09-17T01:08:10.115507+0000 mgr.y (mgr.25027) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:08:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:11 smithi050 bash[19968]: cluster 2024-09-17T01:08:10.115507+0000 mgr.y (mgr.25027) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:08:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:13 smithi027 bash[19759]: cluster 2024-09-17T01:08:12.116401+0000 mgr.y (mgr.25027) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T01:08:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:13 smithi027 bash[25154]: cluster 2024-09-17T01:08:12.116401+0000 mgr.y (mgr.25027) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T01:08:13.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:13 smithi050 bash[19968]: cluster 2024-09-17T01:08:12.116401+0000 mgr.y (mgr.25027) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T01:08:15.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:15 smithi027 bash[19759]: audit 2024-09-17T01:08:13.832715+0000 mgr.y (mgr.25027) 38 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:15.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:15 smithi027 bash[19759]: cluster 2024-09-17T01:08:14.117595+0000 mgr.y (mgr.25027) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:08:15.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:15 smithi027 bash[25154]: audit 2024-09-17T01:08:13.832715+0000 mgr.y (mgr.25027) 38 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:15.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:15 smithi027 bash[25154]: cluster 2024-09-17T01:08:14.117595+0000 mgr.y (mgr.25027) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:08:15.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:15 smithi050 bash[19968]: audit 2024-09-17T01:08:13.832715+0000 mgr.y (mgr.25027) 38 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:15.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:15 smithi050 bash[19968]: cluster 2024-09-17T01:08:14.117595+0000 mgr.y (mgr.25027) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:08:17.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:17 smithi027 bash[19759]: cluster 2024-09-17T01:08:16.118973+0000 mgr.y (mgr.25027) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:17.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:17 smithi027 bash[25154]: cluster 2024-09-17T01:08:16.118973+0000 mgr.y (mgr.25027) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:17.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:17 smithi050 bash[19968]: cluster 2024-09-17T01:08:16.118973+0000 mgr.y (mgr.25027) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:19.361 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:19 smithi027 bash[19759]: cluster 2024-09-17T01:08:18.119720+0000 mgr.y (mgr.25027) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:19.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:19 smithi050 bash[19968]: cluster 2024-09-17T01:08:18.119720+0000 mgr.y (mgr.25027) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:19.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:19 smithi050 bash[19968]: audit 2024-09-17T01:08:18.687245+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:19.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:19 smithi050 bash[19968]: audit 2024-09-17T01:08:19.035116+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:19.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:19 smithi050 bash[19968]: audit 2024-09-17T01:08:19.046149+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:19.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:19 smithi050 bash[19968]: audit 2024-09-17T01:08:19.056961+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:19.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:19 smithi027 bash[19759]: audit 2024-09-17T01:08:18.687245+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:19.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:19 smithi027 bash[19759]: audit 2024-09-17T01:08:19.035116+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:19.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:19 smithi027 bash[19759]: audit 2024-09-17T01:08:19.046149+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:19.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:19 smithi027 bash[19759]: audit 2024-09-17T01:08:19.056961+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:19.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:19 smithi027 bash[25154]: cluster 2024-09-17T01:08:18.119720+0000 mgr.y (mgr.25027) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:19.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:19 smithi027 bash[25154]: audit 2024-09-17T01:08:18.687245+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:19.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:19 smithi027 bash[25154]: audit 2024-09-17T01:08:19.035116+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:19.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:19 smithi027 bash[25154]: audit 2024-09-17T01:08:19.046149+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:19.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:19 smithi027 bash[25154]: audit 2024-09-17T01:08:19.056961+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:20.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:08:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:08:20] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.43.0" 2024-09-17T01:08:21.556 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:21 smithi027 bash[19759]: cluster 2024-09-17T01:08:20.121807+0000 mgr.y (mgr.25027) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:21.556 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:21 smithi027 bash[25154]: cluster 2024-09-17T01:08:20.121807+0000 mgr.y (mgr.25027) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:21 smithi050 bash[19968]: cluster 2024-09-17T01:08:20.121807+0000 mgr.y (mgr.25027) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:22 smithi027 bash[19759]: audit 2024-09-17T01:08:21.201345+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:22 smithi027 bash[19759]: audit 2024-09-17T01:08:21.216269+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:22 smithi027 bash[19759]: audit 2024-09-17T01:08:21.231595+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:22.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:22 smithi027 bash[25154]: audit 2024-09-17T01:08:21.201345+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:22.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:22 smithi027 bash[25154]: audit 2024-09-17T01:08:21.216269+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:22.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:22 smithi027 bash[25154]: audit 2024-09-17T01:08:21.231595+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:22.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:22 smithi050 bash[19968]: audit 2024-09-17T01:08:21.201345+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:22.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:22 smithi050 bash[19968]: audit 2024-09-17T01:08:21.216269+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:22.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:22 smithi050 bash[19968]: audit 2024-09-17T01:08:21.231595+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:23 smithi027 bash[19759]: cluster 2024-09-17T01:08:22.122609+0000 mgr.y (mgr.25027) 43 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:23 smithi027 bash[19759]: audit 2024-09-17T01:08:22.323071+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:23 smithi027 bash[19759]: audit 2024-09-17T01:08:22.336269+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:23 smithi027 bash[19759]: audit 2024-09-17T01:08:22.348359+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:23.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:23 smithi027 bash[25154]: cluster 2024-09-17T01:08:22.122609+0000 mgr.y (mgr.25027) 43 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:23 smithi027 bash[25154]: audit 2024-09-17T01:08:22.323071+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:23 smithi027 bash[25154]: audit 2024-09-17T01:08:22.336269+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:23 smithi027 bash[25154]: audit 2024-09-17T01:08:22.348359+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:23 smithi050 bash[19968]: cluster 2024-09-17T01:08:22.122609+0000 mgr.y (mgr.25027) 43 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:23 smithi050 bash[19968]: audit 2024-09-17T01:08:22.323071+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:23 smithi050 bash[19968]: audit 2024-09-17T01:08:22.336269+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:23.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:23 smithi050 bash[19968]: audit 2024-09-17T01:08:22.348359+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:25.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:24 smithi027 bash[19759]: audit 2024-09-17T01:08:23.842683+0000 mgr.y (mgr.25027) 44 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:25.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:24 smithi027 bash[19759]: audit 2024-09-17T01:08:23.964879+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:25.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:24 smithi027 bash[19759]: audit 2024-09-17T01:08:23.982766+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:25.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:24 smithi027 bash[19759]: audit 2024-09-17T01:08:23.999649+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:25.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:24 smithi027 bash[19759]: cluster 2024-09-17T01:08:24.123670+0000 mgr.y (mgr.25027) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:24 smithi027 bash[25154]: audit 2024-09-17T01:08:23.842683+0000 mgr.y (mgr.25027) 44 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:24 smithi027 bash[25154]: audit 2024-09-17T01:08:23.964879+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:24 smithi027 bash[25154]: audit 2024-09-17T01:08:23.982766+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:24 smithi027 bash[25154]: audit 2024-09-17T01:08:23.999649+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:24 smithi027 bash[25154]: cluster 2024-09-17T01:08:24.123670+0000 mgr.y (mgr.25027) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:25.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:24 smithi050 bash[19968]: audit 2024-09-17T01:08:23.842683+0000 mgr.y (mgr.25027) 44 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:25.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:24 smithi050 bash[19968]: audit 2024-09-17T01:08:23.964879+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:25.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:24 smithi050 bash[19968]: audit 2024-09-17T01:08:23.982766+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:25.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:24 smithi050 bash[19968]: audit 2024-09-17T01:08:23.999649+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:25.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:24 smithi050 bash[19968]: cluster 2024-09-17T01:08:24.123670+0000 mgr.y (mgr.25027) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:27.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:27 smithi027 bash[19759]: cluster 2024-09-17T01:08:26.125014+0000 mgr.y (mgr.25027) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:27.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:27 smithi027 bash[25154]: cluster 2024-09-17T01:08:26.125014+0000 mgr.y (mgr.25027) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:27 smithi050 bash[19968]: cluster 2024-09-17T01:08:26.125014+0000 mgr.y (mgr.25027) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:29.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:29 smithi027 bash[19759]: cluster 2024-09-17T01:08:28.125746+0000 mgr.y (mgr.25027) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:29.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:29 smithi027 bash[25154]: cluster 2024-09-17T01:08:28.125746+0000 mgr.y (mgr.25027) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:29.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:29 smithi050 bash[19968]: cluster 2024-09-17T01:08:28.125746+0000 mgr.y (mgr.25027) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:30.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:08:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:08:30] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.43.0" 2024-09-17T01:08:31.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:31 smithi027 bash[19759]: cluster 2024-09-17T01:08:30.127489+0000 mgr.y (mgr.25027) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:31.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:31 smithi027 bash[25154]: cluster 2024-09-17T01:08:30.127489+0000 mgr.y (mgr.25027) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:31.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:31 smithi050 bash[19968]: cluster 2024-09-17T01:08:30.127489+0000 mgr.y (mgr.25027) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:33.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:33 smithi027 bash[19759]: cluster 2024-09-17T01:08:32.128246+0000 mgr.y (mgr.25027) 49 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:33.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:33 smithi027 bash[25154]: cluster 2024-09-17T01:08:32.128246+0000 mgr.y (mgr.25027) 49 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:33.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:33 smithi050 bash[19968]: cluster 2024-09-17T01:08:32.128246+0000 mgr.y (mgr.25027) 49 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:34.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:34 smithi027 bash[19759]: audit 2024-09-17T01:08:33.688129+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:34.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:34 smithi027 bash[25154]: audit 2024-09-17T01:08:33.688129+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:34.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:34 smithi050 bash[19968]: audit 2024-09-17T01:08:33.688129+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:35.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:35 smithi027 bash[19759]: audit 2024-09-17T01:08:33.845544+0000 mgr.y (mgr.25027) 50 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:35.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:35 smithi027 bash[19759]: cluster 2024-09-17T01:08:34.129369+0000 mgr.y (mgr.25027) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:35.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:35 smithi027 bash[25154]: audit 2024-09-17T01:08:33.845544+0000 mgr.y (mgr.25027) 50 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:35.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:35 smithi027 bash[25154]: cluster 2024-09-17T01:08:34.129369+0000 mgr.y (mgr.25027) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:35.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:35 smithi050 bash[19968]: audit 2024-09-17T01:08:33.845544+0000 mgr.y (mgr.25027) 50 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:35.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:35 smithi050 bash[19968]: cluster 2024-09-17T01:08:34.129369+0000 mgr.y (mgr.25027) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:37.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:37 smithi050 bash[19968]: cluster 2024-09-17T01:08:36.130725+0000 mgr.y (mgr.25027) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:37.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:37 smithi027 bash[19759]: cluster 2024-09-17T01:08:36.130725+0000 mgr.y (mgr.25027) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:37.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:37 smithi027 bash[25154]: cluster 2024-09-17T01:08:36.130725+0000 mgr.y (mgr.25027) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:39.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:39 smithi027 bash[25154]: cluster 2024-09-17T01:08:38.131325+0000 mgr.y (mgr.25027) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:39.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:39 smithi027 bash[19759]: cluster 2024-09-17T01:08:38.131325+0000 mgr.y (mgr.25027) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:39 smithi050 bash[19968]: cluster 2024-09-17T01:08:38.131325+0000 mgr.y (mgr.25027) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:40.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:08:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:08:40] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.43.0" 2024-09-17T01:08:41.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:41 smithi050 bash[19968]: cluster 2024-09-17T01:08:40.133029+0000 mgr.y (mgr.25027) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:41.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:41 smithi027 bash[19759]: cluster 2024-09-17T01:08:40.133029+0000 mgr.y (mgr.25027) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:41.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:41 smithi027 bash[25154]: cluster 2024-09-17T01:08:40.133029+0000 mgr.y (mgr.25027) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:42.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[19759]: audit 2024-09-17T01:08:41.315686+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[19759]: audit 2024-09-17T01:08:41.329434+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[19759]: audit 2024-09-17T01:08:41.342478+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[19759]: audit 2024-09-17T01:08:42.172051+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[19759]: audit 2024-09-17T01:08:42.187383+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[19759]: audit 2024-09-17T01:08:42.199709+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[25154]: audit 2024-09-17T01:08:41.315686+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[25154]: audit 2024-09-17T01:08:41.329434+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[25154]: audit 2024-09-17T01:08:41.342478+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[25154]: audit 2024-09-17T01:08:42.172051+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[25154]: audit 2024-09-17T01:08:42.187383+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:42 smithi027 bash[25154]: audit 2024-09-17T01:08:42.199709+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:42 smithi050 bash[19968]: audit 2024-09-17T01:08:41.315686+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:42 smithi050 bash[19968]: audit 2024-09-17T01:08:41.329434+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:42 smithi050 bash[19968]: audit 2024-09-17T01:08:41.342478+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:42 smithi050 bash[19968]: audit 2024-09-17T01:08:42.172051+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:42 smithi050 bash[19968]: audit 2024-09-17T01:08:42.187383+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:42.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:42 smithi050 bash[19968]: audit 2024-09-17T01:08:42.199709+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:08:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:43 smithi027 bash[19759]: cluster 2024-09-17T01:08:42.133506+0000 mgr.y (mgr.25027) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:43 smithi027 bash[25154]: cluster 2024-09-17T01:08:42.133506+0000 mgr.y (mgr.25027) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:43.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:43 smithi050 bash[19968]: cluster 2024-09-17T01:08:42.133506+0000 mgr.y (mgr.25027) 55 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:45.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:45 smithi027 bash[19759]: audit 2024-09-17T01:08:43.850856+0000 mgr.y (mgr.25027) 56 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:45.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:45 smithi027 bash[19759]: cluster 2024-09-17T01:08:44.134621+0000 mgr.y (mgr.25027) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:45.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:45 smithi027 bash[25154]: audit 2024-09-17T01:08:43.850856+0000 mgr.y (mgr.25027) 56 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:45.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:45 smithi027 bash[25154]: cluster 2024-09-17T01:08:44.134621+0000 mgr.y (mgr.25027) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:45 smithi050 bash[19968]: audit 2024-09-17T01:08:43.850856+0000 mgr.y (mgr.25027) 56 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:45 smithi050 bash[19968]: cluster 2024-09-17T01:08:44.134621+0000 mgr.y (mgr.25027) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:47.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:47 smithi027 bash[19759]: cluster 2024-09-17T01:08:46.135928+0000 mgr.y (mgr.25027) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:47.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:47 smithi027 bash[25154]: cluster 2024-09-17T01:08:46.135928+0000 mgr.y (mgr.25027) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:47.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:47 smithi050 bash[19968]: cluster 2024-09-17T01:08:46.135928+0000 mgr.y (mgr.25027) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:49.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:49 smithi027 bash[19759]: cluster 2024-09-17T01:08:48.136646+0000 mgr.y (mgr.25027) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:49.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:49 smithi027 bash[19759]: audit 2024-09-17T01:08:48.705327+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:49 smithi027 bash[25154]: cluster 2024-09-17T01:08:48.136646+0000 mgr.y (mgr.25027) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:49 smithi027 bash[25154]: audit 2024-09-17T01:08:48.705327+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:49.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:49 smithi050 bash[19968]: cluster 2024-09-17T01:08:48.136646+0000 mgr.y (mgr.25027) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:49.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:49 smithi050 bash[19968]: audit 2024-09-17T01:08:48.705327+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:08:50.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:08:50 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:08:50] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.43.0" 2024-09-17T01:08:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:51 smithi027 bash[25154]: cluster 2024-09-17T01:08:50.138495+0000 mgr.y (mgr.25027) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:51 smithi027 bash[19759]: cluster 2024-09-17T01:08:50.138495+0000 mgr.y (mgr.25027) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:51.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:51 smithi050 bash[19968]: cluster 2024-09-17T01:08:50.138495+0000 mgr.y (mgr.25027) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:53 smithi027 bash[19759]: cluster 2024-09-17T01:08:52.139188+0000 mgr.y (mgr.25027) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:53.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:53 smithi027 bash[25154]: cluster 2024-09-17T01:08:52.139188+0000 mgr.y (mgr.25027) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:53.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:53 smithi050 bash[19968]: cluster 2024-09-17T01:08:52.139188+0000 mgr.y (mgr.25027) 61 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:55.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:55 smithi050 bash[19968]: audit 2024-09-17T01:08:53.862109+0000 mgr.y (mgr.25027) 62 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:55.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:55 smithi050 bash[19968]: cluster 2024-09-17T01:08:54.140314+0000 mgr.y (mgr.25027) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:55.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:55 smithi027 bash[19759]: audit 2024-09-17T01:08:53.862109+0000 mgr.y (mgr.25027) 62 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:55.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:55 smithi027 bash[19759]: cluster 2024-09-17T01:08:54.140314+0000 mgr.y (mgr.25027) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:55.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:55 smithi027 bash[25154]: audit 2024-09-17T01:08:53.862109+0000 mgr.y (mgr.25027) 62 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:08:55.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:55 smithi027 bash[25154]: cluster 2024-09-17T01:08:54.140314+0000 mgr.y (mgr.25027) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:08:57.496 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:57 smithi027 bash[19759]: cluster 2024-09-17T01:08:56.141663+0000 mgr.y (mgr.25027) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:57.496 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:57 smithi027 bash[25154]: cluster 2024-09-17T01:08:56.141663+0000 mgr.y (mgr.25027) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:57.545 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:57 smithi050 bash[19968]: cluster 2024-09-17T01:08:56.141663+0000 mgr.y (mgr.25027) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:59.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:08:59 smithi027 bash[19759]: cluster 2024-09-17T01:08:58.142300+0000 mgr.y (mgr.25027) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:59.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:08:59 smithi027 bash[25154]: cluster 2024-09-17T01:08:58.142300+0000 mgr.y (mgr.25027) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:08:59.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:08:59 smithi050 bash[19968]: cluster 2024-09-17T01:08:58.142300+0000 mgr.y (mgr.25027) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:00.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:09:00 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:09:00] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.43.0" 2024-09-17T01:09:01.580 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:01 smithi050 bash[19968]: cluster 2024-09-17T01:09:00.144003+0000 mgr.y (mgr.25027) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:01.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:01 smithi027 bash[19759]: cluster 2024-09-17T01:09:00.144003+0000 mgr.y (mgr.25027) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:01.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:01 smithi027 bash[25154]: cluster 2024-09-17T01:09:00.144003+0000 mgr.y (mgr.25027) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:02.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[19759]: audit 2024-09-17T01:09:01.559837+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[19759]: audit 2024-09-17T01:09:01.574600+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[19759]: audit 2024-09-17T01:09:01.588637+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[19759]: cluster 2024-09-17T01:09:02.144726+0000 mgr.y (mgr.25027) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:02.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[19759]: audit 2024-09-17T01:09:02.403619+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[19759]: audit 2024-09-17T01:09:02.417269+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[19759]: audit 2024-09-17T01:09:02.431579+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[25154]: audit 2024-09-17T01:09:01.559837+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[25154]: audit 2024-09-17T01:09:01.574600+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[25154]: audit 2024-09-17T01:09:01.588637+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[25154]: cluster 2024-09-17T01:09:02.144726+0000 mgr.y (mgr.25027) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:02.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[25154]: audit 2024-09-17T01:09:02.403619+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[25154]: audit 2024-09-17T01:09:02.417269+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:02 smithi027 bash[25154]: audit 2024-09-17T01:09:02.431579+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:02 smithi050 bash[19968]: audit 2024-09-17T01:09:01.559837+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:02 smithi050 bash[19968]: audit 2024-09-17T01:09:01.574600+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:02 smithi050 bash[19968]: audit 2024-09-17T01:09:01.588637+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:02 smithi050 bash[19968]: cluster 2024-09-17T01:09:02.144726+0000 mgr.y (mgr.25027) 67 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:02.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:02 smithi050 bash[19968]: audit 2024-09-17T01:09:02.403619+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:02 smithi050 bash[19968]: audit 2024-09-17T01:09:02.417269+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:02.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:02 smithi050 bash[19968]: audit 2024-09-17T01:09:02.431579+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:04.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:03 smithi027 bash[19759]: audit 2024-09-17T01:09:03.705980+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:04.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:03 smithi027 bash[25154]: audit 2024-09-17T01:09:03.705980+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:04.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:03 smithi050 bash[19968]: audit 2024-09-17T01:09:03.705980+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:05.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:05 smithi050 bash[19968]: audit 2024-09-17T01:09:03.870991+0000 mgr.y (mgr.25027) 68 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:05.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:05 smithi050 bash[19968]: cluster 2024-09-17T01:09:04.145955+0000 mgr.y (mgr.25027) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:05.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:05 smithi027 bash[19759]: audit 2024-09-17T01:09:03.870991+0000 mgr.y (mgr.25027) 68 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:05.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:05 smithi027 bash[19759]: cluster 2024-09-17T01:09:04.145955+0000 mgr.y (mgr.25027) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:05 smithi027 bash[25154]: audit 2024-09-17T01:09:03.870991+0000 mgr.y (mgr.25027) 68 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:05 smithi027 bash[25154]: cluster 2024-09-17T01:09:04.145955+0000 mgr.y (mgr.25027) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:06.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:06 smithi027 bash[19759]: audit 2024-09-17T01:09:06.142736+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:09:06.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:06 smithi027 bash[19759]: audit 2024-09-17T01:09:06.147414+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:09:06.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:06 smithi027 bash[19759]: audit 2024-09-17T01:09:06.149364+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:09:06.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:06 smithi027 bash[19759]: audit 2024-09-17T01:09:06.166754+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:06.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:06 smithi027 bash[25154]: audit 2024-09-17T01:09:06.142736+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:09:06.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:06 smithi027 bash[25154]: audit 2024-09-17T01:09:06.147414+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:09:06.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:06 smithi027 bash[25154]: audit 2024-09-17T01:09:06.149364+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:09:06.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:06 smithi027 bash[25154]: audit 2024-09-17T01:09:06.166754+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:06.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:06 smithi050 bash[19968]: audit 2024-09-17T01:09:06.142736+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:09:06.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:06 smithi050 bash[19968]: audit 2024-09-17T01:09:06.147414+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:09:06.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:06 smithi050 bash[19968]: audit 2024-09-17T01:09:06.149364+0000 mon.b (mon.2) 322 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:09:06.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:06 smithi050 bash[19968]: audit 2024-09-17T01:09:06.166754+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:07 smithi027 bash[19759]: cluster 2024-09-17T01:09:06.147425+0000 mgr.y (mgr.25027) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:07.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:07 smithi027 bash[25154]: cluster 2024-09-17T01:09:06.147425+0000 mgr.y (mgr.25027) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:07.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:07 smithi050 bash[19968]: cluster 2024-09-17T01:09:06.147425+0000 mgr.y (mgr.25027) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:09.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:09 smithi027 bash[19759]: cluster 2024-09-17T01:09:08.148163+0000 mgr.y (mgr.25027) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:09.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:09 smithi027 bash[25154]: cluster 2024-09-17T01:09:08.148163+0000 mgr.y (mgr.25027) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:09.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:09 smithi050 bash[19968]: cluster 2024-09-17T01:09:08.148163+0000 mgr.y (mgr.25027) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:10.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:09:10 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:09:10] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.43.0" 2024-09-17T01:09:11.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:11 smithi027 bash[19759]: cluster 2024-09-17T01:09:10.149866+0000 mgr.y (mgr.25027) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:11.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:11 smithi027 bash[25154]: cluster 2024-09-17T01:09:10.149866+0000 mgr.y (mgr.25027) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:11 smithi050 bash[19968]: cluster 2024-09-17T01:09:10.149866+0000 mgr.y (mgr.25027) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:13 smithi027 bash[19759]: cluster 2024-09-17T01:09:12.150601+0000 mgr.y (mgr.25027) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:13 smithi027 bash[25154]: cluster 2024-09-17T01:09:12.150601+0000 mgr.y (mgr.25027) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:13.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:13 smithi050 bash[19968]: cluster 2024-09-17T01:09:12.150601+0000 mgr.y (mgr.25027) 73 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:15.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:15 smithi050 bash[19968]: audit 2024-09-17T01:09:13.876860+0000 mgr.y (mgr.25027) 74 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:15.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:15 smithi050 bash[19968]: cluster 2024-09-17T01:09:14.151627+0000 mgr.y (mgr.25027) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:15.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:15 smithi027 bash[19759]: audit 2024-09-17T01:09:13.876860+0000 mgr.y (mgr.25027) 74 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:15.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:15 smithi027 bash[19759]: cluster 2024-09-17T01:09:14.151627+0000 mgr.y (mgr.25027) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:15 smithi027 bash[25154]: audit 2024-09-17T01:09:13.876860+0000 mgr.y (mgr.25027) 74 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:15 smithi027 bash[25154]: cluster 2024-09-17T01:09:14.151627+0000 mgr.y (mgr.25027) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:17.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:17 smithi027 bash[19759]: cluster 2024-09-17T01:09:16.152551+0000 mgr.y (mgr.25027) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:17.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:17 smithi027 bash[25154]: cluster 2024-09-17T01:09:16.152551+0000 mgr.y (mgr.25027) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:17.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:17 smithi050 bash[19968]: cluster 2024-09-17T01:09:16.152551+0000 mgr.y (mgr.25027) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:19.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:19 smithi027 bash[19759]: cluster 2024-09-17T01:09:18.153073+0000 mgr.y (mgr.25027) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:19 smithi027 bash[19759]: audit 2024-09-17T01:09:18.706254+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:19.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:19 smithi027 bash[25154]: cluster 2024-09-17T01:09:18.153073+0000 mgr.y (mgr.25027) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:19.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:19 smithi027 bash[25154]: audit 2024-09-17T01:09:18.706254+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:19.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:19 smithi050 bash[19968]: cluster 2024-09-17T01:09:18.153073+0000 mgr.y (mgr.25027) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:19.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:19 smithi050 bash[19968]: audit 2024-09-17T01:09:18.706254+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:20.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:09:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:09:20] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.43.0" 2024-09-17T01:09:21.525 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:21 smithi050 bash[19968]: cluster 2024-09-17T01:09:20.154736+0000 mgr.y (mgr.25027) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:21.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:21 smithi027 bash[19759]: cluster 2024-09-17T01:09:20.154736+0000 mgr.y (mgr.25027) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:21 smithi027 bash[25154]: cluster 2024-09-17T01:09:20.154736+0000 mgr.y (mgr.25027) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:23.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[25154]: audit 2024-09-17T01:09:21.721397+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[25154]: audit 2024-09-17T01:09:21.734144+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[25154]: audit 2024-09-17T01:09:21.747386+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[25154]: cluster 2024-09-17T01:09:22.155472+0000 mgr.y (mgr.25027) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:23.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[25154]: audit 2024-09-17T01:09:22.624662+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[25154]: audit 2024-09-17T01:09:22.639553+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[25154]: audit 2024-09-17T01:09:22.652432+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[19759]: audit 2024-09-17T01:09:21.721397+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[19759]: audit 2024-09-17T01:09:21.734144+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[19759]: audit 2024-09-17T01:09:21.747386+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[19759]: cluster 2024-09-17T01:09:22.155472+0000 mgr.y (mgr.25027) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:23.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[19759]: audit 2024-09-17T01:09:22.624662+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[19759]: audit 2024-09-17T01:09:22.639553+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:22 smithi027 bash[19759]: audit 2024-09-17T01:09:22.652432+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:22 smithi050 bash[19968]: audit 2024-09-17T01:09:21.721397+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:22 smithi050 bash[19968]: audit 2024-09-17T01:09:21.734144+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:22 smithi050 bash[19968]: audit 2024-09-17T01:09:21.747386+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:22 smithi050 bash[19968]: cluster 2024-09-17T01:09:22.155472+0000 mgr.y (mgr.25027) 79 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:22 smithi050 bash[19968]: audit 2024-09-17T01:09:22.624662+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:22 smithi050 bash[19968]: audit 2024-09-17T01:09:22.639553+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:23.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:22 smithi050 bash[19968]: audit 2024-09-17T01:09:22.652432+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:25.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:25 smithi050 bash[19968]: audit 2024-09-17T01:09:23.882315+0000 mgr.y (mgr.25027) 80 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:25.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:25 smithi050 bash[19968]: cluster 2024-09-17T01:09:24.156728+0000 mgr.y (mgr.25027) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:25.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:25 smithi027 bash[25154]: audit 2024-09-17T01:09:23.882315+0000 mgr.y (mgr.25027) 80 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:25.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:25 smithi027 bash[25154]: cluster 2024-09-17T01:09:24.156728+0000 mgr.y (mgr.25027) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:25.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:25 smithi027 bash[19759]: audit 2024-09-17T01:09:23.882315+0000 mgr.y (mgr.25027) 80 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:25.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:25 smithi027 bash[19759]: cluster 2024-09-17T01:09:24.156728+0000 mgr.y (mgr.25027) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:27.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:27 smithi027 bash[19759]: cluster 2024-09-17T01:09:26.158056+0000 mgr.y (mgr.25027) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:27.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:27 smithi027 bash[25154]: cluster 2024-09-17T01:09:26.158056+0000 mgr.y (mgr.25027) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:27 smithi050 bash[19968]: cluster 2024-09-17T01:09:26.158056+0000 mgr.y (mgr.25027) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:29.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:29 smithi027 bash[19759]: cluster 2024-09-17T01:09:28.158770+0000 mgr.y (mgr.25027) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:29.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:29 smithi027 bash[25154]: cluster 2024-09-17T01:09:28.158770+0000 mgr.y (mgr.25027) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:29.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:29 smithi050 bash[19968]: cluster 2024-09-17T01:09:28.158770+0000 mgr.y (mgr.25027) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:30.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:09:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:09:30] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.43.0" 2024-09-17T01:09:31.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:31 smithi027 bash[25154]: cluster 2024-09-17T01:09:30.160458+0000 mgr.y (mgr.25027) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:31.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:31 smithi027 bash[19759]: cluster 2024-09-17T01:09:30.160458+0000 mgr.y (mgr.25027) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:31.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:31 smithi050 bash[19968]: cluster 2024-09-17T01:09:30.160458+0000 mgr.y (mgr.25027) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:33.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:33 smithi027 bash[19759]: cluster 2024-09-17T01:09:32.161189+0000 mgr.y (mgr.25027) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:33.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:33 smithi027 bash[25154]: cluster 2024-09-17T01:09:32.161189+0000 mgr.y (mgr.25027) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:33.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:33 smithi050 bash[19968]: cluster 2024-09-17T01:09:32.161189+0000 mgr.y (mgr.25027) 85 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:34.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:34 smithi027 bash[25154]: audit 2024-09-17T01:09:33.707065+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:34.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:34 smithi027 bash[19759]: audit 2024-09-17T01:09:33.707065+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:34.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:34 smithi050 bash[19968]: audit 2024-09-17T01:09:33.707065+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:35.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:35 smithi027 bash[19759]: audit 2024-09-17T01:09:33.892450+0000 mgr.y (mgr.25027) 86 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:35.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:35 smithi027 bash[19759]: cluster 2024-09-17T01:09:34.162537+0000 mgr.y (mgr.25027) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:35.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:35 smithi027 bash[25154]: audit 2024-09-17T01:09:33.892450+0000 mgr.y (mgr.25027) 86 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:35.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:35 smithi027 bash[25154]: cluster 2024-09-17T01:09:34.162537+0000 mgr.y (mgr.25027) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:35.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:35 smithi050 bash[19968]: audit 2024-09-17T01:09:33.892450+0000 mgr.y (mgr.25027) 86 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:35.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:35 smithi050 bash[19968]: cluster 2024-09-17T01:09:34.162537+0000 mgr.y (mgr.25027) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:37.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:37 smithi027 bash[25154]: cluster 2024-09-17T01:09:36.163168+0000 mgr.y (mgr.25027) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:37.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:37 smithi027 bash[19759]: cluster 2024-09-17T01:09:36.163168+0000 mgr.y (mgr.25027) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:37.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:37 smithi050 bash[19968]: cluster 2024-09-17T01:09:36.163168+0000 mgr.y (mgr.25027) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:39.430 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:39 smithi050 bash[19968]: cluster 2024-09-17T01:09:38.163633+0000 mgr.y (mgr.25027) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:39.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:39 smithi027 bash[19759]: cluster 2024-09-17T01:09:38.163633+0000 mgr.y (mgr.25027) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:39.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:39 smithi027 bash[25154]: cluster 2024-09-17T01:09:38.163633+0000 mgr.y (mgr.25027) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:40.536 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:09:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:09:40] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.43.0" 2024-09-17T01:09:41.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:41 smithi027 bash[19759]: cluster 2024-09-17T01:09:40.165298+0000 mgr.y (mgr.25027) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:41.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:41 smithi027 bash[25154]: cluster 2024-09-17T01:09:40.165298+0000 mgr.y (mgr.25027) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:41 smithi050 bash[19968]: cluster 2024-09-17T01:09:40.165298+0000 mgr.y (mgr.25027) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:43.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[19759]: audit 2024-09-17T01:09:41.949451+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[19759]: audit 2024-09-17T01:09:41.963703+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[19759]: audit 2024-09-17T01:09:41.976790+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[19759]: cluster 2024-09-17T01:09:42.166136+0000 mgr.y (mgr.25027) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[19759]: audit 2024-09-17T01:09:42.874211+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[19759]: audit 2024-09-17T01:09:42.888262+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[19759]: audit 2024-09-17T01:09:42.901465+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[25154]: audit 2024-09-17T01:09:41.949451+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[25154]: audit 2024-09-17T01:09:41.963703+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[25154]: audit 2024-09-17T01:09:41.976790+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[25154]: cluster 2024-09-17T01:09:42.166136+0000 mgr.y (mgr.25027) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[25154]: audit 2024-09-17T01:09:42.874211+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[25154]: audit 2024-09-17T01:09:42.888262+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:42 smithi027 bash[25154]: audit 2024-09-17T01:09:42.901465+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:42 smithi050 bash[19968]: audit 2024-09-17T01:09:41.949451+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:42 smithi050 bash[19968]: audit 2024-09-17T01:09:41.963703+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:42 smithi050 bash[19968]: audit 2024-09-17T01:09:41.976790+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:42 smithi050 bash[19968]: cluster 2024-09-17T01:09:42.166136+0000 mgr.y (mgr.25027) 91 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:43.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:42 smithi050 bash[19968]: audit 2024-09-17T01:09:42.874211+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:42 smithi050 bash[19968]: audit 2024-09-17T01:09:42.888262+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:43.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:42 smithi050 bash[19968]: audit 2024-09-17T01:09:42.901465+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:09:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:45 smithi050 bash[19968]: audit 2024-09-17T01:09:43.902968+0000 mgr.y (mgr.25027) 92 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:45 smithi050 bash[19968]: cluster 2024-09-17T01:09:44.167839+0000 mgr.y (mgr.25027) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:45.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:45 smithi027 bash[19759]: audit 2024-09-17T01:09:43.902968+0000 mgr.y (mgr.25027) 92 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:45.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:45 smithi027 bash[19759]: cluster 2024-09-17T01:09:44.167839+0000 mgr.y (mgr.25027) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:45.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:45 smithi027 bash[25154]: audit 2024-09-17T01:09:43.902968+0000 mgr.y (mgr.25027) 92 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:45.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:45 smithi027 bash[25154]: cluster 2024-09-17T01:09:44.167839+0000 mgr.y (mgr.25027) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:47.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:47 smithi027 bash[19759]: cluster 2024-09-17T01:09:46.168693+0000 mgr.y (mgr.25027) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:47 smithi027 bash[25154]: cluster 2024-09-17T01:09:46.168693+0000 mgr.y (mgr.25027) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:47.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:47 smithi050 bash[19968]: cluster 2024-09-17T01:09:46.168693+0000 mgr.y (mgr.25027) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:49.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:49 smithi027 bash[19759]: cluster 2024-09-17T01:09:48.169521+0000 mgr.y (mgr.25027) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:49.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:49 smithi027 bash[19759]: audit 2024-09-17T01:09:48.707119+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:49 smithi027 bash[25154]: cluster 2024-09-17T01:09:48.169521+0000 mgr.y (mgr.25027) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:49 smithi027 bash[25154]: audit 2024-09-17T01:09:48.707119+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:49.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:49 smithi050 bash[19968]: cluster 2024-09-17T01:09:48.169521+0000 mgr.y (mgr.25027) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:49.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:49 smithi050 bash[19968]: audit 2024-09-17T01:09:48.707119+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:09:50.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:09:50 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:09:50] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.43.0" 2024-09-17T01:09:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:51 smithi027 bash[19759]: cluster 2024-09-17T01:09:50.171243+0000 mgr.y (mgr.25027) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:51 smithi027 bash[25154]: cluster 2024-09-17T01:09:50.171243+0000 mgr.y (mgr.25027) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:51.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:51 smithi050 bash[19968]: cluster 2024-09-17T01:09:50.171243+0000 mgr.y (mgr.25027) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:53.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:53 smithi027 bash[25154]: cluster 2024-09-17T01:09:52.171929+0000 mgr.y (mgr.25027) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:53 smithi027 bash[19759]: cluster 2024-09-17T01:09:52.171929+0000 mgr.y (mgr.25027) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:53.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:53 smithi050 bash[19968]: cluster 2024-09-17T01:09:52.171929+0000 mgr.y (mgr.25027) 97 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:55 smithi027 bash[19759]: audit 2024-09-17T01:09:53.909155+0000 mgr.y (mgr.25027) 98 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:55 smithi027 bash[19759]: cluster 2024-09-17T01:09:54.173501+0000 mgr.y (mgr.25027) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:55 smithi027 bash[25154]: audit 2024-09-17T01:09:53.909155+0000 mgr.y (mgr.25027) 98 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:55 smithi027 bash[25154]: cluster 2024-09-17T01:09:54.173501+0000 mgr.y (mgr.25027) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:55.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:55 smithi050 bash[19968]: audit 2024-09-17T01:09:53.909155+0000 mgr.y (mgr.25027) 98 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:09:55.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:55 smithi050 bash[19968]: cluster 2024-09-17T01:09:54.173501+0000 mgr.y (mgr.25027) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:09:57.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:57 smithi027 bash[19759]: cluster 2024-09-17T01:09:56.174233+0000 mgr.y (mgr.25027) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:57.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:57 smithi027 bash[25154]: cluster 2024-09-17T01:09:56.174233+0000 mgr.y (mgr.25027) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:57.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:57 smithi050 bash[19968]: cluster 2024-09-17T01:09:56.174233+0000 mgr.y (mgr.25027) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:59.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:09:59 smithi027 bash[19759]: cluster 2024-09-17T01:09:58.174903+0000 mgr.y (mgr.25027) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:59.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:09:59 smithi027 bash[25154]: cluster 2024-09-17T01:09:58.174903+0000 mgr.y (mgr.25027) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:09:59.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:09:59 smithi050 bash[19968]: cluster 2024-09-17T01:09:58.174903+0000 mgr.y (mgr.25027) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:00.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:00 smithi050 bash[19968]: cluster 2024-09-17T01:10:00.000117+0000 mon.a (mon.0) 1484 : cluster [INF] overall HEALTH_OK 2024-09-17T01:10:00.556 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:00 smithi027 bash[19759]: cluster 2024-09-17T01:10:00.000117+0000 mon.a (mon.0) 1484 : cluster [INF] overall HEALTH_OK 2024-09-17T01:10:00.556 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:10:00 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:10:00] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.43.0" 2024-09-17T01:10:00.557 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:00 smithi027 bash[25154]: cluster 2024-09-17T01:10:00.000117+0000 mon.a (mon.0) 1484 : cluster [INF] overall HEALTH_OK 2024-09-17T01:10:01.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:01 smithi027 bash[25154]: cluster 2024-09-17T01:10:00.176520+0000 mgr.y (mgr.25027) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:01.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:01 smithi027 bash[19759]: cluster 2024-09-17T01:10:00.176520+0000 mgr.y (mgr.25027) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:01.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:01 smithi050 bash[19968]: cluster 2024-09-17T01:10:00.176520+0000 mgr.y (mgr.25027) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:03.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[25154]: audit 2024-09-17T01:10:02.149979+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[25154]: audit 2024-09-17T01:10:02.164448+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[25154]: audit 2024-09-17T01:10:02.177041+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[25154]: cluster 2024-09-17T01:10:02.177197+0000 mgr.y (mgr.25027) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[25154]: audit 2024-09-17T01:10:03.124352+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[25154]: audit 2024-09-17T01:10:03.139586+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[19759]: audit 2024-09-17T01:10:02.149979+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[19759]: audit 2024-09-17T01:10:02.164448+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[19759]: audit 2024-09-17T01:10:02.177041+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[19759]: cluster 2024-09-17T01:10:02.177197+0000 mgr.y (mgr.25027) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[19759]: audit 2024-09-17T01:10:03.124352+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:03 smithi027 bash[19759]: audit 2024-09-17T01:10:03.139586+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:03 smithi050 bash[19968]: audit 2024-09-17T01:10:02.149979+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:03 smithi050 bash[19968]: audit 2024-09-17T01:10:02.164448+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:03 smithi050 bash[19968]: audit 2024-09-17T01:10:02.177041+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:03 smithi050 bash[19968]: cluster 2024-09-17T01:10:02.177197+0000 mgr.y (mgr.25027) 103 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:03.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:03 smithi050 bash[19968]: audit 2024-09-17T01:10:03.124352+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:03.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:03 smithi050 bash[19968]: audit 2024-09-17T01:10:03.139586+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:04.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:04 smithi027 bash[19759]: audit 2024-09-17T01:10:03.165010+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:04.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:04 smithi027 bash[19759]: audit 2024-09-17T01:10:03.707859+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:04.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:04 smithi027 bash[25154]: audit 2024-09-17T01:10:03.165010+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:04.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:04 smithi027 bash[25154]: audit 2024-09-17T01:10:03.707859+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:04.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:04 smithi050 bash[19968]: audit 2024-09-17T01:10:03.165010+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:04.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:04 smithi050 bash[19968]: audit 2024-09-17T01:10:03.707859+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:05.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:05 smithi027 bash[19759]: audit 2024-09-17T01:10:03.920468+0000 mgr.y (mgr.25027) 104 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:05.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:05 smithi027 bash[19759]: cluster 2024-09-17T01:10:04.178973+0000 mgr.y (mgr.25027) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:05 smithi027 bash[25154]: audit 2024-09-17T01:10:03.920468+0000 mgr.y (mgr.25027) 104 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:05 smithi027 bash[25154]: cluster 2024-09-17T01:10:04.178973+0000 mgr.y (mgr.25027) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:05.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:05 smithi050 bash[19968]: audit 2024-09-17T01:10:03.920468+0000 mgr.y (mgr.25027) 104 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:05.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:05 smithi050 bash[19968]: cluster 2024-09-17T01:10:04.178973+0000 mgr.y (mgr.25027) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:07.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:07 smithi027 bash[25154]: cluster 2024-09-17T01:10:06.179727+0000 mgr.y (mgr.25027) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:07.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:07 smithi027 bash[25154]: audit 2024-09-17T01:10:06.322953+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:10:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:07 smithi027 bash[25154]: audit 2024-09-17T01:10:06.328181+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:10:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:07 smithi027 bash[25154]: audit 2024-09-17T01:10:06.330503+0000 mon.b (mon.2) 329 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:10:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:07 smithi027 bash[25154]: audit 2024-09-17T01:10:06.347476+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:07.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:07 smithi027 bash[19759]: cluster 2024-09-17T01:10:06.179727+0000 mgr.y (mgr.25027) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:07.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:07 smithi027 bash[19759]: audit 2024-09-17T01:10:06.322953+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:10:07.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:07 smithi027 bash[19759]: audit 2024-09-17T01:10:06.328181+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:10:07.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:07 smithi027 bash[19759]: audit 2024-09-17T01:10:06.330503+0000 mon.b (mon.2) 329 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:10:07.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:07 smithi027 bash[19759]: audit 2024-09-17T01:10:06.347476+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:07.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:07 smithi050 bash[19968]: cluster 2024-09-17T01:10:06.179727+0000 mgr.y (mgr.25027) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:07.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:07 smithi050 bash[19968]: audit 2024-09-17T01:10:06.322953+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:10:07.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:07 smithi050 bash[19968]: audit 2024-09-17T01:10:06.328181+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:10:07.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:07 smithi050 bash[19968]: audit 2024-09-17T01:10:06.330503+0000 mon.b (mon.2) 329 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:10:07.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:07 smithi050 bash[19968]: audit 2024-09-17T01:10:06.347476+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:09.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:09 smithi027 bash[19759]: cluster 2024-09-17T01:10:08.180428+0000 mgr.y (mgr.25027) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:09.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:09 smithi027 bash[25154]: cluster 2024-09-17T01:10:08.180428+0000 mgr.y (mgr.25027) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:09.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:09 smithi050 bash[19968]: cluster 2024-09-17T01:10:08.180428+0000 mgr.y (mgr.25027) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:10.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:10:10 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:10:10] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2024-09-17T01:10:11.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:11 smithi027 bash[19759]: cluster 2024-09-17T01:10:10.182087+0000 mgr.y (mgr.25027) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:11.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:11 smithi027 bash[25154]: cluster 2024-09-17T01:10:10.182087+0000 mgr.y (mgr.25027) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:11 smithi050 bash[19968]: cluster 2024-09-17T01:10:10.182087+0000 mgr.y (mgr.25027) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:13 smithi027 bash[19759]: cluster 2024-09-17T01:10:12.182820+0000 mgr.y (mgr.25027) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:13.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:13 smithi027 bash[25154]: cluster 2024-09-17T01:10:12.182820+0000 mgr.y (mgr.25027) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:13.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:13 smithi050 bash[19968]: cluster 2024-09-17T01:10:12.182820+0000 mgr.y (mgr.25027) 109 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:15.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:15 smithi050 bash[19968]: audit 2024-09-17T01:10:13.926989+0000 mgr.y (mgr.25027) 110 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:15.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:15 smithi050 bash[19968]: cluster 2024-09-17T01:10:14.184393+0000 mgr.y (mgr.25027) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:15.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:15 smithi027 bash[19759]: audit 2024-09-17T01:10:13.926989+0000 mgr.y (mgr.25027) 110 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:15 smithi027 bash[19759]: cluster 2024-09-17T01:10:14.184393+0000 mgr.y (mgr.25027) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:15 smithi027 bash[25154]: audit 2024-09-17T01:10:13.926989+0000 mgr.y (mgr.25027) 110 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:15 smithi027 bash[25154]: cluster 2024-09-17T01:10:14.184393+0000 mgr.y (mgr.25027) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:17.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:17 smithi027 bash[19759]: cluster 2024-09-17T01:10:16.185110+0000 mgr.y (mgr.25027) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:17.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:17 smithi027 bash[25154]: cluster 2024-09-17T01:10:16.185110+0000 mgr.y (mgr.25027) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:17.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:17 smithi050 bash[19968]: cluster 2024-09-17T01:10:16.185110+0000 mgr.y (mgr.25027) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:19.485 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:19 smithi027 bash[19759]: cluster 2024-09-17T01:10:18.185761+0000 mgr.y (mgr.25027) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:19.485 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:19 smithi027 bash[19759]: audit 2024-09-17T01:10:18.707544+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:19.485 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:19 smithi027 bash[25154]: cluster 2024-09-17T01:10:18.185761+0000 mgr.y (mgr.25027) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:19.485 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:19 smithi027 bash[25154]: audit 2024-09-17T01:10:18.707544+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:19.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:19 smithi050 bash[19968]: cluster 2024-09-17T01:10:18.185761+0000 mgr.y (mgr.25027) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:19.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:19 smithi050 bash[19968]: audit 2024-09-17T01:10:18.707544+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:20.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:10:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:10:20] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.43.0" 2024-09-17T01:10:21.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:21 smithi027 bash[19759]: cluster 2024-09-17T01:10:20.187170+0000 mgr.y (mgr.25027) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:21.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:21 smithi027 bash[25154]: cluster 2024-09-17T01:10:20.187170+0000 mgr.y (mgr.25027) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:21 smithi050 bash[19968]: cluster 2024-09-17T01:10:20.187170+0000 mgr.y (mgr.25027) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:23 smithi050 bash[19968]: cluster 2024-09-17T01:10:22.187868+0000 mgr.y (mgr.25027) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:23 smithi050 bash[19968]: audit 2024-09-17T01:10:22.369565+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:23 smithi050 bash[19968]: audit 2024-09-17T01:10:22.384828+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:23 smithi050 bash[19968]: audit 2024-09-17T01:10:22.398374+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:23 smithi050 bash[19968]: audit 2024-09-17T01:10:23.355554+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:23 smithi027 bash[19759]: cluster 2024-09-17T01:10:22.187868+0000 mgr.y (mgr.25027) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:23 smithi027 bash[19759]: audit 2024-09-17T01:10:22.369565+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:23 smithi027 bash[19759]: audit 2024-09-17T01:10:22.384828+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:23 smithi027 bash[19759]: audit 2024-09-17T01:10:22.398374+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:23 smithi027 bash[19759]: audit 2024-09-17T01:10:23.355554+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:23 smithi027 bash[25154]: cluster 2024-09-17T01:10:22.187868+0000 mgr.y (mgr.25027) 115 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:23.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:23 smithi027 bash[25154]: audit 2024-09-17T01:10:22.369565+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:23 smithi027 bash[25154]: audit 2024-09-17T01:10:22.384828+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:23 smithi027 bash[25154]: audit 2024-09-17T01:10:22.398374+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:23.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:23 smithi027 bash[25154]: audit 2024-09-17T01:10:23.355554+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:24.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:24 smithi050 bash[19968]: audit 2024-09-17T01:10:23.368374+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:24.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:24 smithi050 bash[19968]: audit 2024-09-17T01:10:23.386798+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:24.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:24 smithi027 bash[19759]: audit 2024-09-17T01:10:23.368374+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:24.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:24 smithi027 bash[19759]: audit 2024-09-17T01:10:23.386798+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:24.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:24 smithi027 bash[25154]: audit 2024-09-17T01:10:23.368374+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:24.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:24 smithi027 bash[25154]: audit 2024-09-17T01:10:23.386798+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:25.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:25 smithi050 bash[19968]: audit 2024-09-17T01:10:23.938294+0000 mgr.y (mgr.25027) 116 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:25 smithi050 bash[19968]: cluster 2024-09-17T01:10:24.189446+0000 mgr.y (mgr.25027) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:25.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:25 smithi027 bash[19759]: audit 2024-09-17T01:10:23.938294+0000 mgr.y (mgr.25027) 116 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:25.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:25 smithi027 bash[19759]: cluster 2024-09-17T01:10:24.189446+0000 mgr.y (mgr.25027) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:25.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:25 smithi027 bash[25154]: audit 2024-09-17T01:10:23.938294+0000 mgr.y (mgr.25027) 116 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:25.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:25 smithi027 bash[25154]: cluster 2024-09-17T01:10:24.189446+0000 mgr.y (mgr.25027) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:27 smithi050 bash[19968]: cluster 2024-09-17T01:10:26.190164+0000 mgr.y (mgr.25027) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:27.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:27 smithi027 bash[19759]: cluster 2024-09-17T01:10:26.190164+0000 mgr.y (mgr.25027) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:27.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:27 smithi027 bash[25154]: cluster 2024-09-17T01:10:26.190164+0000 mgr.y (mgr.25027) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:29.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:29 smithi050 bash[19968]: cluster 2024-09-17T01:10:28.190866+0000 mgr.y (mgr.25027) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:29.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:29 smithi027 bash[19759]: cluster 2024-09-17T01:10:28.190866+0000 mgr.y (mgr.25027) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:29.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:29 smithi027 bash[25154]: cluster 2024-09-17T01:10:28.190866+0000 mgr.y (mgr.25027) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:30.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:10:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:10:30] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.43.0" 2024-09-17T01:10:31.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:31 smithi050 bash[19968]: cluster 2024-09-17T01:10:30.192485+0000 mgr.y (mgr.25027) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:31.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:31 smithi027 bash[19759]: cluster 2024-09-17T01:10:30.192485+0000 mgr.y (mgr.25027) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:31.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:31 smithi027 bash[25154]: cluster 2024-09-17T01:10:30.192485+0000 mgr.y (mgr.25027) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:33.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:33 smithi027 bash[19759]: cluster 2024-09-17T01:10:32.193160+0000 mgr.y (mgr.25027) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:33.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:33 smithi027 bash[25154]: cluster 2024-09-17T01:10:32.193160+0000 mgr.y (mgr.25027) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:33.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:33 smithi050 bash[19968]: cluster 2024-09-17T01:10:32.193160+0000 mgr.y (mgr.25027) 121 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:34.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:34 smithi027 bash[19759]: audit 2024-09-17T01:10:33.708416+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:34.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:34 smithi027 bash[25154]: audit 2024-09-17T01:10:33.708416+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:34.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:34 smithi050 bash[19968]: audit 2024-09-17T01:10:33.708416+0000 mon.b (mon.2) 331 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:35.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:35 smithi027 bash[19759]: audit 2024-09-17T01:10:33.946963+0000 mgr.y (mgr.25027) 122 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:35.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:35 smithi027 bash[19759]: cluster 2024-09-17T01:10:34.194768+0000 mgr.y (mgr.25027) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:35.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:35 smithi027 bash[25154]: audit 2024-09-17T01:10:33.946963+0000 mgr.y (mgr.25027) 122 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:35.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:35 smithi027 bash[25154]: cluster 2024-09-17T01:10:34.194768+0000 mgr.y (mgr.25027) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:35.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:35 smithi050 bash[19968]: audit 2024-09-17T01:10:33.946963+0000 mgr.y (mgr.25027) 122 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:35.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:35 smithi050 bash[19968]: cluster 2024-09-17T01:10:34.194768+0000 mgr.y (mgr.25027) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:37.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:37 smithi027 bash[19759]: cluster 2024-09-17T01:10:36.195497+0000 mgr.y (mgr.25027) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T01:10:37.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:37 smithi027 bash[25154]: cluster 2024-09-17T01:10:36.195497+0000 mgr.y (mgr.25027) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T01:10:37.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:37 smithi050 bash[19968]: cluster 2024-09-17T01:10:36.195497+0000 mgr.y (mgr.25027) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T01:10:39.691 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:39 smithi027 bash[19759]: cluster 2024-09-17T01:10:38.196209+0000 mgr.y (mgr.25027) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T01:10:39.692 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:39 smithi027 bash[25154]: cluster 2024-09-17T01:10:38.196209+0000 mgr.y (mgr.25027) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T01:10:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:39 smithi050 bash[19968]: cluster 2024-09-17T01:10:38.196209+0000 mgr.y (mgr.25027) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T01:10:40.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:10:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:10:40] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.43.0" 2024-09-17T01:10:41.549 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:41 smithi050 bash[19968]: cluster 2024-09-17T01:10:40.197784+0000 mgr.y (mgr.25027) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:41.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:41 smithi027 bash[19759]: cluster 2024-09-17T01:10:40.197784+0000 mgr.y (mgr.25027) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:41.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:41 smithi027 bash[25154]: cluster 2024-09-17T01:10:40.197784+0000 mgr.y (mgr.25027) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:43.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:43 smithi050 bash[19968]: cluster 2024-09-17T01:10:42.198506+0000 mgr.y (mgr.25027) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T01:10:43.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:43 smithi050 bash[19968]: audit 2024-09-17T01:10:42.617438+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:43.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:43 smithi050 bash[19968]: audit 2024-09-17T01:10:42.631098+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:43.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:43 smithi050 bash[19968]: audit 2024-09-17T01:10:42.646929+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:43.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:43 smithi027 bash[19759]: cluster 2024-09-17T01:10:42.198506+0000 mgr.y (mgr.25027) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T01:10:43.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:43 smithi027 bash[19759]: audit 2024-09-17T01:10:42.617438+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:43.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:43 smithi027 bash[19759]: audit 2024-09-17T01:10:42.631098+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:43.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:43 smithi027 bash[19759]: audit 2024-09-17T01:10:42.646929+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:43.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:43 smithi027 bash[25154]: cluster 2024-09-17T01:10:42.198506+0000 mgr.y (mgr.25027) 127 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T01:10:43.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:43 smithi027 bash[25154]: audit 2024-09-17T01:10:42.617438+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:43.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:43 smithi027 bash[25154]: audit 2024-09-17T01:10:42.631098+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:43.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:43 smithi027 bash[25154]: audit 2024-09-17T01:10:42.646929+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:44.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:44 smithi027 bash[19759]: audit 2024-09-17T01:10:43.583742+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:44.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:44 smithi027 bash[19759]: audit 2024-09-17T01:10:43.599177+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:44.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:44 smithi027 bash[19759]: audit 2024-09-17T01:10:43.614010+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:44.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:44 smithi027 bash[19759]: audit 2024-09-17T01:10:43.958146+0000 mgr.y (mgr.25027) 128 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:44.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:44 smithi027 bash[19759]: cluster 2024-09-17T01:10:44.200077+0000 mgr.y (mgr.25027) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:44.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:44 smithi027 bash[25154]: audit 2024-09-17T01:10:43.583742+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:44.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:44 smithi027 bash[25154]: audit 2024-09-17T01:10:43.599177+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:44.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:44 smithi027 bash[25154]: audit 2024-09-17T01:10:43.614010+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:44.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:44 smithi027 bash[25154]: audit 2024-09-17T01:10:43.958146+0000 mgr.y (mgr.25027) 128 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:44.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:44 smithi027 bash[25154]: cluster 2024-09-17T01:10:44.200077+0000 mgr.y (mgr.25027) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:44.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:44 smithi050 bash[19968]: audit 2024-09-17T01:10:43.583742+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:44.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:44 smithi050 bash[19968]: audit 2024-09-17T01:10:43.599177+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:44.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:44 smithi050 bash[19968]: audit 2024-09-17T01:10:43.614010+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:10:44.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:44 smithi050 bash[19968]: audit 2024-09-17T01:10:43.958146+0000 mgr.y (mgr.25027) 128 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:44.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:44 smithi050 bash[19968]: cluster 2024-09-17T01:10:44.200077+0000 mgr.y (mgr.25027) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:47.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:47 smithi027 bash[19759]: cluster 2024-09-17T01:10:46.200770+0000 mgr.y (mgr.25027) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:47 smithi027 bash[25154]: cluster 2024-09-17T01:10:46.200770+0000 mgr.y (mgr.25027) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:47.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:47 smithi050 bash[19968]: cluster 2024-09-17T01:10:46.200770+0000 mgr.y (mgr.25027) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:49.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:49 smithi027 bash[19759]: cluster 2024-09-17T01:10:48.201460+0000 mgr.y (mgr.25027) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:49.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:49 smithi027 bash[19759]: audit 2024-09-17T01:10:48.708722+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:49 smithi027 bash[25154]: cluster 2024-09-17T01:10:48.201460+0000 mgr.y (mgr.25027) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:49 smithi027 bash[25154]: audit 2024-09-17T01:10:48.708722+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:49.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:49 smithi050 bash[19968]: cluster 2024-09-17T01:10:48.201460+0000 mgr.y (mgr.25027) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:49.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:49 smithi050 bash[19968]: audit 2024-09-17T01:10:48.708722+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:10:50.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:10:50 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:10:50] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.43.0" 2024-09-17T01:10:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:51 smithi027 bash[19759]: cluster 2024-09-17T01:10:50.203209+0000 mgr.y (mgr.25027) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:51 smithi027 bash[25154]: cluster 2024-09-17T01:10:50.203209+0000 mgr.y (mgr.25027) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:51.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:51 smithi050 bash[19968]: cluster 2024-09-17T01:10:50.203209+0000 mgr.y (mgr.25027) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:53.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:53 smithi027 bash[19759]: cluster 2024-09-17T01:10:52.204040+0000 mgr.y (mgr.25027) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:53.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:53 smithi027 bash[25154]: cluster 2024-09-17T01:10:52.204040+0000 mgr.y (mgr.25027) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:53.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:53 smithi050 bash[19968]: cluster 2024-09-17T01:10:52.204040+0000 mgr.y (mgr.25027) 133 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:55.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:55 smithi050 bash[19968]: audit 2024-09-17T01:10:53.969413+0000 mgr.y (mgr.25027) 134 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:55.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:55 smithi050 bash[19968]: cluster 2024-09-17T01:10:54.205677+0000 mgr.y (mgr.25027) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:55.512 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:55 smithi027 bash[25154]: audit 2024-09-17T01:10:53.969413+0000 mgr.y (mgr.25027) 134 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:55.512 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:55 smithi027 bash[25154]: cluster 2024-09-17T01:10:54.205677+0000 mgr.y (mgr.25027) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:55.513 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:55 smithi027 bash[19759]: audit 2024-09-17T01:10:53.969413+0000 mgr.y (mgr.25027) 134 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:10:55.513 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:55 smithi027 bash[19759]: cluster 2024-09-17T01:10:54.205677+0000 mgr.y (mgr.25027) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:10:56.762 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps' 2024-09-17T01:10:57.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:57 smithi027 bash[25154]: cluster 2024-09-17T01:10:56.206511+0000 mgr.y (mgr.25027) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:57.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:57 smithi027 bash[19759]: cluster 2024-09-17T01:10:56.206511+0000 mgr.y (mgr.25027) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:57.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:57 smithi050 bash[19968]: cluster 2024-09-17T01:10:56.206511+0000 mgr.y (mgr.25027) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:59.621 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:10:59 smithi027 bash[19759]: cluster 2024-09-17T01:10:58.207325+0000 mgr.y (mgr.25027) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:59.622 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:10:59 smithi027 bash[25154]: cluster 2024-09-17T01:10:58.207325+0000 mgr.y (mgr.25027) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:10:59.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:10:59 smithi050 bash[19968]: cluster 2024-09-17T01:10:58.207325+0000 mgr.y (mgr.25027) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:00.667 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:00 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:11:00] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.43.0" 2024-09-17T01:11:01.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:01 smithi027 bash[25154]: cluster 2024-09-17T01:11:00.209064+0000 mgr.y (mgr.25027) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:01.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:01 smithi027 bash[19759]: cluster 2024-09-17T01:11:00.209064+0000 mgr.y (mgr.25027) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:01.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:01 smithi050 bash[19968]: cluster 2024-09-17T01:11:00.209064+0000 mgr.y (mgr.25027) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 18s ago 27m - - 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 19s ago 27m - - 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (9m) 18s ago 19m 14.8M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (8m) 19s ago 19m 41.9M - 8.3.5 dad864ee21e9 554af5fd9398 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (3m) 18s ago 17m 42.0M - 3.5 e1d6a67b021e b4a9e1d264de 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283 running (12m) 19s ago 26m 427M - 19.1.1-330-gc2ddf972 ebb0615149de 99ed1b3cc0dc 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (6m) 18s ago 28m 492M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (28m) 18s ago 28m 78.6M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (26m) 19s ago 26m 59.7M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (26m) 18s ago 26m 55.4M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:11:02.285 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (9m) 18s ago 19m 8511k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (9m) 19s ago 19m 8372k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (25m) 18s ago 25m 56.0M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (25m) 18s ago 25m 56.7M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (24m) 18s ago 24m 52.6M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (23m) 18s ago 23m 56.2M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (23m) 19s ago 23m 56.3M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (22m) 19s ago 22m 53.5M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (21m) 19s ago 21m 52.7M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (21m) 19s ago 21m 56.1M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (2m) 19s ago 20m 52.7M - 2.43.0 a07b618ecd1d e30ca68ace44 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (17m) 18s ago 17m 89.0M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:11:02.286 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (17m) 19s ago 17m 88.6M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:11:03.478 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions' 2024-09-17T01:11:03.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:03 smithi027 bash[25154]: cluster 2024-09-17T01:11:02.209736+0000 mgr.y (mgr.25027) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:03.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:03 smithi027 bash[25154]: audit 2024-09-17T01:11:02.280815+0000 mgr.y (mgr.25027) 140 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:11:03.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:03 smithi027 bash[25154]: audit 2024-09-17T01:11:02.823898+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:03.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:03 smithi027 bash[25154]: audit 2024-09-17T01:11:02.839382+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:03.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:03 smithi027 bash[25154]: audit 2024-09-17T01:11:02.854292+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:03 smithi027 bash[19759]: cluster 2024-09-17T01:11:02.209736+0000 mgr.y (mgr.25027) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:03 smithi027 bash[19759]: audit 2024-09-17T01:11:02.280815+0000 mgr.y (mgr.25027) 140 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:11:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:03 smithi027 bash[19759]: audit 2024-09-17T01:11:02.823898+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:03 smithi027 bash[19759]: audit 2024-09-17T01:11:02.839382+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:03.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:03 smithi027 bash[19759]: audit 2024-09-17T01:11:02.854292+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:03.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:03 smithi050 bash[19968]: cluster 2024-09-17T01:11:02.209736+0000 mgr.y (mgr.25027) 139 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:03.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:03 smithi050 bash[19968]: audit 2024-09-17T01:11:02.280815+0000 mgr.y (mgr.25027) 140 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:11:03.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:03 smithi050 bash[19968]: audit 2024-09-17T01:11:02.823898+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:03.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:03 smithi050 bash[19968]: audit 2024-09-17T01:11:02.839382+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:03.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:03 smithi050 bash[19968]: audit 2024-09-17T01:11:02.854292+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:04.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:04 smithi027 bash[25154]: audit 2024-09-17T01:11:03.708595+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:04.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:04 smithi027 bash[25154]: audit 2024-09-17T01:11:03.786026+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:04.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:04 smithi027 bash[25154]: audit 2024-09-17T01:11:03.802236+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:04.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:04 smithi027 bash[25154]: audit 2024-09-17T01:11:03.815848+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:04.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:04 smithi027 bash[19759]: audit 2024-09-17T01:11:03.708595+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:04.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:04 smithi027 bash[19759]: audit 2024-09-17T01:11:03.786026+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:04.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:04 smithi027 bash[19759]: audit 2024-09-17T01:11:03.802236+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:04.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:04 smithi027 bash[19759]: audit 2024-09-17T01:11:03.815848+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:04.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:04 smithi050 bash[19968]: audit 2024-09-17T01:11:03.708595+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:04.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:04 smithi050 bash[19968]: audit 2024-09-17T01:11:03.786026+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:04.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:04 smithi050 bash[19968]: audit 2024-09-17T01:11:03.802236+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:04.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:04 smithi050 bash[19968]: audit 2024-09-17T01:11:03.815848+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:05.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:05 smithi027 bash[19759]: audit 2024-09-17T01:11:03.980642+0000 mgr.y (mgr.25027) 141 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:05.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:05 smithi027 bash[19759]: cluster 2024-09-17T01:11:04.211363+0000 mgr.y (mgr.25027) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:05.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:05 smithi027 bash[25154]: audit 2024-09-17T01:11:03.980642+0000 mgr.y (mgr.25027) 141 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:05 smithi027 bash[25154]: cluster 2024-09-17T01:11:04.211363+0000 mgr.y (mgr.25027) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:05.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:05 smithi050 bash[19968]: audit 2024-09-17T01:11:03.980642+0000 mgr.y (mgr.25027) 141 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:05.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:05 smithi050 bash[19968]: cluster 2024-09-17T01:11:04.211363+0000 mgr.y (mgr.25027) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:07.397 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": {}, 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:11:07.398 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:11:07.399 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:11:07.399 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:11:07.399 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-17T01:11:07.399 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:11:07.399 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:11:07.399 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:11:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:07 smithi027 bash[19759]: cluster 2024-09-17T01:11:06.212053+0000 mgr.y (mgr.25027) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:07 smithi027 bash[19759]: audit 2024-09-17T01:11:06.503589+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:11:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:07 smithi027 bash[19759]: audit 2024-09-17T01:11:06.508802+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:07 smithi027 bash[19759]: audit 2024-09-17T01:11:06.510923+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:11:07.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:07 smithi027 bash[19759]: audit 2024-09-17T01:11:06.525607+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:07 smithi027 bash[25154]: cluster 2024-09-17T01:11:06.212053+0000 mgr.y (mgr.25027) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:07 smithi027 bash[25154]: audit 2024-09-17T01:11:06.503589+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:11:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:07 smithi027 bash[25154]: audit 2024-09-17T01:11:06.508802+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:07 smithi027 bash[25154]: audit 2024-09-17T01:11:06.510923+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:11:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:07 smithi027 bash[25154]: audit 2024-09-17T01:11:06.525607+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:07.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:07 smithi050 bash[19968]: cluster 2024-09-17T01:11:06.212053+0000 mgr.y (mgr.25027) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:07.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:07 smithi050 bash[19968]: audit 2024-09-17T01:11:06.503589+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:11:07.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:07 smithi050 bash[19968]: audit 2024-09-17T01:11:06.508802+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:07.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:07 smithi050 bash[19968]: audit 2024-09-17T01:11:06.510923+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:11:07.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:07 smithi050 bash[19968]: audit 2024-09-17T01:11:06.525607+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:08.162 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph -s' 2024-09-17T01:11:08.423 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:08 smithi027 bash[19759]: audit 2024-09-17T01:11:07.408046+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.27:0/659395660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:11:08.423 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:08 smithi027 bash[25154]: audit 2024-09-17T01:11:07.408046+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.27:0/659395660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:11:08.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:08 smithi050 bash[19968]: audit 2024-09-17T01:11:07.408046+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.27:0/659395660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:11:09.548 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:09 smithi027 bash[19759]: cluster 2024-09-17T01:11:08.212726+0000 mgr.y (mgr.25027) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:09.548 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:09 smithi027 bash[25154]: cluster 2024-09-17T01:11:08.212726+0000 mgr.y (mgr.25027) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:09.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:09 smithi050 bash[19968]: cluster 2024-09-17T01:11:08.212726+0000 mgr.y (mgr.25027) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:10.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:10 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:11:10] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2024-09-17T01:11:11.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:11 smithi027 bash[19759]: cluster 2024-09-17T01:11:10.214329+0000 mgr.y (mgr.25027) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:11.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:11 smithi027 bash[25154]: cluster 2024-09-17T01:11:10.214329+0000 mgr.y (mgr.25027) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:11 smithi050 bash[19968]: cluster 2024-09-17T01:11:10.214329+0000 mgr.y (mgr.25027) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:11.770 INFO:teuthology.orchestra.run.smithi027.stdout: cluster: 2024-09-17T01:11:11.770 INFO:teuthology.orchestra.run.smithi027.stdout: id: 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:11:11.770 INFO:teuthology.orchestra.run.smithi027.stdout: health: HEALTH_OK 2024-09-17T01:11:11.770 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:11:11.770 INFO:teuthology.orchestra.run.smithi027.stdout: services: 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: mon: 3 daemons, quorum a,c,b (age 26m) 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: mgr: y(active, since 3m), standbys: x 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: osd: 8 osds: 8 up (since 21m), 8 in (since 21m) 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: data: 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: pools: 6 pools, 161 pgs 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: objects: 242 objects, 585 KiB 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: usage: 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: pgs: 161 active+clean 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:11:11.771 INFO:teuthology.orchestra.run.smithi027.stdout: io: 2024-09-17T01:11:11.772 INFO:teuthology.orchestra.run.smithi027.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T01:11:11.772 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-09-17T01:11:12.472 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph health detail' 2024-09-17T01:11:12.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:12 smithi027 bash[25154]: audit 2024-09-17T01:11:11.780902+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.27:0/1646006029' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T01:11:12.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:12 smithi027 bash[19759]: audit 2024-09-17T01:11:11.780902+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.27:0/1646006029' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T01:11:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:12 smithi050 bash[19968]: audit 2024-09-17T01:11:11.780902+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.27:0/1646006029' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T01:11:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:13 smithi027 bash[19759]: cluster 2024-09-17T01:11:12.215040+0000 mgr.y (mgr.25027) 146 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:13 smithi027 bash[25154]: cluster 2024-09-17T01:11:12.215040+0000 mgr.y (mgr.25027) 146 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:13.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:13 smithi050 bash[19968]: cluster 2024-09-17T01:11:12.215040+0000 mgr.y (mgr.25027) 146 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:15.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:15 smithi050 bash[19968]: audit 2024-09-17T01:11:13.990784+0000 mgr.y (mgr.25027) 147 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:15.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:15 smithi050 bash[19968]: cluster 2024-09-17T01:11:14.216586+0000 mgr.y (mgr.25027) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:15.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:15 smithi027 bash[19759]: audit 2024-09-17T01:11:13.990784+0000 mgr.y (mgr.25027) 147 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:15.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:15 smithi027 bash[19759]: cluster 2024-09-17T01:11:14.216586+0000 mgr.y (mgr.25027) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:15.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:15 smithi027 bash[25154]: audit 2024-09-17T01:11:13.990784+0000 mgr.y (mgr.25027) 147 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:15 smithi027 bash[25154]: cluster 2024-09-17T01:11:14.216586+0000 mgr.y (mgr.25027) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:16.318 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2024-09-17T01:11:17.066 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T01:11:17.321 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:17 smithi027 bash[25154]: cluster 2024-09-17T01:11:16.217281+0000 mgr.y (mgr.25027) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:17.321 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:17 smithi027 bash[25154]: audit 2024-09-17T01:11:16.328970+0000 mon.a (mon.0) 1511 : audit [DBG] from='client.? 172.21.15.27:0/2904386344' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:11:17.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:17 smithi027 bash[19759]: cluster 2024-09-17T01:11:16.217281+0000 mgr.y (mgr.25027) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:17.322 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:17 smithi027 bash[19759]: audit 2024-09-17T01:11:16.328970+0000 mon.a (mon.0) 1511 : audit [DBG] from='client.? 172.21.15.27:0/2904386344' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:11:17.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:17 smithi050 bash[19968]: cluster 2024-09-17T01:11:16.217281+0000 mgr.y (mgr.25027) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:17.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:17 smithi050 bash[19968]: audit 2024-09-17T01:11:16.328970+0000 mon.a (mon.0) 1511 : audit [DBG] from='client.? 172.21.15.27:0/2904386344' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:11:19.552 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:19 smithi027 bash[19759]: cluster 2024-09-17T01:11:18.217973+0000 mgr.y (mgr.25027) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:19.552 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:19 smithi027 bash[19759]: audit 2024-09-17T01:11:18.709449+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:19.552 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:19 smithi027 bash[25154]: cluster 2024-09-17T01:11:18.217973+0000 mgr.y (mgr.25027) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:19.552 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:19 smithi027 bash[25154]: audit 2024-09-17T01:11:18.709449+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:19.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:19 smithi050 bash[19968]: cluster 2024-09-17T01:11:18.217973+0000 mgr.y (mgr.25027) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:19.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:19 smithi050 bash[19968]: audit 2024-09-17T01:11:18.709449+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.25027 172.21.15.27:0/3642988819' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:20.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:11:20] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.43.0" 2024-09-17T01:11:21.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:21 smithi027 bash[19759]: cluster 2024-09-17T01:11:20.219646+0000 mgr.y (mgr.25027) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:21.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:21 smithi027 bash[25154]: cluster 2024-09-17T01:11:20.219646+0000 mgr.y (mgr.25027) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:21 smithi050 bash[19968]: cluster 2024-09-17T01:11:20.219646+0000 mgr.y (mgr.25027) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:22.946 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:11:23.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:23 smithi050 bash[19968]: cluster 2024-09-17T01:11:22.220368+0000 mgr.y (mgr.25027) 152 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:23.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:23 smithi050 bash[19968]: audit 2024-09-17T01:11:22.943425+0000 mon.a (mon.0) 1512 : audit [DBG] from='client.? 172.21.15.27:0/473344497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:11:23.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:23 smithi050 bash[19968]: audit 2024-09-17T01:11:23.050185+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:23.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:23 smithi050 bash[19968]: audit 2024-09-17T01:11:23.061449+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:23.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:23 smithi050 bash[19968]: audit 2024-09-17T01:11:23.072899+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:23 smithi027 bash[19759]: cluster 2024-09-17T01:11:22.220368+0000 mgr.y (mgr.25027) 152 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:23 smithi027 bash[19759]: audit 2024-09-17T01:11:22.943425+0000 mon.a (mon.0) 1512 : audit [DBG] from='client.? 172.21.15.27:0/473344497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:11:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:23 smithi027 bash[19759]: audit 2024-09-17T01:11:23.050185+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:23 smithi027 bash[19759]: audit 2024-09-17T01:11:23.061449+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:23 smithi027 bash[19759]: audit 2024-09-17T01:11:23.072899+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:23 smithi027 bash[25154]: cluster 2024-09-17T01:11:22.220368+0000 mgr.y (mgr.25027) 152 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:23 smithi027 bash[25154]: audit 2024-09-17T01:11:22.943425+0000 mon.a (mon.0) 1512 : audit [DBG] from='client.? 172.21.15.27:0/473344497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:11:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:23 smithi027 bash[25154]: audit 2024-09-17T01:11:23.050185+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:23 smithi027 bash[25154]: audit 2024-09-17T01:11:23.061449+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:23 smithi027 bash[25154]: audit 2024-09-17T01:11:23.072899+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:23.690 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph mgr fail' 2024-09-17T01:11:25.261 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:24 smithi050 bash[19968]: audit 2024-09-17T01:11:23.928585+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:25.261 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:24 smithi050 bash[19968]: audit 2024-09-17T01:11:23.944242+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:25.261 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:24 smithi050 bash[19968]: audit 2024-09-17T01:11:23.956354+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:25.261 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:24 smithi050 bash[19968]: audit 2024-09-17T01:11:23.998752+0000 mgr.y (mgr.25027) 153 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:25.261 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:24 smithi050 bash[19968]: cluster 2024-09-17T01:11:24.221918+0000 mgr.y (mgr.25027) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:25.283 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:24 smithi027 bash[25154]: audit 2024-09-17T01:11:23.928585+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:25.284 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:24 smithi027 bash[25154]: audit 2024-09-17T01:11:23.944242+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:25.284 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:24 smithi027 bash[25154]: audit 2024-09-17T01:11:23.956354+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:25.284 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:24 smithi027 bash[25154]: audit 2024-09-17T01:11:23.998752+0000 mgr.y (mgr.25027) 153 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:25.284 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:24 smithi027 bash[25154]: cluster 2024-09-17T01:11:24.221918+0000 mgr.y (mgr.25027) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:25.284 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:24 smithi027 bash[19759]: audit 2024-09-17T01:11:23.928585+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:25.284 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:24 smithi027 bash[19759]: audit 2024-09-17T01:11:23.944242+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:25.284 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:24 smithi027 bash[19759]: audit 2024-09-17T01:11:23.956354+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25027 ' entity='mgr.y' 2024-09-17T01:11:25.284 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:24 smithi027 bash[19759]: audit 2024-09-17T01:11:23.998752+0000 mgr.y (mgr.25027) 153 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:25.284 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:24 smithi027 bash[19759]: cluster 2024-09-17T01:11:24.221918+0000 mgr.y (mgr.25027) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:11:27.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:27 smithi027 bash[25154]: cluster 2024-09-17T01:11:26.222689+0000 mgr.y (mgr.25027) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:27.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:27 smithi027 bash[19759]: cluster 2024-09-17T01:11:26.222689+0000 mgr.y (mgr.25027) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:27 smithi050 bash[19968]: cluster 2024-09-17T01:11:26.222689+0000 mgr.y (mgr.25027) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:11:28.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:28 smithi027 bash[25154]: audit 2024-09-17T01:11:27.802556+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.27:0/1840275415' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:11:28.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:28 smithi027 bash[25154]: audit 2024-09-17T01:11:27.803020+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:11:28.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:28 smithi027 bash[25154]: cluster 2024-09-17T01:11:27.814803+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T01:11:28.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:28 smithi027 bash[19759]: audit 2024-09-17T01:11:27.802556+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.27:0/1840275415' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:11:28.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:28 smithi027 bash[19759]: audit 2024-09-17T01:11:27.803020+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:11:28.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:28 smithi027 bash[19759]: cluster 2024-09-17T01:11:27.814803+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T01:11:28.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:28 smithi027 bash[70878]: ignoring --setuser ceph since I am not root 2024-09-17T01:11:28.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:28 smithi027 bash[70878]: ignoring --setgroup ceph since I am not root 2024-09-17T01:11:28.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:28 smithi027 bash[70878]: debug 2024-09-17T01:11:28.364+0000 7f2afa32f640 1 -- 172.21.15.27:0/3573969859 <== mon.0 v2:172.21.15.27:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557bb17b50e0 con 0x557bb17b7400 2024-09-17T01:11:28.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:28 smithi027 bash[70878]: debug 2024-09-17T01:11:28.476+0000 7f2afcb8b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T01:11:28.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:28 smithi050 bash[19968]: audit 2024-09-17T01:11:27.802556+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.27:0/1840275415' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:11:28.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:28 smithi050 bash[19968]: audit 2024-09-17T01:11:27.803020+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T01:11:28.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:28 smithi050 bash[19968]: cluster 2024-09-17T01:11:27.814803+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T01:11:28.635 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:28 smithi050 bash[48450]: [17/Sep/2024:01:11:28] ENGINE Bus STOPPING 2024-09-17T01:11:28.636 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:28 smithi050 bash[48450]: [17/Sep/2024:01:11:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T01:11:28.636 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:28 smithi050 bash[48450]: [17/Sep/2024:01:11:28] ENGINE Bus STOPPED 2024-09-17T01:11:29.091 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'sleep 180' 2024-09-17T01:11:29.286 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:28 smithi050 bash[48450]: [17/Sep/2024:01:11:28] ENGINE Bus STARTING 2024-09-17T01:11:29.286 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[48450]: [17/Sep/2024:01:11:29] ENGINE Serving on http://:::9283 2024-09-17T01:11:29.286 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[48450]: [17/Sep/2024:01:11:29] ENGINE Bus STARTED 2024-09-17T01:11:29.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.302503+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T01:11:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: cluster 2024-09-17T01:11:28.302725+0000 mon.a (mon.0) 1522 : cluster [DBG] mgrmap e33: x(active, starting, since 0.498793s) 2024-09-17T01:11:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.303289+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:11:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.303903+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:11:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.304559+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:11:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.305226+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:11:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.305969+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:11:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.306839+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:11:29.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.307642+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:11:29.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.308486+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:11:29.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.309321+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:11:29.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.310136+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:11:29.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.310934+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:11:29.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.311771+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:11:29.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.312629+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:11:29.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.313353+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:11:29.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.314809+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:11:29.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: cluster 2024-09-17T01:11:28.848775+0000 mon.a (mon.0) 1523 : cluster [INF] Manager daemon x is now available 2024-09-17T01:11:29.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.923999+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:29.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.302503+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T01:11:29.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: cluster 2024-09-17T01:11:28.302725+0000 mon.a (mon.0) 1522 : cluster [DBG] mgrmap e33: x(active, starting, since 0.498793s) 2024-09-17T01:11:29.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.303289+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:11:29.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.303903+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:11:29.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.304559+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:11:29.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.305226+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:11:29.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.305969+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:11:29.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.306839+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:11:29.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.307642+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:11:29.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.308486+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:11:29.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.309321+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:11:29.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.310136+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:11:29.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.310934+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:11:29.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.311771+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:11:29.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.312629+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:11:29.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.313353+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:11:29.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.314809+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:11:29.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: cluster 2024-09-17T01:11:28.848775+0000 mon.a (mon.0) 1523 : cluster [INF] Manager daemon x is now available 2024-09-17T01:11:29.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.923999+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:29.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.924454+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:11:29.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.930255+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:11:29.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.931277+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:11:29.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.933673+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:11:29.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.934591+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:11:29.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.957213+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:29.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.980972+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:11:29.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:28.984891+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:11:29.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:29.000252+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:11:29.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[19759]: audit 2024-09-17T01:11:29.003957+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:11:29.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.924454+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:11:29.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.930255+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:11:29.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.931277+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:11:29.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.933673+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:11:29.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.934591+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:11:29.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.957213+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:29.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.980972+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:11:29.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:28.984891+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:11:29.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:29.000252+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:11:29.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[25154]: audit 2024-09-17T01:11:29.003957+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:11:29.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.302503+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T01:11:29.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: cluster 2024-09-17T01:11:28.302725+0000 mon.a (mon.0) 1522 : cluster [DBG] mgrmap e33: x(active, starting, since 0.498793s) 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.303289+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.303903+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.304559+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.305226+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.305969+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.306839+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.307642+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.308486+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.309321+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.310136+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:11:29.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.310934+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.311771+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.312629+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.313353+0000 mon.b (mon.2) 351 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.314809+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: cluster 2024-09-17T01:11:28.848775+0000 mon.a (mon.0) 1523 : cluster [INF] Manager daemon x is now available 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.923999+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.924454+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.930255+0000 mon.b (mon.2) 354 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.931277+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.933673+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.934591+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.957213+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:29.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.980972+0000 mon.b (mon.2) 357 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:11:29.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:28.984891+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:11:29.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:29.000252+0000 mon.b (mon.2) 358 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:11:29.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:29 smithi050 bash[19968]: audit 2024-09-17T01:11:29.003957+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T01:11:30.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[70878]: debug 2024-09-17T01:11:29.744+0000 7f2afcb8b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T01:11:30.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[70878]: debug 2024-09-17T01:11:29.816+0000 7f2afcb8b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T01:11:30.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:29 smithi027 bash[70878]: debug 2024-09-17T01:11:29.980+0000 7f2afcb8b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T01:11:30.749 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[70878]: debug 2024-09-17T01:11:30.676+0000 7f2afcb8b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T01:11:31.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[19759]: cluster 2024-09-17T01:11:29.823365+0000 mon.a (mon.0) 1529 : cluster [DBG] mgrmap e34: x(active, since 2s) 2024-09-17T01:11:31.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[19759]: audit 2024-09-17T01:11:29.905949+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[19759]: audit 2024-09-17T01:11:29.909541+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[19759]: audit 2024-09-17T01:11:29.997444+0000 mon.b (mon.2) 360 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[19759]: audit 2024-09-17T01:11:29.999799+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:31.046 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[19759]: audit 2024-09-17T01:11:30.000592+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:11:31.046 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[19759]: audit 2024-09-17T01:11:30.001130+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.046 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[19759]: cephadm 2024-09-17T01:11:30.002086+0000 mgr.x (mgr.24653) 2 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:11:31.046 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[19759]: cephadm 2024-09-17T01:11:30.002341+0000 mgr.x (mgr.24653) 3 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:11:31.046 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[19759]: audit 2024-09-17T01:11:30.790594+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:31.046 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[70878]: debug 2024-09-17T01:11:30.756+0000 7f2afcb8b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T01:11:31.046 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[70878]: debug 2024-09-17T01:11:30.844+0000 7f2afcb8b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T01:11:31.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[25154]: cluster 2024-09-17T01:11:29.823365+0000 mon.a (mon.0) 1529 : cluster [DBG] mgrmap e34: x(active, since 2s) 2024-09-17T01:11:31.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[25154]: audit 2024-09-17T01:11:29.905949+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[25154]: audit 2024-09-17T01:11:29.909541+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[25154]: audit 2024-09-17T01:11:29.997444+0000 mon.b (mon.2) 360 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[25154]: audit 2024-09-17T01:11:29.999799+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:31.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[25154]: audit 2024-09-17T01:11:30.000592+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:11:31.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[25154]: audit 2024-09-17T01:11:30.001130+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[25154]: cephadm 2024-09-17T01:11:30.002086+0000 mgr.x (mgr.24653) 2 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:11:31.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[25154]: cephadm 2024-09-17T01:11:30.002341+0000 mgr.x (mgr.24653) 3 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:11:31.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:30 smithi027 bash[25154]: audit 2024-09-17T01:11:30.790594+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:30 smithi050 bash[19968]: cluster 2024-09-17T01:11:29.823365+0000 mon.a (mon.0) 1529 : cluster [DBG] mgrmap e34: x(active, since 2s) 2024-09-17T01:11:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:30 smithi050 bash[19968]: audit 2024-09-17T01:11:29.905949+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:30 smithi050 bash[19968]: audit 2024-09-17T01:11:29.909541+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:30 smithi050 bash[19968]: audit 2024-09-17T01:11:29.997444+0000 mon.b (mon.2) 360 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:30 smithi050 bash[19968]: audit 2024-09-17T01:11:29.999799+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:30 smithi050 bash[19968]: audit 2024-09-17T01:11:30.000592+0000 mon.b (mon.2) 362 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:11:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:30 smithi050 bash[19968]: audit 2024-09-17T01:11:30.001130+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:11:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:30 smithi050 bash[19968]: cephadm 2024-09-17T01:11:30.002086+0000 mgr.x (mgr.24653) 2 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:11:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:30 smithi050 bash[19968]: cephadm 2024-09-17T01:11:30.002341+0000 mgr.x (mgr.24653) 3 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:11:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:30 smithi050 bash[19968]: audit 2024-09-17T01:11:30.790594+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:31.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[70878]: debug 2024-09-17T01:11:31.052+0000 7f2afcb8b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T01:11:31.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[70878]: debug 2024-09-17T01:11:31.140+0000 7f2afcb8b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T01:11:31.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[70878]: debug 2024-09-17T01:11:31.212+0000 7f2afcb8b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T01:11:31.757 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[70878]: debug 2024-09-17T01:11:31.484+0000 7f2afcb8b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T01:11:31.757 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[70878]: debug 2024-09-17T01:11:31.556+0000 7f2afcb8b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T01:11:32.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[70878]: debug 2024-09-17T01:11:31.764+0000 7f2afcb8b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T01:11:32.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[70878]: debug 2024-09-17T01:11:31.852+0000 7f2afcb8b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T01:11:32.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cluster 2024-09-17T01:11:30.309089+0000 mgr.x (mgr.24653) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:11:32.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cephadm 2024-09-17T01:11:30.442505+0000 mgr.x (mgr.24653) 5 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cephadm 2024-09-17T01:11:30.559274+0000 mgr.x (mgr.24653) 6 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cephadm 2024-09-17T01:11:30.600048+0000 mgr.x (mgr.24653) 7 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cephadm 2024-09-17T01:11:30.713278+0000 mgr.x (mgr.24653) 8 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cephadm 2024-09-17T01:11:30.753105+0000 mgr.x (mgr.24653) 9 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cluster 2024-09-17T01:11:30.831288+0000 mon.a (mon.0) 1533 : cluster [DBG] mgrmap e35: x(active, since 3s) 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cephadm 2024-09-17T01:11:30.858419+0000 mgr.x (mgr.24653) 10 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: audit 2024-09-17T01:11:30.869448+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: audit 2024-09-17T01:11:30.901350+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: audit 2024-09-17T01:11:30.908527+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: audit 2024-09-17T01:11:30.987719+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: audit 2024-09-17T01:11:30.993059+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cephadm 2024-09-17T01:11:30.995509+0000 mgr.x (mgr.24653) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:11:32.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: audit 2024-09-17T01:11:30.997977+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: audit 2024-09-17T01:11:31.002313+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cephadm 2024-09-17T01:11:31.027510+0000 mgr.x (mgr.24653) 12 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:11:32.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: audit 2024-09-17T01:11:31.027912+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:11:32.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: audit 2024-09-17T01:11:31.031375+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:11:32.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: audit 2024-09-17T01:11:31.035403+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:32.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[19759]: cephadm 2024-09-17T01:11:31.036386+0000 mgr.x (mgr.24653) 13 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:11:32.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cluster 2024-09-17T01:11:30.309089+0000 mgr.x (mgr.24653) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:11:32.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cephadm 2024-09-17T01:11:30.442505+0000 mgr.x (mgr.24653) 5 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:11:32.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cephadm 2024-09-17T01:11:30.559274+0000 mgr.x (mgr.24653) 6 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:11:32.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cephadm 2024-09-17T01:11:30.600048+0000 mgr.x (mgr.24653) 7 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:11:32.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cephadm 2024-09-17T01:11:30.713278+0000 mgr.x (mgr.24653) 8 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:11:32.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cephadm 2024-09-17T01:11:30.753105+0000 mgr.x (mgr.24653) 9 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:11:32.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cluster 2024-09-17T01:11:30.831288+0000 mon.a (mon.0) 1533 : cluster [DBG] mgrmap e35: x(active, since 3s) 2024-09-17T01:11:32.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cephadm 2024-09-17T01:11:30.858419+0000 mgr.x (mgr.24653) 10 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:11:32.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: audit 2024-09-17T01:11:30.869448+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: audit 2024-09-17T01:11:30.901350+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: audit 2024-09-17T01:11:30.908527+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: audit 2024-09-17T01:11:30.987719+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: audit 2024-09-17T01:11:30.993059+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cephadm 2024-09-17T01:11:30.995509+0000 mgr.x (mgr.24653) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:11:32.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: audit 2024-09-17T01:11:30.997977+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: audit 2024-09-17T01:11:31.002313+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cephadm 2024-09-17T01:11:31.027510+0000 mgr.x (mgr.24653) 12 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:11:32.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: audit 2024-09-17T01:11:31.027912+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:11:32.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: audit 2024-09-17T01:11:31.031375+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:11:32.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: audit 2024-09-17T01:11:31.035403+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:32.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:31 smithi027 bash[25154]: cephadm 2024-09-17T01:11:31.036386+0000 mgr.x (mgr.24653) 13 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:11:32.136 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: debug 2024-09-17T01:11:31.792+0000 7f81d0159640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:01:11:31] ENGINE Error in HTTPServer.serve 2024-09-17T01:11:32.136 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: Traceback (most recent call last): 2024-09-17T01:11:32.136 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:11:32.136 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: self._connections.run(self.expiration_interval) 2024-09-17T01:11:32.136 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:11:32.137 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: self._run(expiration_interval) 2024-09-17T01:11:32.137 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:11:32.137 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:11:32.137 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:11:32.137 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:11:32.137 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:11:32.138 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: s = self.context.wrap_socket( 2024-09-17T01:11:32.138 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:11:32.138 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: return self.sslsocket_class._create( 2024-09-17T01:11:32.138 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:11:32.138 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: self.do_handshake() 2024-09-17T01:11:32.138 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:11:32.139 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: self._sslobj.do_handshake() 2024-09-17T01:11:32.139 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[48450]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:11:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cluster 2024-09-17T01:11:30.309089+0000 mgr.x (mgr.24653) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:11:32.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cephadm 2024-09-17T01:11:30.442505+0000 mgr.x (mgr.24653) 5 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:11:32.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cephadm 2024-09-17T01:11:30.559274+0000 mgr.x (mgr.24653) 6 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:11:32.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cephadm 2024-09-17T01:11:30.600048+0000 mgr.x (mgr.24653) 7 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:11:32.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cephadm 2024-09-17T01:11:30.713278+0000 mgr.x (mgr.24653) 8 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:11:32.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cephadm 2024-09-17T01:11:30.753105+0000 mgr.x (mgr.24653) 9 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:11:32.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cluster 2024-09-17T01:11:30.831288+0000 mon.a (mon.0) 1533 : cluster [DBG] mgrmap e35: x(active, since 3s) 2024-09-17T01:11:32.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cephadm 2024-09-17T01:11:30.858419+0000 mgr.x (mgr.24653) 10 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:11:32.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: audit 2024-09-17T01:11:30.869448+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: audit 2024-09-17T01:11:30.901350+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: audit 2024-09-17T01:11:30.908527+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.142 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: audit 2024-09-17T01:11:30.987719+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.142 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: audit 2024-09-17T01:11:30.993059+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.142 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cephadm 2024-09-17T01:11:30.995509+0000 mgr.x (mgr.24653) 11 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:11:32.142 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: audit 2024-09-17T01:11:30.997977+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.142 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: audit 2024-09-17T01:11:31.002313+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:32.142 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cephadm 2024-09-17T01:11:31.027510+0000 mgr.x (mgr.24653) 12 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:11:32.143 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: audit 2024-09-17T01:11:31.027912+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:11:32.143 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: audit 2024-09-17T01:11:31.031375+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:11:32.143 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: audit 2024-09-17T01:11:31.035403+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:32.143 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:31 smithi050 bash[19968]: cephadm 2024-09-17T01:11:31.036386+0000 mgr.x (mgr.24653) 13 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:11:32.465 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[70878]: debug 2024-09-17T01:11:32.116+0000 7f2afcb8b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T01:11:32.466 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[70878]: debug 2024-09-17T01:11:32.300+0000 7f2afcb8b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:11:32.741 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[70878]: debug 2024-09-17T01:11:32.472+0000 7f2afcb8b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T01:11:32.741 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[70878]: debug 2024-09-17T01:11:32.560+0000 7f2afcb8b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T01:11:33.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[70878]: debug 2024-09-17T01:11:32.748+0000 7f2afcb8b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:11:33.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: cephadm 2024-09-17T01:11:31.666509+0000 mgr.x (mgr.24653) 14 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Bus STARTING 2024-09-17T01:11:33.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: cephadm 2024-09-17T01:11:31.790939+0000 mgr.x (mgr.24653) 15 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Serving on https://172.21.15.50:7150 2024-09-17T01:11:33.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: cephadm 2024-09-17T01:11:31.794319+0000 mgr.x (mgr.24653) 16 : cephadm [ERR] [17/Sep/2024:01:11:31] ENGINE Error in HTTPServer.serve 2024-09-17T01:11:33.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: Traceback (most recent call last): 2024-09-17T01:11:33.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: self._connections.run(self.expiration_interval) 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: self._run(expiration_interval) 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: s = self.context.wrap_socket( 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: return self.sslsocket_class._create( 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: self.do_handshake() 2024-09-17T01:11:33.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: self._sslobj.do_handshake() 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: cephadm 2024-09-17T01:11:31.892266+0000 mgr.x (mgr.24653) 17 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Serving on http://172.21.15.50:8765 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[19759]: cephadm 2024-09-17T01:11:31.892383+0000 mgr.x (mgr.24653) 18 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Bus STARTED 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: cephadm 2024-09-17T01:11:31.666509+0000 mgr.x (mgr.24653) 14 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Bus STARTING 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: cephadm 2024-09-17T01:11:31.790939+0000 mgr.x (mgr.24653) 15 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Serving on https://172.21.15.50:7150 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: cephadm 2024-09-17T01:11:31.794319+0000 mgr.x (mgr.24653) 16 : cephadm [ERR] [17/Sep/2024:01:11:31] ENGINE Error in HTTPServer.serve 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: Traceback (most recent call last): 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: self._connections.run(self.expiration_interval) 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:11:33.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: self._run(expiration_interval) 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: s = self.context.wrap_socket( 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: return self.sslsocket_class._create( 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: self.do_handshake() 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: self._sslobj.do_handshake() 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:11:33.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: cephadm 2024-09-17T01:11:31.892266+0000 mgr.x (mgr.24653) 17 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Serving on http://172.21.15.50:8765 2024-09-17T01:11:33.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:32 smithi027 bash[25154]: cephadm 2024-09-17T01:11:31.892383+0000 mgr.x (mgr.24653) 18 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Bus STARTED 2024-09-17T01:11:33.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: cephadm 2024-09-17T01:11:31.666509+0000 mgr.x (mgr.24653) 14 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Bus STARTING 2024-09-17T01:11:33.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: cephadm 2024-09-17T01:11:31.790939+0000 mgr.x (mgr.24653) 15 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Serving on https://172.21.15.50:7150 2024-09-17T01:11:33.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: cephadm 2024-09-17T01:11:31.794319+0000 mgr.x (mgr.24653) 16 : cephadm [ERR] [17/Sep/2024:01:11:31] ENGINE Error in HTTPServer.serve 2024-09-17T01:11:33.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: Traceback (most recent call last): 2024-09-17T01:11:33.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:11:33.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: self._connections.run(self.expiration_interval) 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: self._run(expiration_interval) 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: s = self.context.wrap_socket( 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: return self.sslsocket_class._create( 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: self.do_handshake() 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:11:33.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: self._sslobj.do_handshake() 2024-09-17T01:11:33.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:11:33.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: cephadm 2024-09-17T01:11:31.892266+0000 mgr.x (mgr.24653) 17 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Serving on http://172.21.15.50:8765 2024-09-17T01:11:33.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:32 smithi050 bash[19968]: cephadm 2024-09-17T01:11:31.892383+0000 mgr.x (mgr.24653) 18 : cephadm [INF] [17/Sep/2024:01:11:31] ENGINE Bus STARTED 2024-09-17T01:11:33.723 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[70878]: debug 2024-09-17T01:11:33.652+0000 7f2afcb8b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T01:11:33.996 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[70878]: debug 2024-09-17T01:11:33.728+0000 7f2afcb8b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T01:11:33.996 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[70878]: debug 2024-09-17T01:11:33.972+0000 7f2afcb8b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T01:11:33.997 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[19759]: cluster 2024-09-17T01:11:32.309733+0000 mgr.x (mgr.24653) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:11:33.997 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[19759]: cluster 2024-09-17T01:11:32.845447+0000 mon.a (mon.0) 1542 : cluster [DBG] mgrmap e36: x(active, since 5s) 2024-09-17T01:11:33.997 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[19759]: audit 2024-09-17T01:11:33.608408+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.997 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[19759]: audit 2024-09-17T01:11:33.614749+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.997 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[19759]: audit 2024-09-17T01:11:33.622376+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.997 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[19759]: audit 2024-09-17T01:11:33.745983+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.997 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[19759]: audit 2024-09-17T01:11:33.757997+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.997 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[19759]: audit 2024-09-17T01:11:33.771758+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.997 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[25154]: cluster 2024-09-17T01:11:32.309733+0000 mgr.x (mgr.24653) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:11:33.998 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[25154]: cluster 2024-09-17T01:11:32.845447+0000 mon.a (mon.0) 1542 : cluster [DBG] mgrmap e36: x(active, since 5s) 2024-09-17T01:11:33.998 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[25154]: audit 2024-09-17T01:11:33.608408+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.998 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[25154]: audit 2024-09-17T01:11:33.614749+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.998 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[25154]: audit 2024-09-17T01:11:33.622376+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.998 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[25154]: audit 2024-09-17T01:11:33.745983+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.998 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[25154]: audit 2024-09-17T01:11:33.757997+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:33.998 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:33 smithi027 bash[25154]: audit 2024-09-17T01:11:33.771758+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:34.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:33 smithi050 bash[19968]: cluster 2024-09-17T01:11:32.309733+0000 mgr.x (mgr.24653) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:11:34.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:33 smithi050 bash[19968]: cluster 2024-09-17T01:11:32.845447+0000 mon.a (mon.0) 1542 : cluster [DBG] mgrmap e36: x(active, since 5s) 2024-09-17T01:11:34.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:33 smithi050 bash[19968]: audit 2024-09-17T01:11:33.608408+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:34.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:33 smithi050 bash[19968]: audit 2024-09-17T01:11:33.614749+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:34.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:33 smithi050 bash[19968]: audit 2024-09-17T01:11:33.622376+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:34.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:33 smithi050 bash[19968]: audit 2024-09-17T01:11:33.745983+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:34.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:33 smithi050 bash[19968]: audit 2024-09-17T01:11:33.757997+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:34.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:33 smithi050 bash[19968]: audit 2024-09-17T01:11:33.771758+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:34.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:34 smithi027 bash[70878]: debug 2024-09-17T01:11:34.052+0000 7f2afcb8b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T01:11:34.779 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:34 smithi027 bash[70878]: debug 2024-09-17T01:11:34.468+0000 7f2afcb8b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T01:11:34.779 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:34 smithi027 bash[70878]: debug 2024-09-17T01:11:34.552+0000 7f2afcb8b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T01:11:34.779 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:34 smithi027 bash[70878]: [17/Sep/2024:01:11:34] ENGINE Bus STARTING 2024-09-17T01:11:34.779 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:34 smithi027 bash[70878]: CherryPy Checker: 2024-09-17T01:11:34.779 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:34 smithi027 bash[70878]: The Application mounted at '' has an empty config. 2024-09-17T01:11:34.779 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:34 smithi027 bash[70878]: [17/Sep/2024:01:11:34] ENGINE Serving on http://:::9283 2024-09-17T01:11:34.779 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:34 smithi027 bash[70878]: [17/Sep/2024:01:11:34] ENGINE Bus STARTED 2024-09-17T01:11:35.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[19759]: audit 2024-09-17T01:11:34.004012+0000 mgr.x (mgr.24653) 20 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:35.382 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[19759]: cluster 2024-09-17T01:11:34.576424+0000 mon.a (mon.0) 1549 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:11:35.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[19759]: audit 2024-09-17T01:11:34.579305+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T01:11:35.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[19759]: audit 2024-09-17T01:11:34.582257+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:11:35.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[19759]: audit 2024-09-17T01:11:34.583783+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T01:11:35.383 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[19759]: audit 2024-09-17T01:11:34.584079+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:11:35.383 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[25154]: audit 2024-09-17T01:11:34.004012+0000 mgr.x (mgr.24653) 20 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:35.383 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[25154]: cluster 2024-09-17T01:11:34.576424+0000 mon.a (mon.0) 1549 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:11:35.383 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[25154]: audit 2024-09-17T01:11:34.579305+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T01:11:35.383 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[25154]: audit 2024-09-17T01:11:34.582257+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:11:35.383 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[25154]: audit 2024-09-17T01:11:34.583783+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T01:11:35.383 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:35 smithi027 bash[25154]: audit 2024-09-17T01:11:34.584079+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:11:35.608 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:35 smithi050 bash[19968]: audit 2024-09-17T01:11:34.004012+0000 mgr.x (mgr.24653) 20 : audit [DBG] from='client.15213 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:35.608 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:35 smithi050 bash[19968]: cluster 2024-09-17T01:11:34.576424+0000 mon.a (mon.0) 1549 : cluster [DBG] Standby manager daemon y started 2024-09-17T01:11:35.608 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:35 smithi050 bash[19968]: audit 2024-09-17T01:11:34.579305+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T01:11:35.608 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:35 smithi050 bash[19968]: audit 2024-09-17T01:11:34.582257+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:11:35.608 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:35 smithi050 bash[19968]: audit 2024-09-17T01:11:34.583783+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T01:11:35.608 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:35 smithi050 bash[19968]: audit 2024-09-17T01:11:34.584079+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.? 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:11:36.444 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:36 smithi050 bash[19968]: cluster 2024-09-17T01:11:34.310338+0000 mgr.x (mgr.24653) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:11:36.445 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:36 smithi050 bash[19968]: cluster 2024-09-17T01:11:35.157932+0000 mon.a (mon.0) 1554 : cluster [DBG] mgrmap e37: x(active, since 7s), standbys: y 2024-09-17T01:11:36.445 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:36 smithi050 bash[19968]: audit 2024-09-17T01:11:35.159259+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:11:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:36 smithi027 bash[19759]: cluster 2024-09-17T01:11:34.310338+0000 mgr.x (mgr.24653) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:11:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:36 smithi027 bash[19759]: cluster 2024-09-17T01:11:35.157932+0000 mon.a (mon.0) 1554 : cluster [DBG] mgrmap e37: x(active, since 7s), standbys: y 2024-09-17T01:11:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:36 smithi027 bash[19759]: audit 2024-09-17T01:11:35.159259+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:11:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:36 smithi027 bash[25154]: cluster 2024-09-17T01:11:34.310338+0000 mgr.x (mgr.24653) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:11:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:36 smithi027 bash[25154]: cluster 2024-09-17T01:11:35.157932+0000 mon.a (mon.0) 1554 : cluster [DBG] mgrmap e37: x(active, since 7s), standbys: y 2024-09-17T01:11:36.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:36 smithi027 bash[25154]: audit 2024-09-17T01:11:35.159259+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:11:37.751 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:37 smithi027 bash[19759]: cluster 2024-09-17T01:11:36.312724+0000 mgr.x (mgr.24653) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-17T01:11:37.752 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:37 smithi027 bash[19759]: audit 2024-09-17T01:11:36.454128+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:37.752 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:37 smithi027 bash[25154]: cluster 2024-09-17T01:11:36.312724+0000 mgr.x (mgr.24653) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-17T01:11:37.752 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:37 smithi027 bash[25154]: audit 2024-09-17T01:11:36.454128+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:37.765 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:37 smithi050 bash[19968]: cluster 2024-09-17T01:11:36.312724+0000 mgr.x (mgr.24653) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-17T01:11:37.765 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:37 smithi050 bash[19968]: audit 2024-09-17T01:11:36.454128+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:39 smithi027 bash[19759]: audit 2024-09-17T01:11:38.068614+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:39 smithi027 bash[19759]: audit 2024-09-17T01:11:38.083120+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:39 smithi027 bash[19759]: audit 2024-09-17T01:11:38.097737+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:39 smithi027 bash[19759]: audit 2024-09-17T01:11:38.252538+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:39 smithi027 bash[19759]: audit 2024-09-17T01:11:38.261141+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:39 smithi027 bash[25154]: audit 2024-09-17T01:11:38.068614+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:39 smithi027 bash[25154]: audit 2024-09-17T01:11:38.083120+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:39 smithi027 bash[25154]: audit 2024-09-17T01:11:38.097737+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:39 smithi027 bash[25154]: audit 2024-09-17T01:11:38.252538+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:39 smithi027 bash[25154]: audit 2024-09-17T01:11:38.261141+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:39 smithi050 bash[19968]: audit 2024-09-17T01:11:38.068614+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:39 smithi050 bash[19968]: audit 2024-09-17T01:11:38.083120+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.376 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:39 smithi050 bash[19968]: audit 2024-09-17T01:11:38.097737+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.376 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:39 smithi050 bash[19968]: audit 2024-09-17T01:11:38.252538+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:39.376 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:39 smithi050 bash[19968]: audit 2024-09-17T01:11:38.261141+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:40.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:40 smithi050 bash[19968]: cephadm 2024-09-17T01:11:38.262216+0000 mgr.x (mgr.24653) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:11:40.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:40 smithi050 bash[19968]: cluster 2024-09-17T01:11:38.313282+0000 mgr.x (mgr.24653) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-17T01:11:40.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:40 smithi050 bash[19968]: cephadm 2024-09-17T01:11:38.553361+0000 mgr.x (mgr.24653) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T01:11:40.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:11:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:11:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T01:11:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:40 smithi027 bash[19759]: cephadm 2024-09-17T01:11:38.262216+0000 mgr.x (mgr.24653) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:11:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:40 smithi027 bash[19759]: cluster 2024-09-17T01:11:38.313282+0000 mgr.x (mgr.24653) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-17T01:11:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:40 smithi027 bash[19759]: cephadm 2024-09-17T01:11:38.553361+0000 mgr.x (mgr.24653) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T01:11:40.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:40 smithi027 bash[25154]: cephadm 2024-09-17T01:11:38.262216+0000 mgr.x (mgr.24653) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:11:40.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:40 smithi027 bash[25154]: cluster 2024-09-17T01:11:38.313282+0000 mgr.x (mgr.24653) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-17T01:11:40.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:40 smithi027 bash[25154]: cephadm 2024-09-17T01:11:38.553361+0000 mgr.x (mgr.24653) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T01:11:42.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:42 smithi050 bash[19968]: cluster 2024-09-17T01:11:40.314823+0000 mgr.x (mgr.24653) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:11:42.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:42 smithi050 bash[19968]: audit 2024-09-17T01:11:41.552872+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:42.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:42 smithi050 bash[19968]: audit 2024-09-17T01:11:41.566290+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:42.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:42 smithi050 bash[19968]: audit 2024-09-17T01:11:41.576454+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:42.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:42 smithi050 bash[19968]: audit 2024-09-17T01:11:41.603020+0000 mon.a (mon.0) 1564 : audit [DBG] from='client.? 172.21.15.27:0/3028888444' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:11:42.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:42 smithi050 bash[19968]: audit 2024-09-17T01:11:41.952722+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.27:0/2400334314' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2433675003"}]: dispatch 2024-09-17T01:11:42.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:42 smithi050 bash[19968]: audit 2024-09-17T01:11:41.953165+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2433675003"}]: dispatch 2024-09-17T01:11:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[25154]: cluster 2024-09-17T01:11:40.314823+0000 mgr.x (mgr.24653) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:11:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[25154]: audit 2024-09-17T01:11:41.552872+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[25154]: audit 2024-09-17T01:11:41.566290+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[25154]: audit 2024-09-17T01:11:41.576454+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[25154]: audit 2024-09-17T01:11:41.603020+0000 mon.a (mon.0) 1564 : audit [DBG] from='client.? 172.21.15.27:0/3028888444' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:11:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[25154]: audit 2024-09-17T01:11:41.952722+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.27:0/2400334314' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2433675003"}]: dispatch 2024-09-17T01:11:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[25154]: audit 2024-09-17T01:11:41.953165+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2433675003"}]: dispatch 2024-09-17T01:11:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[19759]: cluster 2024-09-17T01:11:40.314823+0000 mgr.x (mgr.24653) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:11:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[19759]: audit 2024-09-17T01:11:41.552872+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[19759]: audit 2024-09-17T01:11:41.566290+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[19759]: audit 2024-09-17T01:11:41.576454+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[19759]: audit 2024-09-17T01:11:41.603020+0000 mon.a (mon.0) 1564 : audit [DBG] from='client.? 172.21.15.27:0/3028888444' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:11:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[19759]: audit 2024-09-17T01:11:41.952722+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.27:0/2400334314' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2433675003"}]: dispatch 2024-09-17T01:11:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:42 smithi027 bash[19759]: audit 2024-09-17T01:11:41.953165+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2433675003"}]: dispatch 2024-09-17T01:11:43.748 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[19759]: cluster 2024-09-17T01:11:42.315625+0000 mgr.x (mgr.24653) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:11:43.748 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[19759]: audit 2024-09-17T01:11:42.583027+0000 mon.a (mon.0) 1566 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2433675003"}]': finished 2024-09-17T01:11:43.749 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[19759]: cluster 2024-09-17T01:11:42.583279+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T01:11:43.749 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[19759]: audit 2024-09-17T01:11:42.741413+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:43.749 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[19759]: audit 2024-09-17T01:11:42.969695+0000 mon.c (mon.1) 49 : audit [INF] from='client.? 172.21.15.27:0/765136047' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2782830059"}]: dispatch 2024-09-17T01:11:43.749 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[19759]: audit 2024-09-17T01:11:42.970850+0000 mon.a (mon.0) 1569 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2782830059"}]: dispatch 2024-09-17T01:11:43.749 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[25154]: cluster 2024-09-17T01:11:42.315625+0000 mgr.x (mgr.24653) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:11:43.749 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[25154]: audit 2024-09-17T01:11:42.583027+0000 mon.a (mon.0) 1566 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2433675003"}]': finished 2024-09-17T01:11:43.749 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[25154]: cluster 2024-09-17T01:11:42.583279+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T01:11:43.749 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[25154]: audit 2024-09-17T01:11:42.741413+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:43.749 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[25154]: audit 2024-09-17T01:11:42.969695+0000 mon.c (mon.1) 49 : audit [INF] from='client.? 172.21.15.27:0/765136047' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2782830059"}]: dispatch 2024-09-17T01:11:43.749 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:43 smithi027 bash[25154]: audit 2024-09-17T01:11:42.970850+0000 mon.a (mon.0) 1569 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2782830059"}]: dispatch 2024-09-17T01:11:43.829 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:43 smithi050 bash[19968]: cluster 2024-09-17T01:11:42.315625+0000 mgr.x (mgr.24653) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:11:43.829 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:43 smithi050 bash[19968]: audit 2024-09-17T01:11:42.583027+0000 mon.a (mon.0) 1566 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2433675003"}]': finished 2024-09-17T01:11:43.829 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:43 smithi050 bash[19968]: cluster 2024-09-17T01:11:42.583279+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T01:11:43.829 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:43 smithi050 bash[19968]: audit 2024-09-17T01:11:42.741413+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:43.830 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:43 smithi050 bash[19968]: audit 2024-09-17T01:11:42.969695+0000 mon.c (mon.1) 49 : audit [INF] from='client.? 172.21.15.27:0/765136047' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2782830059"}]: dispatch 2024-09-17T01:11:43.830 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:43 smithi050 bash[19968]: audit 2024-09-17T01:11:42.970850+0000 mon.a (mon.0) 1569 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2782830059"}]: dispatch 2024-09-17T01:11:45.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[19759]: audit 2024-09-17T01:11:43.744603+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2782830059"}]': finished 2024-09-17T01:11:45.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[19759]: cluster 2024-09-17T01:11:43.744782+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T01:11:45.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[19759]: audit 2024-09-17T01:11:43.958007+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:45.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[19759]: audit 2024-09-17T01:11:44.116958+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.27:0/711298855' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/3135563961"}]: dispatch 2024-09-17T01:11:45.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[19759]: audit 2024-09-17T01:11:44.117442+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/3135563961"}]: dispatch 2024-09-17T01:11:45.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[19759]: audit 2024-09-17T01:11:44.200439+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:45.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[19759]: audit 2024-09-17T01:11:44.218593+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:45.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[19759]: audit 2024-09-17T01:11:44.242561+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:45.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[25154]: audit 2024-09-17T01:11:43.744603+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2782830059"}]': finished 2024-09-17T01:11:45.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[25154]: cluster 2024-09-17T01:11:43.744782+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T01:11:45.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[25154]: audit 2024-09-17T01:11:43.958007+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:45.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[25154]: audit 2024-09-17T01:11:44.116958+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.27:0/711298855' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/3135563961"}]: dispatch 2024-09-17T01:11:45.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[25154]: audit 2024-09-17T01:11:44.117442+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/3135563961"}]: dispatch 2024-09-17T01:11:45.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[25154]: audit 2024-09-17T01:11:44.200439+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:45.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[25154]: audit 2024-09-17T01:11:44.218593+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:45.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:44 smithi027 bash[25154]: audit 2024-09-17T01:11:44.242561+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:45.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:44 smithi050 bash[19968]: audit 2024-09-17T01:11:43.744603+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2782830059"}]': finished 2024-09-17T01:11:45.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:44 smithi050 bash[19968]: cluster 2024-09-17T01:11:43.744782+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T01:11:45.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:44 smithi050 bash[19968]: audit 2024-09-17T01:11:43.958007+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:45.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:44 smithi050 bash[19968]: audit 2024-09-17T01:11:44.116958+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.27:0/711298855' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/3135563961"}]: dispatch 2024-09-17T01:11:45.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:44 smithi050 bash[19968]: audit 2024-09-17T01:11:44.117442+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/3135563961"}]: dispatch 2024-09-17T01:11:45.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:44 smithi050 bash[19968]: audit 2024-09-17T01:11:44.200439+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:45.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:44 smithi050 bash[19968]: audit 2024-09-17T01:11:44.218593+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:45.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:44 smithi050 bash[19968]: audit 2024-09-17T01:11:44.242561+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 systemd[1]: Stopping Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.266Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.266Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.266Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.266Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.266Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.266Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.266Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.266Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.267Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.267Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T01:11:45.465 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.267Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T01:11:45.466 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[59919]: ts=2024-09-17T01:11:45.267Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T01:11:46.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:45 smithi027 bash[25154]: cluster 2024-09-17T01:11:44.316372+0000 mgr.x (mgr.24653) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T01:11:46.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:45 smithi027 bash[25154]: audit 2024-09-17T01:11:44.758100+0000 mon.a (mon.0) 1576 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/3135563961"}]': finished 2024-09-17T01:11:46.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:45 smithi027 bash[25154]: cluster 2024-09-17T01:11:44.758207+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T01:11:46.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:45 smithi027 bash[25154]: audit 2024-09-17T01:11:45.123944+0000 mon.c (mon.1) 51 : audit [INF] from='client.? 172.21.15.27:0/978533463' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/3135563961"}]: dispatch 2024-09-17T01:11:46.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:45 smithi027 bash[25154]: audit 2024-09-17T01:11:45.124976+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/3135563961"}]: dispatch 2024-09-17T01:11:46.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:45 smithi027 bash[19759]: cluster 2024-09-17T01:11:44.316372+0000 mgr.x (mgr.24653) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T01:11:46.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:45 smithi027 bash[19759]: audit 2024-09-17T01:11:44.758100+0000 mon.a (mon.0) 1576 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/3135563961"}]': finished 2024-09-17T01:11:46.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:45 smithi027 bash[19759]: cluster 2024-09-17T01:11:44.758207+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T01:11:46.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:45 smithi027 bash[19759]: audit 2024-09-17T01:11:45.123944+0000 mon.c (mon.1) 51 : audit [INF] from='client.? 172.21.15.27:0/978533463' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/3135563961"}]: dispatch 2024-09-17T01:11:46.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:45 smithi027 bash[19759]: audit 2024-09-17T01:11:45.124976+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/3135563961"}]: dispatch 2024-09-17T01:11:46.086 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[64077]: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T01:11:46.086 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[19968]: cluster 2024-09-17T01:11:44.316372+0000 mgr.x (mgr.24653) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T01:11:46.086 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[19968]: audit 2024-09-17T01:11:44.758100+0000 mon.a (mon.0) 1576 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6801/3135563961"}]': finished 2024-09-17T01:11:46.086 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[19968]: cluster 2024-09-17T01:11:44.758207+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T01:11:46.086 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[19968]: audit 2024-09-17T01:11:45.123944+0000 mon.c (mon.1) 51 : audit [INF] from='client.? 172.21.15.27:0/978533463' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/3135563961"}]: dispatch 2024-09-17T01:11:46.086 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:45 smithi050 bash[19968]: audit 2024-09-17T01:11:45.124976+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/3135563961"}]: dispatch 2024-09-17T01:11:46.385 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[64135]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T01:11:46.385 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:46 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T01:11:46.385 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:46 smithi050 systemd[1]: Stopped Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:11:46.385 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:46 smithi050 systemd[1]: Started Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:11:47.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:45.773810+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/3135563961"}]': finished 2024-09-17T01:11:47.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: cluster 2024-09-17T01:11:45.774035+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T01:11:47.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.147161+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? 172.21.15.27:0/3403641883' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2927492654"}]: dispatch 2024-09-17T01:11:47.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.162122+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.170516+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.173071+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.173766+0000 mgr.x (mgr.24653) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.177711+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.178108+0000 mgr.x (mgr.24653) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.182617+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.183017+0000 mgr.x (mgr.24653) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.221963+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.224180+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.224845+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:11:47.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[19759]: audit 2024-09-17T01:11:46.233386+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:45.773810+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/3135563961"}]': finished 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: cluster 2024-09-17T01:11:45.774035+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.147161+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? 172.21.15.27:0/3403641883' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2927492654"}]: dispatch 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.162122+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.170516+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.173071+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.173766+0000 mgr.x (mgr.24653) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.177711+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.178108+0000 mgr.x (mgr.24653) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.182617+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.183017+0000 mgr.x (mgr.24653) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:11:47.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.221963+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:11:47.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.224180+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:47.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.224845+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:11:47.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:46 smithi027 bash[25154]: audit 2024-09-17T01:11:46.233386+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:45.773810+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:6800/3135563961"}]': finished 2024-09-17T01:11:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: cluster 2024-09-17T01:11:45.774035+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T01:11:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.147161+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? 172.21.15.27:0/3403641883' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2927492654"}]: dispatch 2024-09-17T01:11:47.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.162122+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.170516+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.173071+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.173766+0000 mgr.x (mgr.24653) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.177711+0000 mon.b (mon.2) 368 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.178108+0000 mgr.x (mgr.24653) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.182617+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.183017+0000 mgr.x (mgr.24653) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.221963+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.224180+0000 mon.b (mon.2) 371 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.224845+0000 mon.b (mon.2) 372 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:11:47.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:46 smithi050 bash[19968]: audit 2024-09-17T01:11:46.233386+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:47.635 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.305Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T01:11:47.635 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.305Z 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-17T01:11:47.635 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.305Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi050 (none))" 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.305Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.305Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.307Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.307Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.310Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.310Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.311Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.311Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.824µs 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.311Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.312Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.336Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.349Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-17T01:11:47.636 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.352Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-17T01:11:47.637 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.352Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-17T01:11:47.637 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.352Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.024µs wal_replay_duration=40.534287ms wbl_replay_duration=128ns total_replay_duration=40.601686ms 2024-09-17T01:11:47.637 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.356Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T01:11:47.637 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.356Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T01:11:47.637 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.356Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T01:11:47.637 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.383Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.929049ms db_storage=992ns remote_storage=1.24µs web_handler=411ns query_engine=843ns scrape=259.758µs scrape_sd=123.985µs notify=20.114µs notify_sd=74.072µs rules=26.06993ms tracing=6.648µs 2024-09-17T01:11:47.637 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.383Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T01:11:47.637 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[64164]: ts=2024-09-17T01:11:47.383Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T01:11:48.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:47 smithi027 bash[25154]: cluster 2024-09-17T01:11:46.317100+0000 mgr.x (mgr.24653) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:11:48.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:47 smithi027 bash[25154]: audit 2024-09-17T01:11:46.775206+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? 172.21.15.27:0/3403641883' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2927492654"}]': finished 2024-09-17T01:11:48.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:47 smithi027 bash[25154]: cluster 2024-09-17T01:11:46.775329+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T01:11:48.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:47 smithi027 bash[25154]: audit 2024-09-17T01:11:47.163453+0000 mon.c (mon.1) 52 : audit [INF] from='client.? 172.21.15.27:0/2193704203' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2616493637"}]: dispatch 2024-09-17T01:11:48.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:47 smithi027 bash[25154]: audit 2024-09-17T01:11:47.164047+0000 mon.a (mon.0) 1587 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2616493637"}]: dispatch 2024-09-17T01:11:48.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:47 smithi027 bash[19759]: cluster 2024-09-17T01:11:46.317100+0000 mgr.x (mgr.24653) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:11:48.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:47 smithi027 bash[19759]: audit 2024-09-17T01:11:46.775206+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? 172.21.15.27:0/3403641883' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2927492654"}]': finished 2024-09-17T01:11:48.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:47 smithi027 bash[19759]: cluster 2024-09-17T01:11:46.775329+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T01:11:48.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:47 smithi027 bash[19759]: audit 2024-09-17T01:11:47.163453+0000 mon.c (mon.1) 52 : audit [INF] from='client.? 172.21.15.27:0/2193704203' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2616493637"}]: dispatch 2024-09-17T01:11:48.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:47 smithi027 bash[19759]: audit 2024-09-17T01:11:47.164047+0000 mon.a (mon.0) 1587 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2616493637"}]: dispatch 2024-09-17T01:11:48.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[19968]: cluster 2024-09-17T01:11:46.317100+0000 mgr.x (mgr.24653) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:11:48.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[19968]: audit 2024-09-17T01:11:46.775206+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? 172.21.15.27:0/3403641883' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2927492654"}]': finished 2024-09-17T01:11:48.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[19968]: cluster 2024-09-17T01:11:46.775329+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T01:11:48.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[19968]: audit 2024-09-17T01:11:47.163453+0000 mon.c (mon.1) 52 : audit [INF] from='client.? 172.21.15.27:0/2193704203' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2616493637"}]: dispatch 2024-09-17T01:11:48.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:47 smithi050 bash[19968]: audit 2024-09-17T01:11:47.164047+0000 mon.a (mon.0) 1587 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2616493637"}]: dispatch 2024-09-17T01:11:49.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:48 smithi027 bash[19759]: audit 2024-09-17T01:11:47.798640+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2616493637"}]': finished 2024-09-17T01:11:49.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:48 smithi027 bash[19759]: cluster 2024-09-17T01:11:47.798826+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T01:11:49.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:48 smithi027 bash[19759]: audit 2024-09-17T01:11:48.092224+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:49.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:48 smithi027 bash[19759]: audit 2024-09-17T01:11:48.106281+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:49.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:48 smithi027 bash[19759]: audit 2024-09-17T01:11:48.119020+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:49.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:48 smithi027 bash[25154]: audit 2024-09-17T01:11:47.798640+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2616493637"}]': finished 2024-09-17T01:11:49.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:48 smithi027 bash[25154]: cluster 2024-09-17T01:11:47.798826+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T01:11:49.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:48 smithi027 bash[25154]: audit 2024-09-17T01:11:48.092224+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:49.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:48 smithi027 bash[25154]: audit 2024-09-17T01:11:48.106281+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:49.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:48 smithi027 bash[25154]: audit 2024-09-17T01:11:48.119020+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:49.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:48 smithi050 bash[19968]: audit 2024-09-17T01:11:47.798640+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi027.omsata' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.27:0/2616493637"}]': finished 2024-09-17T01:11:49.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:48 smithi050 bash[19968]: cluster 2024-09-17T01:11:47.798826+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T01:11:49.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:48 smithi050 bash[19968]: audit 2024-09-17T01:11:48.092224+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:49.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:48 smithi050 bash[19968]: audit 2024-09-17T01:11:48.106281+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:49.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:48 smithi050 bash[19968]: audit 2024-09-17T01:11:48.119020+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:11:50.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:50 smithi027 bash[19759]: cluster 2024-09-17T01:11:48.317910+0000 mgr.x (mgr.24653) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:11:50.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:50 smithi027 bash[25154]: cluster 2024-09-17T01:11:48.317910+0000 mgr.x (mgr.24653) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:11:50.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:50 smithi050 bash[19968]: cluster 2024-09-17T01:11:48.317910+0000 mgr.x (mgr.24653) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T01:11:52.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:52 smithi027 bash[19759]: cluster 2024-09-17T01:11:50.319710+0000 mgr.x (mgr.24653) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T01:11:52.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:52 smithi027 bash[25154]: cluster 2024-09-17T01:11:50.319710+0000 mgr.x (mgr.24653) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T01:11:52.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:52 smithi050 bash[19968]: cluster 2024-09-17T01:11:50.319710+0000 mgr.x (mgr.24653) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T01:11:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:53 smithi027 bash[19759]: audit 2024-09-17T01:11:51.276347+0000 mgr.x (mgr.24653) 35 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:53.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:53 smithi027 bash[25154]: audit 2024-09-17T01:11:51.276347+0000 mgr.x (mgr.24653) 35 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:53.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:53 smithi050 bash[19968]: audit 2024-09-17T01:11:51.276347+0000 mgr.x (mgr.24653) 35 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:11:54.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:54 smithi027 bash[19759]: cluster 2024-09-17T01:11:52.320641+0000 mgr.x (mgr.24653) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-09-17T01:11:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:54 smithi027 bash[25154]: cluster 2024-09-17T01:11:52.320641+0000 mgr.x (mgr.24653) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-09-17T01:11:54.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:54 smithi050 bash[19968]: cluster 2024-09-17T01:11:52.320641+0000 mgr.x (mgr.24653) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-09-17T01:11:55.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:11:55 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:11:55] "GET /metrics HTTP/1.1" 200 37909 "" "Prometheus/2.43.0" 2024-09-17T01:11:56.487 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:56 smithi050 bash[19968]: cluster 2024-09-17T01:11:54.321531+0000 mgr.x (mgr.24653) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T01:11:56.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:56 smithi027 bash[19759]: cluster 2024-09-17T01:11:54.321531+0000 mgr.x (mgr.24653) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T01:11:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:56 smithi027 bash[25154]: cluster 2024-09-17T01:11:54.321531+0000 mgr.x (mgr.24653) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T01:11:58.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:58 smithi027 bash[19759]: cluster 2024-09-17T01:11:56.323325+0000 mgr.x (mgr.24653) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T01:11:58.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:58 smithi027 bash[25154]: cluster 2024-09-17T01:11:56.323325+0000 mgr.x (mgr.24653) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T01:11:58.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:58 smithi050 bash[19968]: cluster 2024-09-17T01:11:56.323325+0000 mgr.x (mgr.24653) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T01:11:59.440 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:11:59 smithi050 bash[19968]: audit 2024-09-17T01:11:58.958570+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:59.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:11:59 smithi027 bash[19759]: audit 2024-09-17T01:11:58.958570+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:11:59.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:11:59 smithi027 bash[25154]: audit 2024-09-17T01:11:58.958570+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:00.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:00 smithi027 bash[19759]: cluster 2024-09-17T01:11:58.323894+0000 mgr.x (mgr.24653) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-09-17T01:12:00.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:00 smithi027 bash[25154]: cluster 2024-09-17T01:11:58.323894+0000 mgr.x (mgr.24653) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-09-17T01:12:00.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:00 smithi050 bash[19968]: cluster 2024-09-17T01:11:58.323894+0000 mgr.x (mgr.24653) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-09-17T01:12:02.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[19759]: cluster 2024-09-17T01:12:00.325577+0000 mgr.x (mgr.24653) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:02.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[19759]: audit 2024-09-17T01:12:01.790577+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[19759]: audit 2024-09-17T01:12:01.801843+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[19759]: audit 2024-09-17T01:12:01.813812+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[19759]: audit 2024-09-17T01:12:01.936451+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[19759]: audit 2024-09-17T01:12:01.951331+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[19759]: audit 2024-09-17T01:12:01.964843+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[25154]: cluster 2024-09-17T01:12:00.325577+0000 mgr.x (mgr.24653) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[25154]: audit 2024-09-17T01:12:01.790577+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[25154]: audit 2024-09-17T01:12:01.801843+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[25154]: audit 2024-09-17T01:12:01.813812+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[25154]: audit 2024-09-17T01:12:01.936451+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[25154]: audit 2024-09-17T01:12:01.951331+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:02 smithi027 bash[25154]: audit 2024-09-17T01:12:01.964843+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:02 smithi050 bash[19968]: cluster 2024-09-17T01:12:00.325577+0000 mgr.x (mgr.24653) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:02.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:02 smithi050 bash[19968]: audit 2024-09-17T01:12:01.790577+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:02 smithi050 bash[19968]: audit 2024-09-17T01:12:01.801843+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:02 smithi050 bash[19968]: audit 2024-09-17T01:12:01.813812+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:02 smithi050 bash[19968]: audit 2024-09-17T01:12:01.936451+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:02 smithi050 bash[19968]: audit 2024-09-17T01:12:01.951331+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:02.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:02 smithi050 bash[19968]: audit 2024-09-17T01:12:01.964843+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:03.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:03 smithi027 bash[25154]: audit 2024-09-17T01:12:01.286483+0000 mgr.x (mgr.24653) 41 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:03.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:03 smithi027 bash[19759]: audit 2024-09-17T01:12:01.286483+0000 mgr.x (mgr.24653) 41 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:03.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:03 smithi050 bash[19968]: audit 2024-09-17T01:12:01.286483+0000 mgr.x (mgr.24653) 41 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:04 smithi050 bash[19968]: cluster 2024-09-17T01:12:02.326272+0000 mgr.x (mgr.24653) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:04.555 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:04 smithi027 bash[25154]: cluster 2024-09-17T01:12:02.326272+0000 mgr.x (mgr.24653) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:04.555 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:04 smithi027 bash[19759]: cluster 2024-09-17T01:12:02.326272+0000 mgr.x (mgr.24653) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:05.885 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:12:05 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:12:05] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.43.0" 2024-09-17T01:12:06.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:05 smithi027 bash[19759]: cluster 2024-09-17T01:12:04.326685+0000 mgr.x (mgr.24653) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:06.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:05 smithi027 bash[19759]: audit 2024-09-17T01:12:04.970317+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:06.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:05 smithi027 bash[19759]: audit 2024-09-17T01:12:04.982249+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:06.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:05 smithi027 bash[19759]: audit 2024-09-17T01:12:04.991848+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:06.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:05 smithi027 bash[25154]: cluster 2024-09-17T01:12:04.326685+0000 mgr.x (mgr.24653) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:06.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:05 smithi027 bash[25154]: audit 2024-09-17T01:12:04.970317+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:06.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:05 smithi027 bash[25154]: audit 2024-09-17T01:12:04.982249+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:06.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:05 smithi027 bash[25154]: audit 2024-09-17T01:12:04.991848+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:06.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:05 smithi050 bash[19968]: cluster 2024-09-17T01:12:04.326685+0000 mgr.x (mgr.24653) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:06.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:05 smithi050 bash[19968]: audit 2024-09-17T01:12:04.970317+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:06.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:05 smithi050 bash[19968]: audit 2024-09-17T01:12:04.982249+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:06.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:05 smithi050 bash[19968]: audit 2024-09-17T01:12:04.991848+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:08.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:07 smithi027 bash[19759]: cluster 2024-09-17T01:12:06.328302+0000 mgr.x (mgr.24653) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:08.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:07 smithi027 bash[25154]: cluster 2024-09-17T01:12:06.328302+0000 mgr.x (mgr.24653) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:08.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:07 smithi050 bash[19968]: cluster 2024-09-17T01:12:06.328302+0000 mgr.x (mgr.24653) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:10 smithi027 bash[19759]: cluster 2024-09-17T01:12:08.329083+0000 mgr.x (mgr.24653) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:10.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:10 smithi027 bash[25154]: cluster 2024-09-17T01:12:08.329083+0000 mgr.x (mgr.24653) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:10.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:10 smithi050 bash[19968]: cluster 2024-09-17T01:12:08.329083+0000 mgr.x (mgr.24653) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:12.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:12 smithi027 bash[19759]: cluster 2024-09-17T01:12:10.330727+0000 mgr.x (mgr.24653) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:12.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:12 smithi027 bash[25154]: cluster 2024-09-17T01:12:10.330727+0000 mgr.x (mgr.24653) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:12 smithi050 bash[19968]: cluster 2024-09-17T01:12:10.330727+0000 mgr.x (mgr.24653) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:13 smithi027 bash[19759]: audit 2024-09-17T01:12:11.297987+0000 mgr.x (mgr.24653) 47 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:13 smithi027 bash[25154]: audit 2024-09-17T01:12:11.297987+0000 mgr.x (mgr.24653) 47 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:13.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:13 smithi050 bash[19968]: audit 2024-09-17T01:12:11.297987+0000 mgr.x (mgr.24653) 47 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:14.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:14 smithi027 bash[19759]: cluster 2024-09-17T01:12:12.331484+0000 mgr.x (mgr.24653) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:14.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:14 smithi027 bash[19759]: audit 2024-09-17T01:12:13.959521+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:14.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:14 smithi027 bash[25154]: cluster 2024-09-17T01:12:12.331484+0000 mgr.x (mgr.24653) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:14.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:14 smithi027 bash[25154]: audit 2024-09-17T01:12:13.959521+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:14.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:14 smithi050 bash[19968]: cluster 2024-09-17T01:12:12.331484+0000 mgr.x (mgr.24653) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:14.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:14 smithi050 bash[19968]: audit 2024-09-17T01:12:13.959521+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:15.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:12:15 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:12:15] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.43.0" 2024-09-17T01:12:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:16 smithi027 bash[19759]: cluster 2024-09-17T01:12:14.332266+0000 mgr.x (mgr.24653) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:16 smithi027 bash[25154]: cluster 2024-09-17T01:12:14.332266+0000 mgr.x (mgr.24653) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:16.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:16 smithi050 bash[19968]: cluster 2024-09-17T01:12:14.332266+0000 mgr.x (mgr.24653) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:18.429 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:18 smithi050 bash[19968]: cluster 2024-09-17T01:12:16.333987+0000 mgr.x (mgr.24653) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:18.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:18 smithi027 bash[19759]: cluster 2024-09-17T01:12:16.333987+0000 mgr.x (mgr.24653) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:18.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:18 smithi027 bash[25154]: cluster 2024-09-17T01:12:16.333987+0000 mgr.x (mgr.24653) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:20.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:20 smithi027 bash[19759]: cluster 2024-09-17T01:12:18.334732+0000 mgr.x (mgr.24653) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:20.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:20 smithi027 bash[25154]: cluster 2024-09-17T01:12:18.334732+0000 mgr.x (mgr.24653) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:20.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:20 smithi050 bash[19968]: cluster 2024-09-17T01:12:18.334732+0000 mgr.x (mgr.24653) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:22.494 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:22 smithi027 bash[25154]: cluster 2024-09-17T01:12:20.336185+0000 mgr.x (mgr.24653) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:22.494 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:22 smithi027 bash[25154]: audit 2024-09-17T01:12:22.141871+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:22.494 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:22 smithi027 bash[25154]: audit 2024-09-17T01:12:22.154191+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:22.494 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:22 smithi027 bash[25154]: audit 2024-09-17T01:12:22.167068+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:22.495 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:22 smithi027 bash[19759]: cluster 2024-09-17T01:12:20.336185+0000 mgr.x (mgr.24653) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:22.495 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:22 smithi027 bash[19759]: audit 2024-09-17T01:12:22.141871+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:22.495 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:22 smithi027 bash[19759]: audit 2024-09-17T01:12:22.154191+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:22.495 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:22 smithi027 bash[19759]: audit 2024-09-17T01:12:22.167068+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:22.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:22 smithi050 bash[19968]: cluster 2024-09-17T01:12:20.336185+0000 mgr.x (mgr.24653) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:22.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:22 smithi050 bash[19968]: audit 2024-09-17T01:12:22.141871+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:22.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:22 smithi050 bash[19968]: audit 2024-09-17T01:12:22.154191+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:22.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:22 smithi050 bash[19968]: audit 2024-09-17T01:12:22.167068+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:23.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:23 smithi050 bash[19968]: audit 2024-09-17T01:12:21.309298+0000 mgr.x (mgr.24653) 53 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:23.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:23 smithi050 bash[19968]: audit 2024-09-17T01:12:23.095540+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:23.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:23 smithi050 bash[19968]: audit 2024-09-17T01:12:23.110539+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:23.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:23 smithi050 bash[19968]: audit 2024-09-17T01:12:23.123030+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:23 smithi027 bash[19759]: audit 2024-09-17T01:12:21.309298+0000 mgr.x (mgr.24653) 53 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:23 smithi027 bash[19759]: audit 2024-09-17T01:12:23.095540+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:23 smithi027 bash[19759]: audit 2024-09-17T01:12:23.110539+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:23 smithi027 bash[19759]: audit 2024-09-17T01:12:23.123030+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:23 smithi027 bash[25154]: audit 2024-09-17T01:12:21.309298+0000 mgr.x (mgr.24653) 53 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:23 smithi027 bash[25154]: audit 2024-09-17T01:12:23.095540+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:23 smithi027 bash[25154]: audit 2024-09-17T01:12:23.110539+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:23 smithi027 bash[25154]: audit 2024-09-17T01:12:23.123030+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:24.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:24 smithi027 bash[19759]: cluster 2024-09-17T01:12:22.336937+0000 mgr.x (mgr.24653) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:24.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:24 smithi027 bash[25154]: cluster 2024-09-17T01:12:22.336937+0000 mgr.x (mgr.24653) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:24.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:24 smithi050 bash[19968]: cluster 2024-09-17T01:12:22.336937+0000 mgr.x (mgr.24653) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:25.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:12:25 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:12:25] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.43.0" 2024-09-17T01:12:26.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:26 smithi027 bash[19759]: cluster 2024-09-17T01:12:24.337706+0000 mgr.x (mgr.24653) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:26.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:26 smithi027 bash[25154]: cluster 2024-09-17T01:12:24.337706+0000 mgr.x (mgr.24653) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:26 smithi050 bash[19968]: cluster 2024-09-17T01:12:24.337706+0000 mgr.x (mgr.24653) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:28.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:28 smithi027 bash[19759]: cluster 2024-09-17T01:12:26.339527+0000 mgr.x (mgr.24653) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:28.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:28 smithi027 bash[25154]: cluster 2024-09-17T01:12:26.339527+0000 mgr.x (mgr.24653) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:28 smithi050 bash[19968]: cluster 2024-09-17T01:12:26.339527+0000 mgr.x (mgr.24653) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:29.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:29 smithi027 bash[19759]: audit 2024-09-17T01:12:28.961206+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:29.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:29 smithi027 bash[25154]: audit 2024-09-17T01:12:28.961206+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:29.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:29 smithi050 bash[19968]: audit 2024-09-17T01:12:28.961206+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:30.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:30 smithi027 bash[19759]: cluster 2024-09-17T01:12:28.340419+0000 mgr.x (mgr.24653) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:30.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:30 smithi027 bash[25154]: cluster 2024-09-17T01:12:28.340419+0000 mgr.x (mgr.24653) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:30.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:30 smithi050 bash[19968]: cluster 2024-09-17T01:12:28.340419+0000 mgr.x (mgr.24653) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:31.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:31 smithi027 bash[19759]: cluster 2024-09-17T01:12:30.342381+0000 mgr.x (mgr.24653) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:31.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:31 smithi027 bash[25154]: cluster 2024-09-17T01:12:30.342381+0000 mgr.x (mgr.24653) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:31.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:31 smithi050 bash[19968]: cluster 2024-09-17T01:12:30.342381+0000 mgr.x (mgr.24653) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:32.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:32 smithi027 bash[25154]: audit 2024-09-17T01:12:31.320619+0000 mgr.x (mgr.24653) 59 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:32.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:32 smithi027 bash[19759]: audit 2024-09-17T01:12:31.320619+0000 mgr.x (mgr.24653) 59 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:32.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:32 smithi050 bash[19968]: audit 2024-09-17T01:12:31.320619+0000 mgr.x (mgr.24653) 59 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:33.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:33 smithi027 bash[19759]: cluster 2024-09-17T01:12:32.343247+0000 mgr.x (mgr.24653) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:33.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:33 smithi027 bash[25154]: cluster 2024-09-17T01:12:32.343247+0000 mgr.x (mgr.24653) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:33.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:33 smithi050 bash[19968]: cluster 2024-09-17T01:12:32.343247+0000 mgr.x (mgr.24653) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:35.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:12:35 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:12:35] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.43.0" 2024-09-17T01:12:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:36 smithi027 bash[25154]: cluster 2024-09-17T01:12:34.344112+0000 mgr.x (mgr.24653) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:36 smithi027 bash[19759]: cluster 2024-09-17T01:12:34.344112+0000 mgr.x (mgr.24653) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:36.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:36 smithi050 bash[19968]: cluster 2024-09-17T01:12:34.344112+0000 mgr.x (mgr.24653) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:38.416 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:38 smithi050 bash[19968]: cluster 2024-09-17T01:12:36.345849+0000 mgr.x (mgr.24653) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:38.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:38 smithi027 bash[19759]: cluster 2024-09-17T01:12:36.345849+0000 mgr.x (mgr.24653) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:38.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:38 smithi027 bash[25154]: cluster 2024-09-17T01:12:36.345849+0000 mgr.x (mgr.24653) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:40.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:40 smithi027 bash[19759]: cluster 2024-09-17T01:12:38.346550+0000 mgr.x (mgr.24653) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:40.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:40 smithi027 bash[25154]: cluster 2024-09-17T01:12:38.346550+0000 mgr.x (mgr.24653) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:40.515 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:40 smithi050 bash[19968]: cluster 2024-09-17T01:12:38.346550+0000 mgr.x (mgr.24653) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:42.533 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:42 smithi027 bash[25154]: cluster 2024-09-17T01:12:40.347589+0000 mgr.x (mgr.24653) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:42.537 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:42 smithi027 bash[19759]: cluster 2024-09-17T01:12:40.347589+0000 mgr.x (mgr.24653) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:42.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:42 smithi050 bash[19968]: cluster 2024-09-17T01:12:40.347589+0000 mgr.x (mgr.24653) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:43 smithi027 bash[19759]: audit 2024-09-17T01:12:41.325492+0000 mgr.x (mgr.24653) 65 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:43 smithi027 bash[19759]: audit 2024-09-17T01:12:42.351117+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:43 smithi027 bash[19759]: audit 2024-09-17T01:12:42.364952+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:43 smithi027 bash[19759]: audit 2024-09-17T01:12:42.378261+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:43 smithi027 bash[25154]: audit 2024-09-17T01:12:41.325492+0000 mgr.x (mgr.24653) 65 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:43 smithi027 bash[25154]: audit 2024-09-17T01:12:42.351117+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:43 smithi027 bash[25154]: audit 2024-09-17T01:12:42.364952+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:43 smithi027 bash[25154]: audit 2024-09-17T01:12:42.378261+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:43.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:43 smithi050 bash[19968]: audit 2024-09-17T01:12:41.325492+0000 mgr.x (mgr.24653) 65 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:43.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:43 smithi050 bash[19968]: audit 2024-09-17T01:12:42.351117+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:43.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:43 smithi050 bash[19968]: audit 2024-09-17T01:12:42.364952+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:43.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:43 smithi050 bash[19968]: audit 2024-09-17T01:12:42.378261+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:44.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:44 smithi027 bash[19759]: cluster 2024-09-17T01:12:42.348270+0000 mgr.x (mgr.24653) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:44.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:44 smithi027 bash[19759]: audit 2024-09-17T01:12:43.318082+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:44.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:44 smithi027 bash[19759]: audit 2024-09-17T01:12:43.331490+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:44.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:44 smithi027 bash[19759]: audit 2024-09-17T01:12:43.344189+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:44.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:44 smithi027 bash[19759]: audit 2024-09-17T01:12:43.962096+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:44 smithi027 bash[25154]: cluster 2024-09-17T01:12:42.348270+0000 mgr.x (mgr.24653) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:44 smithi027 bash[25154]: audit 2024-09-17T01:12:43.318082+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:44 smithi027 bash[25154]: audit 2024-09-17T01:12:43.331490+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:44 smithi027 bash[25154]: audit 2024-09-17T01:12:43.344189+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:44 smithi027 bash[25154]: audit 2024-09-17T01:12:43.962096+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:44.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:44 smithi050 bash[19968]: cluster 2024-09-17T01:12:42.348270+0000 mgr.x (mgr.24653) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:44.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:44 smithi050 bash[19968]: audit 2024-09-17T01:12:43.318082+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:44.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:44 smithi050 bash[19968]: audit 2024-09-17T01:12:43.331490+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:44.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:44 smithi050 bash[19968]: audit 2024-09-17T01:12:43.344189+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:44.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:44 smithi050 bash[19968]: audit 2024-09-17T01:12:43.962096+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:45.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:12:45 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:12:45] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.43.0" 2024-09-17T01:12:46.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:46 smithi027 bash[19759]: cluster 2024-09-17T01:12:44.348993+0000 mgr.x (mgr.24653) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:46.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:46 smithi027 bash[25154]: cluster 2024-09-17T01:12:44.348993+0000 mgr.x (mgr.24653) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:46.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:46 smithi050 bash[19968]: cluster 2024-09-17T01:12:44.348993+0000 mgr.x (mgr.24653) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:47.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:47 smithi027 bash[19759]: audit 2024-09-17T01:12:46.326764+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:12:47.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:47 smithi027 bash[19759]: audit 2024-09-17T01:12:46.331882+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:12:47.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:47 smithi027 bash[19759]: audit 2024-09-17T01:12:46.333366+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:12:47.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:47 smithi027 bash[19759]: audit 2024-09-17T01:12:46.348541+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:47 smithi027 bash[25154]: audit 2024-09-17T01:12:46.326764+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:12:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:47 smithi027 bash[25154]: audit 2024-09-17T01:12:46.331882+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:12:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:47 smithi027 bash[25154]: audit 2024-09-17T01:12:46.333366+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:12:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:47 smithi027 bash[25154]: audit 2024-09-17T01:12:46.348541+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:47.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:47 smithi050 bash[19968]: audit 2024-09-17T01:12:46.326764+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:12:47.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:47 smithi050 bash[19968]: audit 2024-09-17T01:12:46.331882+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:12:47.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:47 smithi050 bash[19968]: audit 2024-09-17T01:12:46.333366+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:12:47.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:47 smithi050 bash[19968]: audit 2024-09-17T01:12:46.348541+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:12:48.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:48 smithi027 bash[19759]: cluster 2024-09-17T01:12:46.349860+0000 mgr.x (mgr.24653) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:48.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:48 smithi027 bash[25154]: cluster 2024-09-17T01:12:46.349860+0000 mgr.x (mgr.24653) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:48.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:48 smithi050 bash[19968]: cluster 2024-09-17T01:12:46.349860+0000 mgr.x (mgr.24653) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:50.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:50 smithi027 bash[19759]: cluster 2024-09-17T01:12:48.350536+0000 mgr.x (mgr.24653) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:50.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:50 smithi027 bash[25154]: cluster 2024-09-17T01:12:48.350536+0000 mgr.x (mgr.24653) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:50.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:50 smithi050 bash[19968]: cluster 2024-09-17T01:12:48.350536+0000 mgr.x (mgr.24653) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:52.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:52 smithi027 bash[19759]: cluster 2024-09-17T01:12:50.352192+0000 mgr.x (mgr.24653) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:52.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:52 smithi027 bash[25154]: cluster 2024-09-17T01:12:50.352192+0000 mgr.x (mgr.24653) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:52.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:52 smithi050 bash[19968]: cluster 2024-09-17T01:12:50.352192+0000 mgr.x (mgr.24653) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:53.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:53 smithi027 bash[19759]: audit 2024-09-17T01:12:51.336768+0000 mgr.x (mgr.24653) 71 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:53.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:53 smithi027 bash[25154]: audit 2024-09-17T01:12:51.336768+0000 mgr.x (mgr.24653) 71 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:53.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:53 smithi050 bash[19968]: audit 2024-09-17T01:12:51.336768+0000 mgr.x (mgr.24653) 71 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:12:54.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:54 smithi027 bash[19759]: cluster 2024-09-17T01:12:52.352907+0000 mgr.x (mgr.24653) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:54 smithi027 bash[25154]: cluster 2024-09-17T01:12:52.352907+0000 mgr.x (mgr.24653) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:54.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:54 smithi050 bash[19968]: cluster 2024-09-17T01:12:52.352907+0000 mgr.x (mgr.24653) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:55.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:12:55 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:12:55] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.43.0" 2024-09-17T01:12:56.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:56 smithi027 bash[19759]: cluster 2024-09-17T01:12:54.353703+0000 mgr.x (mgr.24653) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:56 smithi027 bash[25154]: cluster 2024-09-17T01:12:54.353703+0000 mgr.x (mgr.24653) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:56.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:56 smithi050 bash[19968]: cluster 2024-09-17T01:12:54.353703+0000 mgr.x (mgr.24653) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:12:58.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:58 smithi027 bash[19759]: cluster 2024-09-17T01:12:56.355345+0000 mgr.x (mgr.24653) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:58.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:58 smithi027 bash[25154]: cluster 2024-09-17T01:12:56.355345+0000 mgr.x (mgr.24653) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:58.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:58 smithi050 bash[19968]: cluster 2024-09-17T01:12:56.355345+0000 mgr.x (mgr.24653) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:12:59.510 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:12:59 smithi050 bash[19968]: audit 2024-09-17T01:12:58.962073+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:59.513 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:12:59 smithi027 bash[19759]: audit 2024-09-17T01:12:58.962073+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:12:59.513 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:12:59 smithi027 bash[25154]: audit 2024-09-17T01:12:58.962073+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:00.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:00 smithi027 bash[19759]: cluster 2024-09-17T01:12:58.356034+0000 mgr.x (mgr.24653) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:00.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:00 smithi027 bash[25154]: cluster 2024-09-17T01:12:58.356034+0000 mgr.x (mgr.24653) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:00.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:00 smithi050 bash[19968]: cluster 2024-09-17T01:12:58.356034+0000 mgr.x (mgr.24653) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:01.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:01 smithi027 bash[25154]: cluster 2024-09-17T01:13:00.357745+0000 mgr.x (mgr.24653) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:01.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:01 smithi027 bash[19759]: cluster 2024-09-17T01:13:00.357745+0000 mgr.x (mgr.24653) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:01.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:01 smithi050 bash[19968]: cluster 2024-09-17T01:13:00.357745+0000 mgr.x (mgr.24653) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:02.484 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:02 smithi027 bash[19759]: audit 2024-09-17T01:13:01.344620+0000 mgr.x (mgr.24653) 77 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:02.485 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:02 smithi027 bash[25154]: audit 2024-09-17T01:13:01.344620+0000 mgr.x (mgr.24653) 77 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:02.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:02 smithi050 bash[19968]: audit 2024-09-17T01:13:01.344620+0000 mgr.x (mgr.24653) 77 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:03.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:03 smithi027 bash[19759]: cluster 2024-09-17T01:13:02.358382+0000 mgr.x (mgr.24653) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:03.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:03 smithi027 bash[19759]: audit 2024-09-17T01:13:02.559578+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:03 smithi027 bash[19759]: audit 2024-09-17T01:13:02.572800+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:03 smithi027 bash[19759]: audit 2024-09-17T01:13:02.584028+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:03 smithi027 bash[19759]: audit 2024-09-17T01:13:03.547153+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:03 smithi027 bash[25154]: cluster 2024-09-17T01:13:02.358382+0000 mgr.x (mgr.24653) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:03.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:03 smithi027 bash[25154]: audit 2024-09-17T01:13:02.559578+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:03 smithi027 bash[25154]: audit 2024-09-17T01:13:02.572800+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:03 smithi027 bash[25154]: audit 2024-09-17T01:13:02.584028+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:03 smithi027 bash[25154]: audit 2024-09-17T01:13:03.547153+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:03 smithi050 bash[19968]: cluster 2024-09-17T01:13:02.358382+0000 mgr.x (mgr.24653) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:03.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:03 smithi050 bash[19968]: audit 2024-09-17T01:13:02.559578+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:03 smithi050 bash[19968]: audit 2024-09-17T01:13:02.572800+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:03 smithi050 bash[19968]: audit 2024-09-17T01:13:02.584028+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:03.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:03 smithi050 bash[19968]: audit 2024-09-17T01:13:03.547153+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:04.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:04 smithi027 bash[19759]: audit 2024-09-17T01:13:03.561785+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:04.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:04 smithi027 bash[19759]: audit 2024-09-17T01:13:03.578283+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:04.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:04 smithi027 bash[25154]: audit 2024-09-17T01:13:03.561785+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:04.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:04 smithi027 bash[25154]: audit 2024-09-17T01:13:03.578283+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:04.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:04 smithi050 bash[19968]: audit 2024-09-17T01:13:03.561785+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:04.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:04 smithi050 bash[19968]: audit 2024-09-17T01:13:03.578283+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:05.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:13:05 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:13:05] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.43.0" 2024-09-17T01:13:06.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:06 smithi027 bash[19759]: cluster 2024-09-17T01:13:04.359092+0000 mgr.x (mgr.24653) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:06.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:06 smithi027 bash[25154]: cluster 2024-09-17T01:13:04.359092+0000 mgr.x (mgr.24653) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:06.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:06 smithi050 bash[19968]: cluster 2024-09-17T01:13:04.359092+0000 mgr.x (mgr.24653) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:08.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:08 smithi027 bash[19759]: cluster 2024-09-17T01:13:06.360755+0000 mgr.x (mgr.24653) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:08.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:08 smithi027 bash[25154]: cluster 2024-09-17T01:13:06.360755+0000 mgr.x (mgr.24653) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:08.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:08 smithi050 bash[19968]: cluster 2024-09-17T01:13:06.360755+0000 mgr.x (mgr.24653) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:10 smithi027 bash[19759]: cluster 2024-09-17T01:13:08.361518+0000 mgr.x (mgr.24653) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:10.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:10 smithi027 bash[25154]: cluster 2024-09-17T01:13:08.361518+0000 mgr.x (mgr.24653) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:10.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:10 smithi050 bash[19968]: cluster 2024-09-17T01:13:08.361518+0000 mgr.x (mgr.24653) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:12.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:12 smithi027 bash[25154]: cluster 2024-09-17T01:13:10.363184+0000 mgr.x (mgr.24653) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:12.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:12 smithi027 bash[19759]: cluster 2024-09-17T01:13:10.363184+0000 mgr.x (mgr.24653) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:12 smithi050 bash[19968]: cluster 2024-09-17T01:13:10.363184+0000 mgr.x (mgr.24653) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:13 smithi027 bash[19759]: audit 2024-09-17T01:13:11.346904+0000 mgr.x (mgr.24653) 83 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:13 smithi027 bash[25154]: audit 2024-09-17T01:13:11.346904+0000 mgr.x (mgr.24653) 83 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:13.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:13 smithi050 bash[19968]: audit 2024-09-17T01:13:11.346904+0000 mgr.x (mgr.24653) 83 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:14.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:14 smithi027 bash[25154]: cluster 2024-09-17T01:13:12.363917+0000 mgr.x (mgr.24653) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:14.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:14 smithi027 bash[25154]: audit 2024-09-17T01:13:13.962642+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:14.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:14 smithi027 bash[19759]: cluster 2024-09-17T01:13:12.363917+0000 mgr.x (mgr.24653) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:14.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:14 smithi027 bash[19759]: audit 2024-09-17T01:13:13.962642+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:14 smithi050 bash[19968]: cluster 2024-09-17T01:13:12.363917+0000 mgr.x (mgr.24653) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:14 smithi050 bash[19968]: audit 2024-09-17T01:13:13.962642+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:15.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:13:15 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:13:15] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.43.0" 2024-09-17T01:13:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:16 smithi027 bash[19759]: cluster 2024-09-17T01:13:14.364684+0000 mgr.x (mgr.24653) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:16 smithi027 bash[25154]: cluster 2024-09-17T01:13:14.364684+0000 mgr.x (mgr.24653) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:16.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:16 smithi050 bash[19968]: cluster 2024-09-17T01:13:14.364684+0000 mgr.x (mgr.24653) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:18.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:18 smithi027 bash[25154]: cluster 2024-09-17T01:13:16.366508+0000 mgr.x (mgr.24653) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:18.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:18 smithi027 bash[19759]: cluster 2024-09-17T01:13:16.366508+0000 mgr.x (mgr.24653) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:18 smithi050 bash[19968]: cluster 2024-09-17T01:13:16.366508+0000 mgr.x (mgr.24653) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:20.552 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:20 smithi050 bash[19968]: cluster 2024-09-17T01:13:18.367273+0000 mgr.x (mgr.24653) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:20.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:20 smithi027 bash[19759]: cluster 2024-09-17T01:13:18.367273+0000 mgr.x (mgr.24653) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:20.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:20 smithi027 bash[25154]: cluster 2024-09-17T01:13:18.367273+0000 mgr.x (mgr.24653) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:22.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:22 smithi027 bash[25154]: cluster 2024-09-17T01:13:20.368990+0000 mgr.x (mgr.24653) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:22 smithi027 bash[19759]: cluster 2024-09-17T01:13:20.368990+0000 mgr.x (mgr.24653) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:22.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:22 smithi050 bash[19968]: cluster 2024-09-17T01:13:20.368990+0000 mgr.x (mgr.24653) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:23 smithi027 bash[19759]: audit 2024-09-17T01:13:21.356886+0000 mgr.x (mgr.24653) 89 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:23 smithi027 bash[19759]: audit 2024-09-17T01:13:22.782581+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:23 smithi027 bash[19759]: audit 2024-09-17T01:13:22.791010+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:23 smithi027 bash[19759]: audit 2024-09-17T01:13:22.798396+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:23 smithi027 bash[25154]: audit 2024-09-17T01:13:21.356886+0000 mgr.x (mgr.24653) 89 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:23 smithi027 bash[25154]: audit 2024-09-17T01:13:22.782581+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:23 smithi027 bash[25154]: audit 2024-09-17T01:13:22.791010+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:23 smithi027 bash[25154]: audit 2024-09-17T01:13:22.798396+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:23.607 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:23 smithi050 bash[19968]: audit 2024-09-17T01:13:21.356886+0000 mgr.x (mgr.24653) 89 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:23.607 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:23 smithi050 bash[19968]: audit 2024-09-17T01:13:22.782581+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:23.607 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:23 smithi050 bash[19968]: audit 2024-09-17T01:13:22.791010+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:23.607 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:23 smithi050 bash[19968]: audit 2024-09-17T01:13:22.798396+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:24.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:24 smithi027 bash[19759]: cluster 2024-09-17T01:13:22.369789+0000 mgr.x (mgr.24653) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:24.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:24 smithi027 bash[19759]: audit 2024-09-17T01:13:23.731814+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:24.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:24 smithi027 bash[19759]: audit 2024-09-17T01:13:23.743262+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:24 smithi027 bash[19759]: audit 2024-09-17T01:13:23.755928+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:24.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:24 smithi027 bash[25154]: cluster 2024-09-17T01:13:22.369789+0000 mgr.x (mgr.24653) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:24.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:24 smithi027 bash[25154]: audit 2024-09-17T01:13:23.731814+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:24.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:24 smithi027 bash[25154]: audit 2024-09-17T01:13:23.743262+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:24.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:24 smithi027 bash[25154]: audit 2024-09-17T01:13:23.755928+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:24 smithi050 bash[19968]: cluster 2024-09-17T01:13:22.369789+0000 mgr.x (mgr.24653) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:24 smithi050 bash[19968]: audit 2024-09-17T01:13:23.731814+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:24 smithi050 bash[19968]: audit 2024-09-17T01:13:23.743262+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:24 smithi050 bash[19968]: audit 2024-09-17T01:13:23.755928+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:25.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:25 smithi027 bash[25154]: cluster 2024-09-17T01:13:24.370486+0000 mgr.x (mgr.24653) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:25.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:25 smithi027 bash[19759]: cluster 2024-09-17T01:13:24.370486+0000 mgr.x (mgr.24653) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:25.624 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:25 smithi050 bash[19968]: cluster 2024-09-17T01:13:24.370486+0000 mgr.x (mgr.24653) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:25.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:13:25 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:13:25] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.43.0" 2024-09-17T01:13:27.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:27 smithi027 bash[19759]: cluster 2024-09-17T01:13:26.372077+0000 mgr.x (mgr.24653) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2024-09-17T01:13:27.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:27 smithi027 bash[25154]: cluster 2024-09-17T01:13:26.372077+0000 mgr.x (mgr.24653) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2024-09-17T01:13:27.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:27 smithi050 bash[19968]: cluster 2024-09-17T01:13:26.372077+0000 mgr.x (mgr.24653) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 92 op/s 2024-09-17T01:13:29.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:29 smithi027 bash[25154]: cluster 2024-09-17T01:13:28.372803+0000 mgr.x (mgr.24653) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 91 op/s 2024-09-17T01:13:29.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:29 smithi027 bash[25154]: audit 2024-09-17T01:13:28.963001+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:29.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:29 smithi027 bash[19759]: cluster 2024-09-17T01:13:28.372803+0000 mgr.x (mgr.24653) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 91 op/s 2024-09-17T01:13:29.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:29 smithi027 bash[19759]: audit 2024-09-17T01:13:28.963001+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:29.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:29 smithi050 bash[19968]: cluster 2024-09-17T01:13:28.372803+0000 mgr.x (mgr.24653) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 91 op/s 2024-09-17T01:13:29.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:29 smithi050 bash[19968]: audit 2024-09-17T01:13:28.963001+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:31.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:31 smithi027 bash[19759]: cluster 2024-09-17T01:13:30.374466+0000 mgr.x (mgr.24653) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:13:31.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:31 smithi027 bash[25154]: cluster 2024-09-17T01:13:30.374466+0000 mgr.x (mgr.24653) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:13:31.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:31 smithi050 bash[19968]: cluster 2024-09-17T01:13:30.374466+0000 mgr.x (mgr.24653) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:13:32.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:32 smithi027 bash[19759]: audit 2024-09-17T01:13:31.368438+0000 mgr.x (mgr.24653) 95 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:32 smithi027 bash[25154]: audit 2024-09-17T01:13:31.368438+0000 mgr.x (mgr.24653) 95 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:32.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:32 smithi050 bash[19968]: audit 2024-09-17T01:13:31.368438+0000 mgr.x (mgr.24653) 95 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:33.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:33 smithi027 bash[19759]: cluster 2024-09-17T01:13:32.375235+0000 mgr.x (mgr.24653) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:13:33.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:33 smithi027 bash[25154]: cluster 2024-09-17T01:13:32.375235+0000 mgr.x (mgr.24653) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:13:33.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:33 smithi050 bash[19968]: cluster 2024-09-17T01:13:32.375235+0000 mgr.x (mgr.24653) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:13:35.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:13:35 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:13:35] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.43.0" 2024-09-17T01:13:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:36 smithi027 bash[19759]: cluster 2024-09-17T01:13:34.376047+0000 mgr.x (mgr.24653) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:13:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:36 smithi027 bash[25154]: cluster 2024-09-17T01:13:34.376047+0000 mgr.x (mgr.24653) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:13:36.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:36 smithi050 bash[19968]: cluster 2024-09-17T01:13:34.376047+0000 mgr.x (mgr.24653) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T01:13:38.576 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:38 smithi027 bash[19759]: cluster 2024-09-17T01:13:36.378193+0000 mgr.x (mgr.24653) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:13:38.577 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:38 smithi027 bash[25154]: cluster 2024-09-17T01:13:36.378193+0000 mgr.x (mgr.24653) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:13:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:38 smithi050 bash[19968]: cluster 2024-09-17T01:13:36.378193+0000 mgr.x (mgr.24653) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T01:13:40.516 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:40 smithi050 bash[19968]: cluster 2024-09-17T01:13:38.378932+0000 mgr.x (mgr.24653) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-17T01:13:40.525 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:40 smithi027 bash[19759]: cluster 2024-09-17T01:13:38.378932+0000 mgr.x (mgr.24653) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-17T01:13:40.526 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:40 smithi027 bash[25154]: cluster 2024-09-17T01:13:38.378932+0000 mgr.x (mgr.24653) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-17T01:13:42.461 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:42 smithi050 bash[19968]: cluster 2024-09-17T01:13:40.380672+0000 mgr.x (mgr.24653) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T01:13:42.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:42 smithi027 bash[19759]: cluster 2024-09-17T01:13:40.380672+0000 mgr.x (mgr.24653) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T01:13:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:42 smithi027 bash[25154]: cluster 2024-09-17T01:13:40.380672+0000 mgr.x (mgr.24653) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T01:13:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:43 smithi027 bash[19759]: audit 2024-09-17T01:13:41.379877+0000 mgr.x (mgr.24653) 101 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:43 smithi027 bash[19759]: audit 2024-09-17T01:13:42.924518+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:43 smithi027 bash[19759]: audit 2024-09-17T01:13:42.935257+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:43 smithi027 bash[19759]: audit 2024-09-17T01:13:42.945262+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:43 smithi027 bash[25154]: audit 2024-09-17T01:13:41.379877+0000 mgr.x (mgr.24653) 101 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:43 smithi027 bash[25154]: audit 2024-09-17T01:13:42.924518+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:43 smithi027 bash[25154]: audit 2024-09-17T01:13:42.935257+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:43 smithi027 bash[25154]: audit 2024-09-17T01:13:42.945262+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:43.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:43 smithi050 bash[19968]: audit 2024-09-17T01:13:41.379877+0000 mgr.x (mgr.24653) 101 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:43.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:43 smithi050 bash[19968]: audit 2024-09-17T01:13:42.924518+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:43.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:43 smithi050 bash[19968]: audit 2024-09-17T01:13:42.935257+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:43.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:43 smithi050 bash[19968]: audit 2024-09-17T01:13:42.945262+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:44.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:44 smithi027 bash[19759]: cluster 2024-09-17T01:13:42.381451+0000 mgr.x (mgr.24653) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:44.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:44 smithi027 bash[19759]: audit 2024-09-17T01:13:43.868785+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:44.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:44 smithi027 bash[19759]: audit 2024-09-17T01:13:43.880614+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:44.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:44 smithi027 bash[19759]: audit 2024-09-17T01:13:43.891922+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:44.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:44 smithi027 bash[19759]: audit 2024-09-17T01:13:43.963664+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:44.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:44 smithi027 bash[25154]: cluster 2024-09-17T01:13:42.381451+0000 mgr.x (mgr.24653) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:44.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:44 smithi027 bash[25154]: audit 2024-09-17T01:13:43.868785+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:44.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:44 smithi027 bash[25154]: audit 2024-09-17T01:13:43.880614+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:44.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:44 smithi027 bash[25154]: audit 2024-09-17T01:13:43.891922+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:44.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:44 smithi027 bash[25154]: audit 2024-09-17T01:13:43.963664+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:44.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:44 smithi050 bash[19968]: cluster 2024-09-17T01:13:42.381451+0000 mgr.x (mgr.24653) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:44.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:44 smithi050 bash[19968]: audit 2024-09-17T01:13:43.868785+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:44.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:44 smithi050 bash[19968]: audit 2024-09-17T01:13:43.880614+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:44.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:44 smithi050 bash[19968]: audit 2024-09-17T01:13:43.891922+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:44.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:44 smithi050 bash[19968]: audit 2024-09-17T01:13:43.963664+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:45.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:13:45 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:13:45] "GET /metrics HTTP/1.1" 200 37911 "" "Prometheus/2.43.0" 2024-09-17T01:13:46.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:46 smithi027 bash[19759]: cluster 2024-09-17T01:13:44.382169+0000 mgr.x (mgr.24653) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:46.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:46 smithi027 bash[25154]: cluster 2024-09-17T01:13:44.382169+0000 mgr.x (mgr.24653) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:46.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:46 smithi050 bash[19968]: cluster 2024-09-17T01:13:44.382169+0000 mgr.x (mgr.24653) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:47.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:47 smithi027 bash[19759]: audit 2024-09-17T01:13:46.502423+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:13:47.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:47 smithi027 bash[19759]: audit 2024-09-17T01:13:46.507828+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:13:47.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:47 smithi027 bash[19759]: audit 2024-09-17T01:13:46.509605+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:13:47.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:47 smithi027 bash[19759]: audit 2024-09-17T01:13:46.523024+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:47 smithi027 bash[25154]: audit 2024-09-17T01:13:46.502423+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:13:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:47 smithi027 bash[25154]: audit 2024-09-17T01:13:46.507828+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:13:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:47 smithi027 bash[25154]: audit 2024-09-17T01:13:46.509605+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:13:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:47 smithi027 bash[25154]: audit 2024-09-17T01:13:46.523024+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:47.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:47 smithi050 bash[19968]: audit 2024-09-17T01:13:46.502423+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:13:47.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:47 smithi050 bash[19968]: audit 2024-09-17T01:13:46.507828+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:13:47.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:47 smithi050 bash[19968]: audit 2024-09-17T01:13:46.509605+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:13:47.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:47 smithi050 bash[19968]: audit 2024-09-17T01:13:46.523024+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:13:48.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:48 smithi027 bash[19759]: cluster 2024-09-17T01:13:46.383831+0000 mgr.x (mgr.24653) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:48.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:48 smithi027 bash[25154]: cluster 2024-09-17T01:13:46.383831+0000 mgr.x (mgr.24653) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:48.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:48 smithi050 bash[19968]: cluster 2024-09-17T01:13:46.383831+0000 mgr.x (mgr.24653) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:50.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:50 smithi027 bash[19759]: cluster 2024-09-17T01:13:48.384635+0000 mgr.x (mgr.24653) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:50.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:50 smithi027 bash[25154]: cluster 2024-09-17T01:13:48.384635+0000 mgr.x (mgr.24653) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:50.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:50 smithi050 bash[19968]: cluster 2024-09-17T01:13:48.384635+0000 mgr.x (mgr.24653) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:52.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:52 smithi027 bash[19759]: cluster 2024-09-17T01:13:50.386339+0000 mgr.x (mgr.24653) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:52.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:52 smithi027 bash[25154]: cluster 2024-09-17T01:13:50.386339+0000 mgr.x (mgr.24653) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:52.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:52 smithi050 bash[19968]: cluster 2024-09-17T01:13:50.386339+0000 mgr.x (mgr.24653) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:53 smithi027 bash[19759]: audit 2024-09-17T01:13:51.389265+0000 mgr.x (mgr.24653) 107 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:53.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:53 smithi027 bash[25154]: audit 2024-09-17T01:13:51.389265+0000 mgr.x (mgr.24653) 107 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:53.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:53 smithi050 bash[19968]: audit 2024-09-17T01:13:51.389265+0000 mgr.x (mgr.24653) 107 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:13:54.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:54 smithi027 bash[19759]: cluster 2024-09-17T01:13:52.387043+0000 mgr.x (mgr.24653) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:54 smithi027 bash[25154]: cluster 2024-09-17T01:13:52.387043+0000 mgr.x (mgr.24653) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:54.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:54 smithi050 bash[19968]: cluster 2024-09-17T01:13:52.387043+0000 mgr.x (mgr.24653) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:55.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:13:55 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:13:55] "GET /metrics HTTP/1.1" 200 37911 "" "Prometheus/2.43.0" 2024-09-17T01:13:56.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:56 smithi027 bash[19759]: cluster 2024-09-17T01:13:54.387753+0000 mgr.x (mgr.24653) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:56 smithi027 bash[25154]: cluster 2024-09-17T01:13:54.387753+0000 mgr.x (mgr.24653) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:56.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:56 smithi050 bash[19968]: cluster 2024-09-17T01:13:54.387753+0000 mgr.x (mgr.24653) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:13:58.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:58 smithi027 bash[19759]: cluster 2024-09-17T01:13:56.389524+0000 mgr.x (mgr.24653) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:58.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:58 smithi027 bash[25154]: cluster 2024-09-17T01:13:56.389524+0000 mgr.x (mgr.24653) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:58.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:58 smithi050 bash[19968]: cluster 2024-09-17T01:13:56.389524+0000 mgr.x (mgr.24653) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:13:59.578 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:13:59 smithi050 bash[19968]: audit 2024-09-17T01:13:58.963800+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:59.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:13:59 smithi027 bash[25154]: audit 2024-09-17T01:13:58.963800+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:13:59.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:13:59 smithi027 bash[19759]: audit 2024-09-17T01:13:58.963800+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:00.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:00 smithi027 bash[19759]: cluster 2024-09-17T01:13:58.390353+0000 mgr.x (mgr.24653) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:00.571 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:00 smithi027 bash[25154]: cluster 2024-09-17T01:13:58.390353+0000 mgr.x (mgr.24653) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:00.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:00 smithi050 bash[19968]: cluster 2024-09-17T01:13:58.390353+0000 mgr.x (mgr.24653) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:02.493 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:02 smithi050 bash[19968]: cluster 2024-09-17T01:14:00.392135+0000 mgr.x (mgr.24653) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:02 smithi027 bash[19759]: cluster 2024-09-17T01:14:00.392135+0000 mgr.x (mgr.24653) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:02.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:02 smithi027 bash[25154]: cluster 2024-09-17T01:14:00.392135+0000 mgr.x (mgr.24653) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:03 smithi027 bash[19759]: audit 2024-09-17T01:14:01.391826+0000 mgr.x (mgr.24653) 113 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:03 smithi027 bash[19759]: audit 2024-09-17T01:14:03.111929+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:03 smithi027 bash[19759]: audit 2024-09-17T01:14:03.126945+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:03 smithi027 bash[19759]: audit 2024-09-17T01:14:03.138457+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:03 smithi027 bash[25154]: audit 2024-09-17T01:14:01.391826+0000 mgr.x (mgr.24653) 113 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:03 smithi027 bash[25154]: audit 2024-09-17T01:14:03.111929+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:03 smithi027 bash[25154]: audit 2024-09-17T01:14:03.126945+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:03 smithi027 bash[25154]: audit 2024-09-17T01:14:03.138457+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:03.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:03 smithi050 bash[19968]: audit 2024-09-17T01:14:01.391826+0000 mgr.x (mgr.24653) 113 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:03.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:03 smithi050 bash[19968]: audit 2024-09-17T01:14:03.111929+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:03.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:03 smithi050 bash[19968]: audit 2024-09-17T01:14:03.126945+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:03.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:03 smithi050 bash[19968]: audit 2024-09-17T01:14:03.138457+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:04.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:04 smithi027 bash[19759]: cluster 2024-09-17T01:14:02.392988+0000 mgr.x (mgr.24653) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:04.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:04 smithi027 bash[19759]: audit 2024-09-17T01:14:04.037800+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:04.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:04 smithi027 bash[19759]: audit 2024-09-17T01:14:04.053907+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:04.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:04 smithi027 bash[19759]: audit 2024-09-17T01:14:04.067997+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:04.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:04 smithi027 bash[25154]: cluster 2024-09-17T01:14:02.392988+0000 mgr.x (mgr.24653) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:04.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:04 smithi027 bash[25154]: audit 2024-09-17T01:14:04.037800+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:04.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:04 smithi027 bash[25154]: audit 2024-09-17T01:14:04.053907+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:04.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:04 smithi027 bash[25154]: audit 2024-09-17T01:14:04.067997+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:04.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:04 smithi050 bash[19968]: cluster 2024-09-17T01:14:02.392988+0000 mgr.x (mgr.24653) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:04.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:04 smithi050 bash[19968]: audit 2024-09-17T01:14:04.037800+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:04.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:04 smithi050 bash[19968]: audit 2024-09-17T01:14:04.053907+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:04.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:04 smithi050 bash[19968]: audit 2024-09-17T01:14:04.067997+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:05.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:05 smithi027 bash[19759]: cluster 2024-09-17T01:14:04.393935+0000 mgr.x (mgr.24653) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:05.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:05 smithi027 bash[25154]: cluster 2024-09-17T01:14:04.393935+0000 mgr.x (mgr.24653) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:05.623 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:05 smithi050 bash[19968]: cluster 2024-09-17T01:14:04.393935+0000 mgr.x (mgr.24653) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:05.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:14:05 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:14:05] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2024-09-17T01:14:07.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:07 smithi027 bash[19759]: cluster 2024-09-17T01:14:06.395626+0000 mgr.x (mgr.24653) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:07.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:07 smithi027 bash[25154]: cluster 2024-09-17T01:14:06.395626+0000 mgr.x (mgr.24653) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:07.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:07 smithi050 bash[19968]: cluster 2024-09-17T01:14:06.395626+0000 mgr.x (mgr.24653) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:10 smithi027 bash[19759]: cluster 2024-09-17T01:14:08.396347+0000 mgr.x (mgr.24653) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:10.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:10 smithi027 bash[25154]: cluster 2024-09-17T01:14:08.396347+0000 mgr.x (mgr.24653) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:10.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:10 smithi050 bash[19968]: cluster 2024-09-17T01:14:08.396347+0000 mgr.x (mgr.24653) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:12.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:12 smithi027 bash[19759]: cluster 2024-09-17T01:14:10.398045+0000 mgr.x (mgr.24653) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:12.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:12 smithi027 bash[25154]: cluster 2024-09-17T01:14:10.398045+0000 mgr.x (mgr.24653) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:12 smithi050 bash[19968]: cluster 2024-09-17T01:14:10.398045+0000 mgr.x (mgr.24653) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:13 smithi027 bash[19759]: audit 2024-09-17T01:14:11.393328+0000 mgr.x (mgr.24653) 119 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:13.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:13 smithi027 bash[25154]: audit 2024-09-17T01:14:11.393328+0000 mgr.x (mgr.24653) 119 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:13.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:13 smithi050 bash[19968]: audit 2024-09-17T01:14:11.393328+0000 mgr.x (mgr.24653) 119 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:14.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:14 smithi027 bash[25154]: cluster 2024-09-17T01:14:12.398741+0000 mgr.x (mgr.24653) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:14.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:14 smithi027 bash[25154]: audit 2024-09-17T01:14:13.964156+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:14.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:14 smithi027 bash[19759]: cluster 2024-09-17T01:14:12.398741+0000 mgr.x (mgr.24653) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:14 smithi027 bash[19759]: audit 2024-09-17T01:14:13.964156+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:14 smithi050 bash[19968]: cluster 2024-09-17T01:14:12.398741+0000 mgr.x (mgr.24653) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:14 smithi050 bash[19968]: audit 2024-09-17T01:14:13.964156+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:15.883 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:14:15 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:14:15] "GET /metrics HTTP/1.1" 200 37911 "" "Prometheus/2.43.0" 2024-09-17T01:14:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:16 smithi027 bash[25154]: cluster 2024-09-17T01:14:14.399586+0000 mgr.x (mgr.24653) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:16 smithi027 bash[19759]: cluster 2024-09-17T01:14:14.399586+0000 mgr.x (mgr.24653) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:16.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:16 smithi050 bash[19968]: cluster 2024-09-17T01:14:14.399586+0000 mgr.x (mgr.24653) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:18.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:18 smithi027 bash[19759]: cluster 2024-09-17T01:14:16.401426+0000 mgr.x (mgr.24653) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:18.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:18 smithi027 bash[25154]: cluster 2024-09-17T01:14:16.401426+0000 mgr.x (mgr.24653) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:18.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:18 smithi050 bash[19968]: cluster 2024-09-17T01:14:16.401426+0000 mgr.x (mgr.24653) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:20.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:20 smithi027 bash[19759]: cluster 2024-09-17T01:14:18.402175+0000 mgr.x (mgr.24653) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:20.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:20 smithi027 bash[25154]: cluster 2024-09-17T01:14:18.402175+0000 mgr.x (mgr.24653) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:20.603 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:20 smithi050 bash[19968]: cluster 2024-09-17T01:14:18.402175+0000 mgr.x (mgr.24653) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:22.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:22 smithi050 bash[19968]: cluster 2024-09-17T01:14:20.403632+0000 mgr.x (mgr.24653) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:22.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:22 smithi027 bash[25154]: cluster 2024-09-17T01:14:20.403632+0000 mgr.x (mgr.24653) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:22 smithi027 bash[19759]: cluster 2024-09-17T01:14:20.403632+0000 mgr.x (mgr.24653) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:23.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:23 smithi027 bash[19759]: audit 2024-09-17T01:14:21.404890+0000 mgr.x (mgr.24653) 125 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:23.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:23 smithi027 bash[25154]: audit 2024-09-17T01:14:21.404890+0000 mgr.x (mgr.24653) 125 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:23.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:23 smithi050 bash[19968]: audit 2024-09-17T01:14:21.404890+0000 mgr.x (mgr.24653) 125 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:24.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[19759]: cluster 2024-09-17T01:14:22.404405+0000 mgr.x (mgr.24653) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[19759]: audit 2024-09-17T01:14:23.329339+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[19759]: audit 2024-09-17T01:14:23.342037+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[19759]: audit 2024-09-17T01:14:23.354558+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[19759]: audit 2024-09-17T01:14:24.211473+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[19759]: audit 2024-09-17T01:14:24.224943+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[25154]: cluster 2024-09-17T01:14:22.404405+0000 mgr.x (mgr.24653) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:24.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[25154]: audit 2024-09-17T01:14:23.329339+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[25154]: audit 2024-09-17T01:14:23.342037+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[25154]: audit 2024-09-17T01:14:23.354558+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[25154]: audit 2024-09-17T01:14:24.211473+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:24 smithi027 bash[25154]: audit 2024-09-17T01:14:24.224943+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:24 smithi050 bash[19968]: cluster 2024-09-17T01:14:22.404405+0000 mgr.x (mgr.24653) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:24 smithi050 bash[19968]: audit 2024-09-17T01:14:23.329339+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:24 smithi050 bash[19968]: audit 2024-09-17T01:14:23.342037+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:24 smithi050 bash[19968]: audit 2024-09-17T01:14:23.354558+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:24 smithi050 bash[19968]: audit 2024-09-17T01:14:24.211473+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:24 smithi050 bash[19968]: audit 2024-09-17T01:14:24.224943+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:25.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:25 smithi027 bash[19759]: audit 2024-09-17T01:14:24.237704+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:25.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:25 smithi027 bash[19759]: cluster 2024-09-17T01:14:24.405260+0000 mgr.x (mgr.24653) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:25.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:25 smithi027 bash[25154]: audit 2024-09-17T01:14:24.237704+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:25.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:25 smithi027 bash[25154]: cluster 2024-09-17T01:14:24.405260+0000 mgr.x (mgr.24653) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:25.623 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:25 smithi050 bash[19968]: audit 2024-09-17T01:14:24.237704+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:25.623 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:25 smithi050 bash[19968]: cluster 2024-09-17T01:14:24.405260+0000 mgr.x (mgr.24653) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:25.883 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:14:25 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:14:25] "GET /metrics HTTP/1.1" 200 37911 "" "Prometheus/2.43.0" 2024-09-17T01:14:27.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:27 smithi027 bash[19759]: cluster 2024-09-17T01:14:26.406934+0000 mgr.x (mgr.24653) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:27 smithi027 bash[25154]: cluster 2024-09-17T01:14:26.406934+0000 mgr.x (mgr.24653) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:27.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:27 smithi050 bash[19968]: cluster 2024-09-17T01:14:26.406934+0000 mgr.x (mgr.24653) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:29.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:29 smithi027 bash[19759]: cluster 2024-09-17T01:14:28.407660+0000 mgr.x (mgr.24653) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:29.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:29 smithi027 bash[19759]: audit 2024-09-17T01:14:28.964688+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:29.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:29 smithi027 bash[25154]: cluster 2024-09-17T01:14:28.407660+0000 mgr.x (mgr.24653) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:29.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:29 smithi027 bash[25154]: audit 2024-09-17T01:14:28.964688+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:29.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:29 smithi050 bash[19968]: cluster 2024-09-17T01:14:28.407660+0000 mgr.x (mgr.24653) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:29.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:29 smithi050 bash[19968]: audit 2024-09-17T01:14:28.964688+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:31.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:31 smithi027 bash[19759]: cluster 2024-09-17T01:14:30.409333+0000 mgr.x (mgr.24653) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:31.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:31 smithi027 bash[25154]: cluster 2024-09-17T01:14:30.409333+0000 mgr.x (mgr.24653) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:31.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:31 smithi050 bash[19968]: cluster 2024-09-17T01:14:30.409333+0000 mgr.x (mgr.24653) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:32.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:32 smithi027 bash[19759]: audit 2024-09-17T01:14:31.413578+0000 mgr.x (mgr.24653) 131 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:32.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:32 smithi027 bash[25154]: audit 2024-09-17T01:14:31.413578+0000 mgr.x (mgr.24653) 131 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:32.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:32 smithi050 bash[19968]: audit 2024-09-17T01:14:31.413578+0000 mgr.x (mgr.24653) 131 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:33.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:33 smithi027 bash[19759]: cluster 2024-09-17T01:14:32.410037+0000 mgr.x (mgr.24653) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:33.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:33 smithi027 bash[25154]: cluster 2024-09-17T01:14:32.410037+0000 mgr.x (mgr.24653) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:33.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:33 smithi050 bash[19968]: cluster 2024-09-17T01:14:32.410037+0000 mgr.x (mgr.24653) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:35.884 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:14:35 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:14:35] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.43.0" 2024-09-17T01:14:36.331 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps' 2024-09-17T01:14:36.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:36 smithi027 bash[19759]: cluster 2024-09-17T01:14:34.410758+0000 mgr.x (mgr.24653) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:36.569 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:36 smithi027 bash[25154]: cluster 2024-09-17T01:14:34.410758+0000 mgr.x (mgr.24653) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:36.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:36 smithi050 bash[19968]: cluster 2024-09-17T01:14:34.410758+0000 mgr.x (mgr.24653) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:38.510 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:38 smithi027 bash[25154]: cluster 2024-09-17T01:14:36.412426+0000 mgr.x (mgr.24653) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:38.510 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:38 smithi027 bash[19759]: cluster 2024-09-17T01:14:36.412426+0000 mgr.x (mgr.24653) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:38 smithi050 bash[19968]: cluster 2024-09-17T01:14:36.412426+0000 mgr.x (mgr.24653) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:40.495 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:40 smithi027 bash[19759]: cluster 2024-09-17T01:14:38.413167+0000 mgr.x (mgr.24653) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:40.495 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:40 smithi027 bash[25154]: cluster 2024-09-17T01:14:38.413167+0000 mgr.x (mgr.24653) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:40 smithi050 bash[19968]: cluster 2024-09-17T01:14:38.413167+0000 mgr.x (mgr.24653) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:40.756 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:14:40.756 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 17s ago 31m - - 2024-09-17T01:14:40.756 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 16s ago 30m - - 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (13m) 17s ago 23m 14.6M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (12m) 16s ago 23m 42.7M - 8.3.5 dad864ee21e9 554af5fd9398 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (3m) 17s ago 21m 42.0M - 3.5 e1d6a67b021e 38172ce9fb49 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283 running (15m) 16s ago 30m 492M - 19.1.1-330-gc2ddf972 ebb0615149de 99ed1b3cc0dc 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (10m) 17s ago 32m 427M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (32m) 17s ago 32m 82.0M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (30m) 16s ago 30m 66.6M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (30m) 17s ago 30m 59.7M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (13m) 17s ago 23m 8567k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (12m) 16s ago 23m 8964k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (29m) 17s ago 29m 57.8M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (28m) 17s ago 28m 59.0M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (28m) 17s ago 28m 53.3M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:14:40.757 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (27m) 17s ago 27m 57.4M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:14:40.758 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (26m) 16s ago 26m 59.2M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:14:40.758 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (26m) 16s ago 26m 55.2M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:14:40.758 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (25m) 16s ago 25m 55.0M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:14:40.758 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (24m) 16s ago 24m 58.2M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:14:40.758 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (2m) 16s ago 23m 55.3M - 2.43.0 a07b618ecd1d dae337c41336 2024-09-17T01:14:40.758 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (21m) 17s ago 21m 89.8M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:14:40.758 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (21m) 16s ago 21m 89.4M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:14:42.035 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ls' 2024-09-17T01:14:42.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:42 smithi027 bash[19759]: cluster 2024-09-17T01:14:40.414754+0000 mgr.x (mgr.24653) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:42.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:42 smithi027 bash[19759]: audit 2024-09-17T01:14:40.723447+0000 mgr.x (mgr.24653) 137 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:14:42.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:42 smithi027 bash[25154]: cluster 2024-09-17T01:14:40.414754+0000 mgr.x (mgr.24653) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:42.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:42 smithi027 bash[25154]: audit 2024-09-17T01:14:40.723447+0000 mgr.x (mgr.24653) 137 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:14:42.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:42 smithi050 bash[19968]: cluster 2024-09-17T01:14:40.414754+0000 mgr.x (mgr.24653) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:42.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:42 smithi050 bash[19968]: audit 2024-09-17T01:14:40.723447+0000 mgr.x (mgr.24653) 137 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:14:43.554 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:43 smithi027 bash[19759]: audit 2024-09-17T01:14:41.425159+0000 mgr.x (mgr.24653) 138 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:43.554 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:43 smithi027 bash[25154]: audit 2024-09-17T01:14:41.425159+0000 mgr.x (mgr.24653) 138 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:43.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:43 smithi050 bash[19968]: audit 2024-09-17T01:14:41.425159+0000 mgr.x (mgr.24653) 138 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:44.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:44 smithi027 bash[19759]: cluster 2024-09-17T01:14:42.415475+0000 mgr.x (mgr.24653) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:44.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:44 smithi027 bash[19759]: audit 2024-09-17T01:14:43.534909+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:44.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:44 smithi027 bash[19759]: audit 2024-09-17T01:14:43.549956+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:44.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:44 smithi027 bash[19759]: audit 2024-09-17T01:14:43.561678+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:44.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:44 smithi027 bash[19759]: audit 2024-09-17T01:14:43.965322+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:44 smithi027 bash[25154]: cluster 2024-09-17T01:14:42.415475+0000 mgr.x (mgr.24653) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:44 smithi027 bash[25154]: audit 2024-09-17T01:14:43.534909+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:44 smithi027 bash[25154]: audit 2024-09-17T01:14:43.549956+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:44 smithi027 bash[25154]: audit 2024-09-17T01:14:43.561678+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:44 smithi027 bash[25154]: audit 2024-09-17T01:14:43.965322+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:44.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:44 smithi050 bash[19968]: cluster 2024-09-17T01:14:42.415475+0000 mgr.x (mgr.24653) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:44.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:44 smithi050 bash[19968]: audit 2024-09-17T01:14:43.534909+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:44.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:44 smithi050 bash[19968]: audit 2024-09-17T01:14:43.549956+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:44.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:44 smithi050 bash[19968]: audit 2024-09-17T01:14:43.561678+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:44.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:44 smithi050 bash[19968]: audit 2024-09-17T01:14:43.965322+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:45.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:14:45 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:14:45] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.43.0" 2024-09-17T01:14:45.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:45 smithi050 bash[19968]: audit 2024-09-17T01:14:44.392867+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:45.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:45 smithi050 bash[19968]: audit 2024-09-17T01:14:44.407404+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:45.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:45 smithi050 bash[19968]: cluster 2024-09-17T01:14:44.416195+0000 mgr.x (mgr.24653) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:45.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:45 smithi050 bash[19968]: audit 2024-09-17T01:14:44.424435+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:45.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:45 smithi027 bash[19759]: audit 2024-09-17T01:14:44.392867+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:45.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:45 smithi027 bash[19759]: audit 2024-09-17T01:14:44.407404+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:45.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:45 smithi027 bash[19759]: cluster 2024-09-17T01:14:44.416195+0000 mgr.x (mgr.24653) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:45.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:45 smithi027 bash[19759]: audit 2024-09-17T01:14:44.424435+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:45.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:45 smithi027 bash[25154]: audit 2024-09-17T01:14:44.392867+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:45.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:45 smithi027 bash[25154]: audit 2024-09-17T01:14:44.407404+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:45.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:45 smithi027 bash[25154]: cluster 2024-09-17T01:14:44.416195+0000 mgr.x (mgr.24653) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:45.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:45 smithi027 bash[25154]: audit 2024-09-17T01:14:44.424435+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:46.980 INFO:teuthology.orchestra.run.smithi027.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T01:14:46.980 INFO:teuthology.orchestra.run.smithi027.stdout:agent 2/2 3s ago 3m * 2024-09-17T01:14:46.980 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager ?:9093,9094 1/1 3s ago 24m smithi027=a;count:1 2024-09-17T01:14:46.981 INFO:teuthology.orchestra.run.smithi027.stdout:grafana ?:3000 1/1 2s ago 23m smithi050=a;count:1 2024-09-17T01:14:46.981 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo ?:5000 1/1 3s ago 21m count:1 2024-09-17T01:14:46.981 INFO:teuthology.orchestra.run.smithi027.stdout:mgr 2/2 3s ago 30m smithi027=y;smithi050=x;count:2 2024-09-17T01:14:46.981 INFO:teuthology.orchestra.run.smithi027.stdout:mon 3/3 3s ago 30m smithi027:172.21.15.27=a;smithi027:[v2:172.21.15.27:3301,v1:172.21.15.27:6790]=c;smithi050:172.21.15.50=b;count:3 2024-09-17T01:14:46.981 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter ?:9100 2/2 3s ago 24m smithi027=a;smithi050=b;count:2 2024-09-17T01:14:46.981 INFO:teuthology.orchestra.run.smithi027.stdout:osd 8 3s ago - 2024-09-17T01:14:46.981 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus ?:9095 1/1 2s ago 24m smithi050=a;count:1 2024-09-17T01:14:46.981 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo ?:8000 2/2 3s ago 21m count:2 2024-09-17T01:14:47.777 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[19759]: cluster 2024-09-17T01:14:46.417874+0000 mgr.x (mgr.24653) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:47.777 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[19759]: audit 2024-09-17T01:14:46.680669+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:14:47.777 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[19759]: audit 2024-09-17T01:14:46.972505+0000 mgr.x (mgr.24653) 142 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:14:47.777 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[19759]: audit 2024-09-17T01:14:47.248031+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:47.777 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[19759]: audit 2024-09-17T01:14:47.259763+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:47.778 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[19759]: audit 2024-09-17T01:14:47.263692+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:14:47.778 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[19759]: audit 2024-09-17T01:14:47.265468+0000 mon.b (mon.2) 393 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:14:47.778 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[19759]: audit 2024-09-17T01:14:47.276557+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:47.778 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[25154]: cluster 2024-09-17T01:14:46.417874+0000 mgr.x (mgr.24653) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:47.778 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[25154]: audit 2024-09-17T01:14:46.680669+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:14:47.778 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[25154]: audit 2024-09-17T01:14:46.972505+0000 mgr.x (mgr.24653) 142 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:14:47.778 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[25154]: audit 2024-09-17T01:14:47.248031+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:47.778 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[25154]: audit 2024-09-17T01:14:47.259763+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:47.778 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[25154]: audit 2024-09-17T01:14:47.263692+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:14:47.779 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[25154]: audit 2024-09-17T01:14:47.265468+0000 mon.b (mon.2) 393 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:14:47.779 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:47 smithi027 bash[25154]: audit 2024-09-17T01:14:47.276557+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:47.780 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions' 2024-09-17T01:14:47.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:47 smithi050 bash[19968]: cluster 2024-09-17T01:14:46.417874+0000 mgr.x (mgr.24653) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:47.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:47 smithi050 bash[19968]: audit 2024-09-17T01:14:46.680669+0000 mon.b (mon.2) 391 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:14:47.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:47 smithi050 bash[19968]: audit 2024-09-17T01:14:46.972505+0000 mgr.x (mgr.24653) 142 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:14:47.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:47 smithi050 bash[19968]: audit 2024-09-17T01:14:47.248031+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:47.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:47 smithi050 bash[19968]: audit 2024-09-17T01:14:47.259763+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:47.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:47 smithi050 bash[19968]: audit 2024-09-17T01:14:47.263692+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:14:47.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:47 smithi050 bash[19968]: audit 2024-09-17T01:14:47.265468+0000 mon.b (mon.2) 393 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:14:47.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:47 smithi050 bash[19968]: audit 2024-09-17T01:14:47.276557+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:50.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:50 smithi027 bash[19759]: cluster 2024-09-17T01:14:48.418568+0000 mgr.x (mgr.24653) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:50.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:50 smithi027 bash[25154]: cluster 2024-09-17T01:14:48.418568+0000 mgr.x (mgr.24653) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:50.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:50 smithi050 bash[19968]: cluster 2024-09-17T01:14:48.418568+0000 mgr.x (mgr.24653) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:51.343 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:14:51.344 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:14:51.344 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T01:14:51.344 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:14:51.344 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:14:51.344 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:14:51.344 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:14:51.344 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:14:51.344 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:14:51.344 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:14:51.344 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": {}, 2024-09-17T01:14:51.345 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:14:51.345 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:14:51.345 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:14:51.345 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:14:51.345 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-17T01:14:51.345 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:14:51.345 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:14:51.345 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:14:52.105 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-17T01:14:52.365 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:52 smithi027 bash[19759]: cluster 2024-09-17T01:14:50.420191+0000 mgr.x (mgr.24653) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:52.365 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:52 smithi027 bash[19759]: audit 2024-09-17T01:14:51.354131+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.27:0/3118973919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:14:52.365 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:52 smithi027 bash[25154]: cluster 2024-09-17T01:14:50.420191+0000 mgr.x (mgr.24653) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:52.365 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:52 smithi027 bash[25154]: audit 2024-09-17T01:14:51.354131+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.27:0/3118973919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:14:52.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:52 smithi050 bash[19968]: cluster 2024-09-17T01:14:50.420191+0000 mgr.x (mgr.24653) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:52.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:52 smithi050 bash[19968]: audit 2024-09-17T01:14:51.354131+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.27:0/3118973919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:14:53.540 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:53 smithi027 bash[19759]: audit 2024-09-17T01:14:51.433714+0000 mgr.x (mgr.24653) 145 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:53.540 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:53 smithi027 bash[25154]: audit 2024-09-17T01:14:51.433714+0000 mgr.x (mgr.24653) 145 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:53.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:53 smithi050 bash[19968]: audit 2024-09-17T01:14:51.433714+0000 mgr.x (mgr.24653) 145 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:14:54.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:54 smithi027 bash[19759]: cluster 2024-09-17T01:14:52.420905+0000 mgr.x (mgr.24653) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:54.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:54 smithi027 bash[25154]: cluster 2024-09-17T01:14:52.420905+0000 mgr.x (mgr.24653) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:54.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:54 smithi050 bash[19968]: cluster 2024-09-17T01:14:52.420905+0000 mgr.x (mgr.24653) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:55.883 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:14:55 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:14:55] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.43.0" 2024-09-17T01:14:56.527 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:56 smithi027 bash[19759]: cluster 2024-09-17T01:14:54.421604+0000 mgr.x (mgr.24653) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:56.528 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:56 smithi027 bash[25154]: cluster 2024-09-17T01:14:54.421604+0000 mgr.x (mgr.24653) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:56.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:56 smithi050 bash[19968]: cluster 2024-09-17T01:14:54.421604+0000 mgr.x (mgr.24653) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:57.556 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:57 smithi027 bash[25154]: audit 2024-09-17T01:14:55.683325+0000 mgr.x (mgr.24653) 148 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:14:57.557 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:57 smithi027 bash[19759]: audit 2024-09-17T01:14:55.683325+0000 mgr.x (mgr.24653) 148 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:14:57.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:57 smithi050 bash[19968]: audit 2024-09-17T01:14:55.683325+0000 mgr.x (mgr.24653) 148 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:14:58.517 INFO:teuthology.orchestra.run.smithi027.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:14:58.536 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:58 smithi027 bash[19759]: cluster 2024-09-17T01:14:56.423244+0000 mgr.x (mgr.24653) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:58.537 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:58 smithi027 bash[25154]: cluster 2024-09-17T01:14:56.423244+0000 mgr.x (mgr.24653) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:58.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:58 smithi050 bash[19968]: cluster 2024-09-17T01:14:56.423244+0000 mgr.x (mgr.24653) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:14:59.199 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- 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-17T01:14:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[25154]: cluster 2024-09-17T01:14:58.424025+0000 mgr.x (mgr.24653) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[25154]: cephadm 2024-09-17T01:14:58.515285+0000 mgr.x (mgr.24653) 151 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:14:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[25154]: audit 2024-09-17T01:14:58.526173+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[25154]: audit 2024-09-17T01:14:58.527546+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:14:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[25154]: audit 2024-09-17T01:14:58.531846+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:14:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[25154]: audit 2024-09-17T01:14:58.533519+0000 mon.b (mon.2) 396 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:14:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[25154]: audit 2024-09-17T01:14:58.544831+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[25154]: cephadm 2024-09-17T01:14:58.699040+0000 mgr.x (mgr.24653) 152 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:14:59.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[25154]: audit 2024-09-17T01:14:58.965242+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:59.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[19759]: cluster 2024-09-17T01:14:58.424025+0000 mgr.x (mgr.24653) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:59.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[19759]: cephadm 2024-09-17T01:14:58.515285+0000 mgr.x (mgr.24653) 151 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:14:59.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[19759]: audit 2024-09-17T01:14:58.526173+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:59.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[19759]: audit 2024-09-17T01:14:58.527546+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:14:59.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[19759]: audit 2024-09-17T01:14:58.531846+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:14:59.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[19759]: audit 2024-09-17T01:14:58.533519+0000 mon.b (mon.2) 396 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:14:59.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[19759]: audit 2024-09-17T01:14:58.544831+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:59.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[19759]: cephadm 2024-09-17T01:14:58.699040+0000 mgr.x (mgr.24653) 152 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:14:59.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:14:59 smithi027 bash[19759]: audit 2024-09-17T01:14:58.965242+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:14:59.841 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:59 smithi050 bash[19968]: cluster 2024-09-17T01:14:58.424025+0000 mgr.x (mgr.24653) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:14:59.841 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:59 smithi050 bash[19968]: cephadm 2024-09-17T01:14:58.515285+0000 mgr.x (mgr.24653) 151 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:14:59.841 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:59 smithi050 bash[19968]: audit 2024-09-17T01:14:58.526173+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:59.841 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:59 smithi050 bash[19968]: audit 2024-09-17T01:14:58.527546+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:14:59.841 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:59 smithi050 bash[19968]: audit 2024-09-17T01:14:58.531846+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:14:59.841 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:59 smithi050 bash[19968]: audit 2024-09-17T01:14:58.533519+0000 mon.b (mon.2) 396 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:14:59.841 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:59 smithi050 bash[19968]: audit 2024-09-17T01:14:58.544831+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:14:59.841 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:59 smithi050 bash[19968]: cephadm 2024-09-17T01:14:58.699040+0000 mgr.x (mgr.24653) 152 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:14:59.841 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:14:59 smithi050 bash[19968]: audit 2024-09-17T01:14:58.965242+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:01.628 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:01 smithi027 bash[19759]: cluster 2024-09-17T01:15:00.425746+0000 mgr.x (mgr.24653) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:01.629 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:01 smithi027 bash[25154]: cluster 2024-09-17T01:15:00.425746+0000 mgr.x (mgr.24653) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:01.868 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:01 smithi050 bash[19968]: cluster 2024-09-17T01:15:00.425746+0000 mgr.x (mgr.24653) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:02.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:02 smithi050 bash[19968]: audit 2024-09-17T01:15:01.441935+0000 mgr.x (mgr.24653) 154 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:02.921 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:02 smithi027 bash[19759]: audit 2024-09-17T01:15:01.441935+0000 mgr.x (mgr.24653) 154 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:02.922 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:02 smithi027 bash[25154]: audit 2024-09-17T01:15:01.441935+0000 mgr.x (mgr.24653) 154 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:03.789 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:03 smithi027 bash[19759]: cluster 2024-09-17T01:15:02.426455+0000 mgr.x (mgr.24653) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:03.790 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:03 smithi027 bash[25154]: cluster 2024-09-17T01:15:02.426455+0000 mgr.x (mgr.24653) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:03.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:03 smithi050 bash[19968]: cluster 2024-09-17T01:15:02.426455+0000 mgr.x (mgr.24653) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:04.849 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[48450]: debug 2024-09-17T01:15:04.676+0000 7f8272993640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T01:15:04.849 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[48450]: ignoring --setuser ceph since I am not root 2024-09-17T01:15:04.849 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[48450]: ignoring --setgroup ceph since I am not root 2024-09-17T01:15:04.849 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[48450]: debug 2024-09-17T01:15:04.740+0000 7f4d989e1640 1 -- 172.21.15.50:0/3763465056 <== mon.2 v2:172.21.15.50:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5583313470e0 con 0x558331348800 2024-09-17T01:15:04.849 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: audit 2024-09-17T01:15:03.660035+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:04.849 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: cephadm 2024-09-17T01:15:03.660110+0000 mgr.x (mgr.24653) 156 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: cephadm 2024-09-17T01:15:03.660221+0000 mgr.x (mgr.24653) 157 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: audit 2024-09-17T01:15:03.663120+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: cephadm 2024-09-17T01:15:03.665356+0000 mgr.x (mgr.24653) 158 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: cephadm 2024-09-17T01:15:03.666727+0000 mgr.x (mgr.24653) 159 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: cephadm 2024-09-17T01:15:03.674281+0000 mgr.x (mgr.24653) 160 : cephadm [INF] Failing over to other MGR 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: audit 2024-09-17T01:15:03.674861+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: audit 2024-09-17T01:15:03.676392+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: cluster 2024-09-17T01:15:03.687703+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: audit 2024-09-17T01:15:03.717301+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: audit 2024-09-17T01:15:03.726135+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: audit 2024-09-17T01:15:03.732657+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: cluster 2024-09-17T01:15:03.876934+0000 mon.a (mon.0) 1663 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:15:04.850 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: audit 2024-09-17T01:15:04.551387+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:04.851 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: audit 2024-09-17T01:15:04.563308+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:04.851 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[19968]: audit 2024-09-17T01:15:04.574703+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[70878]: [17/Sep/2024:01:15:04] ENGINE Bus STOPPING 2024-09-17T01:15:05.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[70878]: [17/Sep/2024:01:15:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T01:15:05.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[70878]: [17/Sep/2024:01:15:05] ENGINE Bus STOPPED 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: audit 2024-09-17T01:15:03.660035+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: cephadm 2024-09-17T01:15:03.660110+0000 mgr.x (mgr.24653) 156 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: cephadm 2024-09-17T01:15:03.660221+0000 mgr.x (mgr.24653) 157 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: audit 2024-09-17T01:15:03.663120+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: cephadm 2024-09-17T01:15:03.665356+0000 mgr.x (mgr.24653) 158 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: cephadm 2024-09-17T01:15:03.666727+0000 mgr.x (mgr.24653) 159 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: cephadm 2024-09-17T01:15:03.674281+0000 mgr.x (mgr.24653) 160 : cephadm [INF] Failing over to other MGR 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: audit 2024-09-17T01:15:03.674861+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: audit 2024-09-17T01:15:03.676392+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: cluster 2024-09-17T01:15:03.687703+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T01:15:05.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: audit 2024-09-17T01:15:03.717301+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: audit 2024-09-17T01:15:03.726135+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: audit 2024-09-17T01:15:03.732657+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: cluster 2024-09-17T01:15:03.876934+0000 mon.a (mon.0) 1663 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: audit 2024-09-17T01:15:04.551387+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: audit 2024-09-17T01:15:04.563308+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[19759]: audit 2024-09-17T01:15:04.574703+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: audit 2024-09-17T01:15:03.660035+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: cephadm 2024-09-17T01:15:03.660110+0000 mgr.x (mgr.24653) 156 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: cephadm 2024-09-17T01:15:03.660221+0000 mgr.x (mgr.24653) 157 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: audit 2024-09-17T01:15:03.663120+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: cephadm 2024-09-17T01:15:03.665356+0000 mgr.x (mgr.24653) 158 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T01:15:05.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: cephadm 2024-09-17T01:15:03.666727+0000 mgr.x (mgr.24653) 159 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: cephadm 2024-09-17T01:15:03.674281+0000 mgr.x (mgr.24653) 160 : cephadm [INF] Failing over to other MGR 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: audit 2024-09-17T01:15:03.674861+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24653 172.21.15.50:0/2110257906' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: audit 2024-09-17T01:15:03.676392+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: cluster 2024-09-17T01:15:03.687703+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: audit 2024-09-17T01:15:03.717301+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: audit 2024-09-17T01:15:03.726135+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: audit 2024-09-17T01:15:03.732657+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: cluster 2024-09-17T01:15:03.876934+0000 mon.a (mon.0) 1663 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: audit 2024-09-17T01:15:04.551387+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: audit 2024-09-17T01:15:04.563308+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:04 smithi027 bash[25154]: audit 2024-09-17T01:15:04.574703+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-09-17T01:15:05.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[70878]: [17/Sep/2024:01:15:05] ENGINE Bus STARTING 2024-09-17T01:15:05.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[70878]: [17/Sep/2024:01:15:05] ENGINE Serving on http://:::9283 2024-09-17T01:15:05.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[70878]: [17/Sep/2024:01:15:05] ENGINE Bus STARTED 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.680758+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: cluster 2024-09-17T01:15:04.680982+0000 mon.a (mon.0) 1668 : cluster [DBG] mgrmap e38: y(active, starting, since 1.00377s), standbys: x 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.684206+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.684486+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.684763+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.695083+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.695380+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.695642+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.697310+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.697873+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.698453+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:15:06.054 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.699513+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.700104+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.700633+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.701184+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.701743+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.702113+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:04.703337+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: cluster 2024-09-17T01:15:05.074268+0000 mon.a (mon.0) 1669 : cluster [INF] Manager daemon y is now available 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.140925+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.146152+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.149614+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.149961+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.150057+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.150689+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:15:06.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.182524+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:06.056 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.185786+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:15:06.056 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.186186+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:15:06.056 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.243612+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:15:06.056 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[19759]: audit 2024-09-17T01:15:05.244095+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:15:06.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.680758+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T01:15:06.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: cluster 2024-09-17T01:15:04.680982+0000 mon.a (mon.0) 1668 : cluster [DBG] mgrmap e38: y(active, starting, since 1.00377s), standbys: x 2024-09-17T01:15:06.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.684206+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.684486+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.684763+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.695083+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.695380+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.695642+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.697310+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.697873+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.698453+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.699513+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.700104+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.700633+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.701184+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.701743+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:15:06.057 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.702113+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:04.703337+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: cluster 2024-09-17T01:15:05.074268+0000 mon.a (mon.0) 1669 : cluster [INF] Manager daemon y is now available 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.140925+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.146152+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.149614+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.149961+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.150057+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.150689+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.182524+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.185786+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.186186+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.243612+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:15:06.058 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:05 smithi027 bash[25154]: audit 2024-09-17T01:15:05.244095+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:15:06.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:04 smithi050 bash[48450]: debug 2024-09-17T01:15:04.856+0000 7f4d9b23d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.680758+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: cluster 2024-09-17T01:15:04.680982+0000 mon.a (mon.0) 1668 : cluster [DBG] mgrmap e38: y(active, starting, since 1.00377s), standbys: x 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.684206+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.684486+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.684763+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.695083+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.695380+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.695642+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.697310+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.697873+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.698453+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.699513+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:15:06.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.700104+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:15:06.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.700633+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:15:06.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.701184+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:15:06.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.701743+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:15:06.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.702113+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:15:06.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:04.703337+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:15:06.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: cluster 2024-09-17T01:15:05.074268+0000 mon.a (mon.0) 1669 : cluster [INF] Manager daemon y is now available 2024-09-17T01:15:06.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.140925+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:06.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.146152+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:06.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.149614+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:15:06.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.149961+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:15:06.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.150057+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:15:06.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.150689+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:15:06.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.182524+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:06.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.185786+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:15:06.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.186186+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:15:06.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.243612+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:15:06.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:05 smithi050 bash[19968]: audit 2024-09-17T01:15:05.244095+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:15:06.548 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:15:06.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:06 smithi050 bash[48450]: debug 2024-09-17T01:15:06.140+0000 7f4d9b23d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T01:15:06.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:06 smithi050 bash[48450]: debug 2024-09-17T01:15:06.208+0000 7f4d9b23d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T01:15:06.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:06 smithi050 bash[48450]: debug 2024-09-17T01:15:06.368+0000 7f4d9b23d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T01:15:07.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:06 smithi050 bash[19968]: cluster 2024-09-17T01:15:05.715252+0000 mon.a (mon.0) 1675 : cluster [DBG] mgrmap e39: y(active, since 2s), standbys: x 2024-09-17T01:15:07.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:06 smithi050 bash[19968]: cluster 2024-09-17T01:15:05.724829+0000 mgr.y (mgr.15261) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:07.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:06 smithi050 bash[19968]: audit 2024-09-17T01:15:06.111443+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:07.048 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:06 smithi050 bash[19968]: audit 2024-09-17T01:15:06.111864+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:07.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:06 smithi027 bash[19759]: cluster 2024-09-17T01:15:05.715252+0000 mon.a (mon.0) 1675 : cluster [DBG] mgrmap e39: y(active, since 2s), standbys: x 2024-09-17T01:15:07.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:06 smithi027 bash[19759]: cluster 2024-09-17T01:15:05.724829+0000 mgr.y (mgr.15261) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:07.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:06 smithi027 bash[19759]: audit 2024-09-17T01:15:06.111443+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:07.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:06 smithi027 bash[19759]: audit 2024-09-17T01:15:06.111864+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:07.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:06 smithi027 bash[25154]: cluster 2024-09-17T01:15:05.715252+0000 mon.a (mon.0) 1675 : cluster [DBG] mgrmap e39: y(active, since 2s), standbys: x 2024-09-17T01:15:07.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:06 smithi027 bash[25154]: cluster 2024-09-17T01:15:05.724829+0000 mgr.y (mgr.15261) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:07.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:06 smithi027 bash[25154]: audit 2024-09-17T01:15:06.111443+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:07.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:06 smithi027 bash[25154]: audit 2024-09-17T01:15:06.111864+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:07.296 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 3s ago 31m - - 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 2s ago 31m - - 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (13m) 3s ago 23m 14.6M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (13m) 2s ago 23m 42.3M - 8.3.5 dad864ee21e9 554af5fd9398 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (3m) 3s ago 21m 42.0M - 3.5 e1d6a67b021e 38172ce9fb49 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283 running (16m) 2s ago 30m 494M - 19.1.1-330-gc2ddf972 ebb0615149de 99ed1b3cc0dc 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (10m) 3s ago 32m 427M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (32m) 3s ago 32m 82.4M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (30m) 2s ago 30m 65.1M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (30m) 3s ago 30m 60.4M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (13m) 3s ago 24m 8515k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:15:07.297 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (13m) 2s ago 23m 8315k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (29m) 3s ago 29m 57.8M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (29m) 3s ago 29m 59.0M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (28m) 3s ago 28m 53.4M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (27m) 3s ago 27m 57.6M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (27m) 2s ago 27m 59.3M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (26m) 2s ago 26m 55.2M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (25m) 2s ago 25m 55.1M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (25m) 2s ago 25m 58.2M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (3m) 2s ago 24m 57.6M - 2.43.0 a07b618ecd1d dae337c41336 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (21m) 3s ago 21m 89.9M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:15:07.298 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (21m) 2s ago 21m 89.5M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:15:07.338 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[48450]: debug 2024-09-17T01:15:07.056+0000 7f4d9b23d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T01:15:07.338 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[48450]: debug 2024-09-17T01:15:07.132+0000 7f4d9b23d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T01:15:07.338 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[48450]: debug 2024-09-17T01:15:07.208+0000 7f4d9b23d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T01:15:07.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: debug 2024-09-17T01:15:07.511+0000 7f2a5432e640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:01:15:07] ENGINE Error in HTTPServer.serve 2024-09-17T01:15:07.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: Traceback (most recent call last): 2024-09-17T01:15:07.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: self._connections.run(self.expiration_interval) 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: self._run(expiration_interval) 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: s = self.context.wrap_socket( 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: return self.sslsocket_class._create( 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: self.do_handshake() 2024-09-17T01:15:07.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:15:07.584 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: self._sslobj.do_handshake() 2024-09-17T01:15:07.584 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[70878]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:15:07.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[48450]: debug 2024-09-17T01:15:07.404+0000 7f4d9b23d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T01:15:07.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[48450]: debug 2024-09-17T01:15:07.488+0000 7f4d9b23d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T01:15:07.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[48450]: debug 2024-09-17T01:15:07.564+0000 7f4d9b23d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T01:15:07.762 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:15:07.762 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:15:07.762 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T01:15:07.762 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:15:07.762 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:15:07.762 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:15:07.762 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:15:07.762 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:15:07.762 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:15:07.763 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:15:07.763 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": {}, 2024-09-17T01:15:07.763 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:15:07.763 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:15:07.763 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:15:07.763 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:15:07.763 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-17T01:15:07.763 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:15:07.763 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:15:07.763 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:15:08.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[19759]: cluster 2024-09-17T01:15:06.720491+0000 mon.a (mon.0) 1677 : cluster [DBG] mgrmap e40: y(active, since 3s), standbys: x 2024-09-17T01:15:08.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[19759]: audit 2024-09-17T01:15:06.979893+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:08.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[19759]: audit 2024-09-17T01:15:06.980369+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:08.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[19759]: audit 2024-09-17T01:15:06.981653+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:08.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[19759]: audit 2024-09-17T01:15:06.982493+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:08.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[19759]: cephadm 2024-09-17T01:15:06.983960+0000 mgr.y (mgr.15261) 5 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:15:08.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[19759]: cephadm 2024-09-17T01:15:06.984171+0000 mgr.y (mgr.15261) 6 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:15:08.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[19759]: audit 2024-09-17T01:15:07.288210+0000 mgr.y (mgr.15261) 7 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:08.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.382066+0000 mgr.y (mgr.15261) 8 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Bus STARTING 2024-09-17T01:15:08.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[25154]: cluster 2024-09-17T01:15:06.720491+0000 mon.a (mon.0) 1677 : cluster [DBG] mgrmap e40: y(active, since 3s), standbys: x 2024-09-17T01:15:08.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[25154]: audit 2024-09-17T01:15:06.979893+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:08.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[25154]: audit 2024-09-17T01:15:06.980369+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:08.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[25154]: audit 2024-09-17T01:15:06.981653+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:08.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[25154]: audit 2024-09-17T01:15:06.982493+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:08.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[25154]: cephadm 2024-09-17T01:15:06.983960+0000 mgr.y (mgr.15261) 5 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:15:08.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[25154]: cephadm 2024-09-17T01:15:06.984171+0000 mgr.y (mgr.15261) 6 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:15:08.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[25154]: audit 2024-09-17T01:15:07.288210+0000 mgr.y (mgr.15261) 7 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:08.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:07 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.382066+0000 mgr.y (mgr.15261) 8 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Bus STARTING 2024-09-17T01:15:08.126 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[48450]: debug 2024-09-17T01:15:07.848+0000 7f4d9b23d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T01:15:08.126 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[48450]: debug 2024-09-17T01:15:07.920+0000 7f4d9b23d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T01:15:08.126 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[19968]: cluster 2024-09-17T01:15:06.720491+0000 mon.a (mon.0) 1677 : cluster [DBG] mgrmap e40: y(active, since 3s), standbys: x 2024-09-17T01:15:08.126 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[19968]: audit 2024-09-17T01:15:06.979893+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:08.126 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[19968]: audit 2024-09-17T01:15:06.980369+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:15:08.126 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[19968]: audit 2024-09-17T01:15:06.981653+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:08.127 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[19968]: audit 2024-09-17T01:15:06.982493+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:08.127 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[19968]: cephadm 2024-09-17T01:15:06.983960+0000 mgr.y (mgr.15261) 5 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:15:08.127 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[19968]: cephadm 2024-09-17T01:15:06.984171+0000 mgr.y (mgr.15261) 6 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:15:08.127 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[19968]: audit 2024-09-17T01:15:07.288210+0000 mgr.y (mgr.15261) 7 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:08.127 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:07 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.382066+0000 mgr.y (mgr.15261) 8 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Bus STARTING 2024-09-17T01:15:08.165 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:15:08.165 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3", 2024-09-17T01:15:08.166 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2024-09-17T01:15:08.166 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T01:15:08.166 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [ 2024-09-17T01:15:08.166 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr" 2024-09-17T01:15:08.166 INFO:teuthology.orchestra.run.smithi027.stdout: ], 2024-09-17T01:15:08.166 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T01:15:08.166 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "", 2024-09-17T01:15:08.166 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:15:08.166 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:15:08.383 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[48450]: debug 2024-09-17T01:15:08.132+0000 7f4d9b23d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T01:15:08.383 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[48450]: debug 2024-09-17T01:15:08.236+0000 7f4d9b23d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T01:15:08.879 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[48450]: debug 2024-09-17T01:15:08.528+0000 7f4d9b23d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T01:15:08.879 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[48450]: debug 2024-09-17T01:15:08.716+0000 7f4d9b23d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:15:08.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.511308+0000 mgr.y (mgr.15261) 9 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T01:15:08.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.518263+0000 mgr.y (mgr.15261) 10 : cephadm [ERR] [17/Sep/2024:01:15:07] ENGINE Error in HTTPServer.serve 2024-09-17T01:15:08.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: Traceback (most recent call last): 2024-09-17T01:15:08.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:15:08.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: self._connections.run(self.expiration_interval) 2024-09-17T01:15:08.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:15:08.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: self._run(expiration_interval) 2024-09-17T01:15:08.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:15:08.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:15:08.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: s = self.context.wrap_socket( 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: return self.sslsocket_class._create( 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: self.do_handshake() 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: self._sslobj.do_handshake() 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.592000+0000 mgr.y (mgr.15261) 11 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.614396+0000 mgr.y (mgr.15261) 12 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Serving on http://172.21.15.27:8765 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.614659+0000 mgr.y (mgr.15261) 13 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Bus STARTED 2024-09-17T01:15:08.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.662458+0000 mgr.y (mgr.15261) 14 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:15:08.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.749588+0000 mgr.y (mgr.15261) 15 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:15:08.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:07.772597+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.27:0/716649434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:08.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.824230+0000 mgr.y (mgr.15261) 16 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:15:08.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.888738+0000 mgr.y (mgr.15261) 17 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:15:08.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:07.990122+0000 mgr.y (mgr.15261) 18 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:15:08.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.046923+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.058800+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.129746+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.141215+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.151210+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.157405+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:08.158136+0000 mgr.y (mgr.15261) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.163102+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.175832+0000 mgr.y (mgr.15261) 20 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.184932+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:08.196321+0000 mgr.y (mgr.15261) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.196713+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.197103+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.203824+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:08.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: cephadm 2024-09-17T01:15:08.205450+0000 mgr.y (mgr.15261) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:15:08.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.212441+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.320401+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.331212+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:08.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[19968]: audit 2024-09-17T01:15:08.481730+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.511308+0000 mgr.y (mgr.15261) 9 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.518263+0000 mgr.y (mgr.15261) 10 : cephadm [ERR] [17/Sep/2024:01:15:07] ENGINE Error in HTTPServer.serve 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: Traceback (most recent call last): 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: self._connections.run(self.expiration_interval) 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: self._run(expiration_interval) 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:15:09.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: s = self.context.wrap_socket( 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: return self.sslsocket_class._create( 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: self.do_handshake() 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: self._sslobj.do_handshake() 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.592000+0000 mgr.y (mgr.15261) 11 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.614396+0000 mgr.y (mgr.15261) 12 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Serving on http://172.21.15.27:8765 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.614659+0000 mgr.y (mgr.15261) 13 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Bus STARTED 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.662458+0000 mgr.y (mgr.15261) 14 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.749588+0000 mgr.y (mgr.15261) 15 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:15:09.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:07.772597+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.27:0/716649434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.824230+0000 mgr.y (mgr.15261) 16 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.888738+0000 mgr.y (mgr.15261) 17 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:07.990122+0000 mgr.y (mgr.15261) 18 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.046923+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.058800+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.129746+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.141215+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.151210+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.157405+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:08.158136+0000 mgr.y (mgr.15261) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.163102+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.175832+0000 mgr.y (mgr.15261) 20 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.184932+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:08.196321+0000 mgr.y (mgr.15261) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:15:09.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.196713+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:15:09.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.197103+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:15:09.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.203824+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:09.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: cephadm 2024-09-17T01:15:08.205450+0000 mgr.y (mgr.15261) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:15:09.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.212441+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.320401+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.331212+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[19759]: audit 2024-09-17T01:15:08.481730+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.511308+0000 mgr.y (mgr.15261) 9 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Serving on https://172.21.15.27:7150 2024-09-17T01:15:09.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.518263+0000 mgr.y (mgr.15261) 10 : cephadm [ERR] [17/Sep/2024:01:15:07] ENGINE Error in HTTPServer.serve 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: Traceback (most recent call last): 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: self._connections.run(self.expiration_interval) 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: self._run(expiration_interval) 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: s = self.context.wrap_socket( 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: return self.sslsocket_class._create( 2024-09-17T01:15:09.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: self.do_handshake() 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: self._sslobj.do_handshake() 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.592000+0000 mgr.y (mgr.15261) 11 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.614396+0000 mgr.y (mgr.15261) 12 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Serving on http://172.21.15.27:8765 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.614659+0000 mgr.y (mgr.15261) 13 : cephadm [INF] [17/Sep/2024:01:15:07] ENGINE Bus STARTED 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.662458+0000 mgr.y (mgr.15261) 14 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.749588+0000 mgr.y (mgr.15261) 15 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:07.772597+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.27:0/716649434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.824230+0000 mgr.y (mgr.15261) 16 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.888738+0000 mgr.y (mgr.15261) 17 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:07.990122+0000 mgr.y (mgr.15261) 18 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.046923+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.058800+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.129746+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.141215+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.151210+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.157405+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:08.158136+0000 mgr.y (mgr.15261) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.163102+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.175832+0000 mgr.y (mgr.15261) 20 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.184932+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:08.196321+0000 mgr.y (mgr.15261) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi027.omsata (dependencies changed)... 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.196713+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.197103+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi027.omsata", "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-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.203824+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: cephadm 2024-09-17T01:15:08.205450+0000 mgr.y (mgr.15261) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi027.omsata on smithi027 2024-09-17T01:15:09.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.212441+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.320401+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.331212+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:08 smithi027 bash[25154]: audit 2024-09-17T01:15:08.481730+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:09.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[48450]: debug 2024-09-17T01:15:08.884+0000 7f4d9b23d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T01:15:09.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:08 smithi050 bash[48450]: debug 2024-09-17T01:15:08.968+0000 7f4d9b23d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T01:15:09.618 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:09 smithi050 bash[48450]: debug 2024-09-17T01:15:09.160+0000 7f4d9b23d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:15:10.184 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:10 smithi050 bash[48450]: debug 2024-09-17T01:15:10.104+0000 7f4d9b23d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T01:15:10.446 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:10 smithi050 bash[48450]: debug 2024-09-17T01:15:10.192+0000 7f4d9b23d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T01:15:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:10 smithi050 bash[19968]: cluster 2024-09-17T01:15:08.692155+0000 mgr.y (mgr.15261) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:10 smithi050 bash[19968]: cluster 2024-09-17T01:15:09.229117+0000 mon.a (mon.0) 1692 : cluster [DBG] mgrmap e41: y(active, since 5s), standbys: x 2024-09-17T01:15:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:10 smithi027 bash[19759]: cluster 2024-09-17T01:15:08.692155+0000 mgr.y (mgr.15261) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:10 smithi027 bash[19759]: cluster 2024-09-17T01:15:09.229117+0000 mon.a (mon.0) 1692 : cluster [DBG] mgrmap e41: y(active, since 5s), standbys: x 2024-09-17T01:15:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:10 smithi027 bash[25154]: cluster 2024-09-17T01:15:08.692155+0000 mgr.y (mgr.15261) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:10 smithi027 bash[25154]: cluster 2024-09-17T01:15:09.229117+0000 mon.a (mon.0) 1692 : cluster [DBG] mgrmap e41: y(active, since 5s), standbys: x 2024-09-17T01:15:10.848 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:10 smithi050 bash[48450]: debug 2024-09-17T01:15:10.452+0000 7f4d9b23d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T01:15:10.849 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:10 smithi050 bash[48450]: debug 2024-09-17T01:15:10.532+0000 7f4d9b23d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T01:15:11.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:10 smithi050 bash[48450]: debug 2024-09-17T01:15:10.956+0000 7f4d9b23d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T01:15:11.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[48450]: debug 2024-09-17T01:15:11.052+0000 7f4d9b23d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T01:15:11.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[48450]: [17/Sep/2024:01:15:11] ENGINE Bus STARTING 2024-09-17T01:15:11.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[48450]: CherryPy Checker: 2024-09-17T01:15:11.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[48450]: The Application mounted at '' has an empty config. 2024-09-17T01:15:11.368 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[19759]: audit 2024-09-17T01:15:11.058812+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:15:11.368 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[19759]: cluster 2024-09-17T01:15:11.059040+0000 mon.a (mon.0) 1693 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:15:11.368 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[19759]: cluster 2024-09-17T01:15:11.059285+0000 mon.a (mon.0) 1694 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:15:11.368 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[19759]: audit 2024-09-17T01:15:11.061500+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:15:11.368 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[19759]: audit 2024-09-17T01:15:11.063836+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:15:11.368 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[19759]: audit 2024-09-17T01:15:11.064138+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:15:11.368 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[19759]: audit 2024-09-17T01:15:11.078508+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:11.368 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[25154]: audit 2024-09-17T01:15:11.058812+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:15:11.369 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[25154]: cluster 2024-09-17T01:15:11.059040+0000 mon.a (mon.0) 1693 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:15:11.369 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[25154]: cluster 2024-09-17T01:15:11.059285+0000 mon.a (mon.0) 1694 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:15:11.369 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[25154]: audit 2024-09-17T01:15:11.061500+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:15:11.369 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[25154]: audit 2024-09-17T01:15:11.063836+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:15:11.369 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[25154]: audit 2024-09-17T01:15:11.064138+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:15:11.369 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:11 smithi027 bash[25154]: audit 2024-09-17T01:15:11.078508+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:11.556 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[48450]: [17/Sep/2024:01:15:11] ENGINE Serving on http://:::9283 2024-09-17T01:15:11.556 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[48450]: [17/Sep/2024:01:15:11] ENGINE Bus STARTED 2024-09-17T01:15:11.556 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[19968]: audit 2024-09-17T01:15:11.058812+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:15:11.556 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[19968]: cluster 2024-09-17T01:15:11.059040+0000 mon.a (mon.0) 1693 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:15:11.556 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[19968]: cluster 2024-09-17T01:15:11.059285+0000 mon.a (mon.0) 1694 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:15:11.557 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[19968]: audit 2024-09-17T01:15:11.061500+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:15:11.557 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[19968]: audit 2024-09-17T01:15:11.063836+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:15:11.557 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[19968]: audit 2024-09-17T01:15:11.064138+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.? 172.21.15.50:0/2547361173' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:15:11.557 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:11 smithi050 bash[19968]: audit 2024-09-17T01:15:11.078508+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:12.456 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:12 smithi027 bash[19759]: cluster 2024-09-17T01:15:10.692901+0000 mgr.y (mgr.15261) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:12.456 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:12 smithi027 bash[19759]: cluster 2024-09-17T01:15:11.233021+0000 mon.a (mon.0) 1696 : cluster [DBG] mgrmap e42: y(active, since 7s), standbys: x 2024-09-17T01:15:12.456 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:12 smithi027 bash[19759]: audit 2024-09-17T01:15:11.321721+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:12.456 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:12 smithi027 bash[25154]: cluster 2024-09-17T01:15:10.692901+0000 mgr.y (mgr.15261) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:12.456 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:12 smithi027 bash[25154]: cluster 2024-09-17T01:15:11.233021+0000 mon.a (mon.0) 1696 : cluster [DBG] mgrmap e42: y(active, since 7s), standbys: x 2024-09-17T01:15:12.456 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:12 smithi027 bash[25154]: audit 2024-09-17T01:15:11.321721+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:12 smithi050 bash[19968]: cluster 2024-09-17T01:15:10.692901+0000 mgr.y (mgr.15261) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:12 smithi050 bash[19968]: cluster 2024-09-17T01:15:11.233021+0000 mon.a (mon.0) 1696 : cluster [DBG] mgrmap e42: y(active, since 7s), standbys: x 2024-09-17T01:15:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:12 smithi050 bash[19968]: audit 2024-09-17T01:15:11.321721+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:13.384 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:13 smithi027 bash[19759]: audit 2024-09-17T01:15:11.450646+0000 mgr.y (mgr.15261) 25 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:13.385 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:13 smithi027 bash[25154]: audit 2024-09-17T01:15:11.450646+0000 mgr.y (mgr.15261) 25 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:13.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:13 smithi050 bash[19968]: audit 2024-09-17T01:15:11.450646+0000 mgr.y (mgr.15261) 25 : audit [DBG] from='client.25183 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:14.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: cluster 2024-09-17T01:15:12.693905+0000 mgr.y (mgr.15261) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:15:14.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: audit 2024-09-17T01:15:13.349163+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: audit 2024-09-17T01:15:13.355600+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: cluster 2024-09-17T01:15:13.356939+0000 mgr.y (mgr.15261) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T01:15:14.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: audit 2024-09-17T01:15:13.361715+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: audit 2024-09-17T01:15:13.749937+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: audit 2024-09-17T01:15:13.883776+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: audit 2024-09-17T01:15:13.896330+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: audit 2024-09-17T01:15:14.305895+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: audit 2024-09-17T01:15:14.318117+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:14 smithi050 bash[19968]: audit 2024-09-17T01:15:14.331275+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: cluster 2024-09-17T01:15:12.693905+0000 mgr.y (mgr.15261) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: audit 2024-09-17T01:15:13.349163+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: audit 2024-09-17T01:15:13.355600+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: cluster 2024-09-17T01:15:13.356939+0000 mgr.y (mgr.15261) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: audit 2024-09-17T01:15:13.361715+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: audit 2024-09-17T01:15:13.749937+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: audit 2024-09-17T01:15:13.883776+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: audit 2024-09-17T01:15:13.896330+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: audit 2024-09-17T01:15:14.305895+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: audit 2024-09-17T01:15:14.318117+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[19759]: audit 2024-09-17T01:15:14.331275+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: cluster 2024-09-17T01:15:12.693905+0000 mgr.y (mgr.15261) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: audit 2024-09-17T01:15:13.349163+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: audit 2024-09-17T01:15:13.355600+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: cluster 2024-09-17T01:15:13.356939+0000 mgr.y (mgr.15261) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: audit 2024-09-17T01:15:13.361715+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: audit 2024-09-17T01:15:13.749937+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: audit 2024-09-17T01:15:13.883776+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: audit 2024-09-17T01:15:13.896330+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: audit 2024-09-17T01:15:14.305895+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: audit 2024-09-17T01:15:14.318117+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:14.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:14 smithi027 bash[25154]: audit 2024-09-17T01:15:14.331275+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:15.623 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:15 smithi050 bash[19968]: cephadm 2024-09-17T01:15:13.899128+0000 mgr.y (mgr.15261) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:15:15.623 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:15 smithi050 bash[19968]: cephadm 2024-09-17T01:15:14.167356+0000 mgr.y (mgr.15261) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T01:15:15.623 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:15 smithi050 bash[19968]: cluster 2024-09-17T01:15:14.322472+0000 mgr.y (mgr.15261) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-17T01:15:15.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:15 smithi027 bash[19759]: cephadm 2024-09-17T01:15:13.899128+0000 mgr.y (mgr.15261) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:15:15.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:15 smithi027 bash[19759]: cephadm 2024-09-17T01:15:14.167356+0000 mgr.y (mgr.15261) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T01:15:15.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:15 smithi027 bash[19759]: cluster 2024-09-17T01:15:14.322472+0000 mgr.y (mgr.15261) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-17T01:15:15.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:15 smithi027 bash[25154]: cephadm 2024-09-17T01:15:13.899128+0000 mgr.y (mgr.15261) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T01:15:15.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:15 smithi027 bash[25154]: cephadm 2024-09-17T01:15:14.167356+0000 mgr.y (mgr.15261) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi050 2024-09-17T01:15:15.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:15 smithi027 bash[25154]: cluster 2024-09-17T01:15:14.322472+0000 mgr.y (mgr.15261) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-17T01:15:15.926 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:15 smithi050 bash[48450]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:15:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T01:15:17.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:17 smithi050 bash[19968]: cluster 2024-09-17T01:15:16.324175+0000 mgr.y (mgr.15261) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T01:15:17.678 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:17 smithi027 bash[25154]: cluster 2024-09-17T01:15:16.324175+0000 mgr.y (mgr.15261) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T01:15:17.678 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:17 smithi027 bash[19759]: cluster 2024-09-17T01:15:16.324175+0000 mgr.y (mgr.15261) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T01:15:18.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:18 smithi027 bash[19759]: audit 2024-09-17T01:15:17.405655+0000 mon.a (mon.0) 1707 : audit [DBG] from='client.? 172.21.15.27:0/1424164487' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:15:18.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:18 smithi027 bash[25154]: audit 2024-09-17T01:15:17.405655+0000 mon.a (mon.0) 1707 : audit [DBG] from='client.? 172.21.15.27:0/1424164487' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:15:18.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:18 smithi050 bash[19968]: audit 2024-09-17T01:15:17.405655+0000 mon.a (mon.0) 1707 : audit [DBG] from='client.? 172.21.15.27:0/1424164487' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T01:15:19.633 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 systemd[1]: Stopping Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:15:19.634 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.498Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T01:15:19.634 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.499Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T01:15:19.634 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.499Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T01:15:19.634 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.499Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T01:15:19.634 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.499Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T01:15:19.634 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.499Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T01:15:19.634 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.499Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T01:15:19.635 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.499Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T01:15:19.635 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.499Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T01:15:19.635 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.499Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T01:15:19.635 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.500Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T01:15:19.635 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[64164]: ts=2024-09-17T01:15:19.500Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T01:15:19.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[19968]: cluster 2024-09-17T01:15:18.324586+0000 mgr.y (mgr.15261) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T01:15:19.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[19968]: audit 2024-09-17T01:15:18.448041+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:19.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[19968]: audit 2024-09-17T01:15:18.465915+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:19.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[19968]: audit 2024-09-17T01:15:18.482657+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:19.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:19 smithi027 bash[19759]: cluster 2024-09-17T01:15:18.324586+0000 mgr.y (mgr.15261) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T01:15:19.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:19 smithi027 bash[19759]: audit 2024-09-17T01:15:18.448041+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:19.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:19 smithi027 bash[19759]: audit 2024-09-17T01:15:18.465915+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:19.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:19 smithi027 bash[19759]: audit 2024-09-17T01:15:18.482657+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:19.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:19 smithi027 bash[25154]: cluster 2024-09-17T01:15:18.324586+0000 mgr.y (mgr.15261) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T01:15:19.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:19 smithi027 bash[25154]: audit 2024-09-17T01:15:18.448041+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:19.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:19 smithi027 bash[25154]: audit 2024-09-17T01:15:18.465915+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:19.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:19 smithi027 bash[25154]: audit 2024-09-17T01:15:18.482657+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.288 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:19 smithi050 bash[68098]: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T01:15:20.288 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[68158]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T01:15:20.288 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:20 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T01:15:20.288 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:20 smithi050 systemd[1]: Stopped Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:15:20.288 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:20 smithi050 systemd[1]: Started Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:15:20.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: cluster 2024-09-17T01:15:18.470050+0000 mgr.y (mgr.15261) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T01:15:20.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: cluster 2024-09-17T01:15:19.461223+0000 mon.a (mon.0) 1711 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T01:15:20.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.183707+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.185176+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:20.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.235147+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.249415+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.256429+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:15:20.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.271395+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.273620+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:15:20.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.276982+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.285352+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.290882+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[19759]: audit 2024-09-17T01:15:20.332588+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: cluster 2024-09-17T01:15:18.470050+0000 mgr.y (mgr.15261) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: cluster 2024-09-17T01:15:19.461223+0000 mon.a (mon.0) 1711 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.183707+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.185176+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.235147+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.249415+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.256429+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.271395+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.273620+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:15:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.276982+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:15:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.285352+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.290882+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:15:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:20 smithi027 bash[25154]: audit 2024-09-17T01:15:20.332588+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:20.615 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: cluster 2024-09-17T01:15:18.470050+0000 mgr.y (mgr.15261) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: cluster 2024-09-17T01:15:19.461223+0000 mon.a (mon.0) 1711 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.183707+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.185176+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.235147+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.249415+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.256429+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.271395+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.273620+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.276982+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.285352+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.290882+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:15:20.616 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:20 smithi050 bash[19968]: audit 2024-09-17T01:15:20.332588+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:21.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:21 smithi050 bash[19968]: audit 2024-09-17T01:15:20.257378+0000 mgr.y (mgr.15261) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:15:21.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:21 smithi050 bash[19968]: cephadm 2024-09-17T01:15:20.273282+0000 mgr.y (mgr.15261) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T01:15:21.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:21 smithi050 bash[19968]: audit 2024-09-17T01:15:20.274230+0000 mgr.y (mgr.15261) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:15:21.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:21 smithi050 bash[19968]: audit 2024-09-17T01:15:20.277902+0000 mgr.y (mgr.15261) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:15:21.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:21 smithi050 bash[19968]: audit 2024-09-17T01:15:20.291683+0000 mgr.y (mgr.15261) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:15:21.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:21 smithi027 bash[19759]: audit 2024-09-17T01:15:20.257378+0000 mgr.y (mgr.15261) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:15:21.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:21 smithi027 bash[19759]: cephadm 2024-09-17T01:15:20.273282+0000 mgr.y (mgr.15261) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T01:15:21.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:21 smithi027 bash[19759]: audit 2024-09-17T01:15:20.274230+0000 mgr.y (mgr.15261) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:15:21.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:21 smithi027 bash[19759]: audit 2024-09-17T01:15:20.277902+0000 mgr.y (mgr.15261) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:15:21.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:21 smithi027 bash[19759]: audit 2024-09-17T01:15:20.291683+0000 mgr.y (mgr.15261) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:15:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:21 smithi027 bash[25154]: audit 2024-09-17T01:15:20.257378+0000 mgr.y (mgr.15261) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T01:15:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:21 smithi027 bash[25154]: cephadm 2024-09-17T01:15:20.273282+0000 mgr.y (mgr.15261) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.27:5000 to Dashboard 2024-09-17T01:15:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:21 smithi027 bash[25154]: audit 2024-09-17T01:15:20.274230+0000 mgr.y (mgr.15261) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T01:15:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:21 smithi027 bash[25154]: audit 2024-09-17T01:15:20.277902+0000 mgr.y (mgr.15261) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi027"}]: dispatch 2024-09-17T01:15:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:21 smithi027 bash[25154]: audit 2024-09-17T01:15:20.291683+0000 mgr.y (mgr.15261) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T01:15:22.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[19968]: cluster 2024-09-17T01:15:20.470987+0000 mgr.y (mgr.15261) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 263 B/s rd, 0 op/s 2024-09-17T01:15:22.729 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:22 smithi027 bash[25154]: cluster 2024-09-17T01:15:20.470987+0000 mgr.y (mgr.15261) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 263 B/s rd, 0 op/s 2024-09-17T01:15:22.729 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:22 smithi027 bash[19759]: cluster 2024-09-17T01:15:20.470987+0000 mgr.y (mgr.15261) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 263 B/s rd, 0 op/s 2024-09-17T01:15:22.919 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.643Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T01:15:22.919 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.643Z 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-17T01:15:22.919 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.643Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi050 (none))" 2024-09-17T01:15:22.919 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.643Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T01:15:22.919 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.643Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T01:15:22.919 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.645Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T01:15:22.919 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.645Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T01:15:22.919 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.646Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T01:15:22.919 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.646Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.648Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.648Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.681µs 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.648Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.650Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.676Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.689Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.692Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.695Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.695Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.695Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.395µs wal_replay_duration=47.209608ms wbl_replay_duration=131ns total_replay_duration=47.293774ms 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.699Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.699Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T01:15:22.920 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.699Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T01:15:22.921 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.726Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.841738ms db_storage=981ns remote_storage=1.141µs web_handler=607ns query_engine=824ns scrape=270.567µs scrape_sd=118.345µs notify=11.442µs notify_sd=18.01µs rules=26.01946ms tracing=6.353µs 2024-09-17T01:15:22.921 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.726Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T01:15:22.921 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:22 smithi050 bash[68190]: ts=2024-09-17T01:15:22.726Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T01:15:24.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:24 smithi050 bash[19968]: cluster 2024-09-17T01:15:22.472763+0000 mgr.y (mgr.15261) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-09-17T01:15:24.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:24 smithi050 bash[19968]: audit 2024-09-17T01:15:23.368195+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:24 smithi050 bash[19968]: audit 2024-09-17T01:15:23.381805+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:24 smithi050 bash[19968]: cluster 2024-09-17T01:15:23.386461+0000 mgr.y (mgr.15261) 41 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-09-17T01:15:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:24 smithi050 bash[19968]: cluster 2024-09-17T01:15:23.387090+0000 mgr.y (mgr.15261) 42 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-09-17T01:15:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:24 smithi050 bash[19968]: audit 2024-09-17T01:15:23.399321+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:24 smithi050 bash[19968]: audit 2024-09-17T01:15:23.912612+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:15:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:24 smithi050 bash[19968]: audit 2024-09-17T01:15:23.913487+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:15:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:24 smithi050 bash[19968]: audit 2024-09-17T01:15:23.916332+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:15:24.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:24 smithi050 bash[19968]: audit 2024-09-17T01:15:23.918288+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[19759]: cluster 2024-09-17T01:15:22.472763+0000 mgr.y (mgr.15261) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-09-17T01:15:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[19759]: audit 2024-09-17T01:15:23.368195+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[19759]: audit 2024-09-17T01:15:23.381805+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[19759]: cluster 2024-09-17T01:15:23.386461+0000 mgr.y (mgr.15261) 41 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-09-17T01:15:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[19759]: cluster 2024-09-17T01:15:23.387090+0000 mgr.y (mgr.15261) 42 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-09-17T01:15:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[19759]: audit 2024-09-17T01:15:23.399321+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[19759]: audit 2024-09-17T01:15:23.912612+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:15:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[19759]: audit 2024-09-17T01:15:23.913487+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:15:24.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[19759]: audit 2024-09-17T01:15:23.916332+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:15:24.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[19759]: audit 2024-09-17T01:15:23.918288+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:24.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[25154]: cluster 2024-09-17T01:15:22.472763+0000 mgr.y (mgr.15261) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-09-17T01:15:24.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[25154]: audit 2024-09-17T01:15:23.368195+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:24.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[25154]: audit 2024-09-17T01:15:23.381805+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:24.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[25154]: cluster 2024-09-17T01:15:23.386461+0000 mgr.y (mgr.15261) 41 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-09-17T01:15:24.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[25154]: cluster 2024-09-17T01:15:23.387090+0000 mgr.y (mgr.15261) 42 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-09-17T01:15:24.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[25154]: audit 2024-09-17T01:15:23.399321+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:24.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[25154]: audit 2024-09-17T01:15:23.912612+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:15:24.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[25154]: audit 2024-09-17T01:15:23.913487+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:15:24.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[25154]: audit 2024-09-17T01:15:23.916332+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:15:24.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:24 smithi027 bash[25154]: audit 2024-09-17T01:15:23.918288+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:25.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:25 smithi050 bash[19968]: cephadm 2024-09-17T01:15:23.912041+0000 mgr.y (mgr.15261) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T01:15:25.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:25 smithi050 bash[19968]: cephadm 2024-09-17T01:15:23.920327+0000 mgr.y (mgr.15261) 44 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T01:15:25.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:25 smithi050 bash[19968]: audit 2024-09-17T01:15:24.927933+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:25.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:25 smithi050 bash[19968]: audit 2024-09-17T01:15:24.942081+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:25.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:25 smithi050 bash[19968]: audit 2024-09-17T01:15:24.958852+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:25 smithi027 bash[19759]: cephadm 2024-09-17T01:15:23.912041+0000 mgr.y (mgr.15261) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T01:15:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:25 smithi027 bash[19759]: cephadm 2024-09-17T01:15:23.920327+0000 mgr.y (mgr.15261) 44 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T01:15:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:25 smithi027 bash[19759]: audit 2024-09-17T01:15:24.927933+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:25 smithi027 bash[19759]: audit 2024-09-17T01:15:24.942081+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:25 smithi027 bash[19759]: audit 2024-09-17T01:15:24.958852+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:25.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:25 smithi027 bash[25154]: cephadm 2024-09-17T01:15:23.912041+0000 mgr.y (mgr.15261) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T01:15:25.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:25 smithi027 bash[25154]: cephadm 2024-09-17T01:15:23.920327+0000 mgr.y (mgr.15261) 44 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T01:15:25.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:25 smithi027 bash[25154]: audit 2024-09-17T01:15:24.927933+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:25.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:25 smithi027 bash[25154]: audit 2024-09-17T01:15:24.942081+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:25.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:25 smithi027 bash[25154]: audit 2024-09-17T01:15:24.958852+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:26 smithi050 bash[19968]: cluster 2024-09-17T01:15:24.945586+0000 mgr.y (mgr.15261) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s 2024-09-17T01:15:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:26 smithi050 bash[19968]: cluster 2024-09-17T01:15:24.946291+0000 mgr.y (mgr.15261) 46 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T01:15:26.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:26 smithi027 bash[19759]: cluster 2024-09-17T01:15:24.945586+0000 mgr.y (mgr.15261) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s 2024-09-17T01:15:26.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:26 smithi027 bash[19759]: cluster 2024-09-17T01:15:24.946291+0000 mgr.y (mgr.15261) 46 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T01:15:26.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:26 smithi027 bash[25154]: cluster 2024-09-17T01:15:24.945586+0000 mgr.y (mgr.15261) 45 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 618 B/s rd, 0 op/s 2024-09-17T01:15:26.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:26 smithi027 bash[25154]: cluster 2024-09-17T01:15:24.946291+0000 mgr.y (mgr.15261) 46 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T01:15:27.022 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:15:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:27.023 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:15:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:27.023 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:15:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:27.023 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:15:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:27.024 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:15:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:27.024 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:27.024 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:27.025 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:27.025 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:15:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:27.351 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:27 smithi050 systemd[1]: Stopping Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:15:27.932 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:27 smithi050 bash[68590]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mgr-x 2024-09-17T01:15:27.932 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:27 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T01:15:28.299 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:15:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:28.300 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:15:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:28.300 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:15:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:28.300 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:15:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:28.301 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:15:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:28.301 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:28.301 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:15:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:28.302 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:15:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:28.302 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:27 smithi050 bash[68649]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mgr-x 2024-09-17T01:15:28.302 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:27 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T01:15:28.302 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:27 smithi050 systemd[1]: Stopped Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:15:28.302 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:15:28.302 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:28 smithi050 systemd[1]: Started Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:15:28.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:28 smithi050 bash[19968]: cluster 2024-09-17T01:15:26.947951+0000 mgr.y (mgr.15261) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T01:15:28.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:28 smithi050 bash[19968]: audit 2024-09-17T01:15:27.082991+0000 mgr.y (mgr.15261) 48 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:28.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:28 smithi050 bash[19968]: audit 2024-09-17T01:15:28.248756+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:28.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:28 smithi050 bash[19968]: audit 2024-09-17T01:15:28.261992+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:28.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:28 smithi050 bash[19968]: audit 2024-09-17T01:15:28.265548+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:28.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:28 smithi027 bash[25154]: cluster 2024-09-17T01:15:26.947951+0000 mgr.y (mgr.15261) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T01:15:28.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:28 smithi027 bash[25154]: audit 2024-09-17T01:15:27.082991+0000 mgr.y (mgr.15261) 48 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:28 smithi027 bash[25154]: audit 2024-09-17T01:15:28.248756+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:28 smithi027 bash[25154]: audit 2024-09-17T01:15:28.261992+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:28 smithi027 bash[25154]: audit 2024-09-17T01:15:28.265548+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:28.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:28 smithi027 bash[19759]: cluster 2024-09-17T01:15:26.947951+0000 mgr.y (mgr.15261) 47 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T01:15:28.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:28 smithi027 bash[19759]: audit 2024-09-17T01:15:27.082991+0000 mgr.y (mgr.15261) 48 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:28.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:28 smithi027 bash[19759]: audit 2024-09-17T01:15:28.248756+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:28.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:28 smithi027 bash[19759]: audit 2024-09-17T01:15:28.261992+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:28.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:28 smithi027 bash[19759]: audit 2024-09-17T01:15:28.265548+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:29.827 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[68705]: debug 2024-09-17T01:15:29.524+0000 7efd0cecd640 1 -- 172.21.15.50:0/2945895625 <== mon.2 v2:172.21.15.50:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d8da0bf0e0 con 0x55d8da0c1400 2024-09-17T01:15:29.827 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[68705]: debug 2024-09-17T01:15:29.640+0000 7efd0f737040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T01:15:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:28.837612+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:28.851911+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:28.855647+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:28.857532+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: cluster 2024-09-17T01:15:28.860658+0000 mgr.y (mgr.15261) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s 2024-09-17T01:15:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: cluster 2024-09-17T01:15:28.861170+0000 mgr.y (mgr.15261) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s 2024-09-17T01:15:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:28.873068+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: cephadm 2024-09-17T01:15:28.874624+0000 mgr.y (mgr.15261) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:30.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.022705+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.025674+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: cephadm 2024-09-17T01:15:29.027063+0000 mgr.y (mgr.15261) 52 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:15:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.038507+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.040954+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T01:15:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.041652+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T01:15:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.051657+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T01:15:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.054302+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T01:15:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.055063+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T01:15:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.064957+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T01:15:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.068387+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:28.837612+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:28.851911+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:28.855647+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:28.857532+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: cluster 2024-09-17T01:15:28.860658+0000 mgr.y (mgr.15261) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: cluster 2024-09-17T01:15:28.861170+0000 mgr.y (mgr.15261) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:28.873068+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: cephadm 2024-09-17T01:15:28.874624+0000 mgr.y (mgr.15261) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.022705+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.025674+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: cephadm 2024-09-17T01:15:29.027063+0000 mgr.y (mgr.15261) 52 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:15:30.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.038507+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.040954+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T01:15:30.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.041652+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T01:15:30.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.051657+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T01:15:30.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.054302+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T01:15:30.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.055063+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T01:15:30.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.064957+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T01:15:30.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.068387+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.072597+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.074181+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.076992+0000 mgr.y (mgr.15261) 53 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.077700+0000 mgr.y (mgr.15261) 54 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.089070+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: cephadm 2024-09-17T01:15:29.094412+0000 mgr.y (mgr.15261) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.245051+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.247829+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.249311+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.253147+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.254392+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.257763+0000 mgr.y (mgr.15261) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.258703+0000 mgr.y (mgr.15261) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:30.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.269285+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: cephadm 2024-09-17T01:15:29.271842+0000 mgr.y (mgr.15261) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.413155+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.415832+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.417148+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.420023+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.420906+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.433265+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.546612+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.549629+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.551042+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.553520+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.554550+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.565435+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.690319+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.692721+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.693961+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.696923+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.697987+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[19759]: audit 2024-09-17T01:15:29.709643+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.072597+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.074181+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.076992+0000 mgr.y (mgr.15261) 53 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.077700+0000 mgr.y (mgr.15261) 54 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.089070+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: cephadm 2024-09-17T01:15:29.094412+0000 mgr.y (mgr.15261) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.245051+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.247829+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.249311+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.253147+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.254392+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.257763+0000 mgr.y (mgr.15261) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.258703+0000 mgr.y (mgr.15261) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.269285+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: cephadm 2024-09-17T01:15:29.271842+0000 mgr.y (mgr.15261) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.413155+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.415832+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.417148+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.420023+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.420906+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.433265+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.546612+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.549629+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.551042+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.553520+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.554550+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.565435+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.690319+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.692721+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.693961+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.696923+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.697987+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:29 smithi027 bash[25154]: audit 2024-09-17T01:15:29.709643+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:28.837612+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:28.851911+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:28.855647+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:28.857532+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: cluster 2024-09-17T01:15:28.860658+0000 mgr.y (mgr.15261) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: cluster 2024-09-17T01:15:28.861170+0000 mgr.y (mgr.15261) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 0 op/s 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:28.873068+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: cephadm 2024-09-17T01:15:28.874624+0000 mgr.y (mgr.15261) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.022705+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.025674+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: cephadm 2024-09-17T01:15:29.027063+0000 mgr.y (mgr.15261) 52 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.038507+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.040954+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.041652+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.051657+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.054302+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T01:15:30.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.055063+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T01:15:30.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.064957+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T01:15:30.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.068387+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.072597+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.074181+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.076992+0000 mgr.y (mgr.15261) 53 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-09-17T01:15:30.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.077700+0000 mgr.y (mgr.15261) 54 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:30.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.089070+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: cephadm 2024-09-17T01:15:29.094412+0000 mgr.y (mgr.15261) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.245051+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.247829+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.249311+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.253147+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.254392+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.257763+0000 mgr.y (mgr.15261) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.258703+0000 mgr.y (mgr.15261) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.269285+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: cephadm 2024-09-17T01:15:29.271842+0000 mgr.y (mgr.15261) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.413155+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.415832+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.417148+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.420023+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.420906+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.433265+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.546612+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.549629+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.551042+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.553520+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.554550+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.565435+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.690319+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.692721+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.693961+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.696923+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.697987+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:30.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:29 smithi050 bash[19968]: audit 2024-09-17T01:15:29.709643+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:30.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:15:30] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.43.0" 2024-09-17T01:15:30.856 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.422756+0000 mgr.y (mgr.15261) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[68705]: debug 2024-09-17T01:15:30.932+0000 7efd0f737040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T01:15:31.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[68705]: debug 2024-09-17T01:15:31.000+0000 7efd0f737040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.423393+0000 mgr.y (mgr.15261) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cephadm 2024-09-17T01:15:29.434087+0000 mgr.y (mgr.15261) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.556338+0000 mgr.y (mgr.15261) 62 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.556939+0000 mgr.y (mgr.15261) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cephadm 2024-09-17T01:15:29.566280+0000 mgr.y (mgr.15261) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.699934+0000 mgr.y (mgr.15261) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.700644+0000 mgr.y (mgr.15261) 66 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cephadm 2024-09-17T01:15:29.710522+0000 mgr.y (mgr.15261) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:29.852770+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:29.859678+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:29.860815+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:29.863163+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:29.864103+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.865834+0000 mgr.y (mgr.15261) 68 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:29.866190+0000 mgr.y (mgr.15261) 69 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:29.875806+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cephadm 2024-09-17T01:15:29.876587+0000 mgr.y (mgr.15261) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.004234+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.006695+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.007886+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.010718+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.011818+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.013813+0000 mgr.y (mgr.15261) 71 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.014506+0000 mgr.y (mgr.15261) 72 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.022769+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cephadm 2024-09-17T01:15:30.024098+0000 mgr.y (mgr.15261) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.164840+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.167807+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.169193+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.172783+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.173932+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.175784+0000 mgr.y (mgr.15261) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.176071+0000 mgr.y (mgr.15261) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.189377+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cephadm 2024-09-17T01:15:30.190826+0000 mgr.y (mgr.15261) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.280055+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.281810+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.282641+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.284352+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.285003+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.286168+0000 mgr.y (mgr.15261) 77 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.286426+0000 mgr.y (mgr.15261) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.293791+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cephadm 2024-09-17T01:15:30.294378+0000 mgr.y (mgr.15261) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.362553+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.364488+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.365460+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.367455+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.368267+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.369687+0000 mgr.y (mgr.15261) 80 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.369931+0000 mgr.y (mgr.15261) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.374698+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: cephadm 2024-09-17T01:15:30.377904+0000 mgr.y (mgr.15261) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.460975+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.462966+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.464091+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.466101+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.466946+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.475399+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.566623+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.569475+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.571827+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.575047+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.576387+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.592289+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.672001+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.675174+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.676653+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.679948+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.681064+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.690639+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.813103+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.816137+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.817796+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.821239+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.822605+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:30 smithi050 bash[19968]: audit 2024-09-17T01:15:30.835897+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.422756+0000 mgr.y (mgr.15261) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.423393+0000 mgr.y (mgr.15261) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cephadm 2024-09-17T01:15:29.434087+0000 mgr.y (mgr.15261) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.556338+0000 mgr.y (mgr.15261) 62 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.556939+0000 mgr.y (mgr.15261) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cephadm 2024-09-17T01:15:29.566280+0000 mgr.y (mgr.15261) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.699934+0000 mgr.y (mgr.15261) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.700644+0000 mgr.y (mgr.15261) 66 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cephadm 2024-09-17T01:15:29.710522+0000 mgr.y (mgr.15261) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:29.852770+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:29.859678+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:29.860815+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:29.863163+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:29.864103+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.865834+0000 mgr.y (mgr.15261) 68 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:29.866190+0000 mgr.y (mgr.15261) 69 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:29.875806+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cephadm 2024-09-17T01:15:29.876587+0000 mgr.y (mgr.15261) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.004234+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.006695+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.422756+0000 mgr.y (mgr.15261) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.423393+0000 mgr.y (mgr.15261) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cephadm 2024-09-17T01:15:29.434087+0000 mgr.y (mgr.15261) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.556338+0000 mgr.y (mgr.15261) 62 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.556939+0000 mgr.y (mgr.15261) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cephadm 2024-09-17T01:15:29.566280+0000 mgr.y (mgr.15261) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.699934+0000 mgr.y (mgr.15261) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.700644+0000 mgr.y (mgr.15261) 66 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cephadm 2024-09-17T01:15:29.710522+0000 mgr.y (mgr.15261) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:29.852770+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:29.859678+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:29.860815+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:29.863163+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:29.864103+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.865834+0000 mgr.y (mgr.15261) 68 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:29.866190+0000 mgr.y (mgr.15261) 69 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:29.875806+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cephadm 2024-09-17T01:15:29.876587+0000 mgr.y (mgr.15261) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.004234+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.006695+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.007886+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.010718+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.011818+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.013813+0000 mgr.y (mgr.15261) 71 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.014506+0000 mgr.y (mgr.15261) 72 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.022769+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cephadm 2024-09-17T01:15:30.024098+0000 mgr.y (mgr.15261) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.164840+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.167807+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.169193+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.172783+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.173932+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.175784+0000 mgr.y (mgr.15261) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.176071+0000 mgr.y (mgr.15261) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.189377+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cephadm 2024-09-17T01:15:30.190826+0000 mgr.y (mgr.15261) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.280055+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.281810+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.282641+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.284352+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.285003+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.286168+0000 mgr.y (mgr.15261) 77 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.286426+0000 mgr.y (mgr.15261) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.293791+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cephadm 2024-09-17T01:15:30.294378+0000 mgr.y (mgr.15261) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.362553+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.364488+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.365460+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.367455+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.368267+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.369687+0000 mgr.y (mgr.15261) 80 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.369931+0000 mgr.y (mgr.15261) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.374698+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: cephadm 2024-09-17T01:15:30.377904+0000 mgr.y (mgr.15261) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.460975+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.462966+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.464091+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.466101+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.466946+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.475399+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.007886+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.010718+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.011818+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.013813+0000 mgr.y (mgr.15261) 71 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.014506+0000 mgr.y (mgr.15261) 72 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.022769+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cephadm 2024-09-17T01:15:30.024098+0000 mgr.y (mgr.15261) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.164840+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.167807+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.169193+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.172783+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.173932+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.175784+0000 mgr.y (mgr.15261) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.176071+0000 mgr.y (mgr.15261) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.189377+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cephadm 2024-09-17T01:15:30.190826+0000 mgr.y (mgr.15261) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.280055+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.281810+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.282641+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.566623+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.569475+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.571827+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.575047+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.576387+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.592289+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.672001+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.675174+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.676653+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.679948+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.681064+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.690639+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.813103+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.816137+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.817796+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.821239+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.822605+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[19759]: audit 2024-09-17T01:15:30.835897+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.284352+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.285003+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.286168+0000 mgr.y (mgr.15261) 77 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.286426+0000 mgr.y (mgr.15261) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.293791+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cephadm 2024-09-17T01:15:30.294378+0000 mgr.y (mgr.15261) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.362553+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.364488+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.365460+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.367455+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.368267+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.369687+0000 mgr.y (mgr.15261) 80 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.369931+0000 mgr.y (mgr.15261) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.374698+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: cephadm 2024-09-17T01:15:30.377904+0000 mgr.y (mgr.15261) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.460975+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.462966+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.464091+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.466101+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.466946+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.475399+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.566623+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.569475+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.571827+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.575047+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.576387+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.592289+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.672001+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.675174+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.676653+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.679948+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.681064+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.690639+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.813103+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.816137+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.817796+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.821239+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:31.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.822605+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:31.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:30 smithi027 bash[25154]: audit 2024-09-17T01:15:30.835897+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:31.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[68705]: debug 2024-09-17T01:15:31.164+0000 7efd0f737040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T01:15:32.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[68705]: debug 2024-09-17T01:15:31.864+0000 7efd0f737040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T01:15:32.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[68705]: debug 2024-09-17T01:15:31.944+0000 7efd0f737040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T01:15:32.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[68705]: debug 2024-09-17T01:15:32.020+0000 7efd0f737040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T01:15:32.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.468378+0000 mgr.y (mgr.15261) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.468713+0000 mgr.y (mgr.15261) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cephadm 2024-09-17T01:15:30.476380+0000 mgr.y (mgr.15261) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.578345+0000 mgr.y (mgr.15261) 86 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.578640+0000 mgr.y (mgr.15261) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cephadm 2024-09-17T01:15:30.593548+0000 mgr.y (mgr.15261) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.682742+0000 mgr.y (mgr.15261) 89 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.683037+0000 mgr.y (mgr.15261) 90 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cephadm 2024-09-17T01:15:30.693343+0000 mgr.y (mgr.15261) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.826145+0000 mgr.y (mgr.15261) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.826701+0000 mgr.y (mgr.15261) 93 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cephadm 2024-09-17T01:15:30.838676+0000 mgr.y (mgr.15261) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:30.959817+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:30.963099+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:30.964322+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:30.966794+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:30.967868+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.969634+0000 mgr.y (mgr.15261) 95 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-09-17T01:15:32.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:30.969950+0000 mgr.y (mgr.15261) 96 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:30.976167+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cephadm 2024-09-17T01:15:30.976857+0000 mgr.y (mgr.15261) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.083288+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.085601+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.086903+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.089532+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.090779+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.093005+0000 mgr.y (mgr.15261) 98 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.093736+0000 mgr.y (mgr.15261) 99 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.100992+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cephadm 2024-09-17T01:15:31.101926+0000 mgr.y (mgr.15261) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.188327+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.190529+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.191641+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.193904+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.194926+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.196841+0000 mgr.y (mgr.15261) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.197381+0000 mgr.y (mgr.15261) 102 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.206320+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cephadm 2024-09-17T01:15:31.207054+0000 mgr.y (mgr.15261) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.294695+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.296751+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.297761+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.300026+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.300775+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.302291+0000 mgr.y (mgr.15261) 104 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.302635+0000 mgr.y (mgr.15261) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.310346+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cephadm 2024-09-17T01:15:31.311124+0000 mgr.y (mgr.15261) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.392227+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.394816+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.395847+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.397960+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.398937+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.400622+0000 mgr.y (mgr.15261) 107 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.401296+0000 mgr.y (mgr.15261) 108 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.407198+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: cephadm 2024-09-17T01:15:31.410090+0000 mgr.y (mgr.15261) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.490639+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.492961+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.494229+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.497353+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.498288+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.508712+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.607114+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.610196+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.611612+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.614049+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.614857+0000 mon.c (mon.1) 201 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.623744+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.733486+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.736275+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.737601+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.740762+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.741997+0000 mon.c (mon.1) 206 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:31 smithi050 bash[19968]: audit 2024-09-17T01:15:31.755049+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.468378+0000 mgr.y (mgr.15261) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.468713+0000 mgr.y (mgr.15261) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cephadm 2024-09-17T01:15:30.476380+0000 mgr.y (mgr.15261) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.578345+0000 mgr.y (mgr.15261) 86 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.578640+0000 mgr.y (mgr.15261) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cephadm 2024-09-17T01:15:30.593548+0000 mgr.y (mgr.15261) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.682742+0000 mgr.y (mgr.15261) 89 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.683037+0000 mgr.y (mgr.15261) 90 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cephadm 2024-09-17T01:15:30.693343+0000 mgr.y (mgr.15261) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.826145+0000 mgr.y (mgr.15261) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.826701+0000 mgr.y (mgr.15261) 93 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cephadm 2024-09-17T01:15:30.838676+0000 mgr.y (mgr.15261) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:30.959817+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:30.963099+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:30.964322+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:30.966794+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:30.967868+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.969634+0000 mgr.y (mgr.15261) 95 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-09-17T01:15:32.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:30.969950+0000 mgr.y (mgr.15261) 96 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.468378+0000 mgr.y (mgr.15261) 83 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.468713+0000 mgr.y (mgr.15261) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cephadm 2024-09-17T01:15:30.476380+0000 mgr.y (mgr.15261) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.578345+0000 mgr.y (mgr.15261) 86 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.578640+0000 mgr.y (mgr.15261) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cephadm 2024-09-17T01:15:30.593548+0000 mgr.y (mgr.15261) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.682742+0000 mgr.y (mgr.15261) 89 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.683037+0000 mgr.y (mgr.15261) 90 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cephadm 2024-09-17T01:15:30.693343+0000 mgr.y (mgr.15261) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.826145+0000 mgr.y (mgr.15261) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-09-17T01:15:32.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.826701+0000 mgr.y (mgr.15261) 93 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-09-17T01:15:32.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cephadm 2024-09-17T01:15:30.838676+0000 mgr.y (mgr.15261) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:30.959817+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:30.963099+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:30.964322+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:30.966794+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:30.967868+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.969634+0000 mgr.y (mgr.15261) 95 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-09-17T01:15:32.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:30.969950+0000 mgr.y (mgr.15261) 96 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-09-17T01:15:32.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:30.976167+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cephadm 2024-09-17T01:15:30.976857+0000 mgr.y (mgr.15261) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.083288+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.085601+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.086903+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.089532+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.090779+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.093005+0000 mgr.y (mgr.15261) 98 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.093736+0000 mgr.y (mgr.15261) 99 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.100992+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cephadm 2024-09-17T01:15:31.101926+0000 mgr.y (mgr.15261) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.188327+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.190529+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.191641+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.193904+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.194926+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.196841+0000 mgr.y (mgr.15261) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.197381+0000 mgr.y (mgr.15261) 102 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.206320+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cephadm 2024-09-17T01:15:31.207054+0000 mgr.y (mgr.15261) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.294695+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.296751+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.297761+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.300026+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.300775+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.302291+0000 mgr.y (mgr.15261) 104 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.302635+0000 mgr.y (mgr.15261) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.310346+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cephadm 2024-09-17T01:15:31.311124+0000 mgr.y (mgr.15261) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.392227+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.394816+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.395847+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.397960+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.398937+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.400622+0000 mgr.y (mgr.15261) 107 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.401296+0000 mgr.y (mgr.15261) 108 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.407198+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: cephadm 2024-09-17T01:15:31.410090+0000 mgr.y (mgr.15261) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.490639+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.492961+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:30.976167+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cephadm 2024-09-17T01:15:30.976857+0000 mgr.y (mgr.15261) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.083288+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.085601+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.086903+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.089532+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.090779+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.093005+0000 mgr.y (mgr.15261) 98 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.093736+0000 mgr.y (mgr.15261) 99 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.100992+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cephadm 2024-09-17T01:15:31.101926+0000 mgr.y (mgr.15261) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.188327+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.190529+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.191641+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.193904+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.194926+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.196841+0000 mgr.y (mgr.15261) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.197381+0000 mgr.y (mgr.15261) 102 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.206320+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cephadm 2024-09-17T01:15:31.207054+0000 mgr.y (mgr.15261) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.494229+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.497353+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.498288+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.508712+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.607114+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.610196+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.611612+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.614049+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.614857+0000 mon.c (mon.1) 201 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.623744+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.733486+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.736275+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.737601+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.740762+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.741997+0000 mon.c (mon.1) 206 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[25154]: audit 2024-09-17T01:15:31.755049+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.294695+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.296751+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.297761+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.300026+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.300775+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.302291+0000 mgr.y (mgr.15261) 104 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.302635+0000 mgr.y (mgr.15261) 105 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.310346+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cephadm 2024-09-17T01:15:31.311124+0000 mgr.y (mgr.15261) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.392227+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.394816+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.395847+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.397960+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.398937+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.400622+0000 mgr.y (mgr.15261) 107 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.401296+0000 mgr.y (mgr.15261) 108 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.407198+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: cephadm 2024-09-17T01:15:31.410090+0000 mgr.y (mgr.15261) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.490639+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.492961+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.494229+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.497353+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.498288+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.508712+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.607114+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.610196+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.611612+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.614049+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.614857+0000 mon.c (mon.1) 201 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.623744+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.733486+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.736275+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.737601+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.740762+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.741997+0000 mon.c (mon.1) 206 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:31 smithi027 bash[19759]: audit 2024-09-17T01:15:31.755049+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[68705]: debug 2024-09-17T01:15:32.220+0000 7efd0f737040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T01:15:32.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[68705]: debug 2024-09-17T01:15:32.300+0000 7efd0f737040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T01:15:32.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[68705]: debug 2024-09-17T01:15:32.372+0000 7efd0f737040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T01:15:32.926 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[68705]: debug 2024-09-17T01:15:32.648+0000 7efd0f737040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T01:15:32.926 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[68705]: debug 2024-09-17T01:15:32.724+0000 7efd0f737040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T01:15:32.927 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.500384+0000 mgr.y (mgr.15261) 110 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.927 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.501038+0000 mgr.y (mgr.15261) 111 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.927 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cephadm 2024-09-17T01:15:31.509268+0000 mgr.y (mgr.15261) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.927 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.616230+0000 mgr.y (mgr.15261) 113 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.927 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.616509+0000 mgr.y (mgr.15261) 114 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.927 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cephadm 2024-09-17T01:15:31.626809+0000 mgr.y (mgr.15261) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.927 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.743813+0000 mgr.y (mgr.15261) 116 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.927 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.744113+0000 mgr.y (mgr.15261) 117 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cephadm 2024-09-17T01:15:31.758481+0000 mgr.y (mgr.15261) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:31.908032+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:31.910798+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:31.912591+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:31.915394+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:31.916354+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.917998+0000 mgr.y (mgr.15261) 119 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:31.918295+0000 mgr.y (mgr.15261) 120 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:31.926911+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cephadm 2024-09-17T01:15:31.927914+0000 mgr.y (mgr.15261) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.015737+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.018251+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.019573+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.022804+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.024098+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.025857+0000 mgr.y (mgr.15261) 122 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.026082+0000 mgr.y (mgr.15261) 123 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.034383+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cephadm 2024-09-17T01:15:32.037356+0000 mgr.y (mgr.15261) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.148847+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.151320+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.152664+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.155406+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.156242+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.158051+0000 mgr.y (mgr.15261) 125 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.158641+0000 mgr.y (mgr.15261) 126 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.165996+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cephadm 2024-09-17T01:15:32.167146+0000 mgr.y (mgr.15261) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.259698+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.262426+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.263755+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.266712+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.267961+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.270045+0000 mgr.y (mgr.15261) 128 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.270635+0000 mgr.y (mgr.15261) 129 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.279157+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cephadm 2024-09-17T01:15:32.280091+0000 mgr.y (mgr.15261) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.376294+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.378765+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.379967+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.382900+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.383925+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.385469+0000 mgr.y (mgr.15261) 131 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.385742+0000 mgr.y (mgr.15261) 132 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.395236+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: cephadm 2024-09-17T01:15:32.396221+0000 mgr.y (mgr.15261) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.482934+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.484983+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.486064+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.489090+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.490084+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.497959+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.609247+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.612083+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.614176+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.617461+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.618793+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.631516+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.755086+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.757649+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.759086+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.762041+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.763078+0000 mon.c (mon.1) 246 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.772365+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.852203+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.854288+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.855232+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.857145+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.857983+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:32.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[19968]: audit 2024-09-17T01:15:32.865208+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.268 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:32 smithi050 bash[68705]: debug 2024-09-17T01:15:32.932+0000 7efd0f737040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T01:15:33.268 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[68705]: debug 2024-09-17T01:15:33.016+0000 7efd0f737040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T01:15:33.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.500384+0000 mgr.y (mgr.15261) 110 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.501038+0000 mgr.y (mgr.15261) 111 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cephadm 2024-09-17T01:15:31.509268+0000 mgr.y (mgr.15261) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.616230+0000 mgr.y (mgr.15261) 113 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.616509+0000 mgr.y (mgr.15261) 114 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cephadm 2024-09-17T01:15:31.626809+0000 mgr.y (mgr.15261) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.743813+0000 mgr.y (mgr.15261) 116 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.744113+0000 mgr.y (mgr.15261) 117 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cephadm 2024-09-17T01:15:31.758481+0000 mgr.y (mgr.15261) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:31.908032+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:31.910798+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:31.912591+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:31.915394+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:31.916354+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.917998+0000 mgr.y (mgr.15261) 119 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:31.918295+0000 mgr.y (mgr.15261) 120 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:31.926911+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cephadm 2024-09-17T01:15:31.927914+0000 mgr.y (mgr.15261) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.015737+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.018251+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.019573+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.022804+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.024098+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.025857+0000 mgr.y (mgr.15261) 122 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.026082+0000 mgr.y (mgr.15261) 123 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.034383+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cephadm 2024-09-17T01:15:32.037356+0000 mgr.y (mgr.15261) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.148847+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.151320+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.152664+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.155406+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.156242+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.158051+0000 mgr.y (mgr.15261) 125 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.158641+0000 mgr.y (mgr.15261) 126 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.165996+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cephadm 2024-09-17T01:15:32.167146+0000 mgr.y (mgr.15261) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.259698+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.262426+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.263755+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.500384+0000 mgr.y (mgr.15261) 110 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.501038+0000 mgr.y (mgr.15261) 111 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cephadm 2024-09-17T01:15:31.509268+0000 mgr.y (mgr.15261) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.616230+0000 mgr.y (mgr.15261) 113 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.616509+0000 mgr.y (mgr.15261) 114 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cephadm 2024-09-17T01:15:31.626809+0000 mgr.y (mgr.15261) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.743813+0000 mgr.y (mgr.15261) 116 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.744113+0000 mgr.y (mgr.15261) 117 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cephadm 2024-09-17T01:15:31.758481+0000 mgr.y (mgr.15261) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:31.908032+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:31.910798+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:31.912591+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:31.915394+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:31.916354+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.917998+0000 mgr.y (mgr.15261) 119 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:31.918295+0000 mgr.y (mgr.15261) 120 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:31.926911+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cephadm 2024-09-17T01:15:31.927914+0000 mgr.y (mgr.15261) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.015737+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.018251+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.266712+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.267961+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.270045+0000 mgr.y (mgr.15261) 128 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.270635+0000 mgr.y (mgr.15261) 129 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.279157+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cephadm 2024-09-17T01:15:32.280091+0000 mgr.y (mgr.15261) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.376294+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.378765+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.379967+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.382900+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.383925+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.385469+0000 mgr.y (mgr.15261) 131 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.385742+0000 mgr.y (mgr.15261) 132 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.395236+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: cephadm 2024-09-17T01:15:32.396221+0000 mgr.y (mgr.15261) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.482934+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.484983+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.486064+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.489090+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.490084+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.497959+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.609247+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.612083+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.614176+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.617461+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.618793+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.631516+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.755086+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.757649+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.759086+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.762041+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.763078+0000 mon.c (mon.1) 246 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.772365+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.852203+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.854288+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.855232+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.857145+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.857983+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[19759]: audit 2024-09-17T01:15:32.865208+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.019573+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.022804+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.024098+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.025857+0000 mgr.y (mgr.15261) 122 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.026082+0000 mgr.y (mgr.15261) 123 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.034383+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cephadm 2024-09-17T01:15:32.037356+0000 mgr.y (mgr.15261) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.148847+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.151320+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.152664+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.155406+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.156242+0000 mon.c (mon.1) 221 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.158051+0000 mgr.y (mgr.15261) 125 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.158641+0000 mgr.y (mgr.15261) 126 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.165996+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cephadm 2024-09-17T01:15:32.167146+0000 mgr.y (mgr.15261) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.259698+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.262426+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.263755+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.266712+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.267961+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.270045+0000 mgr.y (mgr.15261) 128 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.270635+0000 mgr.y (mgr.15261) 129 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.279157+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cephadm 2024-09-17T01:15:32.280091+0000 mgr.y (mgr.15261) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.376294+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.378765+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.379967+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.382900+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.383925+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.385469+0000 mgr.y (mgr.15261) 131 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.385742+0000 mgr.y (mgr.15261) 132 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.395236+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: cephadm 2024-09-17T01:15:32.396221+0000 mgr.y (mgr.15261) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.482934+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.484983+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.486064+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.489090+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.490084+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.497959+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.609247+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.612083+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.614176+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.617461+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.618793+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.631516+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.755086+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.757649+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.759086+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.762041+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.763078+0000 mon.c (mon.1) 246 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.772365+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.852203+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.854288+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.855232+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.857145+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.857983+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:32 smithi027 bash[25154]: audit 2024-09-17T01:15:32.865208+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[68705]: debug 2024-09-17T01:15:33.288+0000 7efd0f737040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T01:15:33.633 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[68705]: debug 2024-09-17T01:15:33.484+0000 7efd0f737040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:15:33.928 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[68705]: debug 2024-09-17T01:15:33.656+0000 7efd0f737040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T01:15:33.928 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[68705]: debug 2024-09-17T01:15:33.740+0000 7efd0f737040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T01:15:33.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.491536+0000 mgr.y (mgr.15261) 134 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.491771+0000 mgr.y (mgr.15261) 135 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cephadm 2024-09-17T01:15:32.500300+0000 mgr.y (mgr.15261) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.928 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.620840+0000 mgr.y (mgr.15261) 137 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.621141+0000 mgr.y (mgr.15261) 138 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cephadm 2024-09-17T01:15:32.632608+0000 mgr.y (mgr.15261) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.764890+0000 mgr.y (mgr.15261) 140 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.765194+0000 mgr.y (mgr.15261) 141 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cephadm 2024-09-17T01:15:32.775308+0000 mgr.y (mgr.15261) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.859292+0000 mgr.y (mgr.15261) 143 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.859551+0000 mgr.y (mgr.15261) 144 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cephadm 2024-09-17T01:15:32.865815+0000 mgr.y (mgr.15261) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:32.940241+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:32.942334+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:32.943390+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:32.945358+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.929 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:32.946116+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.947360+0000 mgr.y (mgr.15261) 146 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:32.947607+0000 mgr.y (mgr.15261) 147 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.930 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:32.953154+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cephadm 2024-09-17T01:15:32.955138+0000 mgr.y (mgr.15261) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.025918+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.027893+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.028974+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.031323+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.032146+0000 mon.c (mon.1) 261 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.033389+0000 mgr.y (mgr.15261) 149 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.033640+0000 mgr.y (mgr.15261) 150 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.043645+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cephadm 2024-09-17T01:15:33.045452+0000 mgr.y (mgr.15261) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.118329+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.931 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.120165+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.121039+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.123231+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.124051+0000 mon.c (mon.1) 266 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.125196+0000 mgr.y (mgr.15261) 152 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.125401+0000 mgr.y (mgr.15261) 153 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.132099+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cephadm 2024-09-17T01:15:33.134953+0000 mgr.y (mgr.15261) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.207282+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.209685+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.211066+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.213709+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.214454+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.932 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.215586+0000 mgr.y (mgr.15261) 155 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.215779+0000 mgr.y (mgr.15261) 156 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.223159+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cephadm 2024-09-17T01:15:33.227659+0000 mgr.y (mgr.15261) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.301237+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.303850+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.305440+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.309078+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.310323+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.312323+0000 mgr.y (mgr.15261) 158 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.312963+0000 mgr.y (mgr.15261) 159 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.319627+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: cephadm 2024-09-17T01:15:33.323723+0000 mgr.y (mgr.15261) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:33.933 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.415348+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.417785+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.418893+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.420963+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.421860+0000 mon.c (mon.1) 281 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.432459+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.547283+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.549770+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.551101+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.553774+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.554714+0000 mon.c (mon.1) 286 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.567986+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.934 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.688752+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.691066+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.692137+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.695024+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.695929+0000 mon.c (mon.1) 291 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.704945+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.806948+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.809770+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.810914+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.813094+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.813976+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:33.935 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[19968]: audit 2024-09-17T01:15:33.823508+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.491536+0000 mgr.y (mgr.15261) 134 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.491771+0000 mgr.y (mgr.15261) 135 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cephadm 2024-09-17T01:15:32.500300+0000 mgr.y (mgr.15261) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.620840+0000 mgr.y (mgr.15261) 137 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.621141+0000 mgr.y (mgr.15261) 138 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cephadm 2024-09-17T01:15:32.632608+0000 mgr.y (mgr.15261) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.764890+0000 mgr.y (mgr.15261) 140 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.765194+0000 mgr.y (mgr.15261) 141 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cephadm 2024-09-17T01:15:32.775308+0000 mgr.y (mgr.15261) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.859292+0000 mgr.y (mgr.15261) 143 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.859551+0000 mgr.y (mgr.15261) 144 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cephadm 2024-09-17T01:15:32.865815+0000 mgr.y (mgr.15261) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:32.940241+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:32.942334+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:32.943390+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:32.945358+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:32.946116+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.947360+0000 mgr.y (mgr.15261) 146 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:32.947607+0000 mgr.y (mgr.15261) 147 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:32.953154+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.491536+0000 mgr.y (mgr.15261) 134 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.491771+0000 mgr.y (mgr.15261) 135 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cephadm 2024-09-17T01:15:32.500300+0000 mgr.y (mgr.15261) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.620840+0000 mgr.y (mgr.15261) 137 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.621141+0000 mgr.y (mgr.15261) 138 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cephadm 2024-09-17T01:15:32.632608+0000 mgr.y (mgr.15261) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.764890+0000 mgr.y (mgr.15261) 140 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.765194+0000 mgr.y (mgr.15261) 141 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cephadm 2024-09-17T01:15:32.775308+0000 mgr.y (mgr.15261) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.859292+0000 mgr.y (mgr.15261) 143 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.859551+0000 mgr.y (mgr.15261) 144 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cephadm 2024-09-17T01:15:32.865815+0000 mgr.y (mgr.15261) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:32.940241+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:32.942334+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:32.943390+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:32.945358+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:32.946116+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.947360+0000 mgr.y (mgr.15261) 146 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:32.947607+0000 mgr.y (mgr.15261) 147 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:32.953154+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cephadm 2024-09-17T01:15:32.955138+0000 mgr.y (mgr.15261) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.025918+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.027893+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.028974+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.031323+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.032146+0000 mon.c (mon.1) 261 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.033389+0000 mgr.y (mgr.15261) 149 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.033640+0000 mgr.y (mgr.15261) 150 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.043645+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cephadm 2024-09-17T01:15:33.045452+0000 mgr.y (mgr.15261) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.118329+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.120165+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.121039+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.123231+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.124051+0000 mon.c (mon.1) 266 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.125196+0000 mgr.y (mgr.15261) 152 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.125401+0000 mgr.y (mgr.15261) 153 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.132099+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cephadm 2024-09-17T01:15:33.134953+0000 mgr.y (mgr.15261) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.207282+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cephadm 2024-09-17T01:15:32.955138+0000 mgr.y (mgr.15261) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.025918+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.027893+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.028974+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.031323+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.032146+0000 mon.c (mon.1) 261 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.033389+0000 mgr.y (mgr.15261) 149 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.033640+0000 mgr.y (mgr.15261) 150 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.043645+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cephadm 2024-09-17T01:15:33.045452+0000 mgr.y (mgr.15261) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.118329+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.120165+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.121039+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.123231+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.124051+0000 mon.c (mon.1) 266 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.125196+0000 mgr.y (mgr.15261) 152 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.125401+0000 mgr.y (mgr.15261) 153 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.132099+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cephadm 2024-09-17T01:15:33.134953+0000 mgr.y (mgr.15261) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.207282+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.209685+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.211066+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.213709+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.214454+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.215586+0000 mgr.y (mgr.15261) 155 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.215779+0000 mgr.y (mgr.15261) 156 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.223159+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cephadm 2024-09-17T01:15:33.227659+0000 mgr.y (mgr.15261) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.301237+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.303850+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.305440+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.309078+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.310323+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.312323+0000 mgr.y (mgr.15261) 158 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.312963+0000 mgr.y (mgr.15261) 159 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.319627+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: cephadm 2024-09-17T01:15:33.323723+0000 mgr.y (mgr.15261) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.415348+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.417785+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.209685+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.211066+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.213709+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.214454+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.215586+0000 mgr.y (mgr.15261) 155 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.215779+0000 mgr.y (mgr.15261) 156 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.223159+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cephadm 2024-09-17T01:15:33.227659+0000 mgr.y (mgr.15261) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.301237+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.303850+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.305440+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.309078+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.310323+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.312323+0000 mgr.y (mgr.15261) 158 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.312963+0000 mgr.y (mgr.15261) 159 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.319627+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: cephadm 2024-09-17T01:15:33.323723+0000 mgr.y (mgr.15261) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.415348+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.417785+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.418893+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.420963+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.421860+0000 mon.c (mon.1) 281 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.432459+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.547283+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.549770+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.551101+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.553774+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.554714+0000 mon.c (mon.1) 286 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.567986+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.688752+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.691066+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.692137+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.695024+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.695929+0000 mon.c (mon.1) 291 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.704945+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.806948+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.809770+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.810914+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.813094+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.813976+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[25154]: audit 2024-09-17T01:15:33.823508+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.418893+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.420963+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.421860+0000 mon.c (mon.1) 281 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.432459+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.547283+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.549770+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.551101+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.553774+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.554714+0000 mon.c (mon.1) 286 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.567986+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.688752+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.691066+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.692137+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.695024+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.695929+0000 mon.c (mon.1) 291 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.704945+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.806948+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.809770+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.810914+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.813094+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.813976+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:34.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:33 smithi027 bash[19759]: audit 2024-09-17T01:15:33.823508+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:34.383 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:33 smithi050 bash[68705]: debug 2024-09-17T01:15:33.936+0000 7efd0f737040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:15:35.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[68705]: debug 2024-09-17T01:15:34.848+0000 7efd0f737040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T01:15:35.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[68705]: debug 2024-09-17T01:15:34.940+0000 7efd0f737040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T01:15:35.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.423430+0000 mgr.y (mgr.15261) 161 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.423619+0000 mgr.y (mgr.15261) 162 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cephadm 2024-09-17T01:15:33.436714+0000 mgr.y (mgr.15261) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.556599+0000 mgr.y (mgr.15261) 164 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.557143+0000 mgr.y (mgr.15261) 165 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cephadm 2024-09-17T01:15:33.571355+0000 mgr.y (mgr.15261) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.697704+0000 mgr.y (mgr.15261) 167 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.698335+0000 mgr.y (mgr.15261) 168 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cephadm 2024-09-17T01:15:33.707409+0000 mgr.y (mgr.15261) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.815472+0000 mgr.y (mgr.15261) 170 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.815839+0000 mgr.y (mgr.15261) 171 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cephadm 2024-09-17T01:15:33.825621+0000 mgr.y (mgr.15261) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:33.928875+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:33.931625+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:33.933201+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:33.936018+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:33.936826+0000 mon.c (mon.1) 301 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.938159+0000 mgr.y (mgr.15261) 173 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:33.938438+0000 mgr.y (mgr.15261) 174 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:33.944078+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cephadm 2024-09-17T01:15:33.946542+0000 mgr.y (mgr.15261) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.050589+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.053486+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.055419+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.058160+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.059204+0000 mon.c (mon.1) 306 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.060770+0000 mgr.y (mgr.15261) 176 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.061068+0000 mgr.y (mgr.15261) 177 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.069648+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cephadm 2024-09-17T01:15:34.071845+0000 mgr.y (mgr.15261) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.196826+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.199720+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.201307+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.204121+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.205447+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.207117+0000 mgr.y (mgr.15261) 179 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.207424+0000 mgr.y (mgr.15261) 180 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.215540+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cephadm 2024-09-17T01:15:34.217796+0000 mgr.y (mgr.15261) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.331237+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.334080+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.335541+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.338163+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.338965+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.340344+0000 mgr.y (mgr.15261) 182 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.340636+0000 mgr.y (mgr.15261) 183 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.348467+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: cephadm 2024-09-17T01:15:34.349033+0000 mgr.y (mgr.15261) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.418208+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.420877+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.422265+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.425218+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.426320+0000 mon.c (mon.1) 321 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.435054+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.513515+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.515693+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.516735+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.519271+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.520191+0000 mon.c (mon.1) 326 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.529247+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.604926+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.607281+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.608596+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.610914+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.611954+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.621602+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.714826+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.717491+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.718734+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.721426+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.722686+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.732279+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.823997+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.826071+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.827232+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.829474+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.830441+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:34 smithi050 bash[19968]: audit 2024-09-17T01:15:34.840508+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.423430+0000 mgr.y (mgr.15261) 161 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.423619+0000 mgr.y (mgr.15261) 162 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cephadm 2024-09-17T01:15:33.436714+0000 mgr.y (mgr.15261) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.556599+0000 mgr.y (mgr.15261) 164 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.557143+0000 mgr.y (mgr.15261) 165 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cephadm 2024-09-17T01:15:33.571355+0000 mgr.y (mgr.15261) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.697704+0000 mgr.y (mgr.15261) 167 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.698335+0000 mgr.y (mgr.15261) 168 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cephadm 2024-09-17T01:15:33.707409+0000 mgr.y (mgr.15261) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.815472+0000 mgr.y (mgr.15261) 170 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.815839+0000 mgr.y (mgr.15261) 171 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cephadm 2024-09-17T01:15:33.825621+0000 mgr.y (mgr.15261) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:33.928875+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:33.931625+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:33.933201+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:33.936018+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:33.936826+0000 mon.c (mon.1) 301 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.938159+0000 mgr.y (mgr.15261) 173 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:33.938438+0000 mgr.y (mgr.15261) 174 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:33.944078+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cephadm 2024-09-17T01:15:33.946542+0000 mgr.y (mgr.15261) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.050589+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.053486+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.055419+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.058160+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.059204+0000 mon.c (mon.1) 306 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.060770+0000 mgr.y (mgr.15261) 176 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.061068+0000 mgr.y (mgr.15261) 177 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.069648+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cephadm 2024-09-17T01:15:34.071845+0000 mgr.y (mgr.15261) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.196826+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.199720+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.201307+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.204121+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.205447+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.207117+0000 mgr.y (mgr.15261) 179 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.207424+0000 mgr.y (mgr.15261) 180 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.215540+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cephadm 2024-09-17T01:15:34.217796+0000 mgr.y (mgr.15261) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.331237+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.334080+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.335541+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.338163+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.338965+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.340344+0000 mgr.y (mgr.15261) 182 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.340636+0000 mgr.y (mgr.15261) 183 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.348467+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: cephadm 2024-09-17T01:15:34.349033+0000 mgr.y (mgr.15261) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.418208+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.420877+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.422265+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.425218+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.426320+0000 mon.c (mon.1) 321 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.435054+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.513515+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.515693+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.516735+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.519271+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.520191+0000 mon.c (mon.1) 326 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.529247+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.604926+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.607281+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.608596+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.610914+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.611954+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.621602+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.714826+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.717491+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.718734+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.721426+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.722686+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.732279+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.823997+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.826071+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.827232+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.829474+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.830441+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[19759]: audit 2024-09-17T01:15:34.840508+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.423430+0000 mgr.y (mgr.15261) 161 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.423619+0000 mgr.y (mgr.15261) 162 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cephadm 2024-09-17T01:15:33.436714+0000 mgr.y (mgr.15261) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.556599+0000 mgr.y (mgr.15261) 164 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.557143+0000 mgr.y (mgr.15261) 165 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cephadm 2024-09-17T01:15:33.571355+0000 mgr.y (mgr.15261) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.697704+0000 mgr.y (mgr.15261) 167 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.698335+0000 mgr.y (mgr.15261) 168 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cephadm 2024-09-17T01:15:33.707409+0000 mgr.y (mgr.15261) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.815472+0000 mgr.y (mgr.15261) 170 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.815839+0000 mgr.y (mgr.15261) 171 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cephadm 2024-09-17T01:15:33.825621+0000 mgr.y (mgr.15261) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:33.928875+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:33.931625+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:33.933201+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:33.936018+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:33.936826+0000 mon.c (mon.1) 301 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.938159+0000 mgr.y (mgr.15261) 173 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:33.938438+0000 mgr.y (mgr.15261) 174 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:33.944078+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cephadm 2024-09-17T01:15:33.946542+0000 mgr.y (mgr.15261) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.050589+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.053486+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.055419+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.058160+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.059204+0000 mon.c (mon.1) 306 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.060770+0000 mgr.y (mgr.15261) 176 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.061068+0000 mgr.y (mgr.15261) 177 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.069648+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cephadm 2024-09-17T01:15:34.071845+0000 mgr.y (mgr.15261) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.196826+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.199720+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.201307+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.204121+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.205447+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.207117+0000 mgr.y (mgr.15261) 179 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.207424+0000 mgr.y (mgr.15261) 180 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.215540+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cephadm 2024-09-17T01:15:34.217796+0000 mgr.y (mgr.15261) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.331237+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.334080+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.335541+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.338163+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.338965+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.340344+0000 mgr.y (mgr.15261) 182 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.340636+0000 mgr.y (mgr.15261) 183 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.348467+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: cephadm 2024-09-17T01:15:34.349033+0000 mgr.y (mgr.15261) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.418208+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.420877+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.422265+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.425218+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.426320+0000 mon.c (mon.1) 321 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.435054+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.513515+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.515693+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.516735+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.519271+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.520191+0000 mon.c (mon.1) 326 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.529247+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.604926+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.607281+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.608596+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.610914+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.611954+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.621602+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.714826+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.717491+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.718734+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.721426+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.722686+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.732279+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.823997+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.826071+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.827232+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.829474+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.830441+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:35.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:34 smithi027 bash[25154]: audit 2024-09-17T01:15:34.840508+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:35.450 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[68705]: debug 2024-09-17T01:15:35.180+0000 7efd0f737040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T01:15:35.451 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[68705]: debug 2024-09-17T01:15:35.260+0000 7efd0f737040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T01:15:35.755 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[68705]: debug 2024-09-17T01:15:35.680+0000 7efd0f737040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T01:15:35.755 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[68705]: debug 2024-09-17T01:15:35.760+0000 7efd0f737040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T01:15:36.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[68705]: [17/Sep/2024:01:15:35] ENGINE Bus STARTING 2024-09-17T01:15:36.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[68705]: CherryPy Checker: 2024-09-17T01:15:36.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[68705]: The Application mounted at '' has an empty config. 2024-09-17T01:15:36.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[68705]: [17/Sep/2024:01:15:35] ENGINE Serving on http://:::9283 2024-09-17T01:15:36.133 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[68705]: [17/Sep/2024:01:15:35] ENGINE Bus STARTED 2024-09-17T01:15:36.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.428091+0000 mgr.y (mgr.15261) 185 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.428689+0000 mgr.y (mgr.15261) 186 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cephadm 2024-09-17T01:15:34.435887+0000 mgr.y (mgr.15261) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.521652+0000 mgr.y (mgr.15261) 188 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.521914+0000 mgr.y (mgr.15261) 189 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cephadm 2024-09-17T01:15:34.530007+0000 mgr.y (mgr.15261) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.613839+0000 mgr.y (mgr.15261) 191 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.614506+0000 mgr.y (mgr.15261) 192 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cephadm 2024-09-17T01:15:34.623476+0000 mgr.y (mgr.15261) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.724342+0000 mgr.y (mgr.15261) 194 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.724654+0000 mgr.y (mgr.15261) 195 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cephadm 2024-09-17T01:15:34.732940+0000 mgr.y (mgr.15261) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.831917+0000 mgr.y (mgr.15261) 197 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.832166+0000 mgr.y (mgr.15261) 198 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cephadm 2024-09-17T01:15:34.843050+0000 mgr.y (mgr.15261) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:34.920209+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:34.922000+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:34.923096+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:34.924845+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:34.925511+0000 mon.c (mon.1) 346 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.926705+0000 mgr.y (mgr.15261) 200 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:34.926968+0000 mgr.y (mgr.15261) 201 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:34.930976+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cephadm 2024-09-17T01:15:34.933532+0000 mgr.y (mgr.15261) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.002057+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.004696+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.006301+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.008713+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.009499+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.010990+0000 mgr.y (mgr.15261) 203 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.011233+0000 mgr.y (mgr.15261) 204 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.018054+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cephadm 2024-09-17T01:15:35.018662+0000 mgr.y (mgr.15261) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.089363+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.092102+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.093296+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.095584+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.096400+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.097885+0000 mgr.y (mgr.15261) 206 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.098142+0000 mgr.y (mgr.15261) 207 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.103232+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cephadm 2024-09-17T01:15:35.105624+0000 mgr.y (mgr.15261) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.174306+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.176706+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.177457+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.178333+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.182735+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.184789+0000 mon.c (mon.1) 362 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.190991+0000 mgr.y (mgr.15261) 209 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.197748+0000 mgr.y (mgr.15261) 210 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.206430+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cephadm 2024-09-17T01:15:35.207144+0000 mgr.y (mgr.15261) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.299581+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.302067+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.303789+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.306884+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.307888+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.309563+0000 mgr.y (mgr.15261) 212 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.309805+0000 mgr.y (mgr.15261) 213 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.316995+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cephadm 2024-09-17T01:15:35.317967+0000 mgr.y (mgr.15261) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.439848+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.442769+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.444479+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.447732+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.448926+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.459493+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.584153+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.587405+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.589139+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.592264+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.593466+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.603910+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.736997+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.739978+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.741464+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.744482+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.745629+0000 mon.c (mon.1) 382 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.756907+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.789074+0000 mon.a (mon.0) 1791 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:15:36.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.789350+0000 mon.a (mon.0) 1792 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:15:36.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.791560+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:15:36.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.793070+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:15:36.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.795397+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:15:36.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.795763+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:15:36.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.895692+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.898513+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.899720+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:35 smithi050 bash[19968]: audit 2024-09-17T01:15:35.901929+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.428091+0000 mgr.y (mgr.15261) 185 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.428689+0000 mgr.y (mgr.15261) 186 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cephadm 2024-09-17T01:15:34.435887+0000 mgr.y (mgr.15261) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.521652+0000 mgr.y (mgr.15261) 188 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.521914+0000 mgr.y (mgr.15261) 189 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cephadm 2024-09-17T01:15:34.530007+0000 mgr.y (mgr.15261) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.613839+0000 mgr.y (mgr.15261) 191 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.614506+0000 mgr.y (mgr.15261) 192 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cephadm 2024-09-17T01:15:34.623476+0000 mgr.y (mgr.15261) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.306 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.724342+0000 mgr.y (mgr.15261) 194 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.306 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.724654+0000 mgr.y (mgr.15261) 195 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.306 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cephadm 2024-09-17T01:15:34.732940+0000 mgr.y (mgr.15261) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.306 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.831917+0000 mgr.y (mgr.15261) 197 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.306 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.832166+0000 mgr.y (mgr.15261) 198 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.306 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cephadm 2024-09-17T01:15:34.843050+0000 mgr.y (mgr.15261) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.306 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:34.920209+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.306 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:34.922000+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.306 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:34.923096+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.306 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:34.924845+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:34.925511+0000 mon.c (mon.1) 346 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.428091+0000 mgr.y (mgr.15261) 185 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.428689+0000 mgr.y (mgr.15261) 186 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cephadm 2024-09-17T01:15:34.435887+0000 mgr.y (mgr.15261) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.521652+0000 mgr.y (mgr.15261) 188 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.521914+0000 mgr.y (mgr.15261) 189 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cephadm 2024-09-17T01:15:34.530007+0000 mgr.y (mgr.15261) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.613839+0000 mgr.y (mgr.15261) 191 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.614506+0000 mgr.y (mgr.15261) 192 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cephadm 2024-09-17T01:15:34.623476+0000 mgr.y (mgr.15261) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.724342+0000 mgr.y (mgr.15261) 194 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.724654+0000 mgr.y (mgr.15261) 195 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cephadm 2024-09-17T01:15:34.732940+0000 mgr.y (mgr.15261) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.831917+0000 mgr.y (mgr.15261) 197 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.832166+0000 mgr.y (mgr.15261) 198 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cephadm 2024-09-17T01:15:34.843050+0000 mgr.y (mgr.15261) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:34.920209+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:34.922000+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:34.923096+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:34.924845+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:34.925511+0000 mon.c (mon.1) 346 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.926705+0000 mgr.y (mgr.15261) 200 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:34.926968+0000 mgr.y (mgr.15261) 201 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:34.930976+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cephadm 2024-09-17T01:15:34.933532+0000 mgr.y (mgr.15261) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.002057+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.004696+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.006301+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.008713+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.009499+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.010990+0000 mgr.y (mgr.15261) 203 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.011233+0000 mgr.y (mgr.15261) 204 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.018054+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cephadm 2024-09-17T01:15:35.018662+0000 mgr.y (mgr.15261) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.089363+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.092102+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.093296+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.095584+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.096400+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.097885+0000 mgr.y (mgr.15261) 206 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.926705+0000 mgr.y (mgr.15261) 200 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:34.926968+0000 mgr.y (mgr.15261) 201 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:34.930976+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cephadm 2024-09-17T01:15:34.933532+0000 mgr.y (mgr.15261) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.002057+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.004696+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.006301+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.008713+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.009499+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.010990+0000 mgr.y (mgr.15261) 203 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.011233+0000 mgr.y (mgr.15261) 204 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.018054+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cephadm 2024-09-17T01:15:35.018662+0000 mgr.y (mgr.15261) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.089363+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.092102+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.093296+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.095584+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.096400+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.097885+0000 mgr.y (mgr.15261) 206 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.098142+0000 mgr.y (mgr.15261) 207 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.103232+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cephadm 2024-09-17T01:15:35.105624+0000 mgr.y (mgr.15261) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.174306+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.176706+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.177457+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.178333+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.182735+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.184789+0000 mon.c (mon.1) 362 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.190991+0000 mgr.y (mgr.15261) 209 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.197748+0000 mgr.y (mgr.15261) 210 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.206430+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cephadm 2024-09-17T01:15:35.207144+0000 mgr.y (mgr.15261) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.299581+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.302067+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.303789+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.306884+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.307888+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.309563+0000 mgr.y (mgr.15261) 212 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.309805+0000 mgr.y (mgr.15261) 213 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.313 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.098142+0000 mgr.y (mgr.15261) 207 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.313 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.103232+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cephadm 2024-09-17T01:15:35.105624+0000 mgr.y (mgr.15261) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.174306+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.176706+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.177457+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.178333+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.182735+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.184789+0000 mon.c (mon.1) 362 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.190991+0000 mgr.y (mgr.15261) 209 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.197748+0000 mgr.y (mgr.15261) 210 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.206430+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cephadm 2024-09-17T01:15:35.207144+0000 mgr.y (mgr.15261) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.299581+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.302067+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.303789+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.306884+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.307888+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.309563+0000 mgr.y (mgr.15261) 212 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.309805+0000 mgr.y (mgr.15261) 213 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:36.315 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.316995+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.315 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cephadm 2024-09-17T01:15:35.317967+0000 mgr.y (mgr.15261) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.315 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.439848+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.315 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.442769+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.315 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.444479+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.447732+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.448926+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.459493+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.584153+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.587405+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.589139+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.592264+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.593466+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.603910+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.736997+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.739978+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.741464+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.744482+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.745629+0000 mon.c (mon.1) 382 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.756907+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.789074+0000 mon.a (mon.0) 1791 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.789350+0000 mon.a (mon.0) 1792 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.791560+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.793070+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.795397+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.795763+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.895692+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.898513+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.899720+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[19759]: audit 2024-09-17T01:15:35.901929+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.316995+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cephadm 2024-09-17T01:15:35.317967+0000 mgr.y (mgr.15261) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.439848+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.442769+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.444479+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.447732+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.448926+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.459493+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.584153+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.587405+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.318 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.589139+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.592264+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.593466+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.603910+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.736997+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.739978+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.741464+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.744482+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.745629+0000 mon.c (mon.1) 382 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.756907+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.789074+0000 mon.a (mon.0) 1791 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.789350+0000 mon.a (mon.0) 1792 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.791560+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.793070+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.795397+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:15:36.319 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.795763+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.? 172.21.15.50:0/3846956307' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:15:36.320 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.895692+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.320 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.898513+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:36.320 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.899720+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:36.320 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:35 smithi027 bash[25154]: audit 2024-09-17T01:15:35.901929+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.450762+0000 mgr.y (mgr.15261) 215 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.451010+0000 mgr.y (mgr.15261) 216 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cephadm 2024-09-17T01:15:35.460442+0000 mgr.y (mgr.15261) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.595305+0000 mgr.y (mgr.15261) 218 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.595558+0000 mgr.y (mgr.15261) 219 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cephadm 2024-09-17T01:15:35.605076+0000 mgr.y (mgr.15261) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.747869+0000 mgr.y (mgr.15261) 221 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.748114+0000 mgr.y (mgr.15261) 222 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cephadm 2024-09-17T01:15:35.758050+0000 mgr.y (mgr.15261) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:35.902823+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.907902+0000 mgr.y (mgr.15261) 224 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:35.908243+0000 mgr.y (mgr.15261) 225 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:35.947111+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cephadm 2024-09-17T01:15:35.948878+0000 mgr.y (mgr.15261) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.087305+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.089877+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.091250+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.094482+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.095603+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.297 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.450762+0000 mgr.y (mgr.15261) 215 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.297 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.451010+0000 mgr.y (mgr.15261) 216 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.297 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cephadm 2024-09-17T01:15:35.460442+0000 mgr.y (mgr.15261) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.297 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.595305+0000 mgr.y (mgr.15261) 218 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.297 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.595558+0000 mgr.y (mgr.15261) 219 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.297 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cephadm 2024-09-17T01:15:35.605076+0000 mgr.y (mgr.15261) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.297 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.747869+0000 mgr.y (mgr.15261) 221 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-09-17T01:15:37.297 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.748114+0000 mgr.y (mgr.15261) 222 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-09-17T01:15:37.297 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cephadm 2024-09-17T01:15:35.758050+0000 mgr.y (mgr.15261) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.297 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:35.902823+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.298 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.907902+0000 mgr.y (mgr.15261) 224 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-09-17T01:15:37.298 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:35.908243+0000 mgr.y (mgr.15261) 225 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-09-17T01:15:37.298 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:35.947111+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.298 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cephadm 2024-09-17T01:15:35.948878+0000 mgr.y (mgr.15261) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.298 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.087305+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.298 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.089877+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.298 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.091250+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.298 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.094482+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.298 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.095603+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.097338+0000 mgr.y (mgr.15261) 227 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 9 op/s 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.097581+0000 mgr.y (mgr.15261) 228 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 9 op/s 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.103424+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cephadm 2024-09-17T01:15:36.105108+0000 mgr.y (mgr.15261) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.183570+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.185554+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.186650+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.188433+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.189213+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.190521+0000 mgr.y (mgr.15261) 230 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.190758+0000 mgr.y (mgr.15261) 231 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.195724+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cephadm 2024-09-17T01:15:36.197084+0000 mgr.y (mgr.15261) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.265875+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.267797+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.300 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.268650+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.300 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.270927+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.300 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.271607+0000 mon.c (mon.1) 402 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.300 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.272812+0000 mgr.y (mgr.15261) 233 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.300 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.273056+0000 mgr.y (mgr.15261) 234 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.097338+0000 mgr.y (mgr.15261) 227 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 9 op/s 2024-09-17T01:15:37.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.097581+0000 mgr.y (mgr.15261) 228 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 9 op/s 2024-09-17T01:15:37.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.103424+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cephadm 2024-09-17T01:15:36.105108+0000 mgr.y (mgr.15261) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.183570+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.185554+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.186650+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.188433+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.189213+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.190521+0000 mgr.y (mgr.15261) 230 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.190758+0000 mgr.y (mgr.15261) 231 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.195724+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cephadm 2024-09-17T01:15:36.197084+0000 mgr.y (mgr.15261) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.265875+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.267797+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.268650+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.270927+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.271607+0000 mon.c (mon.1) 402 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.272812+0000 mgr.y (mgr.15261) 233 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.273056+0000 mgr.y (mgr.15261) 234 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.277592+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cephadm 2024-09-17T01:15:36.278283+0000 mgr.y (mgr.15261) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.347779+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.349769+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.351155+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.353283+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.354056+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.355593+0000 mgr.y (mgr.15261) 236 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.355819+0000 mgr.y (mgr.15261) 237 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.360681+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cephadm 2024-09-17T01:15:36.362023+0000 mgr.y (mgr.15261) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.440819+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.442736+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.443653+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.445794+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.446541+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.456469+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.529267+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.531447+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.532571+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.534953+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.535893+0000 mon.c (mon.1) 417 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.546712+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.633614+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.635888+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.637155+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.640300+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.641338+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.652993+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.776948+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.777311+0000 mon.a (mon.0) 1801 : cluster [DBG] mgrmap e43: y(active, since 33s), standbys: x 2024-09-17T01:15:37.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.779945+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.781532+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.784506+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.785761+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[19759]: audit 2024-09-17T01:15:36.796032+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.277592+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cephadm 2024-09-17T01:15:36.278283+0000 mgr.y (mgr.15261) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.347779+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.349769+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.351155+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.353283+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.354056+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.355593+0000 mgr.y (mgr.15261) 236 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.355819+0000 mgr.y (mgr.15261) 237 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.360681+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cephadm 2024-09-17T01:15:36.362023+0000 mgr.y (mgr.15261) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.440819+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.442736+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.443653+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.445794+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.446541+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.456469+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.529267+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.531447+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.532571+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.534953+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.535893+0000 mon.c (mon.1) 417 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.546712+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.633614+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.635888+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.637155+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.640300+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.641338+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.652993+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.776948+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.777311+0000 mon.a (mon.0) 1801 : cluster [DBG] mgrmap e43: y(active, since 33s), standbys: x 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.779945+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.781532+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.784506+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.785761+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:36 smithi027 bash[25154]: audit 2024-09-17T01:15:36.796032+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.342 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.450762+0000 mgr.y (mgr.15261) 215 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.451010+0000 mgr.y (mgr.15261) 216 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cephadm 2024-09-17T01:15:35.460442+0000 mgr.y (mgr.15261) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.595305+0000 mgr.y (mgr.15261) 218 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.595558+0000 mgr.y (mgr.15261) 219 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cephadm 2024-09-17T01:15:35.605076+0000 mgr.y (mgr.15261) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.747869+0000 mgr.y (mgr.15261) 221 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.748114+0000 mgr.y (mgr.15261) 222 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cephadm 2024-09-17T01:15:35.758050+0000 mgr.y (mgr.15261) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:35.902823+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.907902+0000 mgr.y (mgr.15261) 224 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:35.908243+0000 mgr.y (mgr.15261) 225 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:35.947111+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cephadm 2024-09-17T01:15:35.948878+0000 mgr.y (mgr.15261) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.343 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.087305+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.089877+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.091250+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.094482+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.095603+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.097338+0000 mgr.y (mgr.15261) 227 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 9 op/s 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.097581+0000 mgr.y (mgr.15261) 228 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 9 op/s 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.103424+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cephadm 2024-09-17T01:15:36.105108+0000 mgr.y (mgr.15261) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.183570+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.185554+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.186650+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.188433+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.189213+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.344 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.190521+0000 mgr.y (mgr.15261) 230 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.190758+0000 mgr.y (mgr.15261) 231 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.195724+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cephadm 2024-09-17T01:15:36.197084+0000 mgr.y (mgr.15261) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.265875+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.267797+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.268650+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.270927+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.271607+0000 mon.c (mon.1) 402 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.272812+0000 mgr.y (mgr.15261) 233 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.273056+0000 mgr.y (mgr.15261) 234 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.277592+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cephadm 2024-09-17T01:15:36.278283+0000 mgr.y (mgr.15261) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.347779+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.345 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.349769+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.351155+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.353283+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.354056+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.355593+0000 mgr.y (mgr.15261) 236 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.355819+0000 mgr.y (mgr.15261) 237 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.360681+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cephadm 2024-09-17T01:15:36.362023+0000 mgr.y (mgr.15261) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.440819+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.442736+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.443653+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.445794+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.446541+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.456469+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.346 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.529267+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.531447+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.532571+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.534953+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.535893+0000 mon.c (mon.1) 417 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.546712+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.633614+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.635888+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.637155+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.640300+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.641338+0000 mon.c (mon.1) 422 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.652993+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.776948+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.777311+0000 mon.a (mon.0) 1801 : cluster [DBG] mgrmap e43: y(active, since 33s), standbys: x 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.779945+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:37.347 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.781532+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:37.348 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.784506+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:37.348 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.785761+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:37.348 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:36 smithi050 bash[19968]: audit 2024-09-17T01:15:36.796032+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.448038+0000 mgr.y (mgr.15261) 239 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.448538+0000 mgr.y (mgr.15261) 240 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cephadm 2024-09-17T01:15:36.457102+0000 mgr.y (mgr.15261) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.537464+0000 mgr.y (mgr.15261) 242 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.538061+0000 mgr.y (mgr.15261) 243 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cephadm 2024-09-17T01:15:36.547370+0000 mgr.y (mgr.15261) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.643440+0000 mgr.y (mgr.15261) 245 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.644071+0000 mgr.y (mgr.15261) 246 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cephadm 2024-09-17T01:15:36.653916+0000 mgr.y (mgr.15261) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.787818+0000 mgr.y (mgr.15261) 248 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.788399+0000 mgr.y (mgr.15261) 249 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cephadm 2024-09-17T01:15:36.798258+0000 mgr.y (mgr.15261) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:36.933810+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:36.935618+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:36.936510+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:36.938409+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:36.939185+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.940684+0000 mgr.y (mgr.15261) 251 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:36.940907+0000 mgr.y (mgr.15261) 252 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:36.946095+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cephadm 2024-09-17T01:15:36.946863+0000 mgr.y (mgr.15261) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.054960+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.057888+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.059370+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.062274+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.063352+0000 mon.c (mon.1) 437 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.064971+0000 mgr.y (mgr.15261) 254 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.065235+0000 mgr.y (mgr.15261) 255 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.074208+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cephadm 2024-09-17T01:15:37.075024+0000 mgr.y (mgr.15261) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.094225+0000 mgr.y (mgr.15261) 257 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:38.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.159028+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.160772+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.161617+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.163356+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.164291+0000 mon.c (mon.1) 442 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.165793+0000 mgr.y (mgr.15261) 258 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.166103+0000 mgr.y (mgr.15261) 259 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.171223+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cephadm 2024-09-17T01:15:37.171839+0000 mgr.y (mgr.15261) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.244327+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.246534+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.247714+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.249782+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.250587+0000 mon.c (mon.1) 447 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.251893+0000 mgr.y (mgr.15261) 261 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.252125+0000 mgr.y (mgr.15261) 262 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.256863+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cephadm 2024-09-17T01:15:37.258191+0000 mgr.y (mgr.15261) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.334897+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.336758+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.337784+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.339961+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.340792+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.342184+0000 mgr.y (mgr.15261) 264 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.342520+0000 mgr.y (mgr.15261) 265 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.348077+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: cephadm 2024-09-17T01:15:37.348776+0000 mgr.y (mgr.15261) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.429248+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.431302+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.432163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.434237+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.435148+0000 mon.c (mon.1) 457 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.441288+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.515880+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.519049+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.520203+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.523898+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.524802+0000 mon.c (mon.1) 462 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.531008+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.607672+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.609522+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.610488+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.612580+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.613417+0000 mon.c (mon.1) 467 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.621887+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.704936+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.706843+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.707651+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.709429+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.710180+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.716405+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.792121+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.794082+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.794975+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.797090+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.797808+0000 mon.c (mon.1) 477 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.803985+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.880086+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.882214+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.883259+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.885698+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.886661+0000 mon.c (mon.1) 482 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.141 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:37 smithi050 bash[19968]: audit 2024-09-17T01:15:37.894543+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.448038+0000 mgr.y (mgr.15261) 239 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.448538+0000 mgr.y (mgr.15261) 240 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cephadm 2024-09-17T01:15:36.457102+0000 mgr.y (mgr.15261) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.537464+0000 mgr.y (mgr.15261) 242 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.538061+0000 mgr.y (mgr.15261) 243 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cephadm 2024-09-17T01:15:36.547370+0000 mgr.y (mgr.15261) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.643440+0000 mgr.y (mgr.15261) 245 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.644071+0000 mgr.y (mgr.15261) 246 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cephadm 2024-09-17T01:15:36.653916+0000 mgr.y (mgr.15261) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.787818+0000 mgr.y (mgr.15261) 248 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.788399+0000 mgr.y (mgr.15261) 249 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cephadm 2024-09-17T01:15:36.798258+0000 mgr.y (mgr.15261) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:36.933810+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.304 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:36.935618+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:36.936510+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:36.938409+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:36.939185+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.940684+0000 mgr.y (mgr.15261) 251 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:36.940907+0000 mgr.y (mgr.15261) 252 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.305 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:36.946095+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.448038+0000 mgr.y (mgr.15261) 239 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.448538+0000 mgr.y (mgr.15261) 240 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cephadm 2024-09-17T01:15:36.457102+0000 mgr.y (mgr.15261) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.537464+0000 mgr.y (mgr.15261) 242 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.538061+0000 mgr.y (mgr.15261) 243 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cephadm 2024-09-17T01:15:36.547370+0000 mgr.y (mgr.15261) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.643440+0000 mgr.y (mgr.15261) 245 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.644071+0000 mgr.y (mgr.15261) 246 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cephadm 2024-09-17T01:15:36.653916+0000 mgr.y (mgr.15261) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.787818+0000 mgr.y (mgr.15261) 248 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.788399+0000 mgr.y (mgr.15261) 249 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cephadm 2024-09-17T01:15:36.798258+0000 mgr.y (mgr.15261) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:36.933810+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:36.935618+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:36.936510+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:36.938409+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:36.939185+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.940684+0000 mgr.y (mgr.15261) 251 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:36.940907+0000 mgr.y (mgr.15261) 252 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:36.946095+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cephadm 2024-09-17T01:15:36.946863+0000 mgr.y (mgr.15261) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.054960+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.057888+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.059370+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.062274+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.063352+0000 mon.c (mon.1) 437 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.064971+0000 mgr.y (mgr.15261) 254 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.065235+0000 mgr.y (mgr.15261) 255 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.074208+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.307 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cephadm 2024-09-17T01:15:37.075024+0000 mgr.y (mgr.15261) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.094225+0000 mgr.y (mgr.15261) 257 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:38.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.159028+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.160772+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.161617+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.163356+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.164291+0000 mon.c (mon.1) 442 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.165793+0000 mgr.y (mgr.15261) 258 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.166103+0000 mgr.y (mgr.15261) 259 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.171223+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.308 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cephadm 2024-09-17T01:15:37.171839+0000 mgr.y (mgr.15261) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cephadm 2024-09-17T01:15:36.946863+0000 mgr.y (mgr.15261) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.054960+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.057888+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.059370+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.062274+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.063352+0000 mon.c (mon.1) 437 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.064971+0000 mgr.y (mgr.15261) 254 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.065235+0000 mgr.y (mgr.15261) 255 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.074208+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cephadm 2024-09-17T01:15:37.075024+0000 mgr.y (mgr.15261) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.094225+0000 mgr.y (mgr.15261) 257 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.159028+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.160772+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.161617+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.310 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.163356+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.310 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.164291+0000 mon.c (mon.1) 442 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.310 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.165793+0000 mgr.y (mgr.15261) 258 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.310 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.166103+0000 mgr.y (mgr.15261) 259 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.310 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.171223+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.310 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cephadm 2024-09-17T01:15:37.171839+0000 mgr.y (mgr.15261) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.244327+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.246534+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.247714+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.310 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.249782+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.250587+0000 mon.c (mon.1) 447 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.251893+0000 mgr.y (mgr.15261) 261 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.252125+0000 mgr.y (mgr.15261) 262 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.256863+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cephadm 2024-09-17T01:15:37.258191+0000 mgr.y (mgr.15261) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.334897+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.336758+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.337784+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.339961+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.340792+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.342184+0000 mgr.y (mgr.15261) 264 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.342520+0000 mgr.y (mgr.15261) 265 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.348077+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.311 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: cephadm 2024-09-17T01:15:37.348776+0000 mgr.y (mgr.15261) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.429248+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.244327+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.246534+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.247714+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.249782+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.250587+0000 mon.c (mon.1) 447 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.251893+0000 mgr.y (mgr.15261) 261 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.252125+0000 mgr.y (mgr.15261) 262 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.256863+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cephadm 2024-09-17T01:15:37.258191+0000 mgr.y (mgr.15261) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.312 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.334897+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.336758+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.337784+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.339961+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.340792+0000 mon.c (mon.1) 452 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.342184+0000 mgr.y (mgr.15261) 264 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.342520+0000 mgr.y (mgr.15261) 265 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:38.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.348077+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: cephadm 2024-09-17T01:15:37.348776+0000 mgr.y (mgr.15261) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:38.313 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.429248+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.431302+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.432163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.434237+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.435148+0000 mon.c (mon.1) 457 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.441288+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.515880+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.519049+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.520203+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.523898+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.524802+0000 mon.c (mon.1) 462 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.531008+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.607672+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.314 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.609522+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.610488+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.612580+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.613417+0000 mon.c (mon.1) 467 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.621887+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.704936+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.706843+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.707651+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.709429+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.710180+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.716405+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.792121+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.794082+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.794975+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.315 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.797090+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.316 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.797808+0000 mon.c (mon.1) 477 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.316 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.803985+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.316 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.880086+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.316 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.882214+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.316 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.883259+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.316 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.885698+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.316 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.886661+0000 mon.c (mon.1) 482 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.316 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[25154]: audit 2024-09-17T01:15:37.894543+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.316 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.431302+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.432163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.434237+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.435148+0000 mon.c (mon.1) 457 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.441288+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.515880+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.519049+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.520203+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.523898+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.524802+0000 mon.c (mon.1) 462 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.531008+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.607672+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.609522+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.317 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.610488+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.612580+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.613417+0000 mon.c (mon.1) 467 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.621887+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.704936+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.706843+0000 mon.c (mon.1) 469 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.707651+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.709429+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.710180+0000 mon.c (mon.1) 472 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.716405+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.792121+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.794082+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.794975+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.797090+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.318 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.797808+0000 mon.c (mon.1) 477 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.803985+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.880086+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.882214+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:38.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.883259+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:38.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.885698+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:38.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.886661+0000 mon.c (mon.1) 482 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:38.319 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:37 smithi027 bash[19759]: audit 2024-09-17T01:15:37.894543+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:38.596 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:15:39.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.436545+0000 mgr.y (mgr.15261) 267 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.436755+0000 mgr.y (mgr.15261) 268 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:37.443136+0000 mgr.y (mgr.15261) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.526117+0000 mgr.y (mgr.15261) 270 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.526314+0000 mgr.y (mgr.15261) 271 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:37.533181+0000 mgr.y (mgr.15261) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.614768+0000 mgr.y (mgr.15261) 273 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.615039+0000 mgr.y (mgr.15261) 274 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:37.622629+0000 mgr.y (mgr.15261) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.711341+0000 mgr.y (mgr.15261) 276 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.711562+0000 mgr.y (mgr.15261) 277 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:37.717153+0000 mgr.y (mgr.15261) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.798996+0000 mgr.y (mgr.15261) 279 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.799189+0000 mgr.y (mgr.15261) 280 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:37.805622+0000 mgr.y (mgr.15261) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.888662+0000 mgr.y (mgr.15261) 282 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:37.889279+0000 mgr.y (mgr.15261) 283 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:37.896148+0000 mgr.y (mgr.15261) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:37.998051+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.000294+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.001212+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.003120+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.003828+0000 mon.c (mon.1) 487 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:38.005046+0000 mgr.y (mgr.15261) 285 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:38.005277+0000 mgr.y (mgr.15261) 286 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.009960+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.010632+0000 mgr.y (mgr.15261) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.088862+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.089044+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.091312+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.092156+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.097365+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cluster 2024-09-17T01:15:38.098752+0000 mgr.y (mgr.15261) 288 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.100208+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.103448+0000 mon.c (mon.1) 492 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.105730+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.116477+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.119351+0000 mgr.y (mgr.15261) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.190724+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.192688+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.193999+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.196424+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.197291+0000 mon.c (mon.1) 497 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.205424+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.209000+0000 mgr.y (mgr.15261) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.287062+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.288900+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.289760+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.291794+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.292438+0000 mon.c (mon.1) 502 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.301091+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.302692+0000 mgr.y (mgr.15261) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.376199+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.379100+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.380412+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.383347+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.384239+0000 mon.c (mon.1) 507 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.392671+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.396783+0000 mgr.y (mgr.15261) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.497347+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.499875+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.501322+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.503841+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.504788+0000 mon.c (mon.1) 512 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.511388+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.595744+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.597820+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.598900+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.601211+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.602073+0000 mon.c (mon.1) 517 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.608474+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.690662+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.693276+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.694475+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.696276+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.696974+0000 mon.c (mon.1) 522 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.702213+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.774969+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.776855+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.777682+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.779416+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.780122+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.786522+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.878173+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.880204+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.881186+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.883367+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.884097+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:38 smithi050 bash[19968]: audit 2024-09-17T01:15:38.890414+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.436545+0000 mgr.y (mgr.15261) 267 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.436755+0000 mgr.y (mgr.15261) 268 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:37.443136+0000 mgr.y (mgr.15261) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.526117+0000 mgr.y (mgr.15261) 270 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.526314+0000 mgr.y (mgr.15261) 271 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:37.533181+0000 mgr.y (mgr.15261) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.614768+0000 mgr.y (mgr.15261) 273 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.615039+0000 mgr.y (mgr.15261) 274 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:37.622629+0000 mgr.y (mgr.15261) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.711341+0000 mgr.y (mgr.15261) 276 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.711562+0000 mgr.y (mgr.15261) 277 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:37.717153+0000 mgr.y (mgr.15261) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.798996+0000 mgr.y (mgr.15261) 279 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.799189+0000 mgr.y (mgr.15261) 280 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:37.805622+0000 mgr.y (mgr.15261) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.888662+0000 mgr.y (mgr.15261) 282 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:37.889279+0000 mgr.y (mgr.15261) 283 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:37.896148+0000 mgr.y (mgr.15261) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:37.998051+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.000294+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.436545+0000 mgr.y (mgr.15261) 267 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.436755+0000 mgr.y (mgr.15261) 268 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:37.443136+0000 mgr.y (mgr.15261) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.526117+0000 mgr.y (mgr.15261) 270 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.526314+0000 mgr.y (mgr.15261) 271 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:37.533181+0000 mgr.y (mgr.15261) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.614768+0000 mgr.y (mgr.15261) 273 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.615039+0000 mgr.y (mgr.15261) 274 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:37.622629+0000 mgr.y (mgr.15261) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.711341+0000 mgr.y (mgr.15261) 276 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.711562+0000 mgr.y (mgr.15261) 277 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:37.717153+0000 mgr.y (mgr.15261) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.798996+0000 mgr.y (mgr.15261) 279 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.799189+0000 mgr.y (mgr.15261) 280 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:37.805622+0000 mgr.y (mgr.15261) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.888662+0000 mgr.y (mgr.15261) 282 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:37.889279+0000 mgr.y (mgr.15261) 283 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:37.896148+0000 mgr.y (mgr.15261) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:37.998051+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.000294+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.001212+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.003120+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.003828+0000 mon.c (mon.1) 487 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:38.005046+0000 mgr.y (mgr.15261) 285 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:38.005277+0000 mgr.y (mgr.15261) 286 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.009960+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.010632+0000 mgr.y (mgr.15261) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.088862+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.089044+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.091312+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.092156+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.097365+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cluster 2024-09-17T01:15:38.098752+0000 mgr.y (mgr.15261) 288 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.100208+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.103448+0000 mon.c (mon.1) 492 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.105730+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.116477+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.119351+0000 mgr.y (mgr.15261) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.190724+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.192688+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.193999+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.001212+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.003120+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.003828+0000 mon.c (mon.1) 487 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:38.005046+0000 mgr.y (mgr.15261) 285 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:38.005277+0000 mgr.y (mgr.15261) 286 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.009960+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.010632+0000 mgr.y (mgr.15261) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.088862+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.089044+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.091312+0000 mon.c (mon.1) 489 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.092156+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.097365+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cluster 2024-09-17T01:15:38.098752+0000 mgr.y (mgr.15261) 288 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.100208+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.103448+0000 mon.c (mon.1) 492 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.105730+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.116477+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.119351+0000 mgr.y (mgr.15261) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.190724+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.192688+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.193999+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.196424+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.197291+0000 mon.c (mon.1) 497 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.205424+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.209000+0000 mgr.y (mgr.15261) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.287062+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.288900+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.289760+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.291794+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.292438+0000 mon.c (mon.1) 502 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.301091+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.302692+0000 mgr.y (mgr.15261) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.376199+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.379100+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.380412+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.383347+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.384239+0000 mon.c (mon.1) 507 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.392671+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.396783+0000 mgr.y (mgr.15261) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.497347+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.499875+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.196424+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.197291+0000 mon.c (mon.1) 497 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.205424+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.209000+0000 mgr.y (mgr.15261) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.287062+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.288900+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.289760+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.291794+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.292438+0000 mon.c (mon.1) 502 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.301091+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.302692+0000 mgr.y (mgr.15261) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.376199+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.379100+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.380412+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.383347+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.384239+0000 mon.c (mon.1) 507 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.392671+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.396783+0000 mgr.y (mgr.15261) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:39.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.497347+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.499875+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.501322+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.503841+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.504788+0000 mon.c (mon.1) 512 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.511388+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.595744+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.597820+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.598900+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.601211+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.602073+0000 mon.c (mon.1) 517 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.608474+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.690662+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.693276+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.694475+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.696276+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.696974+0000 mon.c (mon.1) 522 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.702213+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.774969+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.776855+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.777682+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.779416+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.780122+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.786522+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.878173+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.880204+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.881186+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.883367+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.884097+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[25154]: audit 2024-09-17T01:15:38.890414+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.501322+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.503841+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.504788+0000 mon.c (mon.1) 512 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.511388+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.595744+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.597820+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.598900+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.601211+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.602073+0000 mon.c (mon.1) 517 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.608474+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.690662+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.693276+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.694475+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.696276+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.696974+0000 mon.c (mon.1) 522 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.702213+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.774969+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.776855+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.777682+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.779416+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.780122+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.786522+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.878173+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.880204+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:39.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.881186+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:39.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.883367+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:39.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.884097+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:39.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:38 smithi027 bash[19759]: audit 2024-09-17T01:15:38.890414+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:39.457 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:15:39.457 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 1s ago 32m - - 2024-09-17T01:15:39.457 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 14s ago 31m - - 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (14m) 1s ago 24m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (13m) 14s ago 23m 42.3M - 8.3.5 dad864ee21e9 554af5fd9398 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (25s) 1s ago 22m 41.1M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 starting - - - - 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (11m) 1s ago 33m 487M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (33m) 1s ago 33m 91.8M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (31m) 14s ago 31m 68.0M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (31m) 1s ago 31m 66.2M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (14m) 1s ago 24m 8567k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (13m) 14s ago 24m 8315k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (30m) 1s ago 30m 57.9M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (29m) 1s ago 29m 59.2M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:15:39.458 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (29m) 1s ago 29m 53.6M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:15:39.459 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (28m) 1s ago 28m 57.8M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:15:39.459 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (27m) 14s ago 27m 59.7M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:15:39.459 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (27m) 14s ago 27m 55.4M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:15:39.459 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (26m) 14s ago 26m 55.7M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:15:39.459 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (25m) 14s ago 25m 57.9M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:15:39.459 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (3m) 14s ago 24m 57.7M - 2.43.0 a07b618ecd1d dae337c41336 2024-09-17T01:15:39.459 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (22m) 1s ago 22m 90.4M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:15:39.459 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (22m) 14s ago 22m 90.0M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:15:39.965 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:15:39.965 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:15:39.965 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T01:15:39.965 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:15:39.965 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:15:39.965 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": {}, 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-17T01:15:39.966 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:15:39.967 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:15:39.967 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:15:40.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.514784+0000 mgr.y (mgr.15261) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:38.592566+0000 mgr.y (mgr.15261) 294 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.610995+0000 mgr.y (mgr.15261) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.703956+0000 mgr.y (mgr.15261) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.787108+0000 mgr.y (mgr.15261) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.890983+0000 mgr.y (mgr.15261) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cluster 2024-09-17T01:15:38.922932+0000 mon.a (mon.0) 1827 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cluster 2024-09-17T01:15:38.922975+0000 mon.a (mon.0) 1828 : cluster [INF] Cluster is now healthy 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:38.970135+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:38.971798+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:38.972603+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:38.974435+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:38.975085+0000 mon.c (mon.1) 537 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:38.980296+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:38.981046+0000 mgr.y (mgr.15261) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.025871+0000 mgr.y (mgr.15261) 300 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.051299+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.053076+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.053921+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.056063+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.056694+0000 mon.c (mon.1) 542 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.061771+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.062561+0000 mgr.y (mgr.15261) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.137390+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.139177+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.140017+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.141712+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.142379+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.148497+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.149086+0000 mgr.y (mgr.15261) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.221450+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.223757+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.227940+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.229973+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.230733+0000 mon.c (mon.1) 552 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.236219+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.236805+0000 mgr.y (mgr.15261) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.310032+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.311880+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.312717+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.314516+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.315238+0000 mon.c (mon.1) 557 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.320524+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.321984+0000 mgr.y (mgr.15261) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.393949+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.395892+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.396883+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.398824+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.399569+0000 mon.c (mon.1) 562 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.405033+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.406615+0000 mgr.y (mgr.15261) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.481336+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.483377+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.484388+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.486430+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.487358+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.492971+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.582662+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.584731+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.585737+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.591047+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.591739+0000 mon.c (mon.1) 572 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.597362+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.669931+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.671829+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.673159+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.675846+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.677030+0000 mon.c (mon.1) 577 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.686300+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.726438+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.737505+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.748006+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.771249+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.773453+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.775298+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.784154+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.786295+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.795016+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.796837+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.806458+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.807801+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.815707+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.819158+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.828265+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.833105+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.842687+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.847587+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.856848+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.861779+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.866055+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.140 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:39 smithi050 bash[19968]: audit 2024-09-17T01:15:39.870101+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.514784+0000 mgr.y (mgr.15261) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:38.592566+0000 mgr.y (mgr.15261) 294 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.610995+0000 mgr.y (mgr.15261) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.703956+0000 mgr.y (mgr.15261) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.787108+0000 mgr.y (mgr.15261) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.890983+0000 mgr.y (mgr.15261) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cluster 2024-09-17T01:15:38.922932+0000 mon.a (mon.0) 1827 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cluster 2024-09-17T01:15:38.922975+0000 mon.a (mon.0) 1828 : cluster [INF] Cluster is now healthy 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:38.970135+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:38.971798+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:38.972603+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.195 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:38.974435+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:38.975085+0000 mon.c (mon.1) 537 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:38.980296+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:38.981046+0000 mgr.y (mgr.15261) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.025871+0000 mgr.y (mgr.15261) 300 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:40.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.051299+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.053076+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.053921+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.196 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.056063+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.196 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.514784+0000 mgr.y (mgr.15261) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.196 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:38.592566+0000 mgr.y (mgr.15261) 294 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.610995+0000 mgr.y (mgr.15261) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.703956+0000 mgr.y (mgr.15261) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.787108+0000 mgr.y (mgr.15261) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.890983+0000 mgr.y (mgr.15261) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cluster 2024-09-17T01:15:38.922932+0000 mon.a (mon.0) 1827 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cluster 2024-09-17T01:15:38.922975+0000 mon.a (mon.0) 1828 : cluster [INF] Cluster is now healthy 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:38.970135+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:38.971798+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:38.972603+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:38.974435+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:38.975085+0000 mon.c (mon.1) 537 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:38.980296+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:38.981046+0000 mgr.y (mgr.15261) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.025871+0000 mgr.y (mgr.15261) 300 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:40.197 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.051299+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.198 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.053076+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.198 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.053921+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.198 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.056063+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.198 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.056694+0000 mon.c (mon.1) 542 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.198 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.061771+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.198 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.062561+0000 mgr.y (mgr.15261) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.198 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.137390+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.198 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.139177+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.140017+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.141712+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.142379+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.148497+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.149086+0000 mgr.y (mgr.15261) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.221450+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.223757+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.227940+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.229973+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.230733+0000 mon.c (mon.1) 552 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.236219+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.236805+0000 mgr.y (mgr.15261) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.310032+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.199 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.311880+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.312717+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.314516+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.315238+0000 mon.c (mon.1) 557 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.320524+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.321984+0000 mgr.y (mgr.15261) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.393949+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.395892+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.396883+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.398824+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.399569+0000 mon.c (mon.1) 562 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.405033+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.406615+0000 mgr.y (mgr.15261) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.200 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.481336+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.483377+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.484388+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.486430+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.487358+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.492971+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.582662+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.584731+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.585737+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.056694+0000 mon.c (mon.1) 542 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.061771+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.201 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.062561+0000 mgr.y (mgr.15261) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.137390+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.139177+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.140017+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.141712+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.142379+0000 mon.c (mon.1) 547 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.148497+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.149086+0000 mgr.y (mgr.15261) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.221450+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.223757+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.227940+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.229973+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.230733+0000 mon.c (mon.1) 552 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.236219+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.236805+0000 mgr.y (mgr.15261) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.310032+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.311880+0000 mon.c (mon.1) 554 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.312717+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.203 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.591047+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.203 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.591739+0000 mon.c (mon.1) 572 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.203 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.597362+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.203 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.669931+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.203 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.671829+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.203 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.673159+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.203 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.675846+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.677030+0000 mon.c (mon.1) 577 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.686300+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.726438+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.737505+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.748006+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.771249+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.773453+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.775298+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.784154+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.786295+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.795016+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.796837+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.806458+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.807801+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.815707+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.819158+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.828265+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.833105+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.842687+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.847587+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.856848+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.861779+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.866055+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[19759]: audit 2024-09-17T01:15:39.870101+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.314516+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.315238+0000 mon.c (mon.1) 557 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.320524+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.321984+0000 mgr.y (mgr.15261) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.393949+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.395892+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.396883+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.398824+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.399569+0000 mon.c (mon.1) 562 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.405033+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.406615+0000 mgr.y (mgr.15261) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.481336+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.483377+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.484388+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.486430+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.487358+0000 mon.c (mon.1) 567 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.492971+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.582662+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.584731+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.585737+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.591047+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.591739+0000 mon.c (mon.1) 572 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.597362+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.669931+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.671829+0000 mon.c (mon.1) 574 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.673159+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.675846+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.677030+0000 mon.c (mon.1) 577 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.686300+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.726438+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.737505+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.748006+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.771249+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.773453+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.775298+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.784154+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.786295+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.795016+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.796837+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.806458+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.807801+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.815707+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.819158+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.828265+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.833105+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.842687+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.847587+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.856848+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.861779+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.866055+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:39 smithi027 bash[25154]: audit 2024-09-17T01:15:39.870101+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:40.330 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:15:40.330 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3", 2024-09-17T01:15:40.330 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2024-09-17T01:15:40.331 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T01:15:40.331 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [ 2024-09-17T01:15:40.331 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr" 2024-09-17T01:15:40.331 INFO:teuthology.orchestra.run.smithi027.stdout: ], 2024-09-17T01:15:40.331 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T01:15:40.331 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading grafana daemons", 2024-09-17T01:15:40.331 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:15:40.331 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:15:40.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:15:40] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.43.0" 2024-09-17T01:15:41.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: audit 2024-09-17T01:15:39.454553+0000 mgr.y (mgr.15261) 306 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.494700+0000 mgr.y (mgr.15261) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.598502+0000 mgr.y (mgr.15261) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.688495+0000 mgr.y (mgr.15261) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.776016+0000 mgr.y (mgr.15261) 310 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:15:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.787163+0000 mgr.y (mgr.15261) 311 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T01:15:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.797538+0000 mgr.y (mgr.15261) 312 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T01:15:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.808396+0000 mgr.y (mgr.15261) 313 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T01:15:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.820129+0000 mgr.y (mgr.15261) 314 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T01:15:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.834210+0000 mgr.y (mgr.15261) 315 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T01:15:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.848686+0000 mgr.y (mgr.15261) 316 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:15:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.863000+0000 mgr.y (mgr.15261) 317 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T01:15:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.867223+0000 mgr.y (mgr.15261) 318 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T01:15:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cephadm 2024-09-17T01:15:39.871232+0000 mgr.y (mgr.15261) 319 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T01:15:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: audit 2024-09-17T01:15:39.975849+0000 mon.c (mon.1) 590 : audit [DBG] from='client.? 172.21.15.27:0/1756248946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: cluster 2024-09-17T01:15:40.099120+0000 mgr.y (mgr.15261) 320 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[19759]: audit 2024-09-17T01:15:40.340359+0000 mgr.y (mgr.15261) 321 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:41.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: audit 2024-09-17T01:15:39.454553+0000 mgr.y (mgr.15261) 306 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:41.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.494700+0000 mgr.y (mgr.15261) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.598502+0000 mgr.y (mgr.15261) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.688495+0000 mgr.y (mgr.15261) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.776016+0000 mgr.y (mgr.15261) 310 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:15:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.787163+0000 mgr.y (mgr.15261) 311 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T01:15:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.797538+0000 mgr.y (mgr.15261) 312 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T01:15:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.808396+0000 mgr.y (mgr.15261) 313 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T01:15:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.820129+0000 mgr.y (mgr.15261) 314 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T01:15:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.834210+0000 mgr.y (mgr.15261) 315 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T01:15:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.848686+0000 mgr.y (mgr.15261) 316 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:15:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.863000+0000 mgr.y (mgr.15261) 317 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T01:15:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.867223+0000 mgr.y (mgr.15261) 318 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T01:15:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cephadm 2024-09-17T01:15:39.871232+0000 mgr.y (mgr.15261) 319 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T01:15:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: audit 2024-09-17T01:15:39.975849+0000 mon.c (mon.1) 590 : audit [DBG] from='client.? 172.21.15.27:0/1756248946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: cluster 2024-09-17T01:15:40.099120+0000 mgr.y (mgr.15261) 320 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:40 smithi027 bash[25154]: audit 2024-09-17T01:15:40.340359+0000 mgr.y (mgr.15261) 321 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:41.352 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: audit 2024-09-17T01:15:39.454553+0000 mgr.y (mgr.15261) 306 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:41.352 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.494700+0000 mgr.y (mgr.15261) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:41.352 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.598502+0000 mgr.y (mgr.15261) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:41.352 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.688495+0000 mgr.y (mgr.15261) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:15:41.352 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.776016+0000 mgr.y (mgr.15261) 310 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:15:41.352 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.787163+0000 mgr.y (mgr.15261) 311 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T01:15:41.352 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.797538+0000 mgr.y (mgr.15261) 312 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T01:15:41.352 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.808396+0000 mgr.y (mgr.15261) 313 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T01:15:41.353 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.820129+0000 mgr.y (mgr.15261) 314 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T01:15:41.353 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.834210+0000 mgr.y (mgr.15261) 315 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T01:15:41.353 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.848686+0000 mgr.y (mgr.15261) 316 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:15:41.353 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.863000+0000 mgr.y (mgr.15261) 317 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T01:15:41.353 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.867223+0000 mgr.y (mgr.15261) 318 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T01:15:41.353 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cephadm 2024-09-17T01:15:39.871232+0000 mgr.y (mgr.15261) 319 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T01:15:41.353 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: audit 2024-09-17T01:15:39.975849+0000 mon.c (mon.1) 590 : audit [DBG] from='client.? 172.21.15.27:0/1756248946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:15:41.353 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: cluster 2024-09-17T01:15:40.099120+0000 mgr.y (mgr.15261) 320 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:15:41.353 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:40 smithi050 bash[19968]: audit 2024-09-17T01:15:40.340359+0000 mgr.y (mgr.15261) 321 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:15:43.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:43 smithi050 bash[19968]: cluster 2024-09-17T01:15:42.100796+0000 mgr.y (mgr.15261) 322 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:43.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:43 smithi050 bash[19968]: audit 2024-09-17T01:15:43.103534+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:43.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:43 smithi050 bash[19968]: audit 2024-09-17T01:15:43.119027+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:43.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:43 smithi050 bash[19968]: audit 2024-09-17T01:15:43.132461+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:43 smithi027 bash[19759]: cluster 2024-09-17T01:15:42.100796+0000 mgr.y (mgr.15261) 322 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:43.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:43 smithi027 bash[19759]: audit 2024-09-17T01:15:43.103534+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:43.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:43 smithi027 bash[19759]: audit 2024-09-17T01:15:43.119027+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:43.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:43 smithi027 bash[19759]: audit 2024-09-17T01:15:43.132461+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:43 smithi027 bash[25154]: cluster 2024-09-17T01:15:42.100796+0000 mgr.y (mgr.15261) 322 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:43 smithi027 bash[25154]: audit 2024-09-17T01:15:43.103534+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:43 smithi027 bash[25154]: audit 2024-09-17T01:15:43.119027+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:43 smithi027 bash[25154]: audit 2024-09-17T01:15:43.132461+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:45.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:45 smithi027 bash[19759]: cephadm 2024-09-17T01:15:43.763887+0000 mgr.y (mgr.15261) 323 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T01:15:45.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:45 smithi027 bash[19759]: cephadm 2024-09-17T01:15:43.866393+0000 mgr.y (mgr.15261) 324 : cephadm [INF] Deploying daemon grafana.a on smithi050 2024-09-17T01:15:45.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:45 smithi027 bash[19759]: cluster 2024-09-17T01:15:44.101518+0000 mgr.y (mgr.15261) 325 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-09-17T01:15:45.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:45 smithi027 bash[25154]: cephadm 2024-09-17T01:15:43.763887+0000 mgr.y (mgr.15261) 323 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T01:15:45.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:45 smithi027 bash[25154]: cephadm 2024-09-17T01:15:43.866393+0000 mgr.y (mgr.15261) 324 : cephadm [INF] Deploying daemon grafana.a on smithi050 2024-09-17T01:15:45.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:45 smithi027 bash[25154]: cluster 2024-09-17T01:15:44.101518+0000 mgr.y (mgr.15261) 325 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-09-17T01:15:45.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:45 smithi050 bash[19968]: cephadm 2024-09-17T01:15:43.763887+0000 mgr.y (mgr.15261) 323 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T01:15:45.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:45 smithi050 bash[19968]: cephadm 2024-09-17T01:15:43.866393+0000 mgr.y (mgr.15261) 324 : cephadm [INF] Deploying daemon grafana.a on smithi050 2024-09-17T01:15:45.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:45 smithi050 bash[19968]: cluster 2024-09-17T01:15:44.101518+0000 mgr.y (mgr.15261) 325 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s 2024-09-17T01:15:47.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:47 smithi027 bash[19759]: cluster 2024-09-17T01:15:46.103137+0000 mgr.y (mgr.15261) 326 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:47 smithi027 bash[25154]: cluster 2024-09-17T01:15:46.103137+0000 mgr.y (mgr.15261) 326 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:47.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:47 smithi050 bash[19968]: cluster 2024-09-17T01:15:46.103137+0000 mgr.y (mgr.15261) 326 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:48.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:48 smithi027 bash[19759]: audit 2024-09-17T01:15:47.105307+0000 mgr.y (mgr.15261) 327 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:48.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:48 smithi027 bash[25154]: audit 2024-09-17T01:15:47.105307+0000 mgr.y (mgr.15261) 327 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:48.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:48 smithi050 bash[19968]: audit 2024-09-17T01:15:47.105307+0000 mgr.y (mgr.15261) 327 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:49.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:49 smithi027 bash[19759]: cluster 2024-09-17T01:15:48.103851+0000 mgr.y (mgr.15261) 328 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-17T01:15:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:49 smithi027 bash[25154]: cluster 2024-09-17T01:15:48.103851+0000 mgr.y (mgr.15261) 328 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-17T01:15:49.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:49 smithi050 bash[19968]: cluster 2024-09-17T01:15:48.103851+0000 mgr.y (mgr.15261) 328 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-17T01:15:50.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:15:50 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:15:50] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.43.0" 2024-09-17T01:15:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:51 smithi027 bash[19759]: cluster 2024-09-17T01:15:50.104560+0000 mgr.y (mgr.15261) 329 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:51 smithi027 bash[19759]: audit 2024-09-17T01:15:50.185950+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:51.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:51 smithi027 bash[19759]: audit 2024-09-17T01:15:50.188404+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:51 smithi027 bash[25154]: cluster 2024-09-17T01:15:50.104560+0000 mgr.y (mgr.15261) 329 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:51 smithi027 bash[25154]: audit 2024-09-17T01:15:50.185950+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:51 smithi027 bash[25154]: audit 2024-09-17T01:15:50.188404+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:51.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:51 smithi050 bash[19968]: cluster 2024-09-17T01:15:50.104560+0000 mgr.y (mgr.15261) 329 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:51.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:51 smithi050 bash[19968]: audit 2024-09-17T01:15:50.185950+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:51.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:51 smithi050 bash[19968]: audit 2024-09-17T01:15:50.188404+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:15:53.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:53 smithi027 bash[19759]: cluster 2024-09-17T01:15:52.106215+0000 mgr.y (mgr.15261) 330 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:53.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:53 smithi027 bash[25154]: cluster 2024-09-17T01:15:52.106215+0000 mgr.y (mgr.15261) 330 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:53.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:53 smithi050 bash[19968]: cluster 2024-09-17T01:15:52.106215+0000 mgr.y (mgr.15261) 330 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:55.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:55 smithi027 bash[19759]: cluster 2024-09-17T01:15:54.106949+0000 mgr.y (mgr.15261) 331 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:55.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:55 smithi027 bash[25154]: cluster 2024-09-17T01:15:54.106949+0000 mgr.y (mgr.15261) 331 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:55.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:55 smithi050 bash[19968]: cluster 2024-09-17T01:15:54.106949+0000 mgr.y (mgr.15261) 331 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:57.573 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:57 smithi050 bash[19968]: cluster 2024-09-17T01:15:56.108606+0000 mgr.y (mgr.15261) 332 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:57.573 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:57 smithi050 bash[19968]: audit 2024-09-17T01:15:56.798627+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:57.573 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:57 smithi050 bash[19968]: audit 2024-09-17T01:15:56.806937+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:57.573 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:57 smithi050 bash[19968]: audit 2024-09-17T01:15:56.816087+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:57.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:57 smithi027 bash[19759]: cluster 2024-09-17T01:15:56.108606+0000 mgr.y (mgr.15261) 332 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:57.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:57 smithi027 bash[19759]: audit 2024-09-17T01:15:56.798627+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:57.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:57 smithi027 bash[19759]: audit 2024-09-17T01:15:56.806937+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:57.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:57 smithi027 bash[19759]: audit 2024-09-17T01:15:56.816087+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:57.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:57 smithi027 bash[25154]: cluster 2024-09-17T01:15:56.108606+0000 mgr.y (mgr.15261) 332 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:15:57.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:57 smithi027 bash[25154]: audit 2024-09-17T01:15:56.798627+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:57.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:57 smithi027 bash[25154]: audit 2024-09-17T01:15:56.806937+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:57.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:57 smithi027 bash[25154]: audit 2024-09-17T01:15:56.816087+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:15:58.376 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:58 smithi050 bash[19968]: audit 2024-09-17T01:15:57.116596+0000 mgr.y (mgr.15261) 333 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:58.542 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:58 smithi027 bash[19759]: audit 2024-09-17T01:15:57.116596+0000 mgr.y (mgr.15261) 333 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:58.542 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:58 smithi027 bash[25154]: audit 2024-09-17T01:15:57.116596+0000 mgr.y (mgr.15261) 333 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:15:59.534 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:15:59 smithi050 bash[19968]: cluster 2024-09-17T01:15:58.109345+0000 mgr.y (mgr.15261) 334 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:59.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:15:59 smithi027 bash[25154]: cluster 2024-09-17T01:15:58.109345+0000 mgr.y (mgr.15261) 334 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:15:59.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:15:59 smithi027 bash[19759]: cluster 2024-09-17T01:15:58.109345+0000 mgr.y (mgr.15261) 334 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:00.524 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:16:00 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:00.525 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:16:00 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:00.525 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:16:00 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:00.525 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:00 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:00.525 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:16:00 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:00.526 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:00 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:00.526 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:00 smithi050 systemd[1]: Stopping Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:16:00.526 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:16:00 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:00.527 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:16:00 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:00.527 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:16:00 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:00.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:16:00 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:16:00] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.43.0" 2024-09-17T01:16:00.896 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:00 smithi050 bash[53662]: t=2024-09-17T01:16:00+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-09-17T01:16:01.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:01 smithi027 bash[19759]: cluster 2024-09-17T01:16:00.109836+0000 mgr.y (mgr.15261) 335 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:01.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:01 smithi027 bash[25154]: cluster 2024-09-17T01:16:00.109836+0000 mgr.y (mgr.15261) 335 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:01.633 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:01 smithi050 bash[70460]: ceph-8e109646-748d-11ef-bceb-c7b262605968-grafana-a 2024-09-17T01:16:01.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:01 smithi050 bash[19968]: cluster 2024-09-17T01:16:00.109836+0000 mgr.y (mgr.15261) 335 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:02.014 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:02.015 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:02.015 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:02.015 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:02.015 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:02.016 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:02.016 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:02.016 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:01 smithi050 bash[70540]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-grafana-a 2024-09-17T01:16:02.016 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T01:16:02.016 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: Stopped Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:16:02.017 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:02.017 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:02 smithi050 systemd[1]: Started Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:16:02.017 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:16:01 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:03.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.082146+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.096120+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.099831+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.104760+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.106445+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: cluster 2024-09-17T01:16:02.111832+0000 mgr.y (mgr.15261) 336 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:03.321 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.117684+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: cephadm 2024-09-17T01:16:02.118908+0000 mgr.y (mgr.15261) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.192024+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.193154+0000 mgr.y (mgr.15261) 338 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.278598+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.281634+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.284070+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.288396+0000 mon.c (mon.1) 599 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.290046+0000 mon.c (mon.1) 600 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.303345+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: cephadm 2024-09-17T01:16:02.304536+0000 mgr.y (mgr.15261) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.425184+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.427975+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.429008+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.322 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.431418+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.432302+0000 mon.c (mon.1) 605 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.438280+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.533458+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.535889+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.537145+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.539793+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.540729+0000 mon.c (mon.1) 610 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.549925+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.653054+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.655802+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.657266+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.660576+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.661607+0000 mon.c (mon.1) 615 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.323 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.671083+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.790263+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.793404+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.795080+0000 mon.c (mon.1) 618 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.798167+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.799294+0000 mon.c (mon.1) 620 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.806419+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.948041+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.951306+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.952944+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.956383+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.957539+0000 mon.c (mon.1) 625 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.324 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:03 smithi050 bash[19968]: audit 2024-09-17T01:16:02.964550+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.082146+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.096120+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.099831+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.104760+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.106445+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: cluster 2024-09-17T01:16:02.111832+0000 mgr.y (mgr.15261) 336 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.117684+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: cephadm 2024-09-17T01:16:02.118908+0000 mgr.y (mgr.15261) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.192024+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.193154+0000 mgr.y (mgr.15261) 338 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.278598+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.281634+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.284070+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.288396+0000 mon.c (mon.1) 599 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.290046+0000 mon.c (mon.1) 600 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.303345+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: cephadm 2024-09-17T01:16:02.304536+0000 mgr.y (mgr.15261) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.425184+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.427975+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.429008+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.082146+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.096120+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.099831+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.104760+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.106445+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: cluster 2024-09-17T01:16:02.111832+0000 mgr.y (mgr.15261) 336 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.117684+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: cephadm 2024-09-17T01:16:02.118908+0000 mgr.y (mgr.15261) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.192024+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.193154+0000 mgr.y (mgr.15261) 338 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.278598+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.281634+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.284070+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.288396+0000 mon.c (mon.1) 599 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.290046+0000 mon.c (mon.1) 600 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.303345+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: cephadm 2024-09-17T01:16:02.304536+0000 mgr.y (mgr.15261) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.425184+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.427975+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.429008+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.431418+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.432302+0000 mon.c (mon.1) 605 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.438280+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.533458+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.535889+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.537145+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.539793+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.540729+0000 mon.c (mon.1) 610 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.549925+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.653054+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.655802+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.657266+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.660576+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.661607+0000 mon.c (mon.1) 615 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.671083+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.790263+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.793404+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.795080+0000 mon.c (mon.1) 618 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.798167+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.799294+0000 mon.c (mon.1) 620 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.806419+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.948041+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.951306+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.952944+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.956383+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.957539+0000 mon.c (mon.1) 625 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[19759]: audit 2024-09-17T01:16:02.964550+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.431418+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.432302+0000 mon.c (mon.1) 605 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.438280+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.533458+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.535889+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.537145+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.539793+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.540729+0000 mon.c (mon.1) 610 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.549925+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.653054+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.655802+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.657266+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.660576+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.661607+0000 mon.c (mon.1) 615 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.671083+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.790263+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.793404+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.795080+0000 mon.c (mon.1) 618 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.798167+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.799294+0000 mon.c (mon.1) 620 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.806419+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:03.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.948041+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.951306+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:03.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.952944+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:03.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.956383+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:03.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.957539+0000 mon.c (mon.1) 625 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:03.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:03 smithi027 bash[25154]: audit 2024-09-17T01:16:02.964550+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: cephadm 2024-09-17T01:16:02.439022+0000 mgr.y (mgr.15261) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: cephadm 2024-09-17T01:16:02.550815+0000 mgr.y (mgr.15261) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: cephadm 2024-09-17T01:16:02.672322+0000 mgr.y (mgr.15261) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: cephadm 2024-09-17T01:16:02.809374+0000 mgr.y (mgr.15261) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: cephadm 2024-09-17T01:16:02.967671+0000 mgr.y (mgr.15261) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.112502+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.121111+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.123045+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.126207+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.127244+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.135526+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: cephadm 2024-09-17T01:16:03.136340+0000 mgr.y (mgr.15261) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.234482+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.237189+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.238522+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.241495+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.242481+0000 mon.c (mon.1) 635 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:04.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.251249+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: cephadm 2024-09-17T01:16:03.251978+0000 mgr.y (mgr.15261) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.308477+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.318267+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: cephadm 2024-09-17T01:16:02.439022+0000 mgr.y (mgr.15261) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: cephadm 2024-09-17T01:16:02.550815+0000 mgr.y (mgr.15261) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: cephadm 2024-09-17T01:16:02.672322+0000 mgr.y (mgr.15261) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: cephadm 2024-09-17T01:16:02.809374+0000 mgr.y (mgr.15261) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: cephadm 2024-09-17T01:16:02.967671+0000 mgr.y (mgr.15261) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.112502+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.121111+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.123045+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.126207+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.127244+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.135526+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: cephadm 2024-09-17T01:16:03.136340+0000 mgr.y (mgr.15261) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.234482+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.237189+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.238522+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.241495+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.242481+0000 mon.c (mon.1) 635 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:04.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.251249+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: cephadm 2024-09-17T01:16:03.251978+0000 mgr.y (mgr.15261) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.308477+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.318267+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.329061+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.348635+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.351373+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.353312+0000 mon.c (mon.1) 638 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.355370+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.357300+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.358672+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.360164+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.361888+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.364004+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.365839+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.367621+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[25154]: audit 2024-09-17T01:16:03.369143+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.329061+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.348635+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.351373+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.353312+0000 mon.c (mon.1) 638 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.355370+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.357300+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.358672+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.360164+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.361888+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.364004+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.365839+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.367621+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:04 smithi027 bash[19759]: audit 2024-09-17T01:16:03.369143+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: cephadm 2024-09-17T01:16:02.439022+0000 mgr.y (mgr.15261) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: cephadm 2024-09-17T01:16:02.550815+0000 mgr.y (mgr.15261) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: cephadm 2024-09-17T01:16:02.672322+0000 mgr.y (mgr.15261) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: cephadm 2024-09-17T01:16:02.809374+0000 mgr.y (mgr.15261) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: cephadm 2024-09-17T01:16:02.967671+0000 mgr.y (mgr.15261) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.112502+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.121111+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.123045+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.126207+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.127244+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:04.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.135526+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: cephadm 2024-09-17T01:16:03.136340+0000 mgr.y (mgr.15261) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.234482+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.237189+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.238522+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.241495+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.242481+0000 mon.c (mon.1) 635 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.251249+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: cephadm 2024-09-17T01:16:03.251978+0000 mgr.y (mgr.15261) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.308477+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.318267+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.329061+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.348635+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.351373+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.353312+0000 mon.c (mon.1) 638 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.355370+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.357300+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.358672+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.360164+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.361888+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.364004+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.365839+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.367621+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:04.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:04 smithi050 bash[19968]: audit 2024-09-17T01:16:03.369143+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:05.576 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[19968]: cluster 2024-09-17T01:16:04.112579+0000 mgr.y (mgr.15261) 347 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:05.576 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[19968]: audit 2024-09-17T01:16:05.184397+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:05.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:05 smithi027 bash[19759]: cluster 2024-09-17T01:16:04.112579+0000 mgr.y (mgr.15261) 347 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:05.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:05 smithi027 bash[19759]: audit 2024-09-17T01:16:05.184397+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:05 smithi027 bash[25154]: cluster 2024-09-17T01:16:04.112579+0000 mgr.y (mgr.15261) 347 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:05 smithi027 bash[25154]: audit 2024-09-17T01:16:05.184397+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:05.838 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586279043Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-17T01:16:05.838 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.58648596Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-17T01:16:05.838 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586507271Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T01:16:05.838 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586513841Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T01:16:05.838 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586518428Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586523221Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.58652969Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.58653364Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586537611Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586542217Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.58654617Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586549917Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586554437Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586558976Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.58656343Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586568577Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586573181Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T01:16:05.839 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.586578095Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T01:16:05.840 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=settings t=2024-09-17T01:16:05.58658346Z level=info msg="App mode production" 2024-09-17T01:16:05.840 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=sqlstore t=2024-09-17T01:16:05.58664014Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T01:16:05.840 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=sqlstore t=2024-09-17T01:16:05.586661207Z 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-17T01:16:05.840 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:05.599980584Z level=info msg="Starting DB migrations" 2024-09-17T01:16:05.840 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:05.60397328Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-17T01:16:05.840 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:05.715282885Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-17T01:16:05.840 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:05.831539792Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-17T01:16:06.093 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:05.907911397Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-17T01:16:06.093 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:05 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:05.959129442Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-17T01:16:06.093 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:06 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:06.017695667Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-17T01:16:06.382 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:06 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:06.101570769Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-17T01:16:06.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:06 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:06.181714636Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-17T01:16:06.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:06 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:06.265507873Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-17T01:16:06.781 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:06 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:06.466029061Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-17T01:16:06.782 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:06 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:06.637867979Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-17T01:16:07.133 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:06 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:06.997493489Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-17T01:16:07.430 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:07 smithi050 bash[19968]: cluster 2024-09-17T01:16:06.114242+0000 mgr.y (mgr.15261) 348 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:07.430 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:07 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:07.185861588Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-17T01:16:07.431 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:07 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:07.318464206Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-17T01:16:07.431 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:07 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:07.440469064Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-17T01:16:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:07 smithi027 bash[19759]: cluster 2024-09-17T01:16:06.114242+0000 mgr.y (mgr.15261) 348 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:07.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:07 smithi027 bash[25154]: cluster 2024-09-17T01:16:06.114242+0000 mgr.y (mgr.15261) 348 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:08.126 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:07 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:07.830061702Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-17T01:16:08.127 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:07 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:07.981292946Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-17T01:16:08.127 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:08 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:08.052793144Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-17T01:16:08.127 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:08 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:08.136658205Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-17T01:16:08.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:08 smithi050 bash[19968]: audit 2024-09-17T01:16:07.127964+0000 mgr.y (mgr.15261) 349 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:08.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:08 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:08.185050676Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-17T01:16:08.383 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:08 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:08.287601911Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-17T01:16:08.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:08 smithi027 bash[19759]: audit 2024-09-17T01:16:07.127964+0000 mgr.y (mgr.15261) 349 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:08 smithi027 bash[25154]: audit 2024-09-17T01:16:07.127964+0000 mgr.y (mgr.15261) 349 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:08.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:08 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:08.543165387Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-17T01:16:09.219 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:08 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:08.918462693Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-17T01:16:09.219 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:09 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:09.153888189Z level=info msg="Executing migration" id="create alert_image table" 2024-09-17T01:16:09.533 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:09 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:09.229243631Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-17T01:16:09.533 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:09 smithi050 bash[19968]: cephadm 2024-09-17T01:16:07.426818+0000 mgr.y (mgr.15261) 350 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T01:16:09.533 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:09 smithi050 bash[19968]: cephadm 2024-09-17T01:16:07.498503+0000 mgr.y (mgr.15261) 351 : cephadm [INF] Deploying daemon grafana.a on smithi050 2024-09-17T01:16:09.533 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:09 smithi050 bash[19968]: cluster 2024-09-17T01:16:08.114864+0000 mgr.y (mgr.15261) 352 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:09.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:09 smithi027 bash[19759]: cephadm 2024-09-17T01:16:07.426818+0000 mgr.y (mgr.15261) 350 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T01:16:09.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:09 smithi027 bash[19759]: cephadm 2024-09-17T01:16:07.498503+0000 mgr.y (mgr.15261) 351 : cephadm [INF] Deploying daemon grafana.a on smithi050 2024-09-17T01:16:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:09 smithi027 bash[19759]: cluster 2024-09-17T01:16:08.114864+0000 mgr.y (mgr.15261) 352 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:09.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:09 smithi027 bash[25154]: cephadm 2024-09-17T01:16:07.426818+0000 mgr.y (mgr.15261) 350 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T01:16:09.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:09 smithi027 bash[25154]: cephadm 2024-09-17T01:16:07.498503+0000 mgr.y (mgr.15261) 351 : cephadm [INF] Deploying daemon grafana.a on smithi050 2024-09-17T01:16:09.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:09 smithi027 bash[25154]: cluster 2024-09-17T01:16:08.114864+0000 mgr.y (mgr.15261) 352 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:09.872 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:09 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:09.542996421Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-17T01:16:10.133 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:09 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:09.882198695Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-17T01:16:10.133 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:09 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:09.957890559Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-17T01:16:10.133 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.016904041Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T01:16:10.133 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.017223646Z 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-17T01:16:10.133 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.095811076Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-17T01:16:10.529 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.184796919Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-17T01:16:10.529 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.287460196Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-17T01:16:10.529 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.42074026Z level=info msg="Executing migration" id="create secrets table" 2024-09-17T01:16:10.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:16:10 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:16:10] "GET /metrics HTTP/1.1" 200 37978 "" "Prometheus/2.43.0" 2024-09-17T01:16:10.729 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:16:10.863 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.539499533Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-17T01:16:10.863 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.639714907Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-17T01:16:10.863 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.767198526Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-17T01:16:10.863 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.872955265Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-17T01:16:11.132 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:10 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:10.973353919Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-17T01:16:11.132 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:11 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:11.0577578Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-17T01:16:11.473 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:16:11.473 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 14s ago 32m - - 2024-09-17T01:16:11.473 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 8s ago 32m - - 2024-09-17T01:16:11.473 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (14m) 14s ago 24m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:16:11.473 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (14m) 8s ago 24m 42.3M - 8.3.5 dad864ee21e9 554af5fd9398 2024-09-17T01:16:11.473 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (57s) 14s ago 22m 41.5M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 running (43s) 8s ago 31m 424M - 19.1.1-330-gc2ddf972 ebb0615149de 4a5b363c97cc 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (11m) 14s ago 33m 496M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (33m) 14s ago 33m 95.8M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (31m) 8s ago 31m 69.3M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (32m) 14s ago 32m 69.5M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (14m) 14s ago 25m 8563k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (14m) 8s ago 25m 8468k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (30m) 14s ago 31m 57.9M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (30m) 14s ago 30m 59.2M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (29m) 14s ago 29m 53.6M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (28m) 14s ago 28m 57.8M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (28m) 8s ago 28m 59.7M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (27m) 8s ago 27m 55.5M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (26m) 8s ago 26m 55.7M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:16:11.474 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (26m) 8s ago 26m 57.8M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:16:11.475 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (51s) 8s ago 25m 46.5M - 2.43.0 a07b618ecd1d 8c3c08db4832 2024-09-17T01:16:11.475 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (22m) 14s ago 22m 90.5M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:16:11.475 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (22m) 8s ago 22m 90.0M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:16:11.580 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:11 smithi050 bash[19968]: cluster 2024-09-17T01:16:10.115582+0000 mgr.y (mgr.15261) 353 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:11.581 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:11 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:11.158237997Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-17T01:16:11.581 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:11 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:11.333852994Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-17T01:16:11.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:11 smithi027 bash[25154]: cluster 2024-09-17T01:16:10.115582+0000 mgr.y (mgr.15261) 353 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:11.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:11 smithi027 bash[19759]: cluster 2024-09-17T01:16:10.115582+0000 mgr.y (mgr.15261) 353 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:11.879 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:11 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:11.589309337Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-17T01:16:11.915 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:16:11.915 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:16:11.915 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T01:16:11.915 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:16:11.915 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:16:11.915 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:16:11.915 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:16:11.915 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:16:11.915 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:16:11.915 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:16:11.916 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": {}, 2024-09-17T01:16:11.916 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:16:11.916 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:16:11.916 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:16:11.916 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:16:11.916 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-17T01:16:11.916 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:16:11.916 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:16:11.916 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:16:12.132 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:11 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:11.889676696Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-17T01:16:12.301 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:16:12.302 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3", 2024-09-17T01:16:12.302 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2024-09-17T01:16:12.302 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T01:16:12.302 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [ 2024-09-17T01:16:12.302 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr" 2024-09-17T01:16:12.302 INFO:teuthology.orchestra.run.smithi027.stdout: ], 2024-09-17T01:16:12.302 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T01:16:12.302 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading grafana daemons", 2024-09-17T01:16:12.302 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:16:12.302 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:16:12.454 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:12 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:12.201516298Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-17T01:16:12.454 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:12 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:12.386442253Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-17T01:16:12.454 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:12 smithi050 bash[19968]: audit 2024-09-17T01:16:10.725668+0000 mgr.y (mgr.15261) 354 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:12.454 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:12 smithi050 bash[19968]: audit 2024-09-17T01:16:11.098755+0000 mgr.y (mgr.15261) 355 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:12.454 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:12 smithi050 bash[19968]: audit 2024-09-17T01:16:11.925215+0000 mon.a (mon.0) 1869 : audit [DBG] from='client.? 172.21.15.27:0/1911554218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:12.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:12 smithi027 bash[19759]: audit 2024-09-17T01:16:10.725668+0000 mgr.y (mgr.15261) 354 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:12.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:12 smithi027 bash[19759]: audit 2024-09-17T01:16:11.098755+0000 mgr.y (mgr.15261) 355 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:12.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:12 smithi027 bash[19759]: audit 2024-09-17T01:16:11.925215+0000 mon.a (mon.0) 1869 : audit [DBG] from='client.? 172.21.15.27:0/1911554218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:12.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:12 smithi027 bash[25154]: audit 2024-09-17T01:16:10.725668+0000 mgr.y (mgr.15261) 354 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:12.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:12 smithi027 bash[25154]: audit 2024-09-17T01:16:11.098755+0000 mgr.y (mgr.15261) 355 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:12.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:12 smithi027 bash[25154]: audit 2024-09-17T01:16:11.925215+0000 mon.a (mon.0) 1869 : audit [DBG] from='client.? 172.21.15.27:0/1911554218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:12.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:12 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:12.464326872Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-17T01:16:12.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:12 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:12.531686737Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-17T01:16:12.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:12 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:12.608605948Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-17T01:16:12.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:12 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:12.667247719Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-17T01:16:13.252 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:12 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:12.895812052Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-17T01:16:13.561 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:13 smithi050 bash[19968]: audit 2024-09-17T01:16:11.458607+0000 mgr.y (mgr.15261) 356 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:13.562 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:13 smithi050 bash[19968]: cluster 2024-09-17T01:16:12.117163+0000 mgr.y (mgr.15261) 357 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:13.562 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:13 smithi050 bash[19968]: audit 2024-09-17T01:16:12.311640+0000 mgr.y (mgr.15261) 358 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:13.562 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:13 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:13.260844295Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-17T01:16:13.562 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:13 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:13.337257059Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-17T01:16:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:13 smithi027 bash[19759]: audit 2024-09-17T01:16:11.458607+0000 mgr.y (mgr.15261) 356 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:13 smithi027 bash[19759]: cluster 2024-09-17T01:16:12.117163+0000 mgr.y (mgr.15261) 357 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:13.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:13 smithi027 bash[19759]: audit 2024-09-17T01:16:12.311640+0000 mgr.y (mgr.15261) 358 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:13.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:13 smithi027 bash[25154]: audit 2024-09-17T01:16:11.458607+0000 mgr.y (mgr.15261) 356 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:13.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:13 smithi027 bash[25154]: cluster 2024-09-17T01:16:12.117163+0000 mgr.y (mgr.15261) 357 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:13.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:13 smithi027 bash[25154]: audit 2024-09-17T01:16:12.311640+0000 mgr.y (mgr.15261) 358 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:13.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:13 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:13.572304362Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-17T01:16:14.203 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:13 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:13.902810642Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-17T01:16:14.203 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.049594498Z level=info msg="Executing migration" id="add correlation config column" 2024-09-17T01:16:14.204 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.130519219Z level=info msg="Executing migration" id="create entity_events table" 2024-09-17T01:16:14.496 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.213827884Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-17T01:16:14.496 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.284380954Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T01:16:14.496 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.284758357Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T01:16:14.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.368427813Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T01:16:14.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.368829083Z 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-17T01:16:14.497 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.439712017Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-17T01:16:14.778 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.510641445Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-17T01:16:14.778 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.553069454Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-17T01:16:14.779 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.620895338Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T01:16:14.779 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.705448713Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-17T01:16:14.779 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.788600502Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T01:16:15.105 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:14 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:14.88029265Z level=info msg="Executing migration" id="Drop public config table" 2024-09-17T01:16:15.382 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:15.115302091Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-17T01:16:15.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[19968]: cluster 2024-09-17T01:16:14.117978+0000 mgr.y (mgr.15261) 359 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:15.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[19968]: audit 2024-09-17T01:16:14.239727+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:15.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[19968]: audit 2024-09-17T01:16:14.260484+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:15.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[19968]: audit 2024-09-17T01:16:14.281781+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:15.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:15 smithi027 bash[19759]: cluster 2024-09-17T01:16:14.117978+0000 mgr.y (mgr.15261) 359 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:15 smithi027 bash[19759]: audit 2024-09-17T01:16:14.239727+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:15 smithi027 bash[19759]: audit 2024-09-17T01:16:14.260484+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:15 smithi027 bash[19759]: audit 2024-09-17T01:16:14.281781+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:15 smithi027 bash[25154]: cluster 2024-09-17T01:16:14.117978+0000 mgr.y (mgr.15261) 359 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:15 smithi027 bash[25154]: audit 2024-09-17T01:16:14.239727+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:15 smithi027 bash[25154]: audit 2024-09-17T01:16:14.260484+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:15 smithi027 bash[25154]: audit 2024-09-17T01:16:14.281781+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:15.774 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:15.507412444Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-17T01:16:15.774 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:15.708591529Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T01:16:16.062 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:15.784551829Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-17T01:16:16.062 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:15.861126936Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-17T01:16:16.062 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:15.919808676Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-17T01:16:16.062 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:15 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:15.962192183Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-17T01:16:16.062 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:16.029493405Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-17T01:16:16.062 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:16.071651113Z level=info msg="Executing migration" id="add share column" 2024-09-17T01:16:16.330 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:16:16 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:16.331 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:16:16 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:16.331 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:16:16 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:16.331 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:16:16 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:16.332 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:16 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:16.332 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:16:16 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:16.332 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:16:16 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:16.333 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:16:16 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:16.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:16.121703988Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-17T01:16:16.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:16.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:16.172361489Z level=info msg="Executing migration" id="create file table" 2024-09-17T01:16:16.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:16.197604503Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-17T01:16:16.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:16.223296608Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-17T01:16:16.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 systemd[1]: Stopping Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:16:16.333 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:16.265164707Z level=info msg="Executing migration" id="create file_meta table" 2024-09-17T01:16:16.334 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:16.290401711Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-17T01:16:16.334 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 bash[70597]: logger=migrator t=2024-09-17T01:16:16.340991053Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-17T01:16:17.149 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:16 smithi050 bash[71665]: ceph-8e109646-748d-11ef-bceb-c7b262605968-grafana-a 2024-09-17T01:16:17.402 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:17.402 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:17.402 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:17.403 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:17 smithi050 bash[19968]: cluster 2024-09-17T01:16:16.119726+0000 mgr.y (mgr.15261) 360 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:17 smithi050 bash[19968]: audit 2024-09-17T01:16:16.877661+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:17 smithi050 bash[19968]: audit 2024-09-17T01:16:16.887513+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:17 smithi050 bash[19968]: audit 2024-09-17T01:16:16.895290+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.403 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:17 smithi050 bash[19968]: audit 2024-09-17T01:16:17.024442+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:17 smithi050 bash[19968]: audit 2024-09-17T01:16:17.038377+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:17 smithi050 bash[19968]: audit 2024-09-17T01:16:17.052296+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.404 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:17.404 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:17.404 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:17.405 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:17.405 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T01:16:17.405 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:17 smithi050 bash[71791]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-grafana-a 2024-09-17T01:16:17.405 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-09-17T01:16:17.405 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: Stopped Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:16:17.405 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:16:17.405 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:17 smithi050 systemd[1]: Started Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:16:17.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[25154]: cluster 2024-09-17T01:16:16.119726+0000 mgr.y (mgr.15261) 360 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:17.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[25154]: audit 2024-09-17T01:16:16.877661+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[25154]: audit 2024-09-17T01:16:16.887513+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[25154]: audit 2024-09-17T01:16:16.895290+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[25154]: audit 2024-09-17T01:16:17.024442+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[25154]: audit 2024-09-17T01:16:17.038377+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[25154]: audit 2024-09-17T01:16:17.052296+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[19759]: cluster 2024-09-17T01:16:16.119726+0000 mgr.y (mgr.15261) 360 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:17.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[19759]: audit 2024-09-17T01:16:16.877661+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[19759]: audit 2024-09-17T01:16:16.887513+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[19759]: audit 2024-09-17T01:16:16.895290+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[19759]: audit 2024-09-17T01:16:17.024442+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[19759]: audit 2024-09-17T01:16:17.038377+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:17.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:17 smithi027 bash[19759]: audit 2024-09-17T01:16:17.052296+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.387 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: cluster 2024-09-17T01:16:16.889692+0000 mgr.y (mgr.15261) 361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-09-17T01:16:18.387 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: cluster 2024-09-17T01:16:17.041509+0000 mgr.y (mgr.15261) 362 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:16:18.387 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: cluster 2024-09-17T01:16:17.041827+0000 mgr.y (mgr.15261) 363 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.139300+0000 mgr.y (mgr.15261) 364 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.470703+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.485689+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.489104+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.493392+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.495058+0000 mon.c (mon.1) 651 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.505590+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.595143+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.650644+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.653690+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.656214+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.659323+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.660475+0000 mon.c (mon.1) 657 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.669653+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.797602+0000 mon.c (mon.1) 658 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.800180+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.801645+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.804792+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.805749+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.815039+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.928653+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.931071+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.932434+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.934953+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.935839+0000 mon.c (mon.1) 667 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:17.942712+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.037255+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.040443+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.041911+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.045330+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.046449+0000 mon.c (mon.1) 672 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.054687+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.148521+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.150912+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.390 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.152036+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: cluster 2024-09-17T01:16:16.889692+0000 mgr.y (mgr.15261) 361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: cluster 2024-09-17T01:16:17.041509+0000 mgr.y (mgr.15261) 362 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: cluster 2024-09-17T01:16:17.041827+0000 mgr.y (mgr.15261) 363 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.139300+0000 mgr.y (mgr.15261) 364 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.470703+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.485689+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.489104+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.493392+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.495058+0000 mon.c (mon.1) 651 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.505590+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.595143+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:18.391 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.650644+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.653690+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.656214+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.659323+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.660475+0000 mon.c (mon.1) 657 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.669653+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.797602+0000 mon.c (mon.1) 658 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.800180+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.154155+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.154945+0000 mon.c (mon.1) 677 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.160557+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.392 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.234592+0000 mon.c (mon.1) 678 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.393 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.236427+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.393 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.237463+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.393 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.239489+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.393 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[19759]: audit 2024-09-17T01:16:18.240299+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.393 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.801645+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.393 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.804792+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.393 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.805749+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.393 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.815039+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.393 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.928653+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.393 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.931071+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.932434+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.934953+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.935839+0000 mon.c (mon.1) 667 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:17.942712+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.037255+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.040443+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.041911+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.045330+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.046449+0000 mon.c (mon.1) 672 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.054687+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.148521+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.150912+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.152036+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.394 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.154155+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.154945+0000 mon.c (mon.1) 677 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.160557+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.234592+0000 mon.c (mon.1) 678 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.236427+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.237463+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.239489+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:18 smithi027 bash[25154]: audit 2024-09-17T01:16:18.240299+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: cluster 2024-09-17T01:16:16.889692+0000 mgr.y (mgr.15261) 361 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-09-17T01:16:18.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: cluster 2024-09-17T01:16:17.041509+0000 mgr.y (mgr.15261) 362 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:16:18.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: cluster 2024-09-17T01:16:17.041827+0000 mgr.y (mgr.15261) 363 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T01:16:18.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.139300+0000 mgr.y (mgr.15261) 364 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:18.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.470703+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.485689+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.489104+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.493392+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.495058+0000 mon.c (mon.1) 651 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.505590+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.595143+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.650644+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.653690+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.656214+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.659323+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.660475+0000 mon.c (mon.1) 657 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.669653+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.797602+0000 mon.c (mon.1) 658 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.800180+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.801645+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.804792+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.805749+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.815039+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.928653+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.931071+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.932434+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.934953+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.935839+0000 mon.c (mon.1) 667 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:17.942712+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.037255+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.040443+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.041911+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.045330+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.046449+0000 mon.c (mon.1) 672 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.054687+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.148521+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.150912+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.152036+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.154155+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.154945+0000 mon.c (mon.1) 677 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:18.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.160557+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:18.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.234592+0000 mon.c (mon.1) 678 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.236427+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:18.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.237463+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:18.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.239489+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:18.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:18 smithi050 bash[19968]: audit 2024-09-17T01:16:18.240299+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.301 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: cluster 2024-09-17T01:16:17.497839+0000 mgr.y (mgr.15261) 365 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T01:16:19.301 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: cephadm 2024-09-17T01:16:17.506797+0000 mgr.y (mgr.15261) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.301 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:17.596237+0000 mgr.y (mgr.15261) 367 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:19.301 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: cephadm 2024-09-17T01:16:17.670962+0000 mgr.y (mgr.15261) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.301 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: cephadm 2024-09-17T01:16:17.816339+0000 mgr.y (mgr.15261) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.301 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: cephadm 2024-09-17T01:16:17.943517+0000 mgr.y (mgr.15261) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: cephadm 2024-09-17T01:16:18.055983+0000 mgr.y (mgr.15261) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: cephadm 2024-09-17T01:16:18.162433+0000 mgr.y (mgr.15261) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.298722+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: cephadm 2024-09-17T01:16:18.299284+0000 mgr.y (mgr.15261) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.368757+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.371456+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.372968+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.375864+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.376868+0000 mon.c (mon.1) 687 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.387784+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: cephadm 2024-09-17T01:16:18.388650+0000 mgr.y (mgr.15261) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.505081+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.302 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.507990+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.303 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.509666+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: cluster 2024-09-17T01:16:17.497839+0000 mgr.y (mgr.15261) 365 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T01:16:19.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: cephadm 2024-09-17T01:16:17.506797+0000 mgr.y (mgr.15261) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:17.596237+0000 mgr.y (mgr.15261) 367 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:19.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: cephadm 2024-09-17T01:16:17.670962+0000 mgr.y (mgr.15261) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: cephadm 2024-09-17T01:16:17.816339+0000 mgr.y (mgr.15261) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: cephadm 2024-09-17T01:16:17.943517+0000 mgr.y (mgr.15261) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: cephadm 2024-09-17T01:16:18.055983+0000 mgr.y (mgr.15261) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: cephadm 2024-09-17T01:16:18.162433+0000 mgr.y (mgr.15261) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.298722+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: cephadm 2024-09-17T01:16:18.299284+0000 mgr.y (mgr.15261) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.368757+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.371456+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.372968+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.375864+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.376868+0000 mon.c (mon.1) 687 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.387784+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: cephadm 2024-09-17T01:16:18.388650+0000 mgr.y (mgr.15261) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.505081+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.507990+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.509666+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.513116+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.514186+0000 mon.c (mon.1) 692 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.523224+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.644546+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.647269+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.648665+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.652040+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.653216+0000 mon.c (mon.1) 697 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.661412+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.797858+0000 mon.c (mon.1) 698 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.800668+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.802465+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.805987+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.807064+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.814994+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.306 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.939493+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.307 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.513116+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.307 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.514186+0000 mon.c (mon.1) 692 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.307 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.523224+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.307 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.644546+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.307 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.647269+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.307 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.648665+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.307 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.652040+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.307 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.653216+0000 mon.c (mon.1) 697 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.307 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.661412+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.797858+0000 mon.c (mon.1) 698 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.800668+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.802465+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.805987+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.807064+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.814994+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.939493+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.941977+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.943353+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.945747+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.946714+0000 mon.c (mon.1) 707 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:18.953492+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.308 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.028662+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.030682+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.309 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.031694+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.541 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: cluster 2024-09-17T01:16:17.497839+0000 mgr.y (mgr.15261) 365 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T01:16:19.541 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: cephadm 2024-09-17T01:16:17.506797+0000 mgr.y (mgr.15261) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:17.596237+0000 mgr.y (mgr.15261) 367 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: cephadm 2024-09-17T01:16:17.670962+0000 mgr.y (mgr.15261) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: cephadm 2024-09-17T01:16:17.816339+0000 mgr.y (mgr.15261) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: cephadm 2024-09-17T01:16:17.943517+0000 mgr.y (mgr.15261) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: cephadm 2024-09-17T01:16:18.055983+0000 mgr.y (mgr.15261) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: cephadm 2024-09-17T01:16:18.162433+0000 mgr.y (mgr.15261) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.298722+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: cephadm 2024-09-17T01:16:18.299284+0000 mgr.y (mgr.15261) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.368757+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.371456+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.372968+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.542 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.375864+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.376868+0000 mon.c (mon.1) 687 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.387784+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: cephadm 2024-09-17T01:16:18.388650+0000 mgr.y (mgr.15261) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.505081+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.507990+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.509666+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.513116+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.514186+0000 mon.c (mon.1) 692 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.523224+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.644546+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.647269+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.648665+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.652040+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.653216+0000 mon.c (mon.1) 697 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.661412+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.797858+0000 mon.c (mon.1) 698 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.800668+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.802465+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.805987+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.807064+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.814994+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.939493+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.941977+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.943353+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.945747+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.544 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.946714+0000 mon.c (mon.1) 707 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.545 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:18.953492+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.545 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.028662+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.545 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.030682+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.545 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.031694+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.545 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.033521+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.545 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.034222+0000 mon.c (mon.1) 712 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.545 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.039594+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.119862+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.121814+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.122899+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.124835+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.125576+0000 mon.c (mon.1) 717 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.131115+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.215143+0000 mon.c (mon.1) 718 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.217581+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.218594+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.547 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.220735+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.547 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.221820+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.547 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[19968]: audit 2024-09-17T01:16:19.230076+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.033521+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.034222+0000 mon.c (mon.1) 712 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.039594+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.119862+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.121814+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.122899+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.124835+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.125576+0000 mon.c (mon.1) 717 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.131115+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.215143+0000 mon.c (mon.1) 718 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.217581+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.218594+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.220735+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.221820+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[19759]: audit 2024-09-17T01:16:19.230076+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.941977+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.943353+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.945747+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.946714+0000 mon.c (mon.1) 707 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:18.953492+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.028662+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.030682+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.031694+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.033521+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.034222+0000 mon.c (mon.1) 712 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.039594+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.119862+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.121814+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.122899+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.124835+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.125576+0000 mon.c (mon.1) 717 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.131115+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:19.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.215143+0000 mon.c (mon.1) 718 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.217581+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:19.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.218594+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:19.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.220735+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:19.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.221820+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:19.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:19 smithi027 bash[25154]: audit 2024-09-17T01:16:19.230076+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.100 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828205316Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-17T01:16:20.100 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828414498Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-17T01:16:20.100 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828430984Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T01:16:20.100 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828435067Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T01:16:20.100 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828439291Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T01:16:20.100 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828444749Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T01:16:20.100 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828449984Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T01:16:20.100 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828453866Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828457205Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828460752Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828464792Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828468372Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828473957Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828479638Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828485116Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828490201Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828495179Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828498547Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=settings t=2024-09-17T01:16:19.828501898Z level=info msg="App mode production" 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=sqlstore t=2024-09-17T01:16:19.828567064Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=sqlstore t=2024-09-17T01:16:19.828594293Z 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-17T01:16:20.101 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:19.844622978Z level=info msg="Starting DB migrations" 2024-09-17T01:16:20.102 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:19.850774095Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-17T01:16:20.102 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:19.899508205Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-17T01:16:20.102 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:19.925110672Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-17T01:16:20.102 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:19 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:19.949919974Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-17T01:16:20.102 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.000540463Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-17T01:16:20.102 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.025816221Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-17T01:16:20.102 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.06801338Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-17T01:16:20.102 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.109997263Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-17T01:16:20.369 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.1437004Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-17T01:16:20.369 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.169027232Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-17T01:16:20.369 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.21108215Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-17T01:16:20.369 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.236375292Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-17T01:16:20.369 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.269937258Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-17T01:16:20.370 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.295378734Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-17T01:16:20.370 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.337463043Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-17T01:16:20.370 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.379594481Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-17T01:16:20.370 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: cephadm 2024-09-17T01:16:18.524156+0000 mgr.y (mgr.15261) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.370 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: cephadm 2024-09-17T01:16:18.662727+0000 mgr.y (mgr.15261) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.370 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: cephadm 2024-09-17T01:16:18.817082+0000 mgr.y (mgr.15261) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: cephadm 2024-09-17T01:16:18.954555+0000 mgr.y (mgr.15261) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: cephadm 2024-09-17T01:16:19.040149+0000 mgr.y (mgr.15261) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: cephadm 2024-09-17T01:16:19.131605+0000 mgr.y (mgr.15261) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: cephadm 2024-09-17T01:16:19.230739+0000 mgr.y (mgr.15261) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.315494+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.318034+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.319281+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.321136+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.321774+0000 mon.c (mon.1) 727 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.326711+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: cephadm 2024-09-17T01:16:19.328961+0000 mgr.y (mgr.15261) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.402290+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.404733+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.405988+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.371 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.409194+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.410222+0000 mon.c (mon.1) 732 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.418407+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: cephadm 2024-09-17T01:16:19.419080+0000 mgr.y (mgr.15261) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.508671+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.510923+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.512162+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.515584+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.516587+0000 mon.c (mon.1) 737 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.525682+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.619112+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.622332+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.372 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.623962+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.373 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.627505+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.373 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.628552+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.373 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.637055+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.373 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.739259+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.373 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.741788+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.373 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.743153+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.373 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.746066+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.747058+0000 mon.c (mon.1) 747 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.756001+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.861013+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.863383+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.864708+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.868278+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.869239+0000 mon.c (mon.1) 752 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.878104+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.984330+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.986886+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.988240+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.991293+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:19.992314+0000 mon.c (mon.1) 757 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.374 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.001274+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.100159+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.102616+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.103650+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.106010+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.106832+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.113174+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.184213+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.232430+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.234737+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.235875+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.237902+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.238665+0000 mon.c (mon.1) 768 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.375 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[19968]: audit 2024-09-17T01:16:20.245000+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.583 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:16:20] "GET /metrics HTTP/1.1" 200 37978 "" "Prometheus/2.43.0" 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: cephadm 2024-09-17T01:16:18.524156+0000 mgr.y (mgr.15261) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: cephadm 2024-09-17T01:16:18.662727+0000 mgr.y (mgr.15261) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: cephadm 2024-09-17T01:16:18.817082+0000 mgr.y (mgr.15261) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: cephadm 2024-09-17T01:16:18.954555+0000 mgr.y (mgr.15261) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: cephadm 2024-09-17T01:16:19.040149+0000 mgr.y (mgr.15261) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: cephadm 2024-09-17T01:16:19.131605+0000 mgr.y (mgr.15261) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: cephadm 2024-09-17T01:16:19.230739+0000 mgr.y (mgr.15261) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.315494+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.318034+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.319281+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.321136+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.321774+0000 mon.c (mon.1) 727 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.326711+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: cephadm 2024-09-17T01:16:19.328961+0000 mgr.y (mgr.15261) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.402290+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.404733+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.405988+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.409194+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.410222+0000 mon.c (mon.1) 732 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.418407+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: cephadm 2024-09-17T01:16:18.524156+0000 mgr.y (mgr.15261) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: cephadm 2024-09-17T01:16:18.662727+0000 mgr.y (mgr.15261) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: cephadm 2024-09-17T01:16:18.817082+0000 mgr.y (mgr.15261) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: cephadm 2024-09-17T01:16:18.954555+0000 mgr.y (mgr.15261) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: cephadm 2024-09-17T01:16:19.040149+0000 mgr.y (mgr.15261) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: cephadm 2024-09-17T01:16:19.131605+0000 mgr.y (mgr.15261) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: cephadm 2024-09-17T01:16:19.230739+0000 mgr.y (mgr.15261) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.315494+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.318034+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.319281+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.321136+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.321774+0000 mon.c (mon.1) 727 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.326711+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: cephadm 2024-09-17T01:16:19.328961+0000 mgr.y (mgr.15261) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.402290+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.404733+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.405988+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.409194+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.410222+0000 mon.c (mon.1) 732 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.418407+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: cephadm 2024-09-17T01:16:19.419080+0000 mgr.y (mgr.15261) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.508671+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.510923+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.512162+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.515584+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.516587+0000 mon.c (mon.1) 737 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.525682+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.619112+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.622332+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.623962+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.627505+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.628552+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.637055+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.739259+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.741788+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.743153+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.746066+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.747058+0000 mon.c (mon.1) 747 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.756001+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.861013+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: cephadm 2024-09-17T01:16:19.419080+0000 mgr.y (mgr.15261) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:20.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.508671+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.510923+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.512162+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.515584+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.516587+0000 mon.c (mon.1) 737 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.525682+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.619112+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.622332+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.623962+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.627505+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.628552+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.637055+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.739259+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.741788+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.743153+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.746066+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.747058+0000 mon.c (mon.1) 747 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.756001+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.861013+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.863383+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.864708+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.868278+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.869239+0000 mon.c (mon.1) 752 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.878104+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.984330+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.986886+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.988240+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.991293+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:19.992314+0000 mon.c (mon.1) 757 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.001274+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.100159+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.102616+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.103650+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.106010+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.106832+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.113174+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.184213+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:20.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.232430+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.234737+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.235875+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.237902+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.238665+0000 mon.c (mon.1) 768 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[25154]: audit 2024-09-17T01:16:20.245000+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.863383+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.864708+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.868278+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.869239+0000 mon.c (mon.1) 752 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.878104+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.984330+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.986886+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.988240+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.991293+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:19.992314+0000 mon.c (mon.1) 757 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.001274+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.100159+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.102616+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.103650+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.106010+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.106832+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.113174+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.184213+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.232430+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.234737+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.235875+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.237902+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.238665+0000 mon.c (mon.1) 768 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:20.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:20 smithi027 bash[19759]: audit 2024-09-17T01:16:20.245000+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:20.624 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.404887576Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-17T01:16:20.624 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.447274086Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-17T01:16:20.624 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.505401099Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-17T01:16:20.624 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.549923825Z level=info msg="Executing migration" id="create folder table" 2024-09-17T01:16:20.624 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.591926784Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-17T01:16:20.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.633845915Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-17T01:16:20.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.676040505Z level=info msg="Executing migration" id="Update folder title length" 2024-09-17T01:16:20.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.71794376Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-17T01:16:20.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=migrator t=2024-09-17T01:16:20.759994051Z level=info msg="migrations completed" performed=24 skipped=457 duration=909.773473ms 2024-09-17T01:16:20.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=sqlstore t=2024-09-17T01:16:20.760861435Z level=info msg="Created default organization" 2024-09-17T01:16:20.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=plugin.finder t=2024-09-17T01:16:20.812231167Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T01:16:20.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=secrets t=2024-09-17T01:16:20.812392565Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T01:16:20.884 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=query_data t=2024-09-17T01:16:20.820348352Z level=info msg="Query Service initialization" 2024-09-17T01:16:20.884 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:20 smithi050 bash[71845]: logger=live.push_http t=2024-09-17T01:16:20.82789769Z level=info msg="Live Push Gateway initialization" 2024-09-17T01:16:21.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: cluster 2024-09-17T01:16:19.498374+0000 mgr.y (mgr.15261) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: cephadm 2024-09-17T01:16:19.528261+0000 mgr.y (mgr.15261) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: cephadm 2024-09-17T01:16:19.637899+0000 mgr.y (mgr.15261) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: cephadm 2024-09-17T01:16:19.756781+0000 mgr.y (mgr.15261) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: cephadm 2024-09-17T01:16:19.878885+0000 mgr.y (mgr.15261) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.002508+0000 mgr.y (mgr.15261) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.113827+0000 mgr.y (mgr.15261) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.245787+0000 mgr.y (mgr.15261) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.334594+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.336437+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.337284+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.339040+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.339723+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.344642+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.345130+0000 mgr.y (mgr.15261) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.428100+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.430160+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.431198+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.432937+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.433708+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.438797+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.512306+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.514323+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.515395+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.517631+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.518378+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.524037+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.605063+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.606959+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.607912+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.609917+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.610594+0000 mon.c (mon.1) 788 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.616347+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.689208+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.691134+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.692039+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.693915+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.694727+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.700533+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: cluster 2024-09-17T01:16:19.498374+0000 mgr.y (mgr.15261) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: cephadm 2024-09-17T01:16:19.528261+0000 mgr.y (mgr.15261) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: cephadm 2024-09-17T01:16:19.637899+0000 mgr.y (mgr.15261) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: cephadm 2024-09-17T01:16:19.756781+0000 mgr.y (mgr.15261) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: cephadm 2024-09-17T01:16:19.878885+0000 mgr.y (mgr.15261) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.002508+0000 mgr.y (mgr.15261) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.113827+0000 mgr.y (mgr.15261) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.245787+0000 mgr.y (mgr.15261) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.334594+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.336437+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.337284+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.339040+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.339723+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.344642+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.345130+0000 mgr.y (mgr.15261) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.428100+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.430160+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.431198+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.432937+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.433708+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.772200+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.774057+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.774950+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.776680+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.777315+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.782303+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.852885+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.855069+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.855964+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.857877+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.858612+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.864416+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.936339+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.938172+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.939188+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.941057+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.941764+0000 mon.c (mon.1) 808 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:20.946993+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.015112+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.017825+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.019566+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.022213+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.023331+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.029217+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.117142+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.119097+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.119981+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.121855+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.122528+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.130562+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.228422+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.231359+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.232690+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.236052+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.237284+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[25154]: audit 2024-09-17T01:16:21.245988+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.438797+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.512306+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.514323+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.515395+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.517631+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.518378+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.524037+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.605063+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.606959+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.607912+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.609917+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.610594+0000 mon.c (mon.1) 788 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.616347+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.689208+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.691134+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.692039+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.693915+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.694727+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.700533+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.772200+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.774057+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.774950+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.776680+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.777315+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.782303+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.852885+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.855069+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.855964+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.857877+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.858612+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.864416+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.936339+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.938172+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.939188+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.941057+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.941764+0000 mon.c (mon.1) 808 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:20.946993+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.015112+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.017825+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.019566+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.022213+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.023331+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.029217+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.117142+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.119097+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.119981+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.121855+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.122528+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.130562+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.228422+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.231359+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.232690+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.236052+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.237284+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:21 smithi027 bash[19759]: audit 2024-09-17T01:16:21.245988+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: cluster 2024-09-17T01:16:19.498374+0000 mgr.y (mgr.15261) 384 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T01:16:21.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: cephadm 2024-09-17T01:16:19.528261+0000 mgr.y (mgr.15261) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: cephadm 2024-09-17T01:16:19.637899+0000 mgr.y (mgr.15261) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: cephadm 2024-09-17T01:16:19.756781+0000 mgr.y (mgr.15261) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: cephadm 2024-09-17T01:16:19.878885+0000 mgr.y (mgr.15261) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.002508+0000 mgr.y (mgr.15261) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.113827+0000 mgr.y (mgr.15261) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.245787+0000 mgr.y (mgr.15261) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.334594+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.336437+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.337284+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.339040+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.339723+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.344642+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.345130+0000 mgr.y (mgr.15261) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.428100+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.430160+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.431198+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.432937+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.433708+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.438797+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.512306+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.514323+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.515395+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.517631+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.518378+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.524037+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.605063+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.606959+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.607912+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.609917+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.610594+0000 mon.c (mon.1) 788 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.616347+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.689208+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.691134+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.692039+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.693915+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.694727+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.700533+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.772200+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.774057+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.774950+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.776680+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.777315+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.782303+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.852885+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.855069+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.855964+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.857877+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.858612+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.864416+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.936339+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.938172+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.939188+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.941057+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.941764+0000 mon.c (mon.1) 808 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:20.946993+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.015112+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.017825+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.019566+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.022213+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.023331+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.029217+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.117142+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.119097+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.119981+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.121855+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.122528+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.130562+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.228422+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.231359+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.232690+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.236052+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.237284+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:21.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[19968]: audit 2024-09-17T01:16:21.245988+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.133 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:21 smithi050 bash[71845]: logger=infra.usagestats.collector t=2024-09-17T01:16:21.822017155Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T01:16:22.133 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=provisioning.datasources t=2024-09-17T01:16:22.007455463Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-09-17T01:16:22.133 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=provisioning.datasources t=2024-09-17T01:16:22.007482186Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-17T01:16:22.133 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=provisioning.datasources t=2024-09-17T01:16:22.007747419Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.442277+0000 mgr.y (mgr.15261) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.526490+0000 mgr.y (mgr.15261) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.618415+0000 mgr.y (mgr.15261) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.702628+0000 mgr.y (mgr.15261) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.783274+0000 mgr.y (mgr.15261) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.865568+0000 mgr.y (mgr.15261) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:20.947664+0000 mgr.y (mgr.15261) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:21.032508+0000 mgr.y (mgr.15261) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:21.131315+0000 mgr.y (mgr.15261) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:21.246880+0000 mgr.y (mgr.15261) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.362326+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.568 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.364728+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.365810+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.367685+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.368370+0000 mon.c (mon.1) 828 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.373910+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: cephadm 2024-09-17T01:16:21.375056+0000 mgr.y (mgr.15261) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.463820+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.465840+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.466862+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.468860+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.469572+0000 mon.c (mon.1) 833 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.474940+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.556309+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.569 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.558098+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.558966+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.560865+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.561536+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.566834+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.637533+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.639596+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.640515+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.642431+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.643102+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.648845+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.732623+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.735297+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.736446+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.570 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.738830+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.739724+0000 mon.c (mon.1) 848 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.748620+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.840130+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.843252+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.844813+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.848420+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.849664+0000 mon.c (mon.1) 853 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.861148+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.984068+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.571 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.987251+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.989377+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.993103+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:21.994422+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.004039+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.128946+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.131929+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.133519+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.137027+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.138383+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.147448+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.276386+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.279726+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.572 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.281443+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.573 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.284970+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.573 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.286139+0000 mon.c (mon.1) 868 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.573 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[19968]: audit 2024-09-17T01:16:22.295276+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.442277+0000 mgr.y (mgr.15261) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.526490+0000 mgr.y (mgr.15261) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.618415+0000 mgr.y (mgr.15261) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.702628+0000 mgr.y (mgr.15261) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.783274+0000 mgr.y (mgr.15261) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.865568+0000 mgr.y (mgr.15261) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:20.947664+0000 mgr.y (mgr.15261) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:21.032508+0000 mgr.y (mgr.15261) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:21.131315+0000 mgr.y (mgr.15261) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:21.246880+0000 mgr.y (mgr.15261) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.362326+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.364728+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.365810+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.367685+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.368370+0000 mon.c (mon.1) 828 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.373910+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: cephadm 2024-09-17T01:16:21.375056+0000 mgr.y (mgr.15261) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.463820+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.465840+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.466862+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.442277+0000 mgr.y (mgr.15261) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.526490+0000 mgr.y (mgr.15261) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.618415+0000 mgr.y (mgr.15261) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.702628+0000 mgr.y (mgr.15261) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.783274+0000 mgr.y (mgr.15261) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.865568+0000 mgr.y (mgr.15261) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:20.947664+0000 mgr.y (mgr.15261) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:21.032508+0000 mgr.y (mgr.15261) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:21.131315+0000 mgr.y (mgr.15261) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:21.246880+0000 mgr.y (mgr.15261) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.362326+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.364728+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.365810+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.367685+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.368370+0000 mon.c (mon.1) 828 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.373910+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: cephadm 2024-09-17T01:16:21.375056+0000 mgr.y (mgr.15261) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.463820+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.465840+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.466862+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.468860+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.469572+0000 mon.c (mon.1) 833 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.474940+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.556309+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.558098+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.558966+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.560865+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.561536+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.566834+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.637533+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.639596+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.640515+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.642431+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.643102+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.648845+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.732623+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.735297+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.593 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.736446+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.738830+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.739724+0000 mon.c (mon.1) 848 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.468860+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.469572+0000 mon.c (mon.1) 833 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.474940+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.556309+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.558098+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.558966+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.560865+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.561536+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.566834+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.637533+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.639596+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.640515+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.642431+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.643102+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.648845+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.732623+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.596 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.735297+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.596 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.736446+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.596 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.738830+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.596 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.739724+0000 mon.c (mon.1) 848 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.748620+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.840130+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.843252+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.844813+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.848420+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.849664+0000 mon.c (mon.1) 853 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.861148+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.984068+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.987251+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.989377+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.993103+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:21.994422+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.004039+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.128946+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.131929+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.597 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.133519+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.137027+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.138383+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.147448+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.276386+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.279726+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.281443+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.284970+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.286139+0000 mon.c (mon.1) 868 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.598 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[19759]: audit 2024-09-17T01:16:22.295276+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.748620+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.840130+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.843252+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.844813+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.848420+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.849664+0000 mon.c (mon.1) 853 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.861148+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.984068+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.987251+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.989377+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.993103+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.599 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:21.994422+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.004039+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.128946+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.131929+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.133519+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.137027+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.138383+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.147448+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.276386+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.279726+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.281443+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.284970+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.286139+0000 mon.c (mon.1) 868 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:22.600 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:22 smithi027 bash[25154]: audit 2024-09-17T01:16:22.295276+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:22.882 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=provisioning.alerting t=2024-09-17T01:16:22.576345334Z level=info msg="starting to provision alerting" 2024-09-17T01:16:22.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=provisioning.alerting t=2024-09-17T01:16:22.576382757Z level=info msg="finished to provision alerting" 2024-09-17T01:16:22.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=grafanaStorageLogger t=2024-09-17T01:16:22.576820263Z level=info msg="storage starting" 2024-09-17T01:16:22.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=ngalert.state.manager t=2024-09-17T01:16:22.576976923Z level=info msg="Warming state cache for startup" 2024-09-17T01:16:22.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=ngalert.state.manager t=2024-09-17T01:16:22.577309211Z level=info msg="State cache has been initialized" states=0 duration=330.735µs 2024-09-17T01:16:22.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=ticker t=2024-09-17T01:16:22.577385432Z level=info msg=starting first_tick=2024-09-17T01:16:30Z 2024-09-17T01:16:22.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=ngalert.multiorg.alertmanager t=2024-09-17T01:16:22.577411583Z level=info msg="starting MultiOrg Alertmanager" 2024-09-17T01:16:22.883 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:16:22 smithi050 bash[71845]: logger=http.server t=2024-09-17T01:16:22.580136367Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T01:16:23.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: cephadm 2024-09-17T01:16:21.476379+0000 mgr.y (mgr.15261) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: cluster 2024-09-17T01:16:21.499205+0000 mgr.y (mgr.15261) 405 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: cephadm 2024-09-17T01:16:21.568978+0000 mgr.y (mgr.15261) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: cephadm 2024-09-17T01:16:21.649993+0000 mgr.y (mgr.15261) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: cephadm 2024-09-17T01:16:21.749997+0000 mgr.y (mgr.15261) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: cephadm 2024-09-17T01:16:21.861880+0000 mgr.y (mgr.15261) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: cephadm 2024-09-17T01:16:22.005336+0000 mgr.y (mgr.15261) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: cephadm 2024-09-17T01:16:22.148969+0000 mgr.y (mgr.15261) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: cephadm 2024-09-17T01:16:22.296719+0000 mgr.y (mgr.15261) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.391170+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.394386+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.396140+0000 mon.c (mon.1) 871 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.399174+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.400101+0000 mon.c (mon.1) 873 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.408678+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: cephadm 2024-09-17T01:16:22.409480+0000 mgr.y (mgr.15261) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.496390+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.499296+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.500384+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.502629+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: cephadm 2024-09-17T01:16:21.476379+0000 mgr.y (mgr.15261) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: cluster 2024-09-17T01:16:21.499205+0000 mgr.y (mgr.15261) 405 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: cephadm 2024-09-17T01:16:21.568978+0000 mgr.y (mgr.15261) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: cephadm 2024-09-17T01:16:21.649993+0000 mgr.y (mgr.15261) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: cephadm 2024-09-17T01:16:21.749997+0000 mgr.y (mgr.15261) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: cephadm 2024-09-17T01:16:21.861880+0000 mgr.y (mgr.15261) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: cephadm 2024-09-17T01:16:22.005336+0000 mgr.y (mgr.15261) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: cephadm 2024-09-17T01:16:22.148969+0000 mgr.y (mgr.15261) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: cephadm 2024-09-17T01:16:22.296719+0000 mgr.y (mgr.15261) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.391170+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.394386+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.396140+0000 mon.c (mon.1) 871 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.399174+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.400101+0000 mon.c (mon.1) 873 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.408678+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: cephadm 2024-09-17T01:16:22.409480+0000 mgr.y (mgr.15261) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.496390+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.499296+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.500384+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.502629+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.503509+0000 mon.c (mon.1) 878 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.513665+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.617664+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.620095+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.621421+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.625784+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.627157+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.633910+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.749155+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.752015+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.753644+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.756879+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.758137+0000 mon.c (mon.1) 888 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.765306+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.864885+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.867802+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.869572+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.872577+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.873666+0000 mon.c (mon.1) 893 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.882906+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.503509+0000 mon.c (mon.1) 878 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.513665+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.617664+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.620095+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.621421+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.625784+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.627157+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.633910+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.749155+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.752015+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.753644+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.756879+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.758137+0000 mon.c (mon.1) 888 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.765306+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.864885+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.867802+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.869572+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.872577+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.873666+0000 mon.c (mon.1) 893 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.882906+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.992506+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.994714+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.995899+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:22.999666+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:23.000653+0000 mon.c (mon.1) 898 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:23.010031+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:23.156030+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:23.159477+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:23.162205+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:23.166221+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:23.167749+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[19759]: audit 2024-09-17T01:16:23.178464+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.992506+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.994714+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.995899+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:22.999666+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:23.000653+0000 mon.c (mon.1) 898 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:23.010031+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:23.156030+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:23.159477+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:23.162205+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:23.166221+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:23.167749+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:23 smithi027 bash[25154]: audit 2024-09-17T01:16:23.178464+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.644 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: cephadm 2024-09-17T01:16:21.476379+0000 mgr.y (mgr.15261) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.644 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: cluster 2024-09-17T01:16:21.499205+0000 mgr.y (mgr.15261) 405 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: cephadm 2024-09-17T01:16:21.568978+0000 mgr.y (mgr.15261) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: cephadm 2024-09-17T01:16:21.649993+0000 mgr.y (mgr.15261) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: cephadm 2024-09-17T01:16:21.749997+0000 mgr.y (mgr.15261) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: cephadm 2024-09-17T01:16:21.861880+0000 mgr.y (mgr.15261) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: cephadm 2024-09-17T01:16:22.005336+0000 mgr.y (mgr.15261) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: cephadm 2024-09-17T01:16:22.148969+0000 mgr.y (mgr.15261) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: cephadm 2024-09-17T01:16:22.296719+0000 mgr.y (mgr.15261) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.391170+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.394386+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.396140+0000 mon.c (mon.1) 871 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.645 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.399174+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.646 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.400101+0000 mon.c (mon.1) 873 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.646 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.408678+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.646 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: cephadm 2024-09-17T01:16:22.409480+0000 mgr.y (mgr.15261) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:23.646 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.496390+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.646 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.499296+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.646 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.500384+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.646 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.502629+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.503509+0000 mon.c (mon.1) 878 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.513665+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.617664+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.620095+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.621421+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.625784+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.627157+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.633910+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.749155+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.752015+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.753644+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.647 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.756879+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.758137+0000 mon.c (mon.1) 888 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.765306+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.864885+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.867802+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.869572+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.872577+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.873666+0000 mon.c (mon.1) 893 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.882906+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.992506+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.994714+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.995899+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:22.999666+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:23.000653+0000 mon.c (mon.1) 898 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.648 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:23.010031+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:23.649 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:23.156030+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.649 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:23.159477+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:23.649 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:23.162205+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:23.649 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:23.166221+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:23.649 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:23.167749+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:23.649 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:23 smithi050 bash[19968]: audit 2024-09-17T01:16:23.178464+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: cephadm 2024-09-17T01:16:22.514551+0000 mgr.y (mgr.15261) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: cephadm 2024-09-17T01:16:22.637442+0000 mgr.y (mgr.15261) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: cephadm 2024-09-17T01:16:22.768909+0000 mgr.y (mgr.15261) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: cephadm 2024-09-17T01:16:22.883605+0000 mgr.y (mgr.15261) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: cephadm 2024-09-17T01:16:23.010936+0000 mgr.y (mgr.15261) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: cephadm 2024-09-17T01:16:23.179472+0000 mgr.y (mgr.15261) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.330961+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.333308+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.334707+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.337552+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.338677+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.345898+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: cephadm 2024-09-17T01:16:23.347812+0000 mgr.y (mgr.15261) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.491091+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.494202+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.495605+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.498392+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.499420+0000 mon.c (mon.1) 913 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.508846+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.626477+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.629403+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.630499+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.632679+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.633591+0000 mon.c (mon.1) 918 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.641921+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.757836+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.760339+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.761652+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.764720+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.765797+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.774209+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.902302+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.904788+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.905954+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.909098+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.910072+0000 mon.c (mon.1) 928 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:23.917164+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.055550+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.057921+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.059196+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.061830+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.062871+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.071346+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.202144+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.204953+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.206186+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.208608+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.209639+0000 mon.c (mon.1) 938 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:24 smithi050 bash[19968]: audit 2024-09-17T01:16:24.218228+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: cephadm 2024-09-17T01:16:22.514551+0000 mgr.y (mgr.15261) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: cephadm 2024-09-17T01:16:22.637442+0000 mgr.y (mgr.15261) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: cephadm 2024-09-17T01:16:22.768909+0000 mgr.y (mgr.15261) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: cephadm 2024-09-17T01:16:22.883605+0000 mgr.y (mgr.15261) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: cephadm 2024-09-17T01:16:23.010936+0000 mgr.y (mgr.15261) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: cephadm 2024-09-17T01:16:23.179472+0000 mgr.y (mgr.15261) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.330961+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.333308+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.334707+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.337552+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.338677+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.345898+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: cephadm 2024-09-17T01:16:23.347812+0000 mgr.y (mgr.15261) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.491091+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.494202+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.495605+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.498392+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.499420+0000 mon.c (mon.1) 913 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.508846+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.626477+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: cephadm 2024-09-17T01:16:22.514551+0000 mgr.y (mgr.15261) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: cephadm 2024-09-17T01:16:22.637442+0000 mgr.y (mgr.15261) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: cephadm 2024-09-17T01:16:22.768909+0000 mgr.y (mgr.15261) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: cephadm 2024-09-17T01:16:22.883605+0000 mgr.y (mgr.15261) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: cephadm 2024-09-17T01:16:23.010936+0000 mgr.y (mgr.15261) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: cephadm 2024-09-17T01:16:23.179472+0000 mgr.y (mgr.15261) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.330961+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.333308+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.334707+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.337552+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.338677+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.345898+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: cephadm 2024-09-17T01:16:23.347812+0000 mgr.y (mgr.15261) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.491091+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.494202+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.495605+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.498392+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.499420+0000 mon.c (mon.1) 913 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.508846+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.626477+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.629403+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.630499+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.632679+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.633591+0000 mon.c (mon.1) 918 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.641921+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.757836+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.760339+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.761652+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.764720+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.765797+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.774209+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.902302+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.904788+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.905954+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.909098+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.910072+0000 mon.c (mon.1) 928 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:23.917164+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.055550+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.057921+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.629403+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.630499+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.632679+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.633591+0000 mon.c (mon.1) 918 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.641921+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.757836+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.760339+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.761652+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.764720+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.765797+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.774209+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.902302+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.904788+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.905954+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.909098+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.910072+0000 mon.c (mon.1) 928 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:23.917164+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.055550+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.057921+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.059196+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.061830+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.062871+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.071346+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.202144+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.204953+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.206186+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.208608+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.209639+0000 mon.c (mon.1) 938 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[19759]: audit 2024-09-17T01:16:24.218228+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.059196+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.061830+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.062871+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.071346+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:24.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.202144+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.204953+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:24.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.206186+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:24.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.208608+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:24.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.209639+0000 mon.c (mon.1) 938 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:24.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:24 smithi027 bash[25154]: audit 2024-09-17T01:16:24.218228+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: cluster 2024-09-17T01:16:23.499633+0000 mgr.y (mgr.15261) 421 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: cephadm 2024-09-17T01:16:23.509675+0000 mgr.y (mgr.15261) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: cephadm 2024-09-17T01:16:23.642749+0000 mgr.y (mgr.15261) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: cephadm 2024-09-17T01:16:23.775178+0000 mgr.y (mgr.15261) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: cephadm 2024-09-17T01:16:23.918407+0000 mgr.y (mgr.15261) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: cephadm 2024-09-17T01:16:24.072464+0000 mgr.y (mgr.15261) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: cephadm 2024-09-17T01:16:24.220171+0000 mgr.y (mgr.15261) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.355372+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.358122+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.359617+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.362556+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.363652+0000 mon.c (mon.1) 943 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.371058+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: cephadm 2024-09-17T01:16:24.373368+0000 mgr.y (mgr.15261) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.507376+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.510470+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.512004+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.515304+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.516393+0000 mon.c (mon.1) 948 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.525085+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.635011+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.637962+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.639520+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.642783+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.644242+0000 mon.c (mon.1) 953 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.654712+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.779367+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.782056+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.783461+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.786435+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.787649+0000 mon.c (mon.1) 958 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.797993+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.940034+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.943168+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.945533+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.949458+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.951144+0000 mon.c (mon.1) 963 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:24.963127+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.114012+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.117156+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.119183+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.122449+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.123593+0000 mon.c (mon.1) 968 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.132523+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.236123+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.239090+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.240646+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.244161+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.245325+0000 mon.c (mon.1) 973 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:25 smithi050 bash[19968]: audit 2024-09-17T01:16:25.254762+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: cluster 2024-09-17T01:16:23.499633+0000 mgr.y (mgr.15261) 421 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: cephadm 2024-09-17T01:16:23.509675+0000 mgr.y (mgr.15261) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: cephadm 2024-09-17T01:16:23.642749+0000 mgr.y (mgr.15261) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: cephadm 2024-09-17T01:16:23.775178+0000 mgr.y (mgr.15261) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: cephadm 2024-09-17T01:16:23.918407+0000 mgr.y (mgr.15261) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: cephadm 2024-09-17T01:16:24.072464+0000 mgr.y (mgr.15261) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: cephadm 2024-09-17T01:16:24.220171+0000 mgr.y (mgr.15261) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.355372+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.358122+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.359617+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.362556+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.363652+0000 mon.c (mon.1) 943 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.371058+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: cephadm 2024-09-17T01:16:24.373368+0000 mgr.y (mgr.15261) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.507376+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.510470+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.512004+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.515304+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.516393+0000 mon.c (mon.1) 948 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.525085+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.635011+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.637962+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.639520+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.642783+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.644242+0000 mon.c (mon.1) 953 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.654712+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.779367+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.782056+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.783461+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.786435+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.787649+0000 mon.c (mon.1) 958 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.797993+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.940034+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.943168+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.945533+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.949458+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.951144+0000 mon.c (mon.1) 963 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:24.963127+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.114012+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: cluster 2024-09-17T01:16:23.499633+0000 mgr.y (mgr.15261) 421 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 774 B/s rd, 0 op/s 2024-09-17T01:16:25.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: cephadm 2024-09-17T01:16:23.509675+0000 mgr.y (mgr.15261) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: cephadm 2024-09-17T01:16:23.642749+0000 mgr.y (mgr.15261) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: cephadm 2024-09-17T01:16:23.775178+0000 mgr.y (mgr.15261) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: cephadm 2024-09-17T01:16:23.918407+0000 mgr.y (mgr.15261) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: cephadm 2024-09-17T01:16:24.072464+0000 mgr.y (mgr.15261) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: cephadm 2024-09-17T01:16:24.220171+0000 mgr.y (mgr.15261) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.355372+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.358122+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.359617+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.362556+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.363652+0000 mon.c (mon.1) 943 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.371058+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: cephadm 2024-09-17T01:16:24.373368+0000 mgr.y (mgr.15261) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.507376+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.510470+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.512004+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.515304+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.516393+0000 mon.c (mon.1) 948 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.525085+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.117156+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.119183+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.122449+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.123593+0000 mon.c (mon.1) 968 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.132523+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.236123+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.239090+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.240646+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.244161+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.245325+0000 mon.c (mon.1) 973 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[19759]: audit 2024-09-17T01:16:25.254762+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.635011+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.637962+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.639520+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.642783+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.644242+0000 mon.c (mon.1) 953 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.654712+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.779367+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.782056+0000 mon.c (mon.1) 955 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.783461+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.786435+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.787649+0000 mon.c (mon.1) 958 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.797993+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.940034+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.943168+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.945533+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.949458+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.951144+0000 mon.c (mon.1) 963 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:24.963127+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.114012+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.117156+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.119183+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.122449+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.123593+0000 mon.c (mon.1) 968 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.132523+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:25.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.236123+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.239090+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:25.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.240646+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:25.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.244161+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:25.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.245325+0000 mon.c (mon.1) 973 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:25.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:25 smithi027 bash[25154]: audit 2024-09-17T01:16:25.254762+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: cephadm 2024-09-17T01:16:24.528403+0000 mgr.y (mgr.15261) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: cephadm 2024-09-17T01:16:24.655782+0000 mgr.y (mgr.15261) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: cephadm 2024-09-17T01:16:24.801484+0000 mgr.y (mgr.15261) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: cephadm 2024-09-17T01:16:24.966823+0000 mgr.y (mgr.15261) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: cephadm 2024-09-17T01:16:25.137031+0000 mgr.y (mgr.15261) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: cephadm 2024-09-17T01:16:25.257068+0000 mgr.y (mgr.15261) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.369293+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.371644+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.373259+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.376497+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.377397+0000 mon.c (mon.1) 978 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.384415+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: cephadm 2024-09-17T01:16:25.385207+0000 mgr.y (mgr.15261) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.492385+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.495152+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.496508+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.499278+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.500608+0000 mon.c (mon.1) 983 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.508395+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.631188+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.633874+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.635409+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.638945+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.640087+0000 mon.c (mon.1) 988 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.647969+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.747271+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.750304+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.751654+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.754141+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.755107+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.762439+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.877230+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.879887+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.881200+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.884225+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.885238+0000 mon.c (mon.1) 998 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.892354+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.986447+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.988851+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.990446+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.992532+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.993312+0000 mon.c (mon.1) 1003 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:25.999418+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.100329+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.102952+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.104092+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.107230+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.108106+0000 mon.c (mon.1) 1008 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.115734+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.248176+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.251139+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.252741+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.256123+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.257291+0000 mon.c (mon.1) 1013 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:26 smithi050 bash[19968]: audit 2024-09-17T01:16:26.265602+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: cephadm 2024-09-17T01:16:24.528403+0000 mgr.y (mgr.15261) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: cephadm 2024-09-17T01:16:24.655782+0000 mgr.y (mgr.15261) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: cephadm 2024-09-17T01:16:24.801484+0000 mgr.y (mgr.15261) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: cephadm 2024-09-17T01:16:24.966823+0000 mgr.y (mgr.15261) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: cephadm 2024-09-17T01:16:25.137031+0000 mgr.y (mgr.15261) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: cephadm 2024-09-17T01:16:25.257068+0000 mgr.y (mgr.15261) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.369293+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.371644+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.373259+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.376497+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.377397+0000 mon.c (mon.1) 978 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.384415+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: cephadm 2024-09-17T01:16:25.385207+0000 mgr.y (mgr.15261) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.492385+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.495152+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.496508+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.499278+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.500608+0000 mon.c (mon.1) 983 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.508395+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.631188+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.633874+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.635409+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.638945+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.640087+0000 mon.c (mon.1) 988 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.647969+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.747271+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.750304+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.751654+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.754141+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.755107+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.762439+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.877230+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.879887+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.881200+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.884225+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.885238+0000 mon.c (mon.1) 998 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.892354+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.986447+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.988851+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.990446+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.992532+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.993312+0000 mon.c (mon.1) 1003 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:25.999418+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.100329+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.102952+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.104092+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.107230+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.108106+0000 mon.c (mon.1) 1008 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.115734+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.248176+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.251139+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.252741+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.256123+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.257291+0000 mon.c (mon.1) 1013 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[19759]: audit 2024-09-17T01:16:26.265602+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: cephadm 2024-09-17T01:16:24.528403+0000 mgr.y (mgr.15261) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: cephadm 2024-09-17T01:16:24.655782+0000 mgr.y (mgr.15261) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: cephadm 2024-09-17T01:16:24.801484+0000 mgr.y (mgr.15261) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: cephadm 2024-09-17T01:16:24.966823+0000 mgr.y (mgr.15261) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: cephadm 2024-09-17T01:16:25.137031+0000 mgr.y (mgr.15261) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: cephadm 2024-09-17T01:16:25.257068+0000 mgr.y (mgr.15261) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.369293+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.371644+0000 mon.c (mon.1) 975 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.373259+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.376497+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.377397+0000 mon.c (mon.1) 978 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.384415+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: cephadm 2024-09-17T01:16:25.385207+0000 mgr.y (mgr.15261) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.492385+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.495152+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.496508+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.499278+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.500608+0000 mon.c (mon.1) 983 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.508395+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.631188+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.633874+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.635409+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.638945+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.640087+0000 mon.c (mon.1) 988 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.647969+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.747271+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.750304+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.751654+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.754141+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.755107+0000 mon.c (mon.1) 993 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.762439+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.877230+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.879887+0000 mon.c (mon.1) 995 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.881200+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.884225+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.885238+0000 mon.c (mon.1) 998 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.892354+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.986447+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.988851+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.990446+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.992532+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.993312+0000 mon.c (mon.1) 1003 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:25.999418+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.100329+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.102952+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.104092+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.107230+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.108106+0000 mon.c (mon.1) 1008 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.115734+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:26.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.248176+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.251139+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:26.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.252741+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:26.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.256123+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:26.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.257291+0000 mon.c (mon.1) 1013 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:26.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:26 smithi027 bash[25154]: audit 2024-09-17T01:16:26.265602+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.387 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: cluster 2024-09-17T01:16:25.500098+0000 mgr.y (mgr.15261) 436 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T01:16:27.387 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: cephadm 2024-09-17T01:16:25.509711+0000 mgr.y (mgr.15261) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: cephadm 2024-09-17T01:16:25.648883+0000 mgr.y (mgr.15261) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: cephadm 2024-09-17T01:16:25.763895+0000 mgr.y (mgr.15261) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: cephadm 2024-09-17T01:16:25.893220+0000 mgr.y (mgr.15261) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: cephadm 2024-09-17T01:16:26.000600+0000 mgr.y (mgr.15261) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: cephadm 2024-09-17T01:16:26.118241+0000 mgr.y (mgr.15261) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: cephadm 2024-09-17T01:16:26.267536+0000 mgr.y (mgr.15261) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.392029+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.394755+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.396176+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.399236+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.400547+0000 mon.c (mon.1) 1018 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.388 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.411574+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: cephadm 2024-09-17T01:16:26.412448+0000 mgr.y (mgr.15261) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.520882+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.523502+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.524772+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.527339+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.389 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.528269+0000 mon.c (mon.1) 1023 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.393 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.539052+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.393 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.656661+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.393 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.659605+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.660955+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.663856+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.664989+0000 mon.c (mon.1) 1028 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.676461+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.792110+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.794936+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.796354+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.799645+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.800731+0000 mon.c (mon.1) 1033 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.809519+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.935980+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.938504+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.940325+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.394 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.943298+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: cluster 2024-09-17T01:16:25.500098+0000 mgr.y (mgr.15261) 436 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T01:16:27.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: cephadm 2024-09-17T01:16:25.509711+0000 mgr.y (mgr.15261) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: cephadm 2024-09-17T01:16:25.648883+0000 mgr.y (mgr.15261) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: cephadm 2024-09-17T01:16:25.763895+0000 mgr.y (mgr.15261) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.395 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: cephadm 2024-09-17T01:16:25.893220+0000 mgr.y (mgr.15261) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: cephadm 2024-09-17T01:16:26.000600+0000 mgr.y (mgr.15261) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: cephadm 2024-09-17T01:16:26.118241+0000 mgr.y (mgr.15261) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: cephadm 2024-09-17T01:16:26.267536+0000 mgr.y (mgr.15261) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.392029+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.394755+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.396176+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.399236+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.400547+0000 mon.c (mon.1) 1018 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.411574+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: cephadm 2024-09-17T01:16:26.412448+0000 mgr.y (mgr.15261) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.520882+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.523502+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.524772+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.396 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.527339+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: cluster 2024-09-17T01:16:25.500098+0000 mgr.y (mgr.15261) 436 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T01:16:27.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: cephadm 2024-09-17T01:16:25.509711+0000 mgr.y (mgr.15261) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: cephadm 2024-09-17T01:16:25.648883+0000 mgr.y (mgr.15261) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: cephadm 2024-09-17T01:16:25.763895+0000 mgr.y (mgr.15261) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: cephadm 2024-09-17T01:16:25.893220+0000 mgr.y (mgr.15261) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: cephadm 2024-09-17T01:16:26.000600+0000 mgr.y (mgr.15261) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: cephadm 2024-09-17T01:16:26.118241+0000 mgr.y (mgr.15261) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: cephadm 2024-09-17T01:16:26.267536+0000 mgr.y (mgr.15261) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.392029+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.394755+0000 mon.c (mon.1) 1015 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.396176+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.399236+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.400547+0000 mon.c (mon.1) 1018 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.411574+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: cephadm 2024-09-17T01:16:26.412448+0000 mgr.y (mgr.15261) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.520882+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.523502+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.524772+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.527339+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.528269+0000 mon.c (mon.1) 1023 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.539052+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.656661+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.659605+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.660955+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.663856+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.664989+0000 mon.c (mon.1) 1028 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.676461+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.792110+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.794936+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.796354+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.799645+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.800731+0000 mon.c (mon.1) 1033 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.809519+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.935980+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.938504+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.940325+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.943298+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.944586+0000 mon.c (mon.1) 1038 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:26.954028+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.080957+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.083551+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.085128+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.088421+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.089558+0000 mon.c (mon.1) 1043 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.097956+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.176534+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.179445+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.181239+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.184187+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.185151+0000 mon.c (mon.1) 1048 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.192174+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.281500+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.284141+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.285586+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.288746+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.290040+0000 mon.c (mon.1) 1053 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:27 smithi050 bash[19968]: audit 2024-09-17T01:16:27.298244+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.528269+0000 mon.c (mon.1) 1023 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.539052+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.656661+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.659605+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.660955+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.663856+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.664989+0000 mon.c (mon.1) 1028 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.676461+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.792110+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.794936+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.796354+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.799645+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.800731+0000 mon.c (mon.1) 1033 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.809519+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.935980+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.938504+0000 mon.c (mon.1) 1035 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.940325+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.943298+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.944586+0000 mon.c (mon.1) 1038 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.944586+0000 mon.c (mon.1) 1038 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:26.954028+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.080957+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.083551+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.085128+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.088421+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.089558+0000 mon.c (mon.1) 1043 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.097956+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.176534+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.179445+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.181239+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.184187+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.185151+0000 mon.c (mon.1) 1048 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.192174+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.281500+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.284141+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.285586+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.288746+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.290040+0000 mon.c (mon.1) 1053 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[19759]: audit 2024-09-17T01:16:27.298244+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:26.954028+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.080957+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.083551+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.085128+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.088421+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.089558+0000 mon.c (mon.1) 1043 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.097956+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.176534+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.179445+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.181239+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.184187+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.185151+0000 mon.c (mon.1) 1048 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.192174+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:27.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.281500+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.284141+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:27.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.285586+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:27.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.288746+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:27.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.290040+0000 mon.c (mon.1) 1053 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:27.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:27 smithi027 bash[25154]: audit 2024-09-17T01:16:27.298244+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: cephadm 2024-09-17T01:16:26.539874+0000 mgr.y (mgr.15261) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: cephadm 2024-09-17T01:16:26.677747+0000 mgr.y (mgr.15261) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: cephadm 2024-09-17T01:16:26.810256+0000 mgr.y (mgr.15261) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: cephadm 2024-09-17T01:16:26.954976+0000 mgr.y (mgr.15261) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: cephadm 2024-09-17T01:16:27.098685+0000 mgr.y (mgr.15261) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.146677+0000 mgr.y (mgr.15261) 450 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: cephadm 2024-09-17T01:16:27.192853+0000 mgr.y (mgr.15261) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: cephadm 2024-09-17T01:16:27.299057+0000 mgr.y (mgr.15261) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.414033+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.417112+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.418700+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.421934+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.423078+0000 mon.c (mon.1) 1058 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.431425+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.558372+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.561147+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.562777+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.566179+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.567561+0000 mon.c (mon.1) 1063 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.579279+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.612286+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.621871+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.631724+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.709344+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.712391+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.714583+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.716992+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.719644+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.721641+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.723650+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.726287+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.729936+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.732636+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.734900+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.737132+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.739193+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.740960+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.742835+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.749300+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.753800+0000 mon.c (mon.1) 1079 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.754228+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.758772+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.761128+0000 mon.c (mon.1) 1080 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.761585+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.766959+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.768839+0000 mon.c (mon.1) 1081 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.769248+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.776440+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.777962+0000 mon.c (mon.1) 1082 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.778514+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.779894+0000 mon.c (mon.1) 1083 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.780416+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.787352+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.798217+0000 mon.c (mon.1) 1084 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.798707+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.799717+0000 mon.c (mon.1) 1085 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.800158+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.809244+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T01:16:28.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.810766+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.811188+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.812182+0000 mon.c (mon.1) 1087 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.812563+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.821206+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.824298+0000 mon.c (mon.1) 1088 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.824713+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.825756+0000 mon.c (mon.1) 1089 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.826047+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.832695+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.836212+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.836554+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.864173+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:16:28.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.865188+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.865537+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.866303+0000 mon.c (mon.1) 1092 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.866641+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.867406+0000 mon.c (mon.1) 1093 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.867688+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.868417+0000 mon.c (mon.1) 1094 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.868698+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.869434+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.869728+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.870481+0000 mon.c (mon.1) 1096 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.870761+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.871770+0000 mon.c (mon.1) 1097 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.872050+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:16:28.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.879024+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:16:28.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.879876+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.881938+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.882663+0000 mon.c (mon.1) 1100 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.889870+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.963729+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.967126+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.968141+0000 mon.c (mon.1) 1103 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.641 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:28 smithi050 bash[19968]: audit 2024-09-17T01:16:27.976618+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: cephadm 2024-09-17T01:16:26.539874+0000 mgr.y (mgr.15261) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: cephadm 2024-09-17T01:16:26.677747+0000 mgr.y (mgr.15261) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: cephadm 2024-09-17T01:16:26.810256+0000 mgr.y (mgr.15261) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: cephadm 2024-09-17T01:16:26.954976+0000 mgr.y (mgr.15261) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: cephadm 2024-09-17T01:16:27.098685+0000 mgr.y (mgr.15261) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.146677+0000 mgr.y (mgr.15261) 450 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: cephadm 2024-09-17T01:16:27.192853+0000 mgr.y (mgr.15261) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: cephadm 2024-09-17T01:16:27.299057+0000 mgr.y (mgr.15261) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.414033+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.417112+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.418700+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.421934+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.423078+0000 mon.c (mon.1) 1058 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.431425+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.558372+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.561147+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.562777+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.566179+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.567561+0000 mon.c (mon.1) 1063 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.579279+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: cephadm 2024-09-17T01:16:26.539874+0000 mgr.y (mgr.15261) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: cephadm 2024-09-17T01:16:26.677747+0000 mgr.y (mgr.15261) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: cephadm 2024-09-17T01:16:26.810256+0000 mgr.y (mgr.15261) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: cephadm 2024-09-17T01:16:26.954976+0000 mgr.y (mgr.15261) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: cephadm 2024-09-17T01:16:27.098685+0000 mgr.y (mgr.15261) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.146677+0000 mgr.y (mgr.15261) 450 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: cephadm 2024-09-17T01:16:27.192853+0000 mgr.y (mgr.15261) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: cephadm 2024-09-17T01:16:27.299057+0000 mgr.y (mgr.15261) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.414033+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.417112+0000 mon.c (mon.1) 1055 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.418700+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.421934+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.423078+0000 mon.c (mon.1) 1058 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.431425+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.558372+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.561147+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.562777+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.566179+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.567561+0000 mon.c (mon.1) 1063 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.579279+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.612286+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.621871+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.631724+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.709344+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.712391+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.714583+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.716992+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.719644+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.721641+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.723650+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.726287+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.729936+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.732636+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.734900+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.737132+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.739193+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.740960+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.742835+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.749300+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.753800+0000 mon.c (mon.1) 1079 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:16:28.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.612286+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.621871+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.631724+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.709344+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.712391+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.714583+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.716992+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.719644+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.721641+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.723650+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.726287+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.729936+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.732636+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.734900+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.737132+0000 mon.c (mon.1) 1075 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.739193+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.740960+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.742835+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:28.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.749300+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.753800+0000 mon.c (mon.1) 1079 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:16:28.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.754228+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:16:28.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.758772+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:16:28.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.761128+0000 mon.c (mon.1) 1080 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.761585+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.766959+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:16:28.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.768839+0000 mon.c (mon.1) 1081 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.769248+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.776440+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.777962+0000 mon.c (mon.1) 1082 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.778514+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.779894+0000 mon.c (mon.1) 1083 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.780416+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.787352+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.798217+0000 mon.c (mon.1) 1084 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.798707+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.799717+0000 mon.c (mon.1) 1085 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.800158+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.809244+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.810766+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.811188+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.812182+0000 mon.c (mon.1) 1087 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.812563+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.821206+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.824298+0000 mon.c (mon.1) 1088 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.824713+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.825756+0000 mon.c (mon.1) 1089 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.826047+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.832695+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.836212+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.836554+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.864173+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.865188+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.865537+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.866303+0000 mon.c (mon.1) 1092 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.866641+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.754228+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:16:28.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.758772+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:16:28.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.761128+0000 mon.c (mon.1) 1080 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.761585+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.766959+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:16:28.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.768839+0000 mon.c (mon.1) 1081 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:16:28.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.769248+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:16:28.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.776440+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:16:28.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.777962+0000 mon.c (mon.1) 1082 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:16:28.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.778514+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:16:28.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.779894+0000 mon.c (mon.1) 1083 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:16:28.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.780416+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:16:28.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.787352+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T01:16:28.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.798217+0000 mon.c (mon.1) 1084 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:16:28.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.798707+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:16:28.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.799717+0000 mon.c (mon.1) 1085 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:16:28.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.800158+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:16:28.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.809244+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T01:16:28.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.867406+0000 mon.c (mon.1) 1093 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.867688+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.868417+0000 mon.c (mon.1) 1094 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.868698+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.869434+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.869728+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.870481+0000 mon.c (mon.1) 1096 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.870761+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.871770+0000 mon.c (mon.1) 1097 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.872050+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.879024+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.879876+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.881938+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.882663+0000 mon.c (mon.1) 1100 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.889870+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.846 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.963729+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.846 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.967126+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.846 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.968141+0000 mon.c (mon.1) 1103 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.846 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[25154]: audit 2024-09-17T01:16:27.976618+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.810766+0000 mon.c (mon.1) 1086 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.811188+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.812182+0000 mon.c (mon.1) 1087 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:16:28.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.812563+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:16:28.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.821206+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.824298+0000 mon.c (mon.1) 1088 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.824713+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.825756+0000 mon.c (mon.1) 1089 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.826047+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.832695+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.836212+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.836554+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.864173+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.865188+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.865537+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.866303+0000 mon.c (mon.1) 1092 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.866641+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.867406+0000 mon.c (mon.1) 1093 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.867688+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.868417+0000 mon.c (mon.1) 1094 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.868698+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.869434+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.869728+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.870481+0000 mon.c (mon.1) 1096 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.870761+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.871770+0000 mon.c (mon.1) 1097 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.872050+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.879024+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.879876+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.881938+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.882663+0000 mon.c (mon.1) 1100 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.889870+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:28.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.963729+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:16:28.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.967126+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:16:28.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.968141+0000 mon.c (mon.1) 1103 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:16:28.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:28 smithi027 bash[19759]: audit 2024-09-17T01:16:27.976618+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:29.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:29 smithi050 bash[19968]: cephadm 2024-09-17T01:16:27.432434+0000 mgr.y (mgr.15261) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:29.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:29 smithi050 bash[19968]: cluster 2024-09-17T01:16:27.501672+0000 mgr.y (mgr.15261) 454 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-17T01:16:29.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:29 smithi050 bash[19968]: cephadm 2024-09-17T01:16:27.580347+0000 mgr.y (mgr.15261) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:29.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:29 smithi050 bash[19968]: cephadm 2024-09-17T01:16:27.743743+0000 mgr.y (mgr.15261) 456 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:16:29.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:29 smithi050 bash[19968]: cephadm 2024-09-17T01:16:27.871387+0000 mgr.y (mgr.15261) 457 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:16:29.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:29 smithi027 bash[19759]: cephadm 2024-09-17T01:16:27.432434+0000 mgr.y (mgr.15261) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:29.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:29 smithi027 bash[19759]: cluster 2024-09-17T01:16:27.501672+0000 mgr.y (mgr.15261) 454 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-17T01:16:29.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:29 smithi027 bash[19759]: cephadm 2024-09-17T01:16:27.580347+0000 mgr.y (mgr.15261) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:29.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:29 smithi027 bash[19759]: cephadm 2024-09-17T01:16:27.743743+0000 mgr.y (mgr.15261) 456 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:16:29.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:29 smithi027 bash[19759]: cephadm 2024-09-17T01:16:27.871387+0000 mgr.y (mgr.15261) 457 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:16:29.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:29 smithi027 bash[25154]: cephadm 2024-09-17T01:16:27.432434+0000 mgr.y (mgr.15261) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:29.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:29 smithi027 bash[25154]: cluster 2024-09-17T01:16:27.501672+0000 mgr.y (mgr.15261) 454 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-17T01:16:29.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:29 smithi027 bash[25154]: cephadm 2024-09-17T01:16:27.580347+0000 mgr.y (mgr.15261) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:16:29.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:29 smithi027 bash[25154]: cephadm 2024-09-17T01:16:27.743743+0000 mgr.y (mgr.15261) 456 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:16:29.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:29 smithi027 bash[25154]: cephadm 2024-09-17T01:16:27.871387+0000 mgr.y (mgr.15261) 457 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:16:30.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:16:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:16:30] "GET /metrics HTTP/1.1" 200 37976 "" "Prometheus/2.43.0" 2024-09-17T01:16:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:31 smithi050 bash[19968]: cluster 2024-09-17T01:16:29.502503+0000 mgr.y (mgr.15261) 458 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:16:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:31 smithi050 bash[19968]: audit 2024-09-17T01:16:30.203289+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:31 smithi050 bash[19968]: audit 2024-09-17T01:16:30.559458+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:31 smithi050 bash[19968]: audit 2024-09-17T01:16:30.574589+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:31 smithi050 bash[19968]: audit 2024-09-17T01:16:30.587987+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:31 smithi027 bash[19759]: cluster 2024-09-17T01:16:29.502503+0000 mgr.y (mgr.15261) 458 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:16:31.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:31 smithi027 bash[19759]: audit 2024-09-17T01:16:30.203289+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:31 smithi027 bash[19759]: audit 2024-09-17T01:16:30.559458+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:31 smithi027 bash[19759]: audit 2024-09-17T01:16:30.574589+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:31 smithi027 bash[19759]: audit 2024-09-17T01:16:30.587987+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:31 smithi027 bash[25154]: cluster 2024-09-17T01:16:29.502503+0000 mgr.y (mgr.15261) 458 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:16:31.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:31 smithi027 bash[25154]: audit 2024-09-17T01:16:30.203289+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:31 smithi027 bash[25154]: audit 2024-09-17T01:16:30.559458+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:31 smithi027 bash[25154]: audit 2024-09-17T01:16:30.574589+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:31.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:31 smithi027 bash[25154]: audit 2024-09-17T01:16:30.587987+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:33.546 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:33 smithi050 bash[19968]: cluster 2024-09-17T01:16:31.504190+0000 mgr.y (mgr.15261) 459 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:33.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:33 smithi027 bash[19759]: cluster 2024-09-17T01:16:31.504190+0000 mgr.y (mgr.15261) 459 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:33.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:33 smithi027 bash[25154]: cluster 2024-09-17T01:16:31.504190+0000 mgr.y (mgr.15261) 459 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:35.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:35 smithi027 bash[19759]: cluster 2024-09-17T01:16:33.504906+0000 mgr.y (mgr.15261) 460 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:35.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:35 smithi027 bash[19759]: audit 2024-09-17T01:16:35.185328+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:35.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:35 smithi027 bash[25154]: cluster 2024-09-17T01:16:33.504906+0000 mgr.y (mgr.15261) 460 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:35.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:35 smithi027 bash[25154]: audit 2024-09-17T01:16:35.185328+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:35.592 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:35 smithi050 bash[19968]: cluster 2024-09-17T01:16:33.504906+0000 mgr.y (mgr.15261) 460 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:35.592 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:35 smithi050 bash[19968]: audit 2024-09-17T01:16:35.185328+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:37.441 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:37 smithi027 bash[19759]: cluster 2024-09-17T01:16:35.505631+0000 mgr.y (mgr.15261) 461 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:37.441 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:37 smithi027 bash[25154]: cluster 2024-09-17T01:16:35.505631+0000 mgr.y (mgr.15261) 461 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:37.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:37 smithi050 bash[19968]: cluster 2024-09-17T01:16:35.505631+0000 mgr.y (mgr.15261) 461 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:38.551 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:38 smithi027 bash[19759]: audit 2024-09-17T01:16:37.157053+0000 mgr.y (mgr.15261) 462 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:38.551 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:38 smithi027 bash[19759]: audit 2024-09-17T01:16:37.260868+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:38.551 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:38 smithi027 bash[19759]: audit 2024-09-17T01:16:37.274437+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:38.552 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:38 smithi027 bash[19759]: audit 2024-09-17T01:16:37.285661+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:38.552 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:38 smithi027 bash[25154]: audit 2024-09-17T01:16:37.157053+0000 mgr.y (mgr.15261) 462 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:38.552 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:38 smithi027 bash[25154]: audit 2024-09-17T01:16:37.260868+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:38.552 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:38 smithi027 bash[25154]: audit 2024-09-17T01:16:37.274437+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:38.552 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:38 smithi027 bash[25154]: audit 2024-09-17T01:16:37.285661+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:38.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:38 smithi050 bash[19968]: audit 2024-09-17T01:16:37.157053+0000 mgr.y (mgr.15261) 462 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:38 smithi050 bash[19968]: audit 2024-09-17T01:16:37.260868+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:38 smithi050 bash[19968]: audit 2024-09-17T01:16:37.274437+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:38 smithi050 bash[19968]: audit 2024-09-17T01:16:37.285661+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:39.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:39 smithi027 bash[19759]: cluster 2024-09-17T01:16:37.507373+0000 mgr.y (mgr.15261) 463 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:39.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:39 smithi027 bash[25154]: cluster 2024-09-17T01:16:37.507373+0000 mgr.y (mgr.15261) 463 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:39.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:39 smithi050 bash[19968]: cluster 2024-09-17T01:16:37.507373+0000 mgr.y (mgr.15261) 463 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:40.453 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:16:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:16:40] "GET /metrics HTTP/1.1" 200 37967 "" "Prometheus/2.43.0" 2024-09-17T01:16:41.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:41 smithi027 bash[25154]: cluster 2024-09-17T01:16:39.508124+0000 mgr.y (mgr.15261) 464 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:41.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:41 smithi027 bash[19759]: cluster 2024-09-17T01:16:39.508124+0000 mgr.y (mgr.15261) 464 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:41 smithi050 bash[19968]: cluster 2024-09-17T01:16:39.508124+0000 mgr.y (mgr.15261) 464 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:43.383 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T01:16:43.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:43 smithi027 bash[19759]: cluster 2024-09-17T01:16:41.509828+0000 mgr.y (mgr.15261) 465 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:43 smithi027 bash[25154]: cluster 2024-09-17T01:16:41.509828+0000 mgr.y (mgr.15261) 465 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:43.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:43 smithi050 bash[19968]: cluster 2024-09-17T01:16:41.509828+0000 mgr.y (mgr.15261) 465 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:44.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:44 smithi027 bash[19759]: audit 2024-09-17T01:16:42.704775+0000 mgr.y (mgr.15261) 466 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:44.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:44 smithi027 bash[25154]: audit 2024-09-17T01:16:42.704775+0000 mgr.y (mgr.15261) 466 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:44.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:44 smithi050 bash[19968]: audit 2024-09-17T01:16:42.704775+0000 mgr.y (mgr.15261) 466 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:16:45.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:45 smithi027 bash[19759]: cluster 2024-09-17T01:16:43.510566+0000 mgr.y (mgr.15261) 467 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:45.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:45 smithi027 bash[25154]: cluster 2024-09-17T01:16:43.510566+0000 mgr.y (mgr.15261) 467 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:45.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:45 smithi050 bash[19968]: cluster 2024-09-17T01:16:43.510566+0000 mgr.y (mgr.15261) 467 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:47.144 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:16:47.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:47 smithi027 bash[19759]: cluster 2024-09-17T01:16:45.511247+0000 mgr.y (mgr.15261) 468 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:47.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:47 smithi027 bash[19759]: audit 2024-09-17T01:16:47.140776+0000 mon.a (mon.0) 2005 : audit [DBG] from='client.? 172.21.15.27:0/2421750826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:47 smithi027 bash[25154]: cluster 2024-09-17T01:16:45.511247+0000 mgr.y (mgr.15261) 468 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:47.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:47 smithi027 bash[25154]: audit 2024-09-17T01:16:47.140776+0000 mon.a (mon.0) 2005 : audit [DBG] from='client.? 172.21.15.27:0/2421750826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:47.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:47 smithi050 bash[19968]: cluster 2024-09-17T01:16:45.511247+0000 mgr.y (mgr.15261) 468 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:47.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:47 smithi050 bash[19968]: audit 2024-09-17T01:16:47.140776+0000 mon.a (mon.0) 2005 : audit [DBG] from='client.? 172.21.15.27:0/2421750826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:47.980 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-17T01:16:48.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:48 smithi027 bash[19759]: audit 2024-09-17T01:16:47.166731+0000 mgr.y (mgr.15261) 469 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:48.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:48 smithi027 bash[25154]: audit 2024-09-17T01:16:47.166731+0000 mgr.y (mgr.15261) 469 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:48.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:48 smithi050 bash[19968]: audit 2024-09-17T01:16:47.166731+0000 mgr.y (mgr.15261) 469 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:49.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:49 smithi027 bash[19759]: cluster 2024-09-17T01:16:47.512847+0000 mgr.y (mgr.15261) 470 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:49 smithi027 bash[25154]: cluster 2024-09-17T01:16:47.512847+0000 mgr.y (mgr.15261) 470 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:49.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:49 smithi050 bash[19968]: cluster 2024-09-17T01:16:47.512847+0000 mgr.y (mgr.15261) 470 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:50.320 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:16:50 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:16:50] "GET /metrics HTTP/1.1" 200 37967 "" "Prometheus/2.43.0" 2024-09-17T01:16:50.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:50 smithi027 bash[19759]: audit 2024-09-17T01:16:50.185540+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:50.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:50 smithi027 bash[25154]: audit 2024-09-17T01:16:50.185540+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:50.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:50 smithi050 bash[19968]: audit 2024-09-17T01:16:50.185540+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:16:51.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:51 smithi050 bash[19968]: cluster 2024-09-17T01:16:49.513553+0000 mgr.y (mgr.15261) 471 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:51.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:51 smithi050 bash[19968]: audit 2024-09-17T01:16:50.768746+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:51.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:51 smithi050 bash[19968]: audit 2024-09-17T01:16:50.781382+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:51.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:51 smithi050 bash[19968]: audit 2024-09-17T01:16:50.793315+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:51.514 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)" 2024-09-17T01:16:51.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:51 smithi027 bash[19759]: cluster 2024-09-17T01:16:49.513553+0000 mgr.y (mgr.15261) 471 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:51.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:51 smithi027 bash[19759]: audit 2024-09-17T01:16:50.768746+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:51.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:51 smithi027 bash[19759]: audit 2024-09-17T01:16:50.781382+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:51.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:51 smithi027 bash[19759]: audit 2024-09-17T01:16:50.793315+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:51 smithi027 bash[25154]: cluster 2024-09-17T01:16:49.513553+0000 mgr.y (mgr.15261) 471 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:51 smithi027 bash[25154]: audit 2024-09-17T01:16:50.768746+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:51 smithi027 bash[25154]: audit 2024-09-17T01:16:50.781382+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:51.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:51 smithi027 bash[25154]: audit 2024-09-17T01:16:50.793315+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:52.184 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-17T01:16:52.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:52 smithi027 bash[19759]: audit 2024-09-17T01:16:51.510335+0000 mon.c (mon.1) 1106 : audit [DBG] from='client.? 172.21.15.27:0/2355788772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:52.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:52 smithi027 bash[25154]: audit 2024-09-17T01:16:51.510335+0000 mon.c (mon.1) 1106 : audit [DBG] from='client.? 172.21.15.27:0/2355788772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:52.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:52 smithi050 bash[19968]: audit 2024-09-17T01:16:51.510335+0000 mon.c (mon.1) 1106 : audit [DBG] from='client.? 172.21.15.27:0/2355788772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:53.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:53 smithi050 bash[19968]: cluster 2024-09-17T01:16:51.514436+0000 mgr.y (mgr.15261) 472 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:53.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:53 smithi027 bash[19759]: cluster 2024-09-17T01:16:51.514436+0000 mgr.y (mgr.15261) 472 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:53.717 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:53 smithi027 bash[25154]: cluster 2024-09-17T01:16:51.514436+0000 mgr.y (mgr.15261) 472 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:55.543 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:55 smithi050 bash[19968]: cluster 2024-09-17T01:16:53.514951+0000 mgr.y (mgr.15261) 473 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:55.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:55 smithi027 bash[19759]: cluster 2024-09-17T01:16:53.514951+0000 mgr.y (mgr.15261) 473 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:55.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:55 smithi027 bash[25154]: cluster 2024-09-17T01:16:53.514951+0000 mgr.y (mgr.15261) 473 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:55.765 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:16:56.531 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-17T01:16:56.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:56 smithi050 bash[19968]: audit 2024-09-17T01:16:55.763162+0000 mon.a (mon.0) 2009 : audit [DBG] from='client.? 172.21.15.27:0/2378807222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:56.782 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:56 smithi027 bash[19759]: audit 2024-09-17T01:16:55.763162+0000 mon.a (mon.0) 2009 : audit [DBG] from='client.? 172.21.15.27:0/2378807222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:56.782 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:56 smithi027 bash[25154]: audit 2024-09-17T01:16:55.763162+0000 mon.a (mon.0) 2009 : audit [DBG] from='client.? 172.21.15.27:0/2378807222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:16:57.479 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:57 smithi027 bash[25154]: cluster 2024-09-17T01:16:55.515560+0000 mgr.y (mgr.15261) 474 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:57.480 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:57 smithi027 bash[19759]: cluster 2024-09-17T01:16:55.515560+0000 mgr.y (mgr.15261) 474 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:57.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:57 smithi050 bash[19968]: cluster 2024-09-17T01:16:55.515560+0000 mgr.y (mgr.15261) 474 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:16:58.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:58 smithi050 bash[19968]: audit 2024-09-17T01:16:57.177795+0000 mgr.y (mgr.15261) 475 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:58.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:58 smithi050 bash[19968]: audit 2024-09-17T01:16:57.460322+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:58.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:58 smithi050 bash[19968]: audit 2024-09-17T01:16:57.474582+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:58.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:58 smithi050 bash[19968]: audit 2024-09-17T01:16:57.487194+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:58.655 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:58 smithi027 bash[19759]: audit 2024-09-17T01:16:57.177795+0000 mgr.y (mgr.15261) 475 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:58.655 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:58 smithi027 bash[19759]: audit 2024-09-17T01:16:57.460322+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:58.655 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:58 smithi027 bash[19759]: audit 2024-09-17T01:16:57.474582+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:58.655 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:58 smithi027 bash[19759]: audit 2024-09-17T01:16:57.487194+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:58.655 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:58 smithi027 bash[25154]: audit 2024-09-17T01:16:57.177795+0000 mgr.y (mgr.15261) 475 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:16:58.656 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:58 smithi027 bash[25154]: audit 2024-09-17T01:16:57.460322+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:58.656 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:58 smithi027 bash[25154]: audit 2024-09-17T01:16:57.474582+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:58.656 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:58 smithi027 bash[25154]: audit 2024-09-17T01:16:57.487194+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:16:59.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:16:59 smithi050 bash[19968]: cluster 2024-09-17T01:16:57.517477+0000 mgr.y (mgr.15261) 476 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:59.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:16:59 smithi027 bash[19759]: cluster 2024-09-17T01:16:57.517477+0000 mgr.y (mgr.15261) 476 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:16:59.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:16:59 smithi027 bash[25154]: cluster 2024-09-17T01:16:57.517477+0000 mgr.y (mgr.15261) 476 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:00.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:17:00 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:17:00] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.43.0" 2024-09-17T01:17:01.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:01 smithi050 bash[19968]: cluster 2024-09-17T01:16:59.518211+0000 mgr.y (mgr.15261) 477 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:01.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:01 smithi027 bash[19759]: cluster 2024-09-17T01:16:59.518211+0000 mgr.y (mgr.15261) 477 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:01.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:01 smithi027 bash[25154]: cluster 2024-09-17T01:16:59.518211+0000 mgr.y (mgr.15261) 477 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:03 smithi027 bash[19759]: cluster 2024-09-17T01:17:01.519854+0000 mgr.y (mgr.15261) 478 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:03.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:03 smithi027 bash[25154]: cluster 2024-09-17T01:17:01.519854+0000 mgr.y (mgr.15261) 478 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:03.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:03 smithi050 bash[19968]: cluster 2024-09-17T01:17:01.519854+0000 mgr.y (mgr.15261) 478 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:04.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:04 smithi027 bash[19759]: audit 2024-09-17T01:17:03.376179+0000 mgr.y (mgr.15261) 479 : audit [DBG] from='client.25426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:04.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:04 smithi027 bash[25154]: audit 2024-09-17T01:17:03.376179+0000 mgr.y (mgr.15261) 479 : audit [DBG] from='client.25426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:04.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:04 smithi050 bash[19968]: audit 2024-09-17T01:17:03.376179+0000 mgr.y (mgr.15261) 479 : audit [DBG] from='client.25426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:05.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:05 smithi027 bash[25154]: cluster 2024-09-17T01:17:03.520290+0000 mgr.y (mgr.15261) 480 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:05 smithi027 bash[25154]: audit 2024-09-17T01:17:05.185500+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:05.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:05 smithi027 bash[19759]: cluster 2024-09-17T01:17:03.520290+0000 mgr.y (mgr.15261) 480 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:05.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:05 smithi027 bash[19759]: audit 2024-09-17T01:17:05.185500+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:05.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:05 smithi050 bash[19968]: cluster 2024-09-17T01:17:03.520290+0000 mgr.y (mgr.15261) 480 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:05.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:05 smithi050 bash[19968]: audit 2024-09-17T01:17:05.185500+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:06.948 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:17:07.655 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:07 smithi027 bash[19759]: cluster 2024-09-17T01:17:05.520950+0000 mgr.y (mgr.15261) 481 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:07.655 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:07 smithi027 bash[25154]: cluster 2024-09-17T01:17:05.520950+0000 mgr.y (mgr.15261) 481 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:07.656 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch upgrade status' 2024-09-17T01:17:07.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:07 smithi050 bash[19968]: cluster 2024-09-17T01:17:05.520950+0000 mgr.y (mgr.15261) 481 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:08.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:08 smithi027 bash[25154]: audit 2024-09-17T01:17:07.188502+0000 mgr.y (mgr.15261) 482 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:08.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:08 smithi027 bash[19759]: audit 2024-09-17T01:17:07.188502+0000 mgr.y (mgr.15261) 482 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:08.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:08 smithi050 bash[19968]: audit 2024-09-17T01:17:07.188502+0000 mgr.y (mgr.15261) 482 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:09.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:09 smithi027 bash[19759]: cluster 2024-09-17T01:17:07.522607+0000 mgr.y (mgr.15261) 483 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:09.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:09 smithi027 bash[25154]: cluster 2024-09-17T01:17:07.522607+0000 mgr.y (mgr.15261) 483 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:09.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:09 smithi050 bash[19968]: cluster 2024-09-17T01:17:07.522607+0000 mgr.y (mgr.15261) 483 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:10.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:17:10 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:17:10] "GET /metrics HTTP/1.1" 200 37974 "" "Prometheus/2.43.0" 2024-09-17T01:17:11.331 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:17:11.332 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": null, 2024-09-17T01:17:11.332 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": false, 2024-09-17T01:17:11.332 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "", 2024-09-17T01:17:11.332 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2024-09-17T01:17:11.332 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": null, 2024-09-17T01:17:11.332 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "", 2024-09-17T01:17:11.332 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:17:11.332 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:17:11.770 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:11 smithi050 bash[19968]: cluster 2024-09-17T01:17:09.523365+0000 mgr.y (mgr.15261) 484 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:11.771 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:11 smithi050 bash[19968]: audit 2024-09-17T01:17:10.988241+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:11.771 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:11 smithi050 bash[19968]: audit 2024-09-17T01:17:10.997377+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:11.771 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:11 smithi050 bash[19968]: audit 2024-09-17T01:17:11.004317+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:11.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:11 smithi027 bash[25154]: cluster 2024-09-17T01:17:09.523365+0000 mgr.y (mgr.15261) 484 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:11.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:11 smithi027 bash[25154]: audit 2024-09-17T01:17:10.988241+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:11.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:11 smithi027 bash[25154]: audit 2024-09-17T01:17:10.997377+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:11.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:11 smithi027 bash[25154]: audit 2024-09-17T01:17:11.004317+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:11.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:11 smithi027 bash[19759]: cluster 2024-09-17T01:17:09.523365+0000 mgr.y (mgr.15261) 484 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:11.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:11 smithi027 bash[19759]: audit 2024-09-17T01:17:10.988241+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:11.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:11 smithi027 bash[19759]: audit 2024-09-17T01:17:10.997377+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:11.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:11 smithi027 bash[19759]: audit 2024-09-17T01:17:11.004317+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:12.084 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph health detail' 2024-09-17T01:17:12.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:12 smithi027 bash[19759]: audit 2024-09-17T01:17:11.341993+0000 mgr.y (mgr.15261) 485 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:12.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:12 smithi027 bash[25154]: audit 2024-09-17T01:17:11.341993+0000 mgr.y (mgr.15261) 485 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:12.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:12 smithi050 bash[19968]: audit 2024-09-17T01:17:11.341993+0000 mgr.y (mgr.15261) 485 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:13.695 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:13 smithi027 bash[19759]: cluster 2024-09-17T01:17:11.525429+0000 mgr.y (mgr.15261) 486 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:13.696 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:13 smithi027 bash[25154]: cluster 2024-09-17T01:17:11.525429+0000 mgr.y (mgr.15261) 486 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:13.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:13 smithi050 bash[19968]: cluster 2024-09-17T01:17:11.525429+0000 mgr.y (mgr.15261) 486 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:15.587 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:15 smithi050 bash[19968]: cluster 2024-09-17T01:17:13.525951+0000 mgr.y (mgr.15261) 487 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:15.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:15 smithi027 bash[25154]: cluster 2024-09-17T01:17:13.525951+0000 mgr.y (mgr.15261) 487 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:15.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:15 smithi027 bash[19759]: cluster 2024-09-17T01:17:13.525951+0000 mgr.y (mgr.15261) 487 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:15.843 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2024-09-17T01:17:16.582 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- 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-17T01:17:16.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:16 smithi027 bash[19759]: audit 2024-09-17T01:17:15.853707+0000 mon.c (mon.1) 1108 : audit [DBG] from='client.? 172.21.15.27:0/3577647627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:17:16.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:16 smithi027 bash[25154]: audit 2024-09-17T01:17:15.853707+0000 mon.c (mon.1) 1108 : audit [DBG] from='client.? 172.21.15.27:0/3577647627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:17:16.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:16 smithi050 bash[19968]: audit 2024-09-17T01:17:15.853707+0000 mon.c (mon.1) 1108 : audit [DBG] from='client.? 172.21.15.27:0/3577647627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:17:17.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:17 smithi027 bash[19759]: cluster 2024-09-17T01:17:15.526462+0000 mgr.y (mgr.15261) 488 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:17.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:17 smithi027 bash[19759]: audit 2024-09-17T01:17:17.199051+0000 mgr.y (mgr.15261) 489 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:17.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:17 smithi027 bash[25154]: cluster 2024-09-17T01:17:15.526462+0000 mgr.y (mgr.15261) 488 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:17.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:17 smithi027 bash[25154]: audit 2024-09-17T01:17:17.199051+0000 mgr.y (mgr.15261) 489 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:17.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:17 smithi050 bash[19968]: cluster 2024-09-17T01:17:15.526462+0000 mgr.y (mgr.15261) 488 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:17.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:17 smithi050 bash[19968]: audit 2024-09-17T01:17:17.199051+0000 mgr.y (mgr.15261) 489 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:18.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:18 smithi050 bash[19968]: cluster 2024-09-17T01:17:17.527375+0000 mgr.y (mgr.15261) 490 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:18.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:18 smithi050 bash[19968]: audit 2024-09-17T01:17:17.676598+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:18.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:18 smithi050 bash[19968]: audit 2024-09-17T01:17:17.692226+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:18.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:18 smithi050 bash[19968]: audit 2024-09-17T01:17:17.703181+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:18.974 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:18 smithi027 bash[19759]: cluster 2024-09-17T01:17:17.527375+0000 mgr.y (mgr.15261) 490 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:18.974 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:18 smithi027 bash[19759]: audit 2024-09-17T01:17:17.676598+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:18.974 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:18 smithi027 bash[19759]: audit 2024-09-17T01:17:17.692226+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:18.974 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:18 smithi027 bash[19759]: audit 2024-09-17T01:17:17.703181+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:18.974 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:18 smithi027 bash[25154]: cluster 2024-09-17T01:17:17.527375+0000 mgr.y (mgr.15261) 490 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:18.974 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:18 smithi027 bash[25154]: audit 2024-09-17T01:17:17.676598+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:18.974 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:18 smithi027 bash[25154]: audit 2024-09-17T01:17:17.692226+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:18.975 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:18 smithi027 bash[25154]: audit 2024-09-17T01:17:17.703181+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:20.465 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:17:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:17:20] "GET /metrics HTTP/1.1" 200 37974 "" "Prometheus/2.43.0" 2024-09-17T01:17:20.465 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:20 smithi027 bash[25154]: audit 2024-09-17T01:17:20.186405+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:20.466 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:20 smithi027 bash[19759]: audit 2024-09-17T01:17:20.186405+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:20.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:20 smithi050 bash[19968]: audit 2024-09-17T01:17:20.186405+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:21.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:21 smithi027 bash[25154]: cluster 2024-09-17T01:17:19.528166+0000 mgr.y (mgr.15261) 491 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:21.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:21 smithi027 bash[19759]: cluster 2024-09-17T01:17:19.528166+0000 mgr.y (mgr.15261) 491 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:21.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:21 smithi050 bash[19968]: cluster 2024-09-17T01:17:19.528166+0000 mgr.y (mgr.15261) 491 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:22 smithi027 bash[25154]: audit 2024-09-17T01:17:20.866162+0000 mgr.y (mgr.15261) 492 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:22.464 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:22 smithi027 bash[25154]: audit 2024-09-17T01:17:21.300833+0000 mgr.y (mgr.15261) 493 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "mon", "hosts": "smithi050", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:22.464 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:22 smithi027 bash[19759]: audit 2024-09-17T01:17:20.866162+0000 mgr.y (mgr.15261) 492 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:22.464 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:22 smithi027 bash[19759]: audit 2024-09-17T01:17:21.300833+0000 mgr.y (mgr.15261) 493 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "mon", "hosts": "smithi050", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:22.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:22 smithi050 bash[19968]: audit 2024-09-17T01:17:20.866162+0000 mgr.y (mgr.15261) 492 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:22.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:22 smithi050 bash[19968]: audit 2024-09-17T01:17:21.300833+0000 mgr.y (mgr.15261) 493 : audit [DBG] from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "mon", "hosts": "smithi050", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:23 smithi027 bash[19759]: cluster 2024-09-17T01:17:21.529182+0000 mgr.y (mgr.15261) 494 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:23.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:23 smithi027 bash[25154]: cluster 2024-09-17T01:17:21.529182+0000 mgr.y (mgr.15261) 494 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:23.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:23 smithi050 bash[19968]: cluster 2024-09-17T01:17:21.529182+0000 mgr.y (mgr.15261) 494 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:24.882 INFO:teuthology.orchestra.run.smithi027.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:17:25.560 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[25154]: cluster 2024-09-17T01:17:23.529871+0000 mgr.y (mgr.15261) 495 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:25.561 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[25154]: audit 2024-09-17T01:17:24.891898+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:25.561 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[25154]: audit 2024-09-17T01:17:24.893750+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:25.561 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[25154]: audit 2024-09-17T01:17:24.896913+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:25.561 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[25154]: audit 2024-09-17T01:17:24.898131+0000 mon.c (mon.1) 1112 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:25.561 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[25154]: audit 2024-09-17T01:17:24.907124+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:25.561 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[19759]: cluster 2024-09-17T01:17:23.529871+0000 mgr.y (mgr.15261) 495 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:25.561 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[19759]: audit 2024-09-17T01:17:24.891898+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:25.562 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[19759]: audit 2024-09-17T01:17:24.893750+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:25.562 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[19759]: audit 2024-09-17T01:17:24.896913+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:25.562 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[19759]: audit 2024-09-17T01:17:24.898131+0000 mon.c (mon.1) 1112 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:25.562 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:25 smithi027 bash[19759]: audit 2024-09-17T01:17:24.907124+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:25.563 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- 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-17T01:17:25.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:25 smithi050 bash[19968]: cluster 2024-09-17T01:17:23.529871+0000 mgr.y (mgr.15261) 495 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:25.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:25 smithi050 bash[19968]: audit 2024-09-17T01:17:24.891898+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:25.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:25 smithi050 bash[19968]: audit 2024-09-17T01:17:24.893750+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:25.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:25 smithi050 bash[19968]: audit 2024-09-17T01:17:24.896913+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:25.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:25 smithi050 bash[19968]: audit 2024-09-17T01:17:24.898131+0000 mon.c (mon.1) 1112 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:25.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:25 smithi050 bash[19968]: audit 2024-09-17T01:17:24.907124+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:26.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:26 smithi027 bash[19759]: cephadm 2024-09-17T01:17:24.881268+0000 mgr.y (mgr.15261) 496 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:17:26.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:26 smithi027 bash[19759]: cephadm 2024-09-17T01:17:24.989596+0000 mgr.y (mgr.15261) 497 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:17:26.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:26 smithi027 bash[25154]: cephadm 2024-09-17T01:17:24.881268+0000 mgr.y (mgr.15261) 496 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:17:26.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:26 smithi027 bash[25154]: cephadm 2024-09-17T01:17:24.989596+0000 mgr.y (mgr.15261) 497 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:17:26.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:26 smithi050 bash[19968]: cephadm 2024-09-17T01:17:24.881268+0000 mgr.y (mgr.15261) 496 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:17:26.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:26 smithi050 bash[19968]: cephadm 2024-09-17T01:17:24.989596+0000 mgr.y (mgr.15261) 497 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:17:27.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:27 smithi027 bash[19759]: cluster 2024-09-17T01:17:25.530521+0000 mgr.y (mgr.15261) 498 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:17:27.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:27 smithi027 bash[25154]: cluster 2024-09-17T01:17:25.530521+0000 mgr.y (mgr.15261) 498 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:17:27.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:27 smithi050 bash[19968]: cluster 2024-09-17T01:17:25.530521+0000 mgr.y (mgr.15261) 498 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:17:28.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:28 smithi027 bash[19759]: audit 2024-09-17T01:17:27.206988+0000 mgr.y (mgr.15261) 499 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:28.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:28 smithi027 bash[25154]: audit 2024-09-17T01:17:27.206988+0000 mgr.y (mgr.15261) 499 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:28.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:28 smithi050 bash[19968]: audit 2024-09-17T01:17:27.206988+0000 mgr.y (mgr.15261) 499 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:29.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:29 smithi027 bash[19759]: cluster 2024-09-17T01:17:27.532071+0000 mgr.y (mgr.15261) 500 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:29.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:29 smithi027 bash[25154]: cluster 2024-09-17T01:17:27.532071+0000 mgr.y (mgr.15261) 500 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:29.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:29 smithi050 bash[19968]: cluster 2024-09-17T01:17:27.532071+0000 mgr.y (mgr.15261) 500 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:30.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:17:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:17:30] "GET /metrics HTTP/1.1" 200 37984 "" "Prometheus/2.43.0" 2024-09-17T01:17:31.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: cluster 2024-09-17T01:17:29.532715+0000 mgr.y (mgr.15261) 501 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:31.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: audit 2024-09-17T01:17:30.019938+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:31.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: cephadm 2024-09-17T01:17:30.020738+0000 mgr.y (mgr.15261) 502 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:17:31.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: cephadm 2024-09-17T01:17:30.020810+0000 mgr.y (mgr.15261) 503 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:17:31.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: audit 2024-09-17T01:17:30.022591+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:31.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: audit 2024-09-17T01:17:30.025259+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:31.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: cephadm 2024-09-17T01:17:30.026281+0000 mgr.y (mgr.15261) 504 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:17:31.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: audit 2024-09-17T01:17:30.034785+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:31.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: audit 2024-09-17T01:17:30.037611+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T01:17:31.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: audit 2024-09-17T01:17:30.039124+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T01:17:31.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[25154]: cephadm 2024-09-17T01:17:30.040198+0000 mgr.y (mgr.15261) 505 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T01:17:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: cluster 2024-09-17T01:17:29.532715+0000 mgr.y (mgr.15261) 501 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: audit 2024-09-17T01:17:30.019938+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: cephadm 2024-09-17T01:17:30.020738+0000 mgr.y (mgr.15261) 502 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:17:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: cephadm 2024-09-17T01:17:30.020810+0000 mgr.y (mgr.15261) 503 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:17:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: audit 2024-09-17T01:17:30.022591+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: audit 2024-09-17T01:17:30.025259+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: cephadm 2024-09-17T01:17:30.026281+0000 mgr.y (mgr.15261) 504 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:17:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: audit 2024-09-17T01:17:30.034785+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: audit 2024-09-17T01:17:30.037611+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T01:17:31.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: audit 2024-09-17T01:17:30.039124+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T01:17:31.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:31 smithi027 bash[19759]: cephadm 2024-09-17T01:17:30.040198+0000 mgr.y (mgr.15261) 505 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T01:17:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: cluster 2024-09-17T01:17:29.532715+0000 mgr.y (mgr.15261) 501 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: audit 2024-09-17T01:17:30.019938+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: cephadm 2024-09-17T01:17:30.020738+0000 mgr.y (mgr.15261) 502 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:17:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: cephadm 2024-09-17T01:17:30.020810+0000 mgr.y (mgr.15261) 503 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:17:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: audit 2024-09-17T01:17:30.022591+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:31.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: audit 2024-09-17T01:17:30.025259+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: cephadm 2024-09-17T01:17:30.026281+0000 mgr.y (mgr.15261) 504 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:17:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: audit 2024-09-17T01:17:30.034785+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: audit 2024-09-17T01:17:30.037611+0000 mon.c (mon.1) 1115 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T01:17:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: audit 2024-09-17T01:17:30.039124+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T01:17:31.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:31 smithi050 bash[19968]: cephadm 2024-09-17T01:17:30.040198+0000 mgr.y (mgr.15261) 505 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T01:17:31.481 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:17:32.209 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:32 smithi027 bash[19759]: audit 2024-09-17T01:17:31.219020+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:32.209 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:32 smithi027 bash[19759]: audit 2024-09-17T01:17:31.227785+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:32.254 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:17:32.254 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 14s ago 33m - - 2024-09-17T01:17:32.254 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 1s ago 33m - - 2024-09-17T01:17:32.254 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (16m) 14s ago 26m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:17:32.254 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (74s) 1s ago 25m 73.9M - 9.4.12 2bacad6d85d8 74c50b65c5f9 2024-09-17T01:17:32.254 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (2m) 14s ago 23m 41.9M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 running (2m) 1s ago 32m 425M - 19.1.1-330-gc2ddf972 ebb0615149de 4a5b363c97cc 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (13m) 14s ago 35m 500M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (35m) 14s ago 35m 99.4M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (33m) 1s ago 33m 71.9M 2048M 17.2.0 e1d6a67b021e d30b5cae6f9d 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (33m) 14s ago 33m 69.2M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (16m) 14s ago 26m 8427k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (15m) 1s ago 26m 8311k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (32m) 14s ago 32m 58.1M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (31m) 14s ago 31m 59.4M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (30m) 14s ago 30m 53.7M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (30m) 14s ago 30m 58.0M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (29m) 1s ago 29m 59.9M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (28m) 1s ago 28m 55.7M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:17:32.255 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (28m) 1s ago 28m 55.8M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:17:32.256 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (27m) 1s ago 27m 58.1M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:17:32.256 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (2m) 1s ago 26m 53.0M - 2.43.0 a07b618ecd1d 8c3c08db4832 2024-09-17T01:17:32.256 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (24m) 14s ago 24m 90.7M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:17:32.256 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (24m) 1s ago 24m 90.1M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:17:32.445 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:32 smithi050 bash[19968]: audit 2024-09-17T01:17:31.219020+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:32.445 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:32 smithi050 bash[19968]: audit 2024-09-17T01:17:31.227785+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:32.445 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:32 smithi050 bash[19968]: audit 2024-09-17T01:17:31.239477+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:32.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:32 smithi027 bash[19759]: audit 2024-09-17T01:17:31.239477+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:32.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:32 smithi027 bash[25154]: audit 2024-09-17T01:17:31.219020+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:32.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:32 smithi027 bash[25154]: audit 2024-09-17T01:17:31.227785+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:32.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:32 smithi027 bash[25154]: audit 2024-09-17T01:17:31.239477+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:32.693 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:17:32.693 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:17:32.693 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T01:17:32.693 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": {}, 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:17:32.694 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-17T01:17:32.695 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:17:32.695 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:17:32.695 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:17:33.065 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:17:33.065 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3", 2024-09-17T01:17:33.065 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2024-09-17T01:17:33.065 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi050", 2024-09-17T01:17:33.065 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2024-09-17T01:17:33.065 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "0/1 daemons upgraded", 2024-09-17T01:17:33.065 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T01:17:33.065 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:17:33.065 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:17:33.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[19759]: audit 2024-09-17T01:17:31.478039+0000 mgr.y (mgr.15261) 506 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[19759]: cluster 2024-09-17T01:17:31.533801+0000 mgr.y (mgr.15261) 507 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[19759]: audit 2024-09-17T01:17:31.855029+0000 mgr.y (mgr.15261) 508 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[19759]: audit 2024-09-17T01:17:32.217883+0000 mgr.y (mgr.15261) 509 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[19759]: audit 2024-09-17T01:17:32.645267+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[19759]: audit 2024-09-17T01:17:32.646908+0000 mon.c (mon.1) 1117 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:17:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[19759]: audit 2024-09-17T01:17:32.648131+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:17:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[19759]: audit 2024-09-17T01:17:32.649309+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:33.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[19759]: audit 2024-09-17T01:17:32.703982+0000 mon.c (mon.1) 1120 : audit [DBG] from='client.? 172.21.15.27:0/3696121783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:33.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[25154]: audit 2024-09-17T01:17:31.478039+0000 mgr.y (mgr.15261) 506 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:33.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[25154]: cluster 2024-09-17T01:17:31.533801+0000 mgr.y (mgr.15261) 507 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[25154]: audit 2024-09-17T01:17:31.855029+0000 mgr.y (mgr.15261) 508 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[25154]: audit 2024-09-17T01:17:32.217883+0000 mgr.y (mgr.15261) 509 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[25154]: audit 2024-09-17T01:17:32.645267+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[25154]: audit 2024-09-17T01:17:32.646908+0000 mon.c (mon.1) 1117 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:17:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[25154]: audit 2024-09-17T01:17:32.648131+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:17:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[25154]: audit 2024-09-17T01:17:32.649309+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:33.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:33 smithi027 bash[25154]: audit 2024-09-17T01:17:32.703982+0000 mon.c (mon.1) 1120 : audit [DBG] from='client.? 172.21.15.27:0/3696121783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:33.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:33 smithi050 bash[19968]: audit 2024-09-17T01:17:31.478039+0000 mgr.y (mgr.15261) 506 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:33.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:33 smithi050 bash[19968]: cluster 2024-09-17T01:17:31.533801+0000 mgr.y (mgr.15261) 507 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:33.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:33 smithi050 bash[19968]: audit 2024-09-17T01:17:31.855029+0000 mgr.y (mgr.15261) 508 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:33.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:33 smithi050 bash[19968]: audit 2024-09-17T01:17:32.217883+0000 mgr.y (mgr.15261) 509 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:33.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:33 smithi050 bash[19968]: audit 2024-09-17T01:17:32.645267+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:33.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:33 smithi050 bash[19968]: audit 2024-09-17T01:17:32.646908+0000 mon.c (mon.1) 1117 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:17:33.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:33 smithi050 bash[19968]: audit 2024-09-17T01:17:32.648131+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:17:33.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:33 smithi050 bash[19968]: audit 2024-09-17T01:17:32.649309+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:33.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:33 smithi050 bash[19968]: audit 2024-09-17T01:17:32.703982+0000 mon.c (mon.1) 1120 : audit [DBG] from='client.? 172.21.15.27:0/3696121783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:34.526 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:34 smithi050 bash[19968]: cephadm 2024-09-17T01:17:32.635549+0000 mgr.y (mgr.15261) 510 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T01:17:34.526 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:34 smithi050 bash[19968]: cephadm 2024-09-17T01:17:32.651003+0000 mgr.y (mgr.15261) 511 : cephadm [INF] Deploying daemon mon.b on smithi050 2024-09-17T01:17:34.526 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:34 smithi050 bash[19968]: audit 2024-09-17T01:17:33.075118+0000 mgr.y (mgr.15261) 512 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:34.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:34 smithi027 bash[25154]: cephadm 2024-09-17T01:17:32.635549+0000 mgr.y (mgr.15261) 510 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T01:17:34.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:34 smithi027 bash[25154]: cephadm 2024-09-17T01:17:32.651003+0000 mgr.y (mgr.15261) 511 : cephadm [INF] Deploying daemon mon.b on smithi050 2024-09-17T01:17:34.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:34 smithi027 bash[25154]: audit 2024-09-17T01:17:33.075118+0000 mgr.y (mgr.15261) 512 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:34.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:34 smithi027 bash[19759]: cephadm 2024-09-17T01:17:32.635549+0000 mgr.y (mgr.15261) 510 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T01:17:34.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:34 smithi027 bash[19759]: cephadm 2024-09-17T01:17:32.651003+0000 mgr.y (mgr.15261) 511 : cephadm [INF] Deploying daemon mon.b on smithi050 2024-09-17T01:17:34.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:34 smithi027 bash[19759]: audit 2024-09-17T01:17:33.075118+0000 mgr.y (mgr.15261) 512 : audit [DBG] from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:17:35.380 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:17:35 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:35.381 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:17:35 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:35.381 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:17:35 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:35.381 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:17:35 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:35.381 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:17:35 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:35.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:17:35 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:35.382 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:17:35 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:35.382 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:17:35 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:35.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:35 smithi050 bash[19968]: cluster 2024-09-17T01:17:33.534508+0000 mgr.y (mgr.15261) 513 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:35.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:35 smithi050 bash[19968]: audit 2024-09-17T01:17:35.186871+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:35.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:35 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:35.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:35 smithi027 bash[25154]: cluster 2024-09-17T01:17:33.534508+0000 mgr.y (mgr.15261) 513 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:35.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:35 smithi027 bash[25154]: audit 2024-09-17T01:17:35.186871+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:35.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:35 smithi027 bash[19759]: cluster 2024-09-17T01:17:33.534508+0000 mgr.y (mgr.15261) 513 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:35.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:35 smithi027 bash[19759]: audit 2024-09-17T01:17:35.186871+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:35.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:35 smithi050 systemd[1]: Stopping Ceph mon.b for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:17:35.899 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:35 smithi050 bash[19968]: debug 2024-09-17T01:17:35.646+0000 7fc241bd5700 -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-17T01:17:35.899 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:35 smithi050 bash[19968]: debug 2024-09-17T01:17:35.646+0000 7fc241bd5700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T01:17:37.043 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:36 smithi050 bash[74268]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon-b 2024-09-17T01:17:37.309 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:37.310 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:37.310 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:37.311 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:37 smithi050 bash[74366]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon-b 2024-09-17T01:17:37.311 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T01:17:37.311 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: Stopped Ceph mon.b for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:17:37.311 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:37.311 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:37.311 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:37.312 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:37.312 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:37.312 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:17:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:37 smithi050 systemd[1]: Started Ceph mon.b for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:17:39.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.594+0000 7f4e8fc4ac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.594+0000 7f4e8fc4ac80 0 ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.594+0000 7f4e8fc4ac80 0 pidfile_write: ignore empty --pid-file 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 0 load: jerasure load: lrc 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Git sha 0 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: DB SUMMARY 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: DB Session ID: 1IGD75YQI00BW9HZ2XF9 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 4387 Bytes 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000078.sst 2024-09-17T01:17:39.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000076.log size: 2049071 ; 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.env: 0x5586354aa940 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.info_log: 0x558637c3d6e0 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.statistics: (nil) 2024-09-17T01:17:39.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.use_fsync: 0 2024-09-17T01:17:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T01:17:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T01:17:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T01:17:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T01:17:39.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T01:17:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T01:17:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T01:17:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T01:17:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T01:17:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T01:17:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T01:17:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.db_log_dir: 2024-09-17T01:17:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.wal_dir: 2024-09-17T01:17:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T01:17:39.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.write_buffer_manager: 0x558637c4cdc0 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T01:17:39.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.unordered_write: 0 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.row_cache: None 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.wal_filter: None 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T01:17:39.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.wal_compression: 0 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T01:17:39.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_open_files: -1 2024-09-17T01:17:39.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Compression algorithms supported: 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: kZSTD supported: 0 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T01:17:39.891 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T01:17:39.892 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T01:17:39.892 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-09-17T01:17:39.893 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T01:17:39.893 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T01:17:39.893 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.merge_operator: 2024-09-17T01:17:39.893 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_filter: None 2024-09-17T01:17:39.893 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T01:17:39.893 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T01:17:39.893 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T01:17:39.893 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558637c3d320) 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: cache_index_and_filter_blocks: 1 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: pin_top_level_index_and_filter: 1 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: index_type: 0 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: data_block_index_type: 0 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: index_shortening: 1 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: checksum: 4 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: no_block_cache: 0 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: block_cache: 0x558637c331f0 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: block_cache_name: BinnedLRUCache 2024-09-17T01:17:39.894 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: block_cache_options: 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: capacity : 536870912 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: num_shard_bits : 4 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: strict_capacity_limit : 0 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: high_pri_pool_ratio: 0.000 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: block_cache_compressed: (nil) 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: persistent_cache: (nil) 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: block_size: 4096 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: block_size_deviation: 10 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: block_restart_interval: 16 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: index_block_restart_interval: 1 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: metadata_block_size: 4096 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: partition_filters: 0 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: use_delta_encoding: 1 2024-09-17T01:17:39.895 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: filter_policy: bloomfilter 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: whole_key_filtering: 1 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: verify_compression: 0 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: read_amp_bytes_per_bit: 0 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: format_version: 5 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: enable_index_compression: 1 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: block_align: 0 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: max_auto_readahead_size: 262144 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: prepopulate_block_cache: 0 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: initial_auto_readahead_size: 8192 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: num_file_reads_for_auto_readahead: 2 2024-09-17T01:17:39.896 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T01:17:39.897 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T01:17:39.897 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compression: NoCompression 2024-09-17T01:17:39.897 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T01:17:39.897 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T01:17:39.897 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T01:17:39.897 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.num_levels: 7 2024-09-17T01:17:39.897 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T01:17:39.898 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T01:17:39.898 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T01:17:39.898 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T01:17:39.898 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T01:17:39.898 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T01:17:39.898 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T01:17:39.898 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T01:17:39.899 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T01:17:39.899 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T01:17:39.899 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T01:17:39.899 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T01:17:39.899 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T01:17:39.899 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T01:17:39.899 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T01:17:39.900 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T01:17:39.900 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T01:17:39.900 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T01:17:39.900 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T01:17:39.900 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T01:17:39.900 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T01:17:39.900 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T01:17:39.901 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T01:17:39.901 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T01:17:39.901 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T01:17:39.901 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T01:17:39.901 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T01:17:39.901 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T01:17:39.901 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T01:17:39.902 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T01:17:39.902 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T01:17:39.902 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T01:17:39.902 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T01:17:39.902 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T01:17:39.902 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T01:17:39.903 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T01:17:39.903 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T01:17:39.903 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T01:17:39.903 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T01:17:39.903 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T01:17:39.903 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T01:17:39.903 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T01:17:39.904 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T01:17:39.904 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T01:17:39.904 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T01:17:39.904 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T01:17:39.904 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T01:17:39.904 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T01:17:39.904 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T01:17:39.905 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T01:17:39.905 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T01:17:39.905 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T01:17:39.905 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T01:17:39.905 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T01:17:39.905 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T01:17:39.905 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T01:17:39.906 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T01:17:39.906 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T01:17:39.906 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T01:17:39.906 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T01:17:39.906 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T01:17:39.906 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T01:17:39.906 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T01:17:39.906 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T01:17:39.906 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T01:17:39.907 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.ttl: 2592000 2024-09-17T01:17:39.907 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T01:17:39.907 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T01:17:39.907 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T01:17:39.907 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T01:17:39.907 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T01:17:39.907 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T01:17:39.908 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T01:17:39.908 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T01:17:39.908 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T01:17:39.908 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T01:17:39.908 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T01:17:39.908 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T01:17:39.908 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8fc4ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T01:17:39.908 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.598+0000 7f4e8ca21640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 78.sst 2024-09-17T01:17:39.909 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.602+0000 7f4e8fc4ac80 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-17T01:17:39.909 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.602+0000 7f4e8fc4ac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 80, last_sequence is 43413, log_number is 76,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T01:17:39.909 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.602+0000 7f4e8fc4ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 76 2024-09-17T01:17:39.909 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.602+0000 7f4e8fc4ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c9ecf06c-ac5a-45bf-a3e0-59e0873c00f7 2024-09-17T01:17:39.909 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.602+0000 7f4e8fc4ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726535859605565, "job": 1, "event": "recovery_started", "wal_files": [76]} 2024-09-17T01:17:39.909 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.602+0000 7f4e8fc4ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #76 mode 2 2024-09-17T01:17:39.909 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.606+0000 7f4e8fc4ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726535859612586, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 81, "file_size": 1102303, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 43396, "largest_seqno": 44930, "table_properties": {"data_size": 1096709, "index_size": 2697, "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": 16375, "raw_average_key_size": 22, "raw_value_size": 1083513, "raw_average_value_size": 1476, "num_data_blocks": 119, "num_entries": 734, "num_filter_entries": 734, "num_deletions": 254, "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": 1726535859, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c9ecf06c-ac5a-45bf-a3e0-59e0873c00f7", "db_session_id": "1IGD75YQI00BW9HZ2XF9", "orig_file_number": 81, "seqno_to_time_mapping": "N/A"}} 2024-09-17T01:17:39.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.606+0000 7f4e8fc4ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726535859612722, "job": 1, "event": "recovery_finished"} 2024-09-17T01:17:39.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.606+0000 7f4e8fc4ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 83 2024-09-17T01:17:39.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.606+0000 7f4e8fc4ac80 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-17T01:17:39.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000076.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T01:17:39.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558637c5ee00 2024-09-17T01:17:39.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 4 rocksdb: DB pointer 0x558637d5e000 2024-09-17T01:17:39.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e85a13640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T01:17:39.910 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e85a13640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: ** DB Stats ** 2024-09-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: 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-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: 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-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: ** Compaction Stats [default] ** 2024-09-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: 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-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: L0 1/0 1.05 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 319.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T01:17:39.911 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: L6 1/0 10.66 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-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Sum 2/0 11.71 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 319.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 319.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: ** Compaction Stats [default] ** 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: 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-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 319.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T01:17:39.912 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Cumulative compaction: 0.00 GB write, 100.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Interval compaction: 0.00 GB write, 100.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: 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-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: Block cache BinnedLRUCache@0x558637c331f0#7 capacity: 512.00 MB usage: 4.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: 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-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 0 starting mon.b rank 2 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-b fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 1 mon.b@-1(???) e3 preinit fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 0 mon.b@-1(???).mds e1 new map 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 0 mon.b@-1(???).mds e1 print_map 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: e1 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: legacy client fscid: -1 2024-09-17T01:17:39.913 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: 2024-09-17T01:17:39.914 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: No filesystems configured 2024-09-17T01:17:39.914 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 0 mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T01:17:39.914 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T01:17:39.914 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T01:17:39.914 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.610+0000 7f4e8fc4ac80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T01:17:39.914 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:39 smithi050 bash[74456]: debug 2024-09-17T01:17:39.614+0000 7f4e8fc4ac80 1 mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-09-17T01:17:40.517 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:17:40] "GET /metrics HTTP/1.1" 200 37980 "" "Prometheus/2.43.0" 2024-09-17T01:17:41.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:35.535155+0000 mgr.y (mgr.15261) 514 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:41.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:37.218326+0000 mgr.y (mgr.15261) 515 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:41.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:37.536776+0000 mgr.y (mgr.15261) 516 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:41.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:39.537478+0000 mgr.y (mgr.15261) 517 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:41.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:39.827359+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T01:17:41.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:39.828153+0000 mon.c (mon.1) 1122 : cluster [INF] mon.c calling monitor election 2024-09-17T01:17:41.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:39.828162+0000 mon.a (mon.0) 2027 : cluster [INF] mon.a calling monitor election 2024-09-17T01:17:41.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:39.872061+0000 mon.a (mon.0) 2028 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T01:17:41.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:39.886449+0000 mon.a (mon.0) 2029 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],b=[v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0],c=[v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0]} 2024-09-17T01:17:41.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:39.886637+0000 mon.a (mon.0) 2030 : cluster [DBG] fsmap 2024-09-17T01:17:41.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:39.886723+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:39.887871+0000 mon.a (mon.0) 2032 : cluster [DBG] mgrmap e43: y(active, since 2m), standbys: x 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cluster 2024-09-17T01:17:39.898798+0000 mon.a (mon.0) 2033 : cluster [INF] overall HEALTH_OK 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:39.905923+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:39.913258+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:39.926510+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:39.930226+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:39.935200+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:39.944188+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:39.949258+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:39.952789+0000 mon.c (mon.1) 1125 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:39.964541+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cephadm 2024-09-17T01:17:39.965802+0000 mgr.y (mgr.15261) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.088044+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.091444+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.094009+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.097977+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.099306+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.109244+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cephadm 2024-09-17T01:17:40.110367+0000 mgr.y (mgr.15261) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.231138+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.234015+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.235608+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.238627+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.239753+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.247040+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cephadm 2024-09-17T01:17:40.250044+0000 mgr.y (mgr.15261) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.362182+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.364726+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.366453+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.369795+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.371072+0000 mon.c (mon.1) 1140 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.378527+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: cephadm 2024-09-17T01:17:40.381632+0000 mgr.y (mgr.15261) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.488264+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.490822+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.492072+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.494559+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.495504+0000 mon.c (mon.1) 1145 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.501847+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.594248+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.597316+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.598907+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.601750+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.602671+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.609477+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.712308+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.715140+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.716681+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.720036+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.721213+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.727940+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.838120+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.841071+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.842691+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.845685+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.847042+0000 mon.c (mon.1) 1160 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:40 smithi050 bash[74456]: audit 2024-09-17T01:17:40.854321+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:35.535155+0000 mgr.y (mgr.15261) 514 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:37.218326+0000 mgr.y (mgr.15261) 515 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:37.536776+0000 mgr.y (mgr.15261) 516 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:39.537478+0000 mgr.y (mgr.15261) 517 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:39.827359+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T01:17:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:39.828153+0000 mon.c (mon.1) 1122 : cluster [INF] mon.c calling monitor election 2024-09-17T01:17:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:39.828162+0000 mon.a (mon.0) 2027 : cluster [INF] mon.a calling monitor election 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:39.872061+0000 mon.a (mon.0) 2028 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:39.886449+0000 mon.a (mon.0) 2029 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],b=[v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0],c=[v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0]} 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:39.886637+0000 mon.a (mon.0) 2030 : cluster [DBG] fsmap 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:39.886723+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:39.887871+0000 mon.a (mon.0) 2032 : cluster [DBG] mgrmap e43: y(active, since 2m), standbys: x 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cluster 2024-09-17T01:17:39.898798+0000 mon.a (mon.0) 2033 : cluster [INF] overall HEALTH_OK 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:39.905923+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:39.913258+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:39.926510+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:39.930226+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:39.935200+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:39.944188+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:39.949258+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:39.952789+0000 mon.c (mon.1) 1125 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:39.964541+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:35.535155+0000 mgr.y (mgr.15261) 514 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:37.218326+0000 mgr.y (mgr.15261) 515 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:37.536776+0000 mgr.y (mgr.15261) 516 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:39.537478+0000 mgr.y (mgr.15261) 517 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:39.827359+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T01:17:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:39.828153+0000 mon.c (mon.1) 1122 : cluster [INF] mon.c calling monitor election 2024-09-17T01:17:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:39.828162+0000 mon.a (mon.0) 2027 : cluster [INF] mon.a calling monitor election 2024-09-17T01:17:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:39.872061+0000 mon.a (mon.0) 2028 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:39.886449+0000 mon.a (mon.0) 2029 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0],b=[v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0],c=[v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0]} 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:39.886637+0000 mon.a (mon.0) 2030 : cluster [DBG] fsmap 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:39.886723+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:39.887871+0000 mon.a (mon.0) 2032 : cluster [DBG] mgrmap e43: y(active, since 2m), standbys: x 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cluster 2024-09-17T01:17:39.898798+0000 mon.a (mon.0) 2033 : cluster [INF] overall HEALTH_OK 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:39.905923+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:39.913258+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:39.926510+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:39.930226+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:39.935200+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:39.944188+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:39.949258+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:39.952789+0000 mon.c (mon.1) 1125 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:39.964541+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cephadm 2024-09-17T01:17:39.965802+0000 mgr.y (mgr.15261) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.088044+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.091444+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.094009+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.097977+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.099306+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.109244+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cephadm 2024-09-17T01:17:40.110367+0000 mgr.y (mgr.15261) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.231138+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.234015+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.235608+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.238627+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.239753+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.247040+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cephadm 2024-09-17T01:17:40.250044+0000 mgr.y (mgr.15261) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.362182+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.364726+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.366453+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.369795+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.371072+0000 mon.c (mon.1) 1140 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cephadm 2024-09-17T01:17:39.965802+0000 mgr.y (mgr.15261) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.088044+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.091444+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.094009+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.097977+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.099306+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.109244+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cephadm 2024-09-17T01:17:40.110367+0000 mgr.y (mgr.15261) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.231138+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.234015+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.235608+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.238627+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.239753+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.247040+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cephadm 2024-09-17T01:17:40.250044+0000 mgr.y (mgr.15261) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.362182+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.364726+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.366453+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.369795+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.371072+0000 mon.c (mon.1) 1140 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.378527+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: cephadm 2024-09-17T01:17:40.381632+0000 mgr.y (mgr.15261) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.488264+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.490822+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.492072+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.494559+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.495504+0000 mon.c (mon.1) 1145 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.501847+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.594248+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.597316+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.598907+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.601750+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.602671+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.609477+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.712308+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.715140+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.716681+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.720036+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.721213+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.727940+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.378527+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: cephadm 2024-09-17T01:17:40.381632+0000 mgr.y (mgr.15261) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:41.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.488264+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.490822+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.492072+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.494559+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.495504+0000 mon.c (mon.1) 1145 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.501847+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.594248+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.597316+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.598907+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.601750+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.602671+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.609477+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.712308+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.715140+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.716681+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.720036+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.721213+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.727940+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.838120+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.841071+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.842691+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.845685+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.847042+0000 mon.c (mon.1) 1160 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[19759]: audit 2024-09-17T01:17:40.854321+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:41.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.838120+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.841071+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:41.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.842691+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:41.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.845685+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:41.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.847042+0000 mon.c (mon.1) 1160 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:41.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:40 smithi027 bash[25154]: audit 2024-09-17T01:17:40.854321+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: cephadm 2024-09-17T01:17:40.503274+0000 mgr.y (mgr.15261) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: cephadm 2024-09-17T01:17:40.610146+0000 mgr.y (mgr.15261) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: cephadm 2024-09-17T01:17:40.731075+0000 mgr.y (mgr.15261) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: cephadm 2024-09-17T01:17:40.856850+0000 mgr.y (mgr.15261) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:40.963437+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:40.966270+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:40.967830+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:40.971241+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:40.972451+0000 mon.c (mon.1) 1165 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:40.979995+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: cephadm 2024-09-17T01:17:40.982575+0000 mgr.y (mgr.15261) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.091032+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.093999+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.095692+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.099130+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.100269+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.109686+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: cephadm 2024-09-17T01:17:41.112301+0000 mgr.y (mgr.15261) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.230205+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.233261+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.234644+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.237416+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.238448+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.249254+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: cephadm 2024-09-17T01:17:41.250205+0000 mgr.y (mgr.15261) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.379611+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.382687+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.384371+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.387855+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.389069+0000 mon.c (mon.1) 1180 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.399649+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: cephadm 2024-09-17T01:17:41.400701+0000 mgr.y (mgr.15261) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.511663+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.514393+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.516568+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.518707+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.519547+0000 mon.c (mon.1) 1185 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.529877+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.604014+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.606298+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.607252+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.609357+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.610195+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.620078+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.710826+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.713596+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.715182+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.718122+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.719071+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.729366+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.834380+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.836605+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.837725+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.840781+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.841581+0000 mon.c (mon.1) 1200 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:41 smithi050 bash[74456]: audit 2024-09-17T01:17:41.850724+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: cephadm 2024-09-17T01:17:40.503274+0000 mgr.y (mgr.15261) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: cephadm 2024-09-17T01:17:40.610146+0000 mgr.y (mgr.15261) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: cephadm 2024-09-17T01:17:40.731075+0000 mgr.y (mgr.15261) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: cephadm 2024-09-17T01:17:40.856850+0000 mgr.y (mgr.15261) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:40.963437+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:40.966270+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:40.967830+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:40.971241+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:40.972451+0000 mon.c (mon.1) 1165 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:40.979995+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.201 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: cephadm 2024-09-17T01:17:40.982575+0000 mgr.y (mgr.15261) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.091032+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.093999+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.095692+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.099130+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.100269+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.109686+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: cephadm 2024-09-17T01:17:41.112301+0000 mgr.y (mgr.15261) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.230205+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.233261+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: cephadm 2024-09-17T01:17:40.503274+0000 mgr.y (mgr.15261) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.202 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: cephadm 2024-09-17T01:17:40.610146+0000 mgr.y (mgr.15261) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: cephadm 2024-09-17T01:17:40.731075+0000 mgr.y (mgr.15261) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: cephadm 2024-09-17T01:17:40.856850+0000 mgr.y (mgr.15261) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:40.963437+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:40.966270+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:40.967830+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:40.971241+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:40.972451+0000 mon.c (mon.1) 1165 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:40.979995+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: cephadm 2024-09-17T01:17:40.982575+0000 mgr.y (mgr.15261) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.091032+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.093999+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.095692+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.099130+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.203 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.100269+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.204 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.109686+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.204 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: cephadm 2024-09-17T01:17:41.112301+0000 mgr.y (mgr.15261) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.204 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.230205+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.204 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.233261+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.234644+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.237416+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.238448+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.249254+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: cephadm 2024-09-17T01:17:41.250205+0000 mgr.y (mgr.15261) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.204 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.379611+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.382687+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.384371+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.387855+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.389069+0000 mon.c (mon.1) 1180 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.399649+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: cephadm 2024-09-17T01:17:41.400701+0000 mgr.y (mgr.15261) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.511663+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.514393+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.516568+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.518707+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.519547+0000 mon.c (mon.1) 1185 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.529877+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.205 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.604014+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.234644+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.237416+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.238448+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.249254+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: cephadm 2024-09-17T01:17:41.250205+0000 mgr.y (mgr.15261) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.379611+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.382687+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.384371+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.387855+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.389069+0000 mon.c (mon.1) 1180 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.399649+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: cephadm 2024-09-17T01:17:41.400701+0000 mgr.y (mgr.15261) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:42.206 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.511663+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.514393+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.516568+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.518707+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.519547+0000 mon.c (mon.1) 1185 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.529877+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.604014+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.207 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.606298+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.207 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.607252+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.207 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.609357+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.207 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.610195+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.620078+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.710826+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.713596+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.715182+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.718122+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.719071+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.729366+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.834380+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.836605+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.837725+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.840781+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.841581+0000 mon.c (mon.1) 1200 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.208 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[19759]: audit 2024-09-17T01:17:41.850724+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.606298+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.607252+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.609357+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.610195+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.620078+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.710826+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.713596+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.715182+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.718122+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.719071+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.729366+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.834380+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.836605+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:42.210 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.837725+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:42.210 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.840781+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:42.210 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.841581+0000 mon.c (mon.1) 1200 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:42.210 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:41 smithi027 bash[25154]: audit 2024-09-17T01:17:41.850724+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cephadm 2024-09-17T01:17:41.530722+0000 mgr.y (mgr.15261) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cluster 2024-09-17T01:17:41.538220+0000 mgr.y (mgr.15261) 531 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:43.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cephadm 2024-09-17T01:17:41.620749+0000 mgr.y (mgr.15261) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cephadm 2024-09-17T01:17:41.730046+0000 mgr.y (mgr.15261) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cephadm 2024-09-17T01:17:41.852731+0000 mgr.y (mgr.15261) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:41.962437+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:41.964843+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:41.965967+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:41.968032+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:41.968779+0000 mon.c (mon.1) 1205 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:41.974397+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cephadm 2024-09-17T01:17:41.975016+0000 mgr.y (mgr.15261) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.052357+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.054067+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.054873+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.056686+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.057352+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.064474+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.065030+0000 mgr.y (mgr.15261) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.135217+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.136993+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.137817+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.139544+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.140168+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.147071+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.147638+0000 mgr.y (mgr.15261) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.217087+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.218850+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.219694+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.221321+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.221961+0000 mon.c (mon.1) 1220 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.229443+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.229950+0000 mgr.y (mgr.15261) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.299188+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.301045+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.301961+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.303645+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.304290+0000 mon.c (mon.1) 1225 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.311492+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.312039+0000 mgr.y (mgr.15261) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.383356+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.385780+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.387246+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.389662+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.390700+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.397133+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.400210+0000 mgr.y (mgr.15261) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.494917+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.496718+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.497871+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.499688+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.500405+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.505730+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.584018+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.585881+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.586790+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.588635+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.589361+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.595039+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.682699+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.684664+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.685885+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.687698+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.688455+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.694422+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.787325+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.789235+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.790115+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.791955+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.792653+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.798380+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.872930+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.874660+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.875525+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.877234+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.877871+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.139 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:42 smithi050 bash[74456]: audit 2024-09-17T01:17:42.882983+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cephadm 2024-09-17T01:17:41.530722+0000 mgr.y (mgr.15261) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cluster 2024-09-17T01:17:41.538220+0000 mgr.y (mgr.15261) 531 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cephadm 2024-09-17T01:17:41.620749+0000 mgr.y (mgr.15261) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cephadm 2024-09-17T01:17:41.730046+0000 mgr.y (mgr.15261) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cephadm 2024-09-17T01:17:41.852731+0000 mgr.y (mgr.15261) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:41.962437+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:41.964843+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:41.965967+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:41.968032+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:41.968779+0000 mon.c (mon.1) 1205 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:41.974397+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cephadm 2024-09-17T01:17:41.975016+0000 mgr.y (mgr.15261) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.052357+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.054067+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.054873+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.056686+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.057352+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.064474+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.065030+0000 mgr.y (mgr.15261) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.135217+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.136993+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.137817+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.139544+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.140168+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.147071+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.147638+0000 mgr.y (mgr.15261) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.217087+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.218850+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.219694+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.221321+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.221961+0000 mon.c (mon.1) 1220 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.229443+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.229950+0000 mgr.y (mgr.15261) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.299188+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.301045+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.301961+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.303645+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.304290+0000 mon.c (mon.1) 1225 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.311492+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.312039+0000 mgr.y (mgr.15261) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cephadm 2024-09-17T01:17:41.530722+0000 mgr.y (mgr.15261) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cluster 2024-09-17T01:17:41.538220+0000 mgr.y (mgr.15261) 531 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cephadm 2024-09-17T01:17:41.620749+0000 mgr.y (mgr.15261) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cephadm 2024-09-17T01:17:41.730046+0000 mgr.y (mgr.15261) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cephadm 2024-09-17T01:17:41.852731+0000 mgr.y (mgr.15261) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:41.962437+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:41.964843+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:41.965967+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:41.968032+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:41.968779+0000 mon.c (mon.1) 1205 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:41.974397+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cephadm 2024-09-17T01:17:41.975016+0000 mgr.y (mgr.15261) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.052357+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.054067+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.054873+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.056686+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.057352+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.064474+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.065030+0000 mgr.y (mgr.15261) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.135217+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.383356+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.385780+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.387246+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.389662+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.390700+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.397133+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.400210+0000 mgr.y (mgr.15261) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.494917+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.496718+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.497871+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.499688+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.500405+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.505730+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.584018+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.585881+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.586790+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.588635+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.589361+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.595039+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.136993+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.137817+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.139544+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.140168+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.147071+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.147638+0000 mgr.y (mgr.15261) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.217087+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.218850+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.219694+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.221321+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.221961+0000 mon.c (mon.1) 1220 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.229443+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.229950+0000 mgr.y (mgr.15261) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.299188+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.301045+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.301961+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.303645+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.304290+0000 mon.c (mon.1) 1225 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.311492+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.312039+0000 mgr.y (mgr.15261) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.682699+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.684664+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.685885+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.687698+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.688455+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.694422+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.787325+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.789235+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.790115+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.791955+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.792653+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.798380+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.872930+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.874660+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.875525+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.877234+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.877871+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[25154]: audit 2024-09-17T01:17:42.882983+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.383356+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.385780+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.387246+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.389662+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.390700+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.397133+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.400210+0000 mgr.y (mgr.15261) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:43.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.494917+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.496718+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.497871+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.499688+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.500405+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.505730+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.584018+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.585881+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.586790+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.588635+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.589361+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.595039+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.682699+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.684664+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.685885+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.687698+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.688455+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.694422+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.787325+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.789235+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.790115+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.791955+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.792653+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.798380+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:43.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.872930+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.874660+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:43.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.875525+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:43.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.877234+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:43.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.877871+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:43.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:42 smithi027 bash[19759]: audit 2024-09-17T01:17:42.882983+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.144 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.506431+0000 mgr.y (mgr.15261) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.595552+0000 mgr.y (mgr.15261) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.694979+0000 mgr.y (mgr.15261) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.798938+0000 mgr.y (mgr.15261) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.883586+0000 mgr.y (mgr.15261) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:42.958778+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:42.960457+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:42.961196+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:42.962782+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:42.963340+0000 mon.c (mon.1) 1260 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:42.969150+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: cephadm 2024-09-17T01:17:42.969740+0000 mgr.y (mgr.15261) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.038989+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.145 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.040759+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.041622+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.044110+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.045241+0000 mon.c (mon.1) 1265 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.053809+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: cephadm 2024-09-17T01:17:43.054512+0000 mgr.y (mgr.15261) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.144361+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.506431+0000 mgr.y (mgr.15261) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.595552+0000 mgr.y (mgr.15261) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.694979+0000 mgr.y (mgr.15261) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.798938+0000 mgr.y (mgr.15261) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.146 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.883586+0000 mgr.y (mgr.15261) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:42.958778+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:42.960457+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:42.961196+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:42.962782+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:42.963340+0000 mon.c (mon.1) 1260 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:42.969150+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: cephadm 2024-09-17T01:17:42.969740+0000 mgr.y (mgr.15261) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.038989+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.040759+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.041622+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.044110+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.045241+0000 mon.c (mon.1) 1265 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.053809+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.147 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: cephadm 2024-09-17T01:17:43.054512+0000 mgr.y (mgr.15261) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.148 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.144361+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.148 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.146772+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.148 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.148305+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.148 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.151480+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.148 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.152377+0000 mon.c (mon.1) 1270 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.148 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.160675+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: cephadm 2024-09-17T01:17:43.161329+0000 mgr.y (mgr.15261) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.260768+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.263083+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.264275+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.267090+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.268040+0000 mon.c (mon.1) 1275 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.276860+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: cephadm 2024-09-17T01:17:43.277691+0000 mgr.y (mgr.15261) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.363096+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.365149+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.366838+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.369337+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.370173+0000 mon.c (mon.1) 1280 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.149 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.376071+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: cephadm 2024-09-17T01:17:43.377119+0000 mgr.y (mgr.15261) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.466635+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.469851+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.471149+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.474494+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.475816+0000 mon.c (mon.1) 1285 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.484818+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.591234+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.593815+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.595418+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.597877+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.598898+0000 mon.c (mon.1) 1290 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.608980+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.710461+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.150 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.713148+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.151 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.714663+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.151 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.717767+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.151 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.718804+0000 mon.c (mon.1) 1295 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.151 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.730309+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.151 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.826611+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.151 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.829215+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.151 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.830328+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.151 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.833211+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.151 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.833946+0000 mon.c (mon.1) 1300 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.151 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[19759]: audit 2024-09-17T01:17:43.841974+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.146772+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.148305+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.151480+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.152377+0000 mon.c (mon.1) 1270 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.160675+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: cephadm 2024-09-17T01:17:43.161329+0000 mgr.y (mgr.15261) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.260768+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.263083+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.264275+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.267090+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.268040+0000 mon.c (mon.1) 1275 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.152 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.276860+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: cephadm 2024-09-17T01:17:43.277691+0000 mgr.y (mgr.15261) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.363096+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.365149+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.366838+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.369337+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.370173+0000 mon.c (mon.1) 1280 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.376071+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: cephadm 2024-09-17T01:17:43.377119+0000 mgr.y (mgr.15261) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.466635+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.469851+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.471149+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.474494+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.153 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.475816+0000 mon.c (mon.1) 1285 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.484818+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.591234+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.593815+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.595418+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.597877+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.598898+0000 mon.c (mon.1) 1290 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.608980+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.710461+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.713148+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.714663+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.717767+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.718804+0000 mon.c (mon.1) 1295 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.730309+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.154 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.826611+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.155 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.829215+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.155 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.830328+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.155 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.833211+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.155 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.833946+0000 mon.c (mon.1) 1300 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.155 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:43 smithi027 bash[25154]: audit 2024-09-17T01:17:43.841974+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.156 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.506431+0000 mgr.y (mgr.15261) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.595552+0000 mgr.y (mgr.15261) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.694979+0000 mgr.y (mgr.15261) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.798938+0000 mgr.y (mgr.15261) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.883586+0000 mgr.y (mgr.15261) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:42.958778+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:42.960457+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:42.961196+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:42.962782+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:42.963340+0000 mon.c (mon.1) 1260 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:42.969150+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: cephadm 2024-09-17T01:17:42.969740+0000 mgr.y (mgr.15261) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.038989+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.040759+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.157 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.041622+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.158 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.044110+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.158 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.045241+0000 mon.c (mon.1) 1265 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.158 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.053809+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.158 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: cephadm 2024-09-17T01:17:43.054512+0000 mgr.y (mgr.15261) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.158 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.144361+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.158 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.146772+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.158 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.148305+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.151480+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.152377+0000 mon.c (mon.1) 1270 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.160675+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: cephadm 2024-09-17T01:17:43.161329+0000 mgr.y (mgr.15261) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.260768+0000 mon.c (mon.1) 1271 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.263083+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.264275+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.267090+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.268040+0000 mon.c (mon.1) 1275 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.276860+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: cephadm 2024-09-17T01:17:43.277691+0000 mgr.y (mgr.15261) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.363096+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.365149+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.159 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.366838+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.369337+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.370173+0000 mon.c (mon.1) 1280 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.376071+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: cephadm 2024-09-17T01:17:43.377119+0000 mgr.y (mgr.15261) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.466635+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.469851+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.471149+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.474494+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.475816+0000 mon.c (mon.1) 1285 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.484818+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.591234+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.160 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.593815+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.161 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.595418+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.161 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.597877+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.161 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.598898+0000 mon.c (mon.1) 1290 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.161 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.608980+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.161 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.710461+0000 mon.c (mon.1) 1291 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.161 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.713148+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.161 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.714663+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.161 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.717767+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.161 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.718804+0000 mon.c (mon.1) 1295 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.161 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.730309+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.162 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.826611+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.162 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.829215+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:44.162 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.830328+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:44.162 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.833211+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:44.162 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.833946+0000 mon.c (mon.1) 1300 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:44.162 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:43 smithi050 bash[74456]: audit 2024-09-17T01:17:43.841974+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:44.889 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[70878]: debug 2024-09-17T01:17:44.622+0000 7f2a8f5e1640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T01:17:45.257 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cephadm 2024-09-17T01:17:43.486247+0000 mgr.y (mgr.15261) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.257 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cluster 2024-09-17T01:17:43.538905+0000 mgr.y (mgr.15261) 552 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:45.257 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cephadm 2024-09-17T01:17:43.609965+0000 mgr.y (mgr.15261) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.257 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cephadm 2024-09-17T01:17:43.731164+0000 mgr.y (mgr.15261) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cephadm 2024-09-17T01:17:43.842736+0000 mgr.y (mgr.15261) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:43.930386+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:43.932382+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:43.933328+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:43.935638+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:43.936369+0000 mon.c (mon.1) 1305 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:43.942831+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cephadm 2024-09-17T01:17:43.944869+0000 mgr.y (mgr.15261) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.038965+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.041779+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.043412+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.046176+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.047690+0000 mon.c (mon.1) 1310 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.259 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.055413+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.259 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.056341+0000 mgr.y (mgr.15261) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.259 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.130098+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cephadm 2024-09-17T01:17:43.486247+0000 mgr.y (mgr.15261) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cluster 2024-09-17T01:17:43.538905+0000 mgr.y (mgr.15261) 552 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:45.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cephadm 2024-09-17T01:17:43.609965+0000 mgr.y (mgr.15261) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cephadm 2024-09-17T01:17:43.731164+0000 mgr.y (mgr.15261) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cephadm 2024-09-17T01:17:43.842736+0000 mgr.y (mgr.15261) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:43.930386+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.259 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:43.932382+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:43.933328+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:43.935638+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:43.936369+0000 mon.c (mon.1) 1305 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:43.942831+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cephadm 2024-09-17T01:17:43.944869+0000 mgr.y (mgr.15261) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.038965+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.041779+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.043412+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.046176+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.047690+0000 mon.c (mon.1) 1310 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.055413+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.260 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.056341+0000 mgr.y (mgr.15261) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.261 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.130098+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.131803+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.132602+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.134394+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.135064+0000 mon.c (mon.1) 1315 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.140276+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.140785+0000 mgr.y (mgr.15261) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.226591+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.261 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.228412+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.229523+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.231415+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.232163+0000 mon.c (mon.1) 1320 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.238496+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.239092+0000 mgr.y (mgr.15261) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.312086+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.313839+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.314673+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.316572+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.317209+0000 mon.c (mon.1) 1325 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.322671+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.262 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.323243+0000 mgr.y (mgr.15261) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.131803+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.132602+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.134394+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.135064+0000 mon.c (mon.1) 1315 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.140276+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.140785+0000 mgr.y (mgr.15261) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.226591+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.228412+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.229523+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.231415+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.263 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.232163+0000 mon.c (mon.1) 1320 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.238496+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.239092+0000 mgr.y (mgr.15261) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.312086+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.313839+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.314673+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.316572+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.317209+0000 mon.c (mon.1) 1325 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.322671+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.323243+0000 mgr.y (mgr.15261) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.399965+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.402425+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.403847+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.264 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.406831+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.407932+0000 mon.c (mon.1) 1330 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.418969+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.419922+0000 mgr.y (mgr.15261) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.495744+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.497601+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.498505+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.500466+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.501228+0000 mon.c (mon.1) 1335 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.506692+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.577825+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.580509+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.582436+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.585505+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.586312+0000 mon.c (mon.1) 1340 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.265 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.592026+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.399965+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.402425+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.403847+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.406831+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.407932+0000 mon.c (mon.1) 1330 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.418969+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.419922+0000 mgr.y (mgr.15261) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.495744+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.497601+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.498505+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.266 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.500466+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.501228+0000 mon.c (mon.1) 1335 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.506692+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.577825+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.580509+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.582436+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.585505+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.586312+0000 mon.c (mon.1) 1340 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.267 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.592026+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.663651+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.665777+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.666702+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.668698+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.669399+0000 mon.c (mon.1) 1345 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.675799+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.750015+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.751937+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.753021+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.755214+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.755960+0000 mon.c (mon.1) 1350 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.761389+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.268 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.833284+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.835929+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.837180+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.839420+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.840303+0000 mon.c (mon.1) 1355 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[19759]: audit 2024-09-17T01:17:44.846014+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.663651+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.665777+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.666702+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.668698+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.669399+0000 mon.c (mon.1) 1345 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.675799+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.269 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.750015+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.270 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.751937+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.270 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.753021+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.270 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.755214+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.270 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.755960+0000 mon.c (mon.1) 1350 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.270 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.761389+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.270 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.833284+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.271 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.835929+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.271 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.837180+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.271 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.839420+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.271 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.840303+0000 mon.c (mon.1) 1355 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.271 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:44 smithi027 bash[25154]: audit 2024-09-17T01:17:44.846014+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cephadm 2024-09-17T01:17:43.486247+0000 mgr.y (mgr.15261) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cluster 2024-09-17T01:17:43.538905+0000 mgr.y (mgr.15261) 552 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cephadm 2024-09-17T01:17:43.609965+0000 mgr.y (mgr.15261) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cephadm 2024-09-17T01:17:43.731164+0000 mgr.y (mgr.15261) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cephadm 2024-09-17T01:17:43.842736+0000 mgr.y (mgr.15261) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:43.930386+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:43.932382+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:43.933328+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:43.935638+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:43.936369+0000 mon.c (mon.1) 1305 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:43.942831+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cephadm 2024-09-17T01:17:43.944869+0000 mgr.y (mgr.15261) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.038965+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.041779+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.043412+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.046176+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.047690+0000 mon.c (mon.1) 1310 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.055413+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.056341+0000 mgr.y (mgr.15261) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.130098+0000 mon.c (mon.1) 1311 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.131803+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.132602+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.134394+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.135064+0000 mon.c (mon.1) 1315 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.140276+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.140785+0000 mgr.y (mgr.15261) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.226591+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.228412+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.229523+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.231415+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.232163+0000 mon.c (mon.1) 1320 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.238496+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.239092+0000 mgr.y (mgr.15261) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.312086+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.313839+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.314673+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.316572+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.317209+0000 mon.c (mon.1) 1325 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.322671+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.323243+0000 mgr.y (mgr.15261) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.399965+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.402425+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.403847+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.406831+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.407932+0000 mon.c (mon.1) 1330 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.418969+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.419922+0000 mgr.y (mgr.15261) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.495744+0000 mon.c (mon.1) 1331 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.497601+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.498505+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.500466+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.501228+0000 mon.c (mon.1) 1335 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.506692+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.577825+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.580509+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.582436+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.585505+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.586312+0000 mon.c (mon.1) 1340 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.592026+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.663651+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.665777+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.666702+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.668698+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.669399+0000 mon.c (mon.1) 1345 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.675799+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.750015+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.751937+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.753021+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.755214+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.755960+0000 mon.c (mon.1) 1350 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.761389+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.833284+0000 mon.c (mon.1) 1351 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.835929+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.837180+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.839420+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.840303+0000 mon.c (mon.1) 1355 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:45.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:44 smithi050 bash[74456]: audit 2024-09-17T01:17:44.846014+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.507322+0000 mgr.y (mgr.15261) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.593308+0000 mgr.y (mgr.15261) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.676337+0000 mgr.y (mgr.15261) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.762938+0000 mgr.y (mgr.15261) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.847440+0000 mgr.y (mgr.15261) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:44.921314+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:44.923089+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:44.924035+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:44.925871+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:44.926695+0000 mon.c (mon.1) 1360 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:44.932895+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:44.933545+0000 mgr.y (mgr.15261) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.003956+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.006051+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.007071+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.008839+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.009609+0000 mon.c (mon.1) 1365 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.016451+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.017108+0000 mgr.y (mgr.15261) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.087211+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.507322+0000 mgr.y (mgr.15261) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.593308+0000 mgr.y (mgr.15261) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.676337+0000 mgr.y (mgr.15261) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.762938+0000 mgr.y (mgr.15261) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.847440+0000 mgr.y (mgr.15261) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:44.921314+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:44.923089+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:44.924035+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:44.925871+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:44.926695+0000 mon.c (mon.1) 1360 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:44.932895+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:44.933545+0000 mgr.y (mgr.15261) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.003956+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.006051+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.007071+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.008839+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.009609+0000 mon.c (mon.1) 1365 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.016451+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.017108+0000 mgr.y (mgr.15261) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.087211+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.089253+0000 mon.c (mon.1) 1367 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.090162+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.092103+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.092815+0000 mon.c (mon.1) 1370 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.102266+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.102992+0000 mgr.y (mgr.15261) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.177770+0000 mon.c (mon.1) 1371 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.179482+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.180574+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.182403+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.183025+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.190146+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.190731+0000 mgr.y (mgr.15261) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.260467+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.262555+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.264248+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.266332+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.267037+0000 mon.c (mon.1) 1380 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.274941+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.275486+0000 mgr.y (mgr.15261) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.089253+0000 mon.c (mon.1) 1367 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.090162+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.092103+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.092815+0000 mon.c (mon.1) 1370 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.102266+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.102992+0000 mgr.y (mgr.15261) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.177770+0000 mon.c (mon.1) 1371 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.179482+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.180574+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.182403+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.183025+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.190146+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.190731+0000 mgr.y (mgr.15261) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.260467+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.262555+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.264248+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.266332+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.267037+0000 mon.c (mon.1) 1380 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.274941+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.275486+0000 mgr.y (mgr.15261) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.344997+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.346672+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.347490+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.349172+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.349855+0000 mon.c (mon.1) 1385 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.356541+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.374888+0000 mgr.y (mgr.15261) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.443746+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.445545+0000 mon.c (mon.1) 1387 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.446461+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.448371+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.449113+0000 mon.c (mon.1) 1390 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.456468+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.530956+0000 mon.c (mon.1) 1391 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.532953+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.533967+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.535975+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.536852+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.545251+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.344997+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.346672+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.347490+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.349172+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.349855+0000 mon.c (mon.1) 1385 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.356541+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.374888+0000 mgr.y (mgr.15261) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.443746+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.445545+0000 mon.c (mon.1) 1387 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.446461+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.448371+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.449113+0000 mon.c (mon.1) 1390 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.456468+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.530956+0000 mon.c (mon.1) 1391 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.532953+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.533967+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.535975+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.536852+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.545251+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.629627+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.631910+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.632841+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.635411+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.636130+0000 mon.c (mon.1) 1400 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.351 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.641932+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.717229+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.719842+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.720985+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.723013+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.723812+0000 mon.c (mon.1) 1405 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.729792+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.352 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.822194+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.824212+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.825124+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.827182+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.828055+0000 mon.c (mon.1) 1410 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.353 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[19759]: audit 2024-09-17T01:17:45.834097+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.629627+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.631910+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.632841+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.635411+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.636130+0000 mon.c (mon.1) 1400 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.641932+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.717229+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.719842+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.720985+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.723013+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.723812+0000 mon.c (mon.1) 1405 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.729792+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.822194+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.824212+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.825124+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.827182+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.828055+0000 mon.c (mon.1) 1410 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:45 smithi027 bash[25154]: audit 2024-09-17T01:17:45.834097+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.507322+0000 mgr.y (mgr.15261) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.593308+0000 mgr.y (mgr.15261) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.676337+0000 mgr.y (mgr.15261) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.762938+0000 mgr.y (mgr.15261) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.847440+0000 mgr.y (mgr.15261) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:44.921314+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:44.923089+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:44.924035+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:44.925871+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:44.926695+0000 mon.c (mon.1) 1360 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:44.932895+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:44.933545+0000 mgr.y (mgr.15261) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.003956+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.006051+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.007071+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.008839+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.009609+0000 mon.c (mon.1) 1365 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.016451+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.017108+0000 mgr.y (mgr.15261) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.087211+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.089253+0000 mon.c (mon.1) 1367 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.090162+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.092103+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.092815+0000 mon.c (mon.1) 1370 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.102266+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.102992+0000 mgr.y (mgr.15261) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.177770+0000 mon.c (mon.1) 1371 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.179482+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.180574+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.182403+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.183025+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.190146+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.190731+0000 mgr.y (mgr.15261) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.260467+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.262555+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.264248+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.266332+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.388 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.267037+0000 mon.c (mon.1) 1380 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.274941+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.275486+0000 mgr.y (mgr.15261) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.344997+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.346672+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.389 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.347490+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.349172+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.349855+0000 mon.c (mon.1) 1385 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.356541+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.374888+0000 mgr.y (mgr.15261) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.443746+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.390 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.445545+0000 mon.c (mon.1) 1387 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.446461+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.448371+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.449113+0000 mon.c (mon.1) 1390 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.456468+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.530956+0000 mon.c (mon.1) 1391 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.532953+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.533967+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.535975+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.536852+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.391 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.545251+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.629627+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.631910+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.632841+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.635411+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.636130+0000 mon.c (mon.1) 1400 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.641932+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.717229+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.719842+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.720985+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.723013+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.723812+0000 mon.c (mon.1) 1405 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.729792+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:46.392 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.822194+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.824212+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:46.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.825124+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:46.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.827182+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:46.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.828055+0000 mon.c (mon.1) 1410 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:46.393 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:45 smithi050 bash[74456]: audit 2024-09-17T01:17:45.834097+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.459427+0000 mgr.y (mgr.15261) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cluster 2024-09-17T01:17:45.539266+0000 mgr.y (mgr.15261) 574 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:47.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.546208+0000 mgr.y (mgr.15261) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.642931+0000 mgr.y (mgr.15261) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.733238+0000 mgr.y (mgr.15261) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.837191+0000 mgr.y (mgr.15261) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:45.955764+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:45.957479+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:45.958295+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:45.960045+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:45.960746+0000 mon.c (mon.1) 1415 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:45.965985+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cephadm 2024-09-17T01:17:45.967345+0000 mgr.y (mgr.15261) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.051944+0000 mon.c (mon.1) 1416 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.055280+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.056807+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.059293+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.060061+0000 mon.c (mon.1) 1420 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.066328+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cephadm 2024-09-17T01:17:46.069643+0000 mgr.y (mgr.15261) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.459427+0000 mgr.y (mgr.15261) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cluster 2024-09-17T01:17:45.539266+0000 mgr.y (mgr.15261) 574 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.546208+0000 mgr.y (mgr.15261) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.642931+0000 mgr.y (mgr.15261) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.733238+0000 mgr.y (mgr.15261) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.837191+0000 mgr.y (mgr.15261) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:45.955764+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:45.957479+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.219 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:45.958295+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:45.960045+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:45.960746+0000 mon.c (mon.1) 1415 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:45.965985+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cephadm 2024-09-17T01:17:45.967345+0000 mgr.y (mgr.15261) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.051944+0000 mon.c (mon.1) 1416 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.055280+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.056807+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.059293+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.060061+0000 mon.c (mon.1) 1420 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.066328+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.220 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cephadm 2024-09-17T01:17:46.069643+0000 mgr.y (mgr.15261) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.137930+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.140104+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.141581+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.144197+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.144886+0000 mon.c (mon.1) 1425 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.150686+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cephadm 2024-09-17T01:17:46.151307+0000 mgr.y (mgr.15261) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.243640+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.246374+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.247803+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.250767+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.251725+0000 mon.c (mon.1) 1430 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.258261+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cephadm 2024-09-17T01:17:46.259026+0000 mgr.y (mgr.15261) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.367445+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.370328+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.371967+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.375588+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.376719+0000 mon.c (mon.1) 1435 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.386271+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.137930+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.140104+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.141581+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.144197+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.222 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.144886+0000 mon.c (mon.1) 1425 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.150686+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cephadm 2024-09-17T01:17:46.151307+0000 mgr.y (mgr.15261) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.243640+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.246374+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.247803+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.250767+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.251725+0000 mon.c (mon.1) 1430 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.258261+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cephadm 2024-09-17T01:17:46.259026+0000 mgr.y (mgr.15261) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.367445+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.370328+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.371967+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.375588+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.223 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.376719+0000 mon.c (mon.1) 1435 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.386271+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: cephadm 2024-09-17T01:17:46.387317+0000 mgr.y (mgr.15261) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.516003+0000 mon.c (mon.1) 1436 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.518675+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.520138+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.523551+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.524546+0000 mon.c (mon.1) 1440 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.533492+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.660302+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.663027+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.224 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.664696+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.668107+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.669214+0000 mon.c (mon.1) 1445 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.677371+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.821274+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.823849+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.825066+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.827219+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.828199+0000 mon.c (mon.1) 1450 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[19759]: audit 2024-09-17T01:17:46.834808+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: cephadm 2024-09-17T01:17:46.387317+0000 mgr.y (mgr.15261) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.516003+0000 mon.c (mon.1) 1436 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.225 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.518675+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.520138+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.523551+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.524546+0000 mon.c (mon.1) 1440 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.533492+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.660302+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.663027+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.664696+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.668107+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.669214+0000 mon.c (mon.1) 1445 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.677371+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.821274+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.823849+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.825066+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.226 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.827219+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.828199+0000 mon.c (mon.1) 1450 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.227 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:46 smithi027 bash[25154]: audit 2024-09-17T01:17:46.834808+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.459427+0000 mgr.y (mgr.15261) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cluster 2024-09-17T01:17:45.539266+0000 mgr.y (mgr.15261) 574 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:47.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.546208+0000 mgr.y (mgr.15261) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.642931+0000 mgr.y (mgr.15261) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.733238+0000 mgr.y (mgr.15261) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.837191+0000 mgr.y (mgr.15261) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:45.955764+0000 mon.c (mon.1) 1411 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:45.957479+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:45.958295+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:45.960045+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:45.960746+0000 mon.c (mon.1) 1415 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:45.965985+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cephadm 2024-09-17T01:17:45.967345+0000 mgr.y (mgr.15261) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.051944+0000 mon.c (mon.1) 1416 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.055280+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.056807+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.059293+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.060061+0000 mon.c (mon.1) 1420 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.066328+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cephadm 2024-09-17T01:17:46.069643+0000 mgr.y (mgr.15261) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.137930+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.140104+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.141581+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.144197+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.144886+0000 mon.c (mon.1) 1425 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.150686+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cephadm 2024-09-17T01:17:46.151307+0000 mgr.y (mgr.15261) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.243640+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.246374+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.247803+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.250767+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.251725+0000 mon.c (mon.1) 1430 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.258261+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cephadm 2024-09-17T01:17:46.259026+0000 mgr.y (mgr.15261) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.367445+0000 mon.c (mon.1) 1431 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.370328+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.371967+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.375588+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.376719+0000 mon.c (mon.1) 1435 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.386271+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: cephadm 2024-09-17T01:17:46.387317+0000 mgr.y (mgr.15261) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.516003+0000 mon.c (mon.1) 1436 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.518675+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.520138+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.523551+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.524546+0000 mon.c (mon.1) 1440 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.533492+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.660302+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.663027+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.664696+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.668107+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.669214+0000 mon.c (mon.1) 1445 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.677371+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:47.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.821274+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.823849+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:47.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.825066+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:47.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.827219+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:47.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.828199+0000 mon.c (mon.1) 1450 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:47.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:46 smithi050 bash[74456]: audit 2024-09-17T01:17:46.834808+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: cephadm 2024-09-17T01:17:46.535259+0000 mgr.y (mgr.15261) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: cephadm 2024-09-17T01:17:46.679185+0000 mgr.y (mgr.15261) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: cephadm 2024-09-17T01:17:46.835401+0000 mgr.y (mgr.15261) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:46.958197+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:46.961016+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:46.962539+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:46.965496+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:46.966627+0000 mon.c (mon.1) 1455 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:46.975145+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: cephadm 2024-09-17T01:17:46.976396+0000 mgr.y (mgr.15261) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.107780+0000 mon.c (mon.1) 1456 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.110321+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.111744+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.116168+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.117621+0000 mon.c (mon.1) 1460 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.127613+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: cephadm 2024-09-17T01:17:47.128403+0000 mgr.y (mgr.15261) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.226812+0000 mgr.y (mgr.15261) 589 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:48.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.254212+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: cephadm 2024-09-17T01:17:46.535259+0000 mgr.y (mgr.15261) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: cephadm 2024-09-17T01:17:46.679185+0000 mgr.y (mgr.15261) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: cephadm 2024-09-17T01:17:46.835401+0000 mgr.y (mgr.15261) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:46.958197+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:46.961016+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:46.962539+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:46.965496+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:46.966627+0000 mon.c (mon.1) 1455 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:46.975145+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: cephadm 2024-09-17T01:17:46.976396+0000 mgr.y (mgr.15261) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.107780+0000 mon.c (mon.1) 1456 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.110321+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.111744+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.116168+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.117621+0000 mon.c (mon.1) 1460 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.127613+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: cephadm 2024-09-17T01:17:47.128403+0000 mgr.y (mgr.15261) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.226812+0000 mgr.y (mgr.15261) 589 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:48.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.254212+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.256927+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.258545+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.262027+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.263259+0000 mon.c (mon.1) 1465 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.269356+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: cephadm 2024-09-17T01:17:47.272374+0000 mgr.y (mgr.15261) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.344329+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.346835+0000 mon.c (mon.1) 1467 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.348172+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.350423+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.351164+0000 mon.c (mon.1) 1470 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.356717+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: cephadm 2024-09-17T01:17:47.357369+0000 mgr.y (mgr.15261) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.429000+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.431362+0000 mon.c (mon.1) 1472 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.337 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.433113+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.435905+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.436983+0000 mon.c (mon.1) 1475 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.443345+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.539596+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.542559+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.544393+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.546994+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.548061+0000 mon.c (mon.1) 1480 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.554458+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.658572+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.660926+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.662221+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.665099+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.666303+0000 mon.c (mon.1) 1485 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.675089+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.781774+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.784717+0000 mon.c (mon.1) 1487 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.786336+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.789487+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.790786+0000 mon.c (mon.1) 1490 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.798170+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.892429+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.895687+0000 mon.c (mon.1) 1492 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.896989+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.899325+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[19759]: audit 2024-09-17T01:17:47.900392+0000 mon.c (mon.1) 1495 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.256927+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.258545+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.262027+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.263259+0000 mon.c (mon.1) 1465 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.269356+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: cephadm 2024-09-17T01:17:47.272374+0000 mgr.y (mgr.15261) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.344329+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.346835+0000 mon.c (mon.1) 1467 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.348172+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.350423+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.351164+0000 mon.c (mon.1) 1470 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.356717+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: cephadm 2024-09-17T01:17:47.357369+0000 mgr.y (mgr.15261) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.429000+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.431362+0000 mon.c (mon.1) 1472 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.433113+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.435905+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.436983+0000 mon.c (mon.1) 1475 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.443345+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.539596+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.542559+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.544393+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.546994+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.548061+0000 mon.c (mon.1) 1480 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.554458+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.658572+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.660926+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.662221+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.665099+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.666303+0000 mon.c (mon.1) 1485 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.675089+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.781774+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.784717+0000 mon.c (mon.1) 1487 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.786336+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.789487+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.790786+0000 mon.c (mon.1) 1490 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.798170+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.892429+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.895687+0000 mon.c (mon.1) 1492 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.896989+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.899325+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:47 smithi027 bash[25154]: audit 2024-09-17T01:17:47.900392+0000 mon.c (mon.1) 1495 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: cephadm 2024-09-17T01:17:46.535259+0000 mgr.y (mgr.15261) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: cephadm 2024-09-17T01:17:46.679185+0000 mgr.y (mgr.15261) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: cephadm 2024-09-17T01:17:46.835401+0000 mgr.y (mgr.15261) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:46.958197+0000 mon.c (mon.1) 1451 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:46.961016+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:46.962539+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:46.965496+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:46.966627+0000 mon.c (mon.1) 1455 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:46.975145+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: cephadm 2024-09-17T01:17:46.976396+0000 mgr.y (mgr.15261) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.107780+0000 mon.c (mon.1) 1456 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.110321+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.111744+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.116168+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.117621+0000 mon.c (mon.1) 1460 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.127613+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: cephadm 2024-09-17T01:17:47.128403+0000 mgr.y (mgr.15261) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.226812+0000 mgr.y (mgr.15261) 589 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:48.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.254212+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.256927+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.258545+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.384 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.262027+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.263259+0000 mon.c (mon.1) 1465 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.269356+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: cephadm 2024-09-17T01:17:47.272374+0000 mgr.y (mgr.15261) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.344329+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.346835+0000 mon.c (mon.1) 1467 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.348172+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.350423+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.351164+0000 mon.c (mon.1) 1470 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.356717+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: cephadm 2024-09-17T01:17:47.357369+0000 mgr.y (mgr.15261) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.429000+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.431362+0000 mon.c (mon.1) 1472 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.385 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.433113+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.435905+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.436983+0000 mon.c (mon.1) 1475 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.443345+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.539596+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.542559+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.544393+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.546994+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.548061+0000 mon.c (mon.1) 1480 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.554458+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.658572+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.660926+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.662221+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.665099+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.386 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.666303+0000 mon.c (mon.1) 1485 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.675089+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.781774+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.784717+0000 mon.c (mon.1) 1487 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.786336+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.789487+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.790786+0000 mon.c (mon.1) 1490 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.798170+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.892429+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.895687+0000 mon.c (mon.1) 1492 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.896989+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.899325+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:48.387 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:47 smithi050 bash[74456]: audit 2024-09-17T01:17:47.900392+0000 mon.c (mon.1) 1495 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: cephadm 2024-09-17T01:17:47.446630+0000 mgr.y (mgr.15261) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: cluster 2024-09-17T01:17:47.540903+0000 mgr.y (mgr.15261) 593 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:49.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: cephadm 2024-09-17T01:17:47.555983+0000 mgr.y (mgr.15261) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: cephadm 2024-09-17T01:17:47.676511+0000 mgr.y (mgr.15261) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: cephadm 2024-09-17T01:17:47.800682+0000 mgr.y (mgr.15261) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:47.908919+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: cephadm 2024-09-17T01:17:47.909984+0000 mgr.y (mgr.15261) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:47.999207+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.001861+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.003546+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.006761+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.007923+0000 mon.c (mon.1) 1500 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.018936+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: cephadm 2024-09-17T01:17:48.019833+0000 mgr.y (mgr.15261) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.116652+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.118771+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.276 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.119960+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.276 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.122782+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.276 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.124041+0000 mon.c (mon.1) 1505 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.276 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.133174+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.276 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: cephadm 2024-09-17T01:17:48.134090+0000 mgr.y (mgr.15261) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.276 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.264005+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.277 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.266987+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.277 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.268646+0000 mon.c (mon.1) 1508 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.277 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.271977+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.277 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.273333+0000 mon.c (mon.1) 1510 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.277 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.279877+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.278 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: cephadm 2024-09-17T01:17:48.282668+0000 mgr.y (mgr.15261) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.278 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.394225+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.278 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.397216+0000 mon.c (mon.1) 1512 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.278 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.399032+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.278 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.402293+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.278 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.403651+0000 mon.c (mon.1) 1515 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.279 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.410207+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.279 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: cephadm 2024-09-17T01:17:48.411934+0000 mgr.y (mgr.15261) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.279 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.554061+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.279 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.557017+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.279 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.559364+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.279 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.562901+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.280 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.564078+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.280 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.572349+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.280 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.706882+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.280 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.709253+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.281 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.710618+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.281 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.713694+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.281 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.714677+0000 mon.c (mon.1) 1525 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.281 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.724181+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.281 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.827474+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.281 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.830297+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.284 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.832022+0000 mon.c (mon.1) 1528 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.284 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.835928+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.285 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.836986+0000 mon.c (mon.1) 1530 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.285 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:48 smithi050 bash[74456]: audit 2024-09-17T01:17:48.845610+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: cephadm 2024-09-17T01:17:47.446630+0000 mgr.y (mgr.15261) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: cluster 2024-09-17T01:17:47.540903+0000 mgr.y (mgr.15261) 593 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: cephadm 2024-09-17T01:17:47.555983+0000 mgr.y (mgr.15261) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: cephadm 2024-09-17T01:17:47.676511+0000 mgr.y (mgr.15261) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: cephadm 2024-09-17T01:17:47.800682+0000 mgr.y (mgr.15261) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:47.908919+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: cephadm 2024-09-17T01:17:47.909984+0000 mgr.y (mgr.15261) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:47.999207+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.001861+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.003546+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.006761+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.007923+0000 mon.c (mon.1) 1500 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.018936+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: cephadm 2024-09-17T01:17:48.019833+0000 mgr.y (mgr.15261) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.116652+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.118771+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.119960+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.122782+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.124041+0000 mon.c (mon.1) 1505 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.133174+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: cephadm 2024-09-17T01:17:47.446630+0000 mgr.y (mgr.15261) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: cluster 2024-09-17T01:17:47.540903+0000 mgr.y (mgr.15261) 593 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:49.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: cephadm 2024-09-17T01:17:47.555983+0000 mgr.y (mgr.15261) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: cephadm 2024-09-17T01:17:47.676511+0000 mgr.y (mgr.15261) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: cephadm 2024-09-17T01:17:47.800682+0000 mgr.y (mgr.15261) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:47.908919+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: cephadm 2024-09-17T01:17:47.909984+0000 mgr.y (mgr.15261) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:47.999207+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.001861+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.003546+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.006761+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.007923+0000 mon.c (mon.1) 1500 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.018936+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: cephadm 2024-09-17T01:17:48.019833+0000 mgr.y (mgr.15261) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.116652+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.118771+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.119960+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.122782+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.124041+0000 mon.c (mon.1) 1505 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.133174+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: cephadm 2024-09-17T01:17:48.134090+0000 mgr.y (mgr.15261) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.264005+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.266987+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.268646+0000 mon.c (mon.1) 1508 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.271977+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.273333+0000 mon.c (mon.1) 1510 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.279877+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: cephadm 2024-09-17T01:17:48.282668+0000 mgr.y (mgr.15261) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.394225+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.397216+0000 mon.c (mon.1) 1512 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.399032+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.402293+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.403651+0000 mon.c (mon.1) 1515 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.410207+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: cephadm 2024-09-17T01:17:48.411934+0000 mgr.y (mgr.15261) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.554061+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.557017+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.559364+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.562901+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.564078+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.572349+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.706882+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.709253+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.710618+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.713694+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.714677+0000 mon.c (mon.1) 1525 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.724181+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.827474+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.830297+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.832022+0000 mon.c (mon.1) 1528 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.835928+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.836986+0000 mon.c (mon.1) 1530 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[25154]: audit 2024-09-17T01:17:48.845610+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: cephadm 2024-09-17T01:17:48.134090+0000 mgr.y (mgr.15261) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.264005+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.266987+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.268646+0000 mon.c (mon.1) 1508 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.271977+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.273333+0000 mon.c (mon.1) 1510 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.279877+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: cephadm 2024-09-17T01:17:48.282668+0000 mgr.y (mgr.15261) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.394225+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.397216+0000 mon.c (mon.1) 1512 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.399032+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.402293+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.403651+0000 mon.c (mon.1) 1515 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.410207+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: cephadm 2024-09-17T01:17:48.411934+0000 mgr.y (mgr.15261) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:49.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.554061+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.557017+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.559364+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.562901+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.564078+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.572349+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.706882+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.709253+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.710618+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.713694+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.714677+0000 mon.c (mon.1) 1525 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.724181+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.827474+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.830297+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:49.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.832022+0000 mon.c (mon.1) 1528 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:49.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.835928+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:49.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.836986+0000 mon.c (mon.1) 1530 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:49.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:48 smithi027 bash[19759]: audit 2024-09-17T01:17:48.845610+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: cephadm 2024-09-17T01:17:48.574387+0000 mgr.y (mgr.15261) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: cephadm 2024-09-17T01:17:48.725218+0000 mgr.y (mgr.15261) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: cephadm 2024-09-17T01:17:48.846438+0000 mgr.y (mgr.15261) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:48.937407+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:48.940437+0000 mon.c (mon.1) 1532 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:48.942012+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:48.945360+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:48.946418+0000 mon.c (mon.1) 1535 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:48.952521+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: cephadm 2024-09-17T01:17:48.955163+0000 mgr.y (mgr.15261) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.031636+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.034476+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.036126+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.039613+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.040959+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.047975+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.050767+0000 mgr.y (mgr.15261) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.131762+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.134291+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.135842+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.138956+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.140084+0000 mon.c (mon.1) 1545 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.149420+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.150072+0000 mgr.y (mgr.15261) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.255675+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.258700+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.260326+0000 mon.c (mon.1) 1548 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.263685+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.264786+0000 mon.c (mon.1) 1550 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.273447+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.276780+0000 mgr.y (mgr.15261) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.360667+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.363413+0000 mon.c (mon.1) 1552 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.364962+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.368144+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.369345+0000 mon.c (mon.1) 1555 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.380432+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.381455+0000 mgr.y (mgr.15261) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.474537+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.476861+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.478489+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.481484+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.482615+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.493230+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.603364+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.605600+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.606753+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.609567+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.610513+0000 mon.c (mon.1) 1565 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.621332+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.740531+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.755820+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.756322+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.769937+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.779000+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.781076+0000 mon.c (mon.1) 1568 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.793789+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.802473+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.813903+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.819420+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.833365+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.835950+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.850685+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.852952+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:50.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.853642+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:50.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.867443+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T01:17:50.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.870082+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.886340+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.889988+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.906470+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.138 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:49 smithi050 bash[74456]: audit 2024-09-17T01:17:49.910667+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: cephadm 2024-09-17T01:17:48.574387+0000 mgr.y (mgr.15261) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: cephadm 2024-09-17T01:17:48.725218+0000 mgr.y (mgr.15261) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.207 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: cephadm 2024-09-17T01:17:48.846438+0000 mgr.y (mgr.15261) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:48.937407+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:48.940437+0000 mon.c (mon.1) 1532 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:48.942012+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:48.945360+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:48.946418+0000 mon.c (mon.1) 1535 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:48.952521+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: cephadm 2024-09-17T01:17:48.955163+0000 mgr.y (mgr.15261) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.031636+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.034476+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.036126+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.039613+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.040959+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.047975+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.050767+0000 mgr.y (mgr.15261) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.131762+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.134291+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.209 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.135842+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.209 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: cephadm 2024-09-17T01:17:48.574387+0000 mgr.y (mgr.15261) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: cephadm 2024-09-17T01:17:48.725218+0000 mgr.y (mgr.15261) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: cephadm 2024-09-17T01:17:48.846438+0000 mgr.y (mgr.15261) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:48.937407+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:48.940437+0000 mon.c (mon.1) 1532 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:48.942012+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:48.945360+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:48.946418+0000 mon.c (mon.1) 1535 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:48.952521+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: cephadm 2024-09-17T01:17:48.955163+0000 mgr.y (mgr.15261) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.031636+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.034476+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.210 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.036126+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.211 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.039613+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.211 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.040959+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.211 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.047975+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.211 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.050767+0000 mgr.y (mgr.15261) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.211 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.131762+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.211 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.134291+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.211 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.135842+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.212 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.138956+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.212 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.140084+0000 mon.c (mon.1) 1545 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.212 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.149420+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.212 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.150072+0000 mgr.y (mgr.15261) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.212 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.255675+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.212 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.258700+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.212 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.260326+0000 mon.c (mon.1) 1548 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.212 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.263685+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.264786+0000 mon.c (mon.1) 1550 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.273447+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.276780+0000 mgr.y (mgr.15261) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.360667+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.363413+0000 mon.c (mon.1) 1552 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.364962+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.368144+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.369345+0000 mon.c (mon.1) 1555 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.380432+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.381455+0000 mgr.y (mgr.15261) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.213 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.474537+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.476861+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.478489+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.481484+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.482615+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.493230+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.603364+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.605600+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.606753+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.609567+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.610513+0000 mon.c (mon.1) 1565 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.621332+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.740531+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.214 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.755820+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.756322+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.769937+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.779000+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.781076+0000 mon.c (mon.1) 1568 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.793789+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.802473+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.813903+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.819420+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.833365+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.835950+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.850685+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.215 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.852952+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:50.216 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.853642+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:50.216 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.867443+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T01:17:50.216 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.870082+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.216 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.886340+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.216 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.889988+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.216 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.906470+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.216 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[25154]: audit 2024-09-17T01:17:49.910667+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.138956+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.140084+0000 mon.c (mon.1) 1545 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.149420+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.150072+0000 mgr.y (mgr.15261) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.255675+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.258700+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.260326+0000 mon.c (mon.1) 1548 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.263685+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.264786+0000 mon.c (mon.1) 1550 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.217 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.273447+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.276780+0000 mgr.y (mgr.15261) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.360667+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.363413+0000 mon.c (mon.1) 1552 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.364962+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.368144+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.369345+0000 mon.c (mon.1) 1555 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.380432+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.381455+0000 mgr.y (mgr.15261) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.474537+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.476861+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.218 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.478489+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.481484+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.482615+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.493230+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.603364+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.605600+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.606753+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.609567+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.610513+0000 mon.c (mon.1) 1565 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.621332+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.740531+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.219 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.755820+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.756322+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.769937+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.779000+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.781076+0000 mon.c (mon.1) 1568 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.793789+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.802473+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.813903+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.819420+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.833365+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.835950+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.850685+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.220 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.852952+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:50.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.853642+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:50.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.867443+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T01:17:50.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.870082+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.886340+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.889988+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.906470+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:50.221 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:49 smithi027 bash[19759]: audit 2024-09-17T01:17:49.910667+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:50.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:17:50] "GET /metrics HTTP/1.1" 200 37980 "" "Prometheus/2.43.0" 2024-09-17T01:17:51.268 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.493986+0000 mgr.y (mgr.15261) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cluster 2024-09-17T01:17:49.541512+0000 mgr.y (mgr.15261) 611 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.622308+0000 mgr.y (mgr.15261) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.783426+0000 mgr.y (mgr.15261) 613 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.804128+0000 mgr.y (mgr.15261) 614 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.820632+0000 mgr.y (mgr.15261) 615 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.837125+0000 mgr.y (mgr.15261) 616 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.871602+0000 mgr.y (mgr.15261) 617 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.891468+0000 mgr.y (mgr.15261) 618 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.912300+0000 mgr.y (mgr.15261) 619 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.927598+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.959185+0000 mon.c (mon.1) 1576 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.269 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.960836+0000 mgr.y (mgr.15261) 620 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.963425+0000 mon.c (mon.1) 1577 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.963907+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.966668+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.967966+0000 mgr.y (mgr.15261) 621 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.970649+0000 mon.c (mon.1) 1579 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.971297+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.974138+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.975543+0000 mgr.y (mgr.15261) 622 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.978307+0000 mon.c (mon.1) 1581 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.978967+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.981899+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.983255+0000 mgr.y (mgr.15261) 623 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.986048+0000 mon.c (mon.1) 1583 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.986697+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.270 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.989389+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.990662+0000 mgr.y (mgr.15261) 624 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.993391+0000 mon.c (mon.1) 1585 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.994023+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:49.996754+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:49.998089+0000 mgr.y (mgr.15261) 625 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.001056+0000 mon.c (mon.1) 1587 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.001738+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:50.003334+0000 mgr.y (mgr.15261) 626 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.006225+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.006928+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.016240+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.019973+0000 mon.c (mon.1) 1589 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.020679+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.271 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.034813+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.036825+0000 mon.c (mon.1) 1590 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.037648+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.046291+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.050026+0000 mon.c (mon.1) 1591 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.050839+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.052641+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.053409+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.061825+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.065967+0000 mon.c (mon.1) 1593 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.066665+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.068530+0000 mon.c (mon.1) 1594 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.069181+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.079488+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T01:17:51.272 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.081754+0000 mon.c (mon.1) 1595 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.082480+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.084318+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.084993+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.098245+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.100408+0000 mon.c (mon.1) 1597 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.101122+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.103128+0000 mon.c (mon.1) 1598 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.103814+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.117040+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.119499+0000 mon.c (mon.1) 1599 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.120310+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:17:51.273 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.132142+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:17:51.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.134431+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.135172+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.137329+0000 mon.c (mon.1) 1601 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.138057+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.140074+0000 mon.c (mon.1) 1602 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.140778+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.142720+0000 mon.c (mon.1) 1603 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.143481+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.145595+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.274 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.146385+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.148551+0000 mon.c (mon.1) 1605 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.149312+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: cephadm 2024-09-17T01:17:50.151038+0000 mgr.y (mgr.15261) 627 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.152000+0000 mon.c (mon.1) 1606 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.152761+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.161292+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.163084+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.167863+0000 mon.c (mon.1) 1608 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.169728+0000 mon.c (mon.1) 1609 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.180932+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.188831+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:51.275 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.258257+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.276 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.373748+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:51.276 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.377224+0000 mon.c (mon.1) 1612 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:51.276 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.378836+0000 mon.c (mon.1) 1613 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:51.276 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:50 smithi050 bash[74456]: audit 2024-09-17T01:17:50.389069+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.493986+0000 mgr.y (mgr.15261) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:51.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cluster 2024-09-17T01:17:49.541512+0000 mgr.y (mgr.15261) 611 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:51.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.622308+0000 mgr.y (mgr.15261) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:51.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.783426+0000 mgr.y (mgr.15261) 613 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:17:51.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.804128+0000 mgr.y (mgr.15261) 614 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T01:17:51.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.820632+0000 mgr.y (mgr.15261) 615 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T01:17:51.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.837125+0000 mgr.y (mgr.15261) 616 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T01:17:51.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.871602+0000 mgr.y (mgr.15261) 617 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T01:17:51.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.891468+0000 mgr.y (mgr.15261) 618 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T01:17:51.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.912300+0000 mgr.y (mgr.15261) 619 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:17:51.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.927598+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.959185+0000 mon.c (mon.1) 1576 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.960836+0000 mgr.y (mgr.15261) 620 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T01:17:51.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.963425+0000 mon.c (mon.1) 1577 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.963907+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.966668+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.967966+0000 mgr.y (mgr.15261) 621 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T01:17:51.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.970649+0000 mon.c (mon.1) 1579 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.971297+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.974138+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.975543+0000 mgr.y (mgr.15261) 622 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T01:17:51.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.493986+0000 mgr.y (mgr.15261) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:51.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cluster 2024-09-17T01:17:49.541512+0000 mgr.y (mgr.15261) 611 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:51.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.622308+0000 mgr.y (mgr.15261) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:17:51.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.783426+0000 mgr.y (mgr.15261) 613 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:17:51.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.804128+0000 mgr.y (mgr.15261) 614 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T01:17:51.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.820632+0000 mgr.y (mgr.15261) 615 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.837125+0000 mgr.y (mgr.15261) 616 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.871602+0000 mgr.y (mgr.15261) 617 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.891468+0000 mgr.y (mgr.15261) 618 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.912300+0000 mgr.y (mgr.15261) 619 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.927598+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.959185+0000 mon.c (mon.1) 1576 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.960836+0000 mgr.y (mgr.15261) 620 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.963425+0000 mon.c (mon.1) 1577 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.963907+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.966668+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.967966+0000 mgr.y (mgr.15261) 621 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.970649+0000 mon.c (mon.1) 1579 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.971297+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.974138+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.975543+0000 mgr.y (mgr.15261) 622 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.978307+0000 mon.c (mon.1) 1581 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.978967+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.981899+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.983255+0000 mgr.y (mgr.15261) 623 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.986048+0000 mon.c (mon.1) 1583 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.986697+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.989389+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.990662+0000 mgr.y (mgr.15261) 624 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.993391+0000 mon.c (mon.1) 1585 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.994023+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:49.996754+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:49.998089+0000 mgr.y (mgr.15261) 625 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T01:17:51.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.001056+0000 mon.c (mon.1) 1587 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.001738+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:50.003334+0000 mgr.y (mgr.15261) 626 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:17:51.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.006225+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:17:51.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.006928+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:17:51.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.016240+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:17:51.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.019973+0000 mon.c (mon.1) 1589 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.978307+0000 mon.c (mon.1) 1581 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.978967+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.981899+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.983255+0000 mgr.y (mgr.15261) 623 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.986048+0000 mon.c (mon.1) 1583 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.986697+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.989389+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.990662+0000 mgr.y (mgr.15261) 624 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.993391+0000 mon.c (mon.1) 1585 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.994023+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:49.996754+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:49.998089+0000 mgr.y (mgr.15261) 625 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.001056+0000 mon.c (mon.1) 1587 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.001738+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T01:17:51.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:50.003334+0000 mgr.y (mgr.15261) 626 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:17:51.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.006225+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:17:51.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.006928+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:17:51.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.016240+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:17:51.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.019973+0000 mon.c (mon.1) 1589 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.020679+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.034813+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:17:51.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.036825+0000 mon.c (mon.1) 1590 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:17:51.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.037648+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:17:51.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.046291+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.050026+0000 mon.c (mon.1) 1591 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.050839+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.052641+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.053409+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.061825+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.065967+0000 mon.c (mon.1) 1593 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.066665+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.068530+0000 mon.c (mon.1) 1594 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.069181+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.079488+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.081754+0000 mon.c (mon.1) 1595 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.082480+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.020679+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.034813+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.036825+0000 mon.c (mon.1) 1590 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.037648+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.046291+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.050026+0000 mon.c (mon.1) 1591 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.050839+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.052641+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.053409+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.061825+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T01:17:51.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.065967+0000 mon.c (mon.1) 1593 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:17:51.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.066665+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:17:51.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.068530+0000 mon.c (mon.1) 1594 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:17:51.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.069181+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:17:51.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.079488+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T01:17:51.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.081754+0000 mon.c (mon.1) 1595 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.082480+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.084318+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:17:51.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.084993+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:17:51.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.098245+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T01:17:51.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.100408+0000 mon.c (mon.1) 1597 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:17:51.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.101122+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:17:51.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.103128+0000 mon.c (mon.1) 1598 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:17:51.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.103814+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:17:51.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.117040+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T01:17:51.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.119499+0000 mon.c (mon.1) 1599 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:17:51.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.120310+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:17:51.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.132142+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:17:51.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.134431+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.135172+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.137329+0000 mon.c (mon.1) 1601 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.138057+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.140074+0000 mon.c (mon.1) 1602 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.140778+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.084318+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:17:51.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.084993+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:17:51.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.098245+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T01:17:51.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.100408+0000 mon.c (mon.1) 1597 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.101122+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.103128+0000 mon.c (mon.1) 1598 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.103814+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.117040+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.119499+0000 mon.c (mon.1) 1599 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.120310+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.132142+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.134431+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.135172+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.137329+0000 mon.c (mon.1) 1601 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.138057+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.140074+0000 mon.c (mon.1) 1602 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.140778+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.142720+0000 mon.c (mon.1) 1603 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.143481+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.145595+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.146385+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.148551+0000 mon.c (mon.1) 1605 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.149312+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.349 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: cephadm 2024-09-17T01:17:50.151038+0000 mgr.y (mgr.15261) 627 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.152000+0000 mon.c (mon.1) 1606 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.152761+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.161292+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.163084+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.167863+0000 mon.c (mon.1) 1608 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.169728+0000 mon.c (mon.1) 1609 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.180932+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.188831+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.258257+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.373748+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.377224+0000 mon.c (mon.1) 1612 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.378836+0000 mon.c (mon.1) 1613 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:51.350 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[19759]: audit 2024-09-17T01:17:50.389069+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.142720+0000 mon.c (mon.1) 1603 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.143481+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.145595+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.146385+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.148551+0000 mon.c (mon.1) 1605 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.149312+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: cephadm 2024-09-17T01:17:50.151038+0000 mgr.y (mgr.15261) 627 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.152000+0000 mon.c (mon.1) 1606 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.152761+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.161292+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15261 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.163084+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:51.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.167863+0000 mon.c (mon.1) 1608 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:51.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.169728+0000 mon.c (mon.1) 1609 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:51.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.180932+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.188831+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:17:51.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.258257+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:51.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.373748+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:17:51.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.377224+0000 mon.c (mon.1) 1612 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:17:51.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.378836+0000 mon.c (mon.1) 1613 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:17:51.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:50 smithi027 bash[25154]: audit 2024-09-17T01:17:50.389069+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:53.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:52 smithi027 bash[19759]: cluster 2024-09-17T01:17:51.543187+0000 mgr.y (mgr.15261) 628 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:53.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:52 smithi027 bash[25154]: cluster 2024-09-17T01:17:51.543187+0000 mgr.y (mgr.15261) 628 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:53.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:52 smithi050 bash[74456]: cluster 2024-09-17T01:17:51.543187+0000 mgr.y (mgr.15261) 628 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:55.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:55 smithi027 bash[19759]: cluster 2024-09-17T01:17:53.543947+0000 mgr.y (mgr.15261) 629 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:55.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:55 smithi027 bash[19759]: audit 2024-09-17T01:17:54.088242+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:55.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:55 smithi027 bash[19759]: audit 2024-09-17T01:17:54.104383+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:55.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:55 smithi027 bash[19759]: audit 2024-09-17T01:17:54.119346+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:55 smithi027 bash[25154]: cluster 2024-09-17T01:17:53.543947+0000 mgr.y (mgr.15261) 629 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:55 smithi027 bash[25154]: audit 2024-09-17T01:17:54.088242+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:55 smithi027 bash[25154]: audit 2024-09-17T01:17:54.104383+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:55.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:55 smithi027 bash[25154]: audit 2024-09-17T01:17:54.119346+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:55.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:55 smithi050 bash[74456]: cluster 2024-09-17T01:17:53.543947+0000 mgr.y (mgr.15261) 629 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:55.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:55 smithi050 bash[74456]: audit 2024-09-17T01:17:54.088242+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:55.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:55 smithi050 bash[74456]: audit 2024-09-17T01:17:54.104383+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:55.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:55 smithi050 bash[74456]: audit 2024-09-17T01:17:54.119346+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:17:57.228 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:57 smithi027 bash[19759]: cluster 2024-09-17T01:17:55.544664+0000 mgr.y (mgr.15261) 630 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:57.228 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:57 smithi027 bash[25154]: cluster 2024-09-17T01:17:55.544664+0000 mgr.y (mgr.15261) 630 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:57.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:57 smithi050 bash[74456]: cluster 2024-09-17T01:17:55.544664+0000 mgr.y (mgr.15261) 630 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:17:58.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:58 smithi050 bash[74456]: audit 2024-09-17T01:17:57.237958+0000 mgr.y (mgr.15261) 631 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:58.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:58 smithi027 bash[19759]: audit 2024-09-17T01:17:57.237958+0000 mgr.y (mgr.15261) 631 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:58.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:58 smithi027 bash[25154]: audit 2024-09-17T01:17:57.237958+0000 mgr.y (mgr.15261) 631 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:17:59.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:17:59 smithi050 bash[74456]: cluster 2024-09-17T01:17:57.546407+0000 mgr.y (mgr.15261) 632 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:59.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:17:59 smithi027 bash[25154]: cluster 2024-09-17T01:17:57.546407+0000 mgr.y (mgr.15261) 632 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:17:59.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:17:59 smithi027 bash[19759]: cluster 2024-09-17T01:17:57.546407+0000 mgr.y (mgr.15261) 632 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:00.436 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:00 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:18:00] "GET /metrics HTTP/1.1" 200 37997 "" "Prometheus/2.43.0" 2024-09-17T01:18:01.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:01 smithi050 bash[74456]: cluster 2024-09-17T01:17:59.547186+0000 mgr.y (mgr.15261) 633 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:01.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:01 smithi050 bash[74456]: audit 2024-09-17T01:18:00.132381+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:01.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:01 smithi050 bash[74456]: audit 2024-09-17T01:18:00.139739+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:01.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:01 smithi050 bash[74456]: audit 2024-09-17T01:18:00.146718+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:01.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:01 smithi027 bash[19759]: cluster 2024-09-17T01:17:59.547186+0000 mgr.y (mgr.15261) 633 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:01.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:01 smithi027 bash[19759]: audit 2024-09-17T01:18:00.132381+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:01.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:01 smithi027 bash[19759]: audit 2024-09-17T01:18:00.139739+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:01.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:01 smithi027 bash[19759]: audit 2024-09-17T01:18:00.146718+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:01.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:01 smithi027 bash[25154]: cluster 2024-09-17T01:17:59.547186+0000 mgr.y (mgr.15261) 633 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:01.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:01 smithi027 bash[25154]: audit 2024-09-17T01:18:00.132381+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:01.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:01 smithi027 bash[25154]: audit 2024-09-17T01:18:00.139739+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:01.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:01 smithi027 bash[25154]: audit 2024-09-17T01:18:00.146718+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:03.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:03 smithi050 bash[74456]: cluster 2024-09-17T01:18:01.548865+0000 mgr.y (mgr.15261) 634 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:03.469 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:03 smithi027 bash[19759]: cluster 2024-09-17T01:18:01.548865+0000 mgr.y (mgr.15261) 634 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:03.469 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:03 smithi027 bash[25154]: cluster 2024-09-17T01:18:01.548865+0000 mgr.y (mgr.15261) 634 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:04.679 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps' 2024-09-17T01:18:05.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:05 smithi027 bash[19759]: audit 2024-09-17T01:18:03.464355+0000 mgr.y (mgr.15261) 635 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:05.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:05 smithi027 bash[19759]: cluster 2024-09-17T01:18:03.549209+0000 mgr.y (mgr.15261) 636 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:05.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:05 smithi027 bash[19759]: audit 2024-09-17T01:18:05.189616+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:05 smithi027 bash[25154]: audit 2024-09-17T01:18:03.464355+0000 mgr.y (mgr.15261) 635 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:05 smithi027 bash[25154]: cluster 2024-09-17T01:18:03.549209+0000 mgr.y (mgr.15261) 636 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:05.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:05 smithi027 bash[25154]: audit 2024-09-17T01:18:05.189616+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:05.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:05 smithi050 bash[74456]: audit 2024-09-17T01:18:03.464355+0000 mgr.y (mgr.15261) 635 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:05.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:05 smithi050 bash[74456]: cluster 2024-09-17T01:18:03.549209+0000 mgr.y (mgr.15261) 636 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:05.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:05 smithi050 bash[74456]: audit 2024-09-17T01:18:05.189616+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:07 smithi027 bash[19759]: cluster 2024-09-17T01:18:05.549847+0000 mgr.y (mgr.15261) 637 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:07 smithi027 bash[25154]: cluster 2024-09-17T01:18:05.549847+0000 mgr.y (mgr.15261) 637 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:07 smithi050 bash[74456]: cluster 2024-09-17T01:18:05.549847+0000 mgr.y (mgr.15261) 637 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 8s ago 34m - - 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 14s ago 34m - - 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (16m) 8s ago 26m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (110s) 14s ago 26m 73.5M - 9.4.12 2bacad6d85d8 74c50b65c5f9 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (2m) 8s ago 24m 42.1M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 running (2m) 14s ago 33m 425M - 19.1.1-330-gc2ddf972 ebb0615149de 4a5b363c97cc 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (13m) 8s ago 35m 502M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (35m) 8s ago 35m 100M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (31s) 14s ago 33m 34.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c53495c8c4a9 2024-09-17T01:18:08.404 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (33m) 8s ago 33m 70.8M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (16m) 8s ago 27m 8460k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (16m) 14s ago 27m 8651k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (32m) 8s ago 32m 58.2M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (32m) 8s ago 32m 59.5M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (31m) 8s ago 31m 53.8M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (30m) 8s ago 30m 58.1M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (30m) 14s ago 30m 60.2M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (29m) 14s ago 29m 55.9M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (28m) 14s ago 28m 56.0M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (28m) 14s ago 28m 58.1M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (2m) 14s ago 27m 58.6M - 2.43.0 a07b618ecd1d 8c3c08db4832 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (24m) 8s ago 24m 90.9M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:18:08.405 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (24m) 14s ago 24m 90.4M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:18:08.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:08 smithi027 bash[19759]: audit 2024-09-17T01:18:07.249218+0000 mgr.y (mgr.15261) 638 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:08.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:08 smithi027 bash[25154]: audit 2024-09-17T01:18:07.249218+0000 mgr.y (mgr.15261) 638 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:08 smithi050 bash[74456]: audit 2024-09-17T01:18:07.249218+0000 mgr.y (mgr.15261) 638 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:09.197 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-17T01:18:09.460 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:09 smithi027 bash[25154]: cluster 2024-09-17T01:18:07.551676+0000 mgr.y (mgr.15261) 639 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:09.460 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:09 smithi027 bash[25154]: audit 2024-09-17T01:18:08.374429+0000 mgr.y (mgr.15261) 640 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:09.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:09 smithi027 bash[19759]: cluster 2024-09-17T01:18:07.551676+0000 mgr.y (mgr.15261) 639 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:09.461 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:09 smithi027 bash[19759]: audit 2024-09-17T01:18:08.374429+0000 mgr.y (mgr.15261) 640 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:09.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:09 smithi050 bash[74456]: cluster 2024-09-17T01:18:07.551676+0000 mgr.y (mgr.15261) 639 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:09.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:09 smithi050 bash[74456]: audit 2024-09-17T01:18:08.374429+0000 mgr.y (mgr.15261) 640 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:10.565 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:10 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:18:10] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.43.0" 2024-09-17T01:18:11.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:11 smithi027 bash[19759]: cluster 2024-09-17T01:18:09.552386+0000 mgr.y (mgr.15261) 641 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:11.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:11 smithi027 bash[25154]: cluster 2024-09-17T01:18:09.552386+0000 mgr.y (mgr.15261) 641 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:11.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:11 smithi050 bash[74456]: cluster 2024-09-17T01:18:09.552386+0000 mgr.y (mgr.15261) 641 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:13.023 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:18:13.574 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:13 smithi050 bash[74456]: cluster 2024-09-17T01:18:11.553959+0000 mgr.y (mgr.15261) 642 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:13.574 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:13 smithi050 bash[74456]: audit 2024-09-17T01:18:13.020073+0000 mon.c (mon.1) 1615 : audit [DBG] from='client.? 172.21.15.27:0/1838128521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:18:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:13 smithi027 bash[19759]: cluster 2024-09-17T01:18:11.553959+0000 mgr.y (mgr.15261) 642 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:13.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:13 smithi027 bash[19759]: audit 2024-09-17T01:18:13.020073+0000 mon.c (mon.1) 1615 : audit [DBG] from='client.? 172.21.15.27:0/1838128521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:18:13.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:13 smithi027 bash[25154]: cluster 2024-09-17T01:18:11.553959+0000 mgr.y (mgr.15261) 642 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:13.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:13 smithi027 bash[25154]: audit 2024-09-17T01:18:13.020073+0000 mon.c (mon.1) 1615 : audit [DBG] from='client.? 172.21.15.27:0/1838128521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:18:13.730 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch upgrade status' 2024-09-17T01:18:15.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:15 smithi027 bash[19759]: cluster 2024-09-17T01:18:13.554634+0000 mgr.y (mgr.15261) 643 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:15.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:15 smithi027 bash[19759]: audit 2024-09-17T01:18:14.300620+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:15 smithi027 bash[19759]: audit 2024-09-17T01:18:14.314963+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:15.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:15 smithi027 bash[19759]: audit 2024-09-17T01:18:14.330527+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:15 smithi027 bash[25154]: cluster 2024-09-17T01:18:13.554634+0000 mgr.y (mgr.15261) 643 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:15 smithi027 bash[25154]: audit 2024-09-17T01:18:14.300620+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:15 smithi027 bash[25154]: audit 2024-09-17T01:18:14.314963+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:15.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:15 smithi027 bash[25154]: audit 2024-09-17T01:18:14.330527+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:15.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:15 smithi050 bash[74456]: cluster 2024-09-17T01:18:13.554634+0000 mgr.y (mgr.15261) 643 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:15.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:15 smithi050 bash[74456]: audit 2024-09-17T01:18:14.300620+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:15.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:15 smithi050 bash[74456]: audit 2024-09-17T01:18:14.314963+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:15.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:15 smithi050 bash[74456]: audit 2024-09-17T01:18:14.330527+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:17.223 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:18:17.223 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": null, 2024-09-17T01:18:17.223 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": false, 2024-09-17T01:18:17.224 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "", 2024-09-17T01:18:17.224 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2024-09-17T01:18:17.224 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": null, 2024-09-17T01:18:17.224 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "", 2024-09-17T01:18:17.224 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:18:17.224 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:18:17.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:17 smithi027 bash[25154]: cluster 2024-09-17T01:18:15.555296+0000 mgr.y (mgr.15261) 644 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:17.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:17 smithi027 bash[19759]: cluster 2024-09-17T01:18:15.555296+0000 mgr.y (mgr.15261) 644 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:17.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:17 smithi050 bash[74456]: cluster 2024-09-17T01:18:15.555296+0000 mgr.y (mgr.15261) 644 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:18.023 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph health detail' 2024-09-17T01:18:18.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:18 smithi027 bash[19759]: audit 2024-09-17T01:18:17.233843+0000 mgr.y (mgr.15261) 645 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:18.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:18 smithi027 bash[19759]: audit 2024-09-17T01:18:17.258646+0000 mgr.y (mgr.15261) 646 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:18.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:18 smithi027 bash[25154]: audit 2024-09-17T01:18:17.233843+0000 mgr.y (mgr.15261) 645 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:18.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:18 smithi027 bash[25154]: audit 2024-09-17T01:18:17.258646+0000 mgr.y (mgr.15261) 646 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:18.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:18 smithi050 bash[74456]: audit 2024-09-17T01:18:17.233843+0000 mgr.y (mgr.15261) 645 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:18.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:18 smithi050 bash[74456]: audit 2024-09-17T01:18:17.258646+0000 mgr.y (mgr.15261) 646 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:19.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:19 smithi027 bash[25154]: cluster 2024-09-17T01:18:17.557010+0000 mgr.y (mgr.15261) 647 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:19.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:19 smithi027 bash[19759]: cluster 2024-09-17T01:18:17.557010+0000 mgr.y (mgr.15261) 647 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:19.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:19 smithi050 bash[74456]: cluster 2024-09-17T01:18:17.557010+0000 mgr.y (mgr.15261) 647 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:20.518 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:18:20] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.43.0" 2024-09-17T01:18:20.518 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:20 smithi027 bash[19759]: audit 2024-09-17T01:18:20.189495+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:20.519 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:20 smithi027 bash[25154]: audit 2024-09-17T01:18:20.189495+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:20.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:20 smithi050 bash[74456]: audit 2024-09-17T01:18:20.189495+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:21.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:21 smithi027 bash[19759]: cluster 2024-09-17T01:18:19.557729+0000 mgr.y (mgr.15261) 648 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:21.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:21 smithi027 bash[19759]: audit 2024-09-17T01:18:20.338500+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:21.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:21 smithi027 bash[19759]: audit 2024-09-17T01:18:20.348499+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:21.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:21 smithi027 bash[19759]: audit 2024-09-17T01:18:20.358510+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:21 smithi027 bash[25154]: cluster 2024-09-17T01:18:19.557729+0000 mgr.y (mgr.15261) 648 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:21 smithi027 bash[25154]: audit 2024-09-17T01:18:20.338500+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:21 smithi027 bash[25154]: audit 2024-09-17T01:18:20.348499+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:21.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:21 smithi027 bash[25154]: audit 2024-09-17T01:18:20.358510+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:21.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:21 smithi050 bash[74456]: cluster 2024-09-17T01:18:19.557729+0000 mgr.y (mgr.15261) 648 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:21.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:21 smithi050 bash[74456]: audit 2024-09-17T01:18:20.338500+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:21.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:21 smithi050 bash[74456]: audit 2024-09-17T01:18:20.348499+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:21.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:21 smithi050 bash[74456]: audit 2024-09-17T01:18:20.358510+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:23.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:23 smithi027 bash[19759]: cluster 2024-09-17T01:18:21.559324+0000 mgr.y (mgr.15261) 649 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:23.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:23 smithi027 bash[25154]: cluster 2024-09-17T01:18:21.559324+0000 mgr.y (mgr.15261) 649 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:23.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:23 smithi050 bash[74456]: cluster 2024-09-17T01:18:21.559324+0000 mgr.y (mgr.15261) 649 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:24.138 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2024-09-17T01:18:24.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:24 smithi027 bash[25154]: audit 2024-09-17T01:18:24.149686+0000 mon.a (mon.0) 2189 : audit [DBG] from='client.? 172.21.15.27:0/501797136' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:18:24.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:24 smithi027 bash[19759]: audit 2024-09-17T01:18:24.149686+0000 mon.a (mon.0) 2189 : audit [DBG] from='client.? 172.21.15.27:0/501797136' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:18:24.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:24 smithi050 bash[74456]: audit 2024-09-17T01:18:24.149686+0000 mon.a (mon.0) 2189 : audit [DBG] from='client.? 172.21.15.27:0/501797136' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:18:24.915 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- 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-17T01:18:25.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:25 smithi027 bash[19759]: cluster 2024-09-17T01:18:23.560057+0000 mgr.y (mgr.15261) 650 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:25.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:25 smithi027 bash[25154]: cluster 2024-09-17T01:18:23.560057+0000 mgr.y (mgr.15261) 650 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:25.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:25 smithi050 bash[74456]: cluster 2024-09-17T01:18:23.560057+0000 mgr.y (mgr.15261) 650 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:27.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:27 smithi027 bash[19759]: cluster 2024-09-17T01:18:25.560772+0000 mgr.y (mgr.15261) 651 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:27.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:27 smithi027 bash[25154]: cluster 2024-09-17T01:18:25.560772+0000 mgr.y (mgr.15261) 651 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:27.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:27 smithi050 bash[74456]: cluster 2024-09-17T01:18:25.560772+0000 mgr.y (mgr.15261) 651 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:28.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:28 smithi050 bash[74456]: audit 2024-09-17T01:18:27.269598+0000 mgr.y (mgr.15261) 652 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:28.782 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:28 smithi027 bash[19759]: audit 2024-09-17T01:18:27.269598+0000 mgr.y (mgr.15261) 652 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:28.782 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:28 smithi027 bash[25154]: audit 2024-09-17T01:18:27.269598+0000 mgr.y (mgr.15261) 652 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:29.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:29 smithi050 bash[74456]: cluster 2024-09-17T01:18:27.562446+0000 mgr.y (mgr.15261) 653 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:29.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:29 smithi027 bash[19759]: cluster 2024-09-17T01:18:27.562446+0000 mgr.y (mgr.15261) 653 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:29.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:29 smithi027 bash[25154]: cluster 2024-09-17T01:18:27.562446+0000 mgr.y (mgr.15261) 653 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:30.451 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:18:30] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.43.0" 2024-09-17T01:18:30.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:30 smithi027 bash[25154]: audit 2024-09-17T01:18:29.175107+0000 mgr.y (mgr.15261) 654 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:30.452 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:30 smithi027 bash[19759]: audit 2024-09-17T01:18:29.175107+0000 mgr.y (mgr.15261) 654 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:30.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:30 smithi050 bash[74456]: audit 2024-09-17T01:18:29.175107+0000 mgr.y (mgr.15261) 654 : audit [DBG] from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:31.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:31 smithi050 bash[74456]: cluster 2024-09-17T01:18:29.563114+0000 mgr.y (mgr.15261) 655 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:31.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:31 smithi050 bash[74456]: audit 2024-09-17T01:18:29.597920+0000 mgr.y (mgr.15261) 656 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "mon", "hosts": "smithi027", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:31.743 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:31 smithi027 bash[19759]: cluster 2024-09-17T01:18:29.563114+0000 mgr.y (mgr.15261) 655 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:31.743 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:31 smithi027 bash[19759]: audit 2024-09-17T01:18:29.597920+0000 mgr.y (mgr.15261) 656 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "mon", "hosts": "smithi027", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:31.743 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:31 smithi027 bash[25154]: cluster 2024-09-17T01:18:29.563114+0000 mgr.y (mgr.15261) 655 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:31.743 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:31 smithi027 bash[25154]: audit 2024-09-17T01:18:29.597920+0000 mgr.y (mgr.15261) 656 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "mon", "hosts": "smithi027", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:32.508 INFO:teuthology.orchestra.run.smithi027.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:18:33.142 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- 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-17T01:18:33.419 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[19759]: cluster 2024-09-17T01:18:31.564774+0000 mgr.y (mgr.15261) 657 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:33.420 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[19759]: audit 2024-09-17T01:18:32.517321+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:33.420 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[19759]: audit 2024-09-17T01:18:32.519262+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:33.420 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[19759]: audit 2024-09-17T01:18:32.524501+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:18:33.420 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[19759]: audit 2024-09-17T01:18:32.526106+0000 mon.c (mon.1) 1619 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:18:33.420 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[19759]: audit 2024-09-17T01:18:32.535288+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:33.420 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[25154]: cluster 2024-09-17T01:18:31.564774+0000 mgr.y (mgr.15261) 657 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:33.420 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[25154]: audit 2024-09-17T01:18:32.517321+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:33.420 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[25154]: audit 2024-09-17T01:18:32.519262+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:33.421 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[25154]: audit 2024-09-17T01:18:32.524501+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:18:33.421 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[25154]: audit 2024-09-17T01:18:32.526106+0000 mon.c (mon.1) 1619 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:18:33.421 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:33 smithi027 bash[25154]: audit 2024-09-17T01:18:32.535288+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:33.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:33 smithi050 bash[74456]: cluster 2024-09-17T01:18:31.564774+0000 mgr.y (mgr.15261) 657 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:33.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:33 smithi050 bash[74456]: audit 2024-09-17T01:18:32.517321+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:33.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:33 smithi050 bash[74456]: audit 2024-09-17T01:18:32.519262+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:33.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:33 smithi050 bash[74456]: audit 2024-09-17T01:18:32.524501+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:18:33.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:33 smithi050 bash[74456]: audit 2024-09-17T01:18:32.526106+0000 mon.c (mon.1) 1619 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:18:33.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:33 smithi050 bash[74456]: audit 2024-09-17T01:18:32.535288+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:34.603 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:34 smithi050 bash[74456]: cephadm 2024-09-17T01:18:32.507981+0000 mgr.y (mgr.15261) 658 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:18:34.603 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:34 smithi050 bash[74456]: cephadm 2024-09-17T01:18:32.636235+0000 mgr.y (mgr.15261) 659 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:18:34.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:34 smithi027 bash[19759]: cephadm 2024-09-17T01:18:32.507981+0000 mgr.y (mgr.15261) 658 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:18:34.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:34 smithi027 bash[19759]: cephadm 2024-09-17T01:18:32.636235+0000 mgr.y (mgr.15261) 659 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:18:34.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:34 smithi027 bash[25154]: cephadm 2024-09-17T01:18:32.507981+0000 mgr.y (mgr.15261) 658 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:18:34.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:34 smithi027 bash[25154]: cephadm 2024-09-17T01:18:32.636235+0000 mgr.y (mgr.15261) 659 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:18:35.713 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:35 smithi027 bash[19759]: cluster 2024-09-17T01:18:33.565436+0000 mgr.y (mgr.15261) 660 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:35.713 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:35 smithi027 bash[19759]: audit 2024-09-17T01:18:34.479042+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:35.713 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:35 smithi027 bash[19759]: audit 2024-09-17T01:18:34.494673+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:35.713 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:35 smithi027 bash[19759]: audit 2024-09-17T01:18:34.507319+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:35.713 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:35 smithi027 bash[19759]: audit 2024-09-17T01:18:35.189949+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:35.713 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:35 smithi027 bash[25154]: cluster 2024-09-17T01:18:33.565436+0000 mgr.y (mgr.15261) 660 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:35.713 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:35 smithi027 bash[25154]: audit 2024-09-17T01:18:34.479042+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:35.714 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:35 smithi027 bash[25154]: audit 2024-09-17T01:18:34.494673+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:35.714 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:35 smithi027 bash[25154]: audit 2024-09-17T01:18:34.507319+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:35.714 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:35 smithi027 bash[25154]: audit 2024-09-17T01:18:35.189949+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:35.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:35 smithi050 bash[74456]: cluster 2024-09-17T01:18:33.565436+0000 mgr.y (mgr.15261) 660 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:35.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:35 smithi050 bash[74456]: audit 2024-09-17T01:18:34.479042+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:35.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:35 smithi050 bash[74456]: audit 2024-09-17T01:18:34.494673+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:35.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:35 smithi050 bash[74456]: audit 2024-09-17T01:18:34.507319+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:35.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:35 smithi050 bash[74456]: audit 2024-09-17T01:18:35.189949+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:37.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[19759]: cluster 2024-09-17T01:18:35.565924+0000 mgr.y (mgr.15261) 661 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[19759]: audit 2024-09-17T01:18:36.680690+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[19759]: audit 2024-09-17T01:18:36.683491+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[19759]: audit 2024-09-17T01:18:36.685797+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[19759]: audit 2024-09-17T01:18:36.692436+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[19759]: audit 2024-09-17T01:18:36.694373+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[19759]: audit 2024-09-17T01:18:36.695267+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[25154]: cluster 2024-09-17T01:18:35.565924+0000 mgr.y (mgr.15261) 661 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[25154]: audit 2024-09-17T01:18:36.680690+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[25154]: audit 2024-09-17T01:18:36.683491+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[25154]: audit 2024-09-17T01:18:36.685797+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:18:37.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[25154]: audit 2024-09-17T01:18:36.692436+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[25154]: audit 2024-09-17T01:18:36.694373+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T01:18:37.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:37 smithi027 bash[25154]: audit 2024-09-17T01:18:36.695267+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T01:18:37.802 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:37 smithi050 bash[74456]: cluster 2024-09-17T01:18:35.565924+0000 mgr.y (mgr.15261) 661 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:37.802 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:37 smithi050 bash[74456]: audit 2024-09-17T01:18:36.680690+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:37.802 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:37 smithi050 bash[74456]: audit 2024-09-17T01:18:36.683491+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:37.802 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:37 smithi050 bash[74456]: audit 2024-09-17T01:18:36.685797+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:18:37.802 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:37 smithi050 bash[74456]: audit 2024-09-17T01:18:36.692436+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:37.803 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:37 smithi050 bash[74456]: audit 2024-09-17T01:18:36.694373+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T01:18:37.803 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:37 smithi050 bash[74456]: audit 2024-09-17T01:18:36.695267+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T01:18:38.802 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:38 smithi027 bash[19759]: cephadm 2024-09-17T01:18:36.681483+0000 mgr.y (mgr.15261) 662 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:18:38.802 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:38 smithi027 bash[19759]: cephadm 2024-09-17T01:18:36.681558+0000 mgr.y (mgr.15261) 663 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:18:38.802 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:38 smithi027 bash[19759]: cephadm 2024-09-17T01:18:36.686676+0000 mgr.y (mgr.15261) 664 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:18:38.802 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:38 smithi027 bash[19759]: cephadm 2024-09-17T01:18:36.695962+0000 mgr.y (mgr.15261) 665 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T01:18:38.802 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:38 smithi027 bash[19759]: audit 2024-09-17T01:18:37.280804+0000 mgr.y (mgr.15261) 666 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:38.803 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:38 smithi027 bash[25154]: cephadm 2024-09-17T01:18:36.681483+0000 mgr.y (mgr.15261) 662 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:18:38.803 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:38 smithi027 bash[25154]: cephadm 2024-09-17T01:18:36.681558+0000 mgr.y (mgr.15261) 663 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:18:38.803 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:38 smithi027 bash[25154]: cephadm 2024-09-17T01:18:36.686676+0000 mgr.y (mgr.15261) 664 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:18:38.803 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:38 smithi027 bash[25154]: cephadm 2024-09-17T01:18:36.695962+0000 mgr.y (mgr.15261) 665 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T01:18:38.803 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:38 smithi027 bash[25154]: audit 2024-09-17T01:18:37.280804+0000 mgr.y (mgr.15261) 666 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:38.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:38 smithi050 bash[74456]: cephadm 2024-09-17T01:18:36.681483+0000 mgr.y (mgr.15261) 662 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:18:38.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:38 smithi050 bash[74456]: cephadm 2024-09-17T01:18:36.681558+0000 mgr.y (mgr.15261) 663 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:18:38.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:38 smithi050 bash[74456]: cephadm 2024-09-17T01:18:36.686676+0000 mgr.y (mgr.15261) 664 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:18:38.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:38 smithi050 bash[74456]: cephadm 2024-09-17T01:18:36.695962+0000 mgr.y (mgr.15261) 665 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T01:18:38.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:38 smithi050 bash[74456]: audit 2024-09-17T01:18:37.280804+0000 mgr.y (mgr.15261) 666 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:38.937 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:18:39.650 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:18:39.650 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 19s ago 35m - - 2024-09-17T01:18:39.650 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 5s ago 34m - - 2024-09-17T01:18:39.650 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (17m) 19s ago 27m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:18:39.650 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (2m) 5s ago 26m 73.8M - 9.4.12 2bacad6d85d8 74c50b65c5f9 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (3m) 19s ago 25m 42.2M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 running (3m) 5s ago 34m 426M - 19.1.1-330-gc2ddf972 ebb0615149de 4a5b363c97cc 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (14m) 19s ago 36m 503M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (36m) 19s ago 36m 101M 2048M 17.2.0 e1d6a67b021e 0014d485bb24 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (62s) 5s ago 34m 34.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c53495c8c4a9 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (34m) 19s ago 34m 72.4M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (17m) 19s ago 27m 8603k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (16m) 5s ago 27m 8823k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (33m) 19s ago 33m 58.3M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (32m) 19s ago 32m 59.7M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (32m) 19s ago 32m 53.9M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (31m) 19s ago 31m 58.2M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:18:39.651 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (30m) 5s ago 30m 60.3M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:18:39.652 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (30m) 5s ago 30m 55.9M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:18:39.652 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (29m) 5s ago 29m 56.1M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:18:39.652 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (28m) 5s ago 28m 58.1M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:18:39.652 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (3m) 5s ago 27m 59.1M - 2.43.0 a07b618ecd1d 8c3c08db4832 2024-09-17T01:18:39.652 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (25m) 19s ago 25m 91.0M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:18:39.652 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (25m) 5s ago 25m 90.5M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:18:39.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:39 smithi027 bash[25154]: cluster 2024-09-17T01:18:37.566944+0000 mgr.y (mgr.15261) 667 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:39.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:39 smithi027 bash[19759]: cluster 2024-09-17T01:18:37.566944+0000 mgr.y (mgr.15261) 667 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:39.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:39 smithi050 bash[74456]: cluster 2024-09-17T01:18:37.566944+0000 mgr.y (mgr.15261) 667 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:40.076 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:18:40.076 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:18:40.076 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-09-17T01:18:40.076 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: "mds": {}, 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T01:18:40.077 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:18:40.078 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:18:40.448 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:18:40.448 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3", 2024-09-17T01:18:40.449 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2024-09-17T01:18:40.449 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi027", 2024-09-17T01:18:40.449 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2024-09-17T01:18:40.449 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T01:18:40.449 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T01:18:40.449 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:18:40.449 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:18:40.530 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:18:40] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-09-17T01:18:40.530 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[25154]: audit 2024-09-17T01:18:38.931629+0000 mgr.y (mgr.15261) 668 : audit [DBG] from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:40.530 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[25154]: audit 2024-09-17T01:18:39.298136+0000 mgr.y (mgr.15261) 669 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[25154]: audit 2024-09-17T01:18:39.649819+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[25154]: audit 2024-09-17T01:18:39.661754+0000 mon.c (mon.1) 1625 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[25154]: audit 2024-09-17T01:18:39.662970+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[25154]: audit 2024-09-17T01:18:39.664168+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[25154]: audit 2024-09-17T01:18:40.086839+0000 mon.a (mon.0) 2198 : audit [DBG] from='client.? 172.21.15.27:0/4273166022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[19759]: audit 2024-09-17T01:18:38.931629+0000 mgr.y (mgr.15261) 668 : audit [DBG] from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[19759]: audit 2024-09-17T01:18:39.298136+0000 mgr.y (mgr.15261) 669 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[19759]: audit 2024-09-17T01:18:39.649819+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[19759]: audit 2024-09-17T01:18:39.661754+0000 mon.c (mon.1) 1625 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[19759]: audit 2024-09-17T01:18:39.662970+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[19759]: audit 2024-09-17T01:18:39.664168+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:18:40.531 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:40 smithi027 bash[19759]: audit 2024-09-17T01:18:40.086839+0000 mon.a (mon.0) 2198 : audit [DBG] from='client.? 172.21.15.27:0/4273166022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:18:40.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:40 smithi050 bash[74456]: audit 2024-09-17T01:18:38.931629+0000 mgr.y (mgr.15261) 668 : audit [DBG] from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:40.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:40 smithi050 bash[74456]: audit 2024-09-17T01:18:39.298136+0000 mgr.y (mgr.15261) 669 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:40.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:40 smithi050 bash[74456]: audit 2024-09-17T01:18:39.649819+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:40.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:40 smithi050 bash[74456]: audit 2024-09-17T01:18:39.661754+0000 mon.c (mon.1) 1625 : audit [INF] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:18:40.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:40 smithi050 bash[74456]: audit 2024-09-17T01:18:39.662970+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:18:40.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:40 smithi050 bash[74456]: audit 2024-09-17T01:18:39.664168+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:18:40.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:40 smithi050 bash[74456]: audit 2024-09-17T01:18:40.086839+0000 mon.a (mon.0) 2198 : audit [DBG] from='client.? 172.21.15.27:0/4273166022' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:18:41.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[25154]: cluster 2024-09-17T01:18:39.567571+0000 mgr.y (mgr.15261) 670 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:41.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[25154]: cephadm 2024-09-17T01:18:39.643909+0000 mgr.y (mgr.15261) 671 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T01:18:41.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[25154]: audit 2024-09-17T01:18:39.643918+0000 mgr.y (mgr.15261) 672 : audit [DBG] from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:41.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[25154]: cephadm 2024-09-17T01:18:39.665411+0000 mgr.y (mgr.15261) 673 : cephadm [INF] Deploying daemon mon.a on smithi027 2024-09-17T01:18:41.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[25154]: audit 2024-09-17T01:18:40.522582+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:41.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[25154]: audit 2024-09-17T01:18:40.528754+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:41.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[25154]: audit 2024-09-17T01:18:40.539556+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:41.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[19759]: cluster 2024-09-17T01:18:39.567571+0000 mgr.y (mgr.15261) 670 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:41.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[19759]: cephadm 2024-09-17T01:18:39.643909+0000 mgr.y (mgr.15261) 671 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T01:18:41.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[19759]: audit 2024-09-17T01:18:39.643918+0000 mgr.y (mgr.15261) 672 : audit [DBG] from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:41.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[19759]: cephadm 2024-09-17T01:18:39.665411+0000 mgr.y (mgr.15261) 673 : cephadm [INF] Deploying daemon mon.a on smithi027 2024-09-17T01:18:41.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[19759]: audit 2024-09-17T01:18:40.522582+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:41.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[19759]: audit 2024-09-17T01:18:40.528754+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:41.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:41 smithi027 bash[19759]: audit 2024-09-17T01:18:40.539556+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:41.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:41 smithi050 bash[74456]: cluster 2024-09-17T01:18:39.567571+0000 mgr.y (mgr.15261) 670 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:41.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:41 smithi050 bash[74456]: cephadm 2024-09-17T01:18:39.643909+0000 mgr.y (mgr.15261) 671 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T01:18:41.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:41 smithi050 bash[74456]: audit 2024-09-17T01:18:39.643918+0000 mgr.y (mgr.15261) 672 : audit [DBG] from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:41.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:41 smithi050 bash[74456]: cephadm 2024-09-17T01:18:39.665411+0000 mgr.y (mgr.15261) 673 : cephadm [INF] Deploying daemon mon.a on smithi027 2024-09-17T01:18:41.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:41 smithi050 bash[74456]: audit 2024-09-17T01:18:40.522582+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:41.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:41 smithi050 bash[74456]: audit 2024-09-17T01:18:40.528754+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:41.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:41 smithi050 bash[74456]: audit 2024-09-17T01:18:40.539556+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15261 ' entity='mgr.y' 2024-09-17T01:18:42.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:42 smithi027 bash[19759]: audit 2024-09-17T01:18:40.458656+0000 mgr.y (mgr.15261) 674 : audit [DBG] from='client.25552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:42 smithi027 bash[25154]: audit 2024-09-17T01:18:40.458656+0000 mgr.y (mgr.15261) 674 : audit [DBG] from='client.25552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:42.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:42 smithi050 bash[74456]: audit 2024-09-17T01:18:40.458656+0000 mgr.y (mgr.15261) 674 : audit [DBG] from='client.25552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:18:43.755 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:43 smithi027 bash[19759]: cluster 2024-09-17T01:18:41.569270+0000 mgr.y (mgr.15261) 675 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:43.755 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:43 smithi027 bash[25154]: cluster 2024-09-17T01:18:41.569270+0000 mgr.y (mgr.15261) 675 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:43.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:43 smithi050 bash[74456]: cluster 2024-09-17T01:18:41.569270+0000 mgr.y (mgr.15261) 675 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:44.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:43 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:44.043 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:43 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:44.043 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:18:43 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:44.043 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:18:43 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:44.043 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:43 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:44.044 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:18:43 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:44.044 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:18:43 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:44.044 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:18:43 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:44.045 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:18:43 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:44.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:44 smithi027 systemd[1]: Stopping Ceph mon.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:18:44.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:44 smithi027 bash[19759]: debug 2024-09-17T01:18:44.177+0000 7f345f192700 -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-17T01:18:44.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:44 smithi027 bash[19759]: debug 2024-09-17T01:18:44.177+0000 7f345f192700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T01:18:45.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:45 smithi027 bash[94577]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon-a 2024-09-17T01:18:45.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:45 smithi027 bash[94637]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon-a 2024-09-17T01:18:45.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T01:18:45.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: Stopped Ceph mon.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:18:45.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:45.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:45.833 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:45.833 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:45.834 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:45.834 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:45.834 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:45.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:45.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: Started Ceph mon.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:18:45.835 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:18:45 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:18:47.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.585+0000 7fd547b82c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T01:18:47.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.585+0000 7fd547b82c80 0 ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T01:18:47.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.585+0000 7fd547b82c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T01:18:47.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 0 load: jerasure load: lrc 2024-09-17T01:18:47.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Git sha 0 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: DB SUMMARY 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: DB Session ID: D7BGLH0GYU8LHBMZ3BPF 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 4652 Bytes 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000087.sst 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000085.log size: 1221570 ; 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T01:18:47.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.env: 0x55df98c4f940 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.info_log: 0x55df99b856e0 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T01:18:47.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.db_log_dir: 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.wal_dir: 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T01:18:47.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.write_buffer_manager: 0x55df99b94dc0 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T01:18:47.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.row_cache: None 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.wal_filter: None 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T01:18:47.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T01:18:47.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T01:18:47.840 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Compression algorithms supported: 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: kZSTD supported: 0 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T01:18:47.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-17T01:18:47.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.merge_operator: 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55df99b85320) 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: cache_index_and_filter_blocks: 1 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: pin_top_level_index_and_filter: 1 2024-09-17T01:18:47.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: index_type: 0 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: data_block_index_type: 0 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: index_shortening: 1 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: checksum: 4 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: no_block_cache: 0 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: block_cache: 0x55df99b7b1f0 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: block_cache_name: BinnedLRUCache 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: block_cache_options: 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: capacity : 536870912 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: num_shard_bits : 4 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: strict_capacity_limit : 0 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: high_pri_pool_ratio: 0.000 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: block_cache_compressed: (nil) 2024-09-17T01:18:47.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: persistent_cache: (nil) 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: block_size: 4096 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: block_size_deviation: 10 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: block_restart_interval: 16 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: index_block_restart_interval: 1 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: metadata_block_size: 4096 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: partition_filters: 0 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: use_delta_encoding: 1 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: filter_policy: bloomfilter 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: whole_key_filtering: 1 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: verify_compression: 0 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: read_amp_bytes_per_bit: 0 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: format_version: 5 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: enable_index_compression: 1 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: block_align: 0 2024-09-17T01:18:47.845 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: max_auto_readahead_size: 262144 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: prepopulate_block_cache: 0 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: initial_auto_readahead_size: 8192 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: num_file_reads_for_auto_readahead: 2 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.num_levels: 7 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T01:18:47.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T01:18:47.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T01:18:47.848 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T01:18:47.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T01:18:47.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T01:18:47.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd544959640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 87.sst 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 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-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 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 89, last_sequence is 43298, log_number is 85,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 85 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a740cdc6-84a3-4b6a-8c8b-82dd362e1176 2024-09-17T01:18:47.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726535927593327, "job": 1, "event": "recovery_started", "wal_files": [85]} 2024-09-17T01:18:47.853 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.589+0000 7fd547b82c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #85 mode 2 2024-09-17T01:18:47.853 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.597+0000 7fd547b82c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726535927599964, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 90, "file_size": 1136781, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 43282, "largest_seqno": 44427, "table_properties": {"data_size": 1131555, "index_size": 2778, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1413, "raw_key_size": 14373, "raw_average_key_size": 25, "raw_value_size": 1120139, "raw_average_value_size": 2014, "num_data_blocks": 121, "num_entries": 556, "num_filter_entries": 556, "num_deletions": 8, "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": 1726535927, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a740cdc6-84a3-4b6a-8c8b-82dd362e1176", "db_session_id": "D7BGLH0GYU8LHBMZ3BPF", "orig_file_number": 90, "seqno_to_time_mapping": "N/A"}} 2024-09-17T01:18:47.853 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.597+0000 7fd547b82c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726535927600118, "job": 1, "event": "recovery_finished"} 2024-09-17T01:18:47.853 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.597+0000 7fd547b82c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 92 2024-09-17T01:18:47.854 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.597+0000 7fd547b82c80 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-17T01:18:47.854 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.597+0000 7fd547b82c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000085.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T01:18:47.854 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.597+0000 7fd547b82c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55df99ba6e00 2024-09-17T01:18:47.854 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.597+0000 7fd547b82c80 4 rocksdb: DB pointer 0x55df99ca6000 2024-09-17T01:18:47.854 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.597+0000 7fd53d94b640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T01:18:47.854 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.597+0000 7fd53d94b640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T01:18:47.854 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: ** DB Stats ** 2024-09-17T01:18:47.854 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: 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-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: 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-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: ** Compaction Stats [default] ** 2024-09-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: 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-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: L0 1/0 1.08 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 287.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: L6 1/0 8.43 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-17T01:18:47.855 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Sum 2/0 9.51 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 287.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 287.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: ** Compaction Stats [default] ** 2024-09-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: 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-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 287.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T01:18:47.856 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Cumulative compaction: 0.00 GB write, 111.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Interval compaction: 0.00 GB write, 111.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: 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-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Block cache BinnedLRUCache@0x55df99b7b1f0#7 capacity: 512.00 MB usage: 4.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.601+0000 7fd547b82c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] at bind addrs [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.601+0000 7fd547b82c80 1 mon.a@-1(???) e3 preinit fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.601+0000 7fd547b82c80 0 mon.a@-1(???).mds e1 new map 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.601+0000 7fd547b82c80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: e1 2024-09-17T01:18:47.857 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T01:18:47.858 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T01:18:47.858 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T01:18:47.858 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: legacy client fscid: -1 2024-09-17T01:18:47.858 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: 2024-09-17T01:18:47.858 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: No filesystems configured 2024-09-17T01:18:47.858 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.601+0000 7fd547b82c80 0 mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T01:18:47.858 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.601+0000 7fd547b82c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T01:18:47.858 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.601+0000 7fd547b82c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T01:18:47.858 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.601+0000 7fd547b82c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T01:18:47.858 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:47 smithi027 bash[94694]: debug 2024-09-17T01:18:47.601+0000 7fd547b82c80 1 mon.a@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-17T01:18:50.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:18:50] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-09-17T01:18:51.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[70878]: ignoring --setuser ceph since I am not root 2024-09-17T01:18:51.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[70878]: ignoring --setgroup ceph since I am not root 2024-09-17T01:18:51.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[70878]: debug 2024-09-17T01:18:50.793+0000 7f20a48d4640 1 -- 172.21.15.27:0/3128834513 <== mon.1 v2:172.21.15.27:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fe3fc630e0 con 0x55fe3fc65400 2024-09-17T01:18:51.083 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[70878]: debug 2024-09-17T01:18:50.905+0000 7f20a7130040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T01:18:51.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:43.569937+0000 mgr.y (mgr.15261) 676 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:51.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:45.570361+0000 mgr.y (mgr.15261) 677 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:51.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: audit 2024-09-17T01:18:47.292068+0000 mgr.y (mgr.15261) 678 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:51.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:47.571122+0000 mgr.y (mgr.15261) 679 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:51.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:48.220401+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T01:18:51.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:49.571715+0000 mgr.y (mgr.15261) 680 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:51.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: audit 2024-09-17T01:18:50.190484+0000 mon.c (mon.1) 1628 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.648294+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.664213+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.664266+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.664307+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T00:44:17.076060+0000 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.664344+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T00:42:12.329171+0000 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.664380+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.664420+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.664458+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.664492+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] mon.c 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.664533+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.b 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.683518+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.683574+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.688367+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 3m), standbys: x 2024-09-17T01:18:51.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.690647+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: audit 2024-09-17T01:18:50.712593+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15261 ' entity='' 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[94694]: cluster 2024-09-17T01:18:50.713417+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 3m), standbys: x 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:43.569937+0000 mgr.y (mgr.15261) 676 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:45.570361+0000 mgr.y (mgr.15261) 677 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: audit 2024-09-17T01:18:47.292068+0000 mgr.y (mgr.15261) 678 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:47.571122+0000 mgr.y (mgr.15261) 679 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:48.220401+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:49.571715+0000 mgr.y (mgr.15261) 680 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: audit 2024-09-17T01:18:50.190484+0000 mon.c (mon.1) 1628 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.648294+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T01:18:51.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.664213+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.664266+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.664307+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T00:44:17.076060+0000 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.664344+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T00:42:12.329171+0000 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.664380+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.664420+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.664458+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.664492+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] mon.c 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.664533+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.b 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.683518+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.683574+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.688367+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 3m), standbys: x 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.690647+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: audit 2024-09-17T01:18:50.712593+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15261 ' entity='' 2024-09-17T01:18:51.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:50 smithi027 bash[25154]: cluster 2024-09-17T01:18:50.713417+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 3m), standbys: x 2024-09-17T01:18:51.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[68705]: ignoring --setuser ceph since I am not root 2024-09-17T01:18:51.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[68705]: ignoring --setgroup ceph since I am not root 2024-09-17T01:18:51.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[68705]: debug 2024-09-17T01:18:50.789+0000 7fdbe4a30640 1 -- 172.21.15.50:0/1157323863 <== mon.0 v2:172.21.15.27:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557d93eed0e0 con 0x557d93eee800 2024-09-17T01:18:51.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[68705]: debug 2024-09-17T01:18:50.905+0000 7fdbe728c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T01:18:51.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:43.569937+0000 mgr.y (mgr.15261) 676 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:51.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:45.570361+0000 mgr.y (mgr.15261) 677 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:51.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: audit 2024-09-17T01:18:47.292068+0000 mgr.y (mgr.15261) 678 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:51.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:47.571122+0000 mgr.y (mgr.15261) 679 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:18:51.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:48.220401+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T01:18:51.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:49.571715+0000 mgr.y (mgr.15261) 680 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:18:51.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: audit 2024-09-17T01:18:50.190484+0000 mon.c (mon.1) 1628 : audit [DBG] from='mgr.15261 172.21.15.27:0/1579146351' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:51.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.648294+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T01:18:51.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.664213+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.664266+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.664307+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T00:44:17.076060+0000 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.664344+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T00:42:12.329171+0000 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.664380+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.664420+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.664458+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.664492+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] mon.c 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.664533+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.b 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.683518+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.683574+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.688367+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 3m), standbys: x 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.690647+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T01:18:51.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: audit 2024-09-17T01:18:50.712593+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15261 ' entity='' 2024-09-17T01:18:51.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:50 smithi050 bash[74456]: cluster 2024-09-17T01:18:50.713417+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e44: y(active, since 3m), standbys: x 2024-09-17T01:18:52.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:52 smithi027 bash[70878]: debug 2024-09-17T01:18:52.173+0000 7f20a7130040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T01:18:52.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:52 smithi027 bash[70878]: debug 2024-09-17T01:18:52.241+0000 7f20a7130040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T01:18:52.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:52 smithi027 bash[70878]: debug 2024-09-17T01:18:52.401+0000 7f20a7130040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T01:18:52.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:52 smithi050 bash[68705]: debug 2024-09-17T01:18:52.161+0000 7fdbe728c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T01:18:52.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:52 smithi050 bash[68705]: debug 2024-09-17T01:18:52.229+0000 7fdbe728c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T01:18:52.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:52 smithi050 bash[68705]: debug 2024-09-17T01:18:52.389+0000 7fdbe728c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T01:18:53.067 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:52 smithi050 bash[74456]: cluster 2024-09-17T01:18:51.719484+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e45: y(active, since 3m), standbys: x 2024-09-17T01:18:53.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:52 smithi027 bash[25154]: cluster 2024-09-17T01:18:51.719484+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e45: y(active, since 3m), standbys: x 2024-09-17T01:18:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:52 smithi027 bash[94694]: cluster 2024-09-17T01:18:51.719484+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e45: y(active, since 3m), standbys: x 2024-09-17T01:18:53.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:53 smithi050 bash[68705]: debug 2024-09-17T01:18:53.073+0000 7fdbe728c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T01:18:53.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:53 smithi050 bash[68705]: debug 2024-09-17T01:18:53.145+0000 7fdbe728c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T01:18:53.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:53 smithi050 bash[68705]: debug 2024-09-17T01:18:53.217+0000 7fdbe728c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T01:18:53.430 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:53 smithi027 bash[70878]: debug 2024-09-17T01:18:53.097+0000 7f20a7130040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T01:18:53.430 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:53 smithi027 bash[70878]: debug 2024-09-17T01:18:53.169+0000 7f20a7130040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T01:18:53.430 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:53 smithi027 bash[70878]: debug 2024-09-17T01:18:53.241+0000 7f20a7130040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T01:18:53.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:53 smithi027 bash[70878]: debug 2024-09-17T01:18:53.437+0000 7f20a7130040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T01:18:53.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:53 smithi027 bash[70878]: debug 2024-09-17T01:18:53.521+0000 7f20a7130040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T01:18:53.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:53 smithi027 bash[70878]: debug 2024-09-17T01:18:53.589+0000 7f20a7130040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T01:18:53.833 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:53 smithi050 bash[68705]: debug 2024-09-17T01:18:53.413+0000 7fdbe728c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T01:18:53.833 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:53 smithi050 bash[68705]: debug 2024-09-17T01:18:53.497+0000 7fdbe728c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T01:18:53.833 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:53 smithi050 bash[68705]: debug 2024-09-17T01:18:53.569+0000 7fdbe728c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T01:18:54.108 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:53 smithi050 bash[68705]: debug 2024-09-17T01:18:53.837+0000 7fdbe728c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T01:18:54.109 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:53 smithi050 bash[68705]: debug 2024-09-17T01:18:53.909+0000 7fdbe728c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T01:18:54.131 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:53 smithi027 bash[70878]: debug 2024-09-17T01:18:53.861+0000 7f20a7130040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T01:18:54.131 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:53 smithi027 bash[70878]: debug 2024-09-17T01:18:53.933+0000 7f20a7130040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T01:18:54.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:54 smithi050 bash[68705]: debug 2024-09-17T01:18:54.113+0000 7fdbe728c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T01:18:54.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:54 smithi050 bash[68705]: debug 2024-09-17T01:18:54.197+0000 7fdbe728c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T01:18:54.474 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:54 smithi027 bash[70878]: debug 2024-09-17T01:18:54.137+0000 7f20a7130040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T01:18:54.475 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:54 smithi027 bash[70878]: debug 2024-09-17T01:18:54.221+0000 7f20a7130040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T01:18:54.756 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:54 smithi050 bash[68705]: debug 2024-09-17T01:18:54.461+0000 7fdbe728c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T01:18:54.756 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:54 smithi050 bash[68705]: debug 2024-09-17T01:18:54.657+0000 7fdbe728c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:18:54.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:54 smithi027 bash[70878]: debug 2024-09-17T01:18:54.481+0000 7f20a7130040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T01:18:54.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:54 smithi027 bash[70878]: debug 2024-09-17T01:18:54.669+0000 7f20a7130040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:18:55.020 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:54 smithi050 bash[68705]: debug 2024-09-17T01:18:54.833+0000 7fdbe728c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T01:18:55.020 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:54 smithi050 bash[68705]: debug 2024-09-17T01:18:54.917+0000 7fdbe728c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T01:18:55.106 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:54 smithi027 bash[70878]: debug 2024-09-17T01:18:54.841+0000 7f20a7130040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T01:18:55.106 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:54 smithi027 bash[70878]: debug 2024-09-17T01:18:54.921+0000 7f20a7130040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T01:18:55.381 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:55 smithi050 bash[68705]: debug 2024-09-17T01:18:55.121+0000 7fdbe728c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:18:55.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:55 smithi027 bash[70878]: debug 2024-09-17T01:18:55.113+0000 7f20a7130040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:18:56.311 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[70878]: debug 2024-09-17T01:18:56.005+0000 7f20a7130040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T01:18:56.312 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[70878]: debug 2024-09-17T01:18:56.085+0000 7f20a7130040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T01:18:56.334 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[68705]: debug 2024-09-17T01:18:56.025+0000 7fdbe728c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T01:18:56.334 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[68705]: debug 2024-09-17T01:18:56.105+0000 7fdbe728c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T01:18:56.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[70878]: debug 2024-09-17T01:18:56.321+0000 7f20a7130040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T01:18:56.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[70878]: debug 2024-09-17T01:18:56.397+0000 7f20a7130040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T01:18:56.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[68705]: debug 2024-09-17T01:18:56.341+0000 7fdbe728c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T01:18:56.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[68705]: debug 2024-09-17T01:18:56.417+0000 7fdbe728c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T01:18:57.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[70878]: debug 2024-09-17T01:18:56.809+0000 7f20a7130040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T01:18:57.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[70878]: debug 2024-09-17T01:18:56.889+0000 7f20a7130040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T01:18:57.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[70878]: [17/Sep/2024:01:18:57] ENGINE Bus STARTING 2024-09-17T01:18:57.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[70878]: CherryPy Checker: 2024-09-17T01:18:57.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[70878]: The Application mounted at '' has an empty config. 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: cluster 2024-09-17T01:18:56.912224+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon y restarted 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: cluster 2024-09-17T01:18:56.912882+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon y 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: cluster 2024-09-17T01:18:56.925909+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: cluster 2024-09-17T01:18:56.927016+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0142956s), standbys: x 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.932480+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.932699+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.932916+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.935631+0000 mon.c (mon.1) 1632 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.935837+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.936455+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:18:57.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.936729+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.936993+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.937235+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.937471+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.937700+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.938025+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.938316+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.938962+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.939296+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.939825+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: cluster 2024-09-17T01:18:56.946140+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: cluster 2024-09-17T01:18:56.946244+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.949506+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.950059+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:18:57.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.951506+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:18:57.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[94694]: audit 2024-09-17T01:18:56.952780+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:18:57.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: cluster 2024-09-17T01:18:56.912224+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon y restarted 2024-09-17T01:18:57.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: cluster 2024-09-17T01:18:56.912882+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon y 2024-09-17T01:18:57.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: cluster 2024-09-17T01:18:56.925909+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T01:18:57.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: cluster 2024-09-17T01:18:56.927016+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0142956s), standbys: x 2024-09-17T01:18:57.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.932480+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:18:57.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.932699+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:18:57.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.932916+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:18:57.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.935631+0000 mon.c (mon.1) 1632 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:18:57.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.935837+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.936455+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.936729+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.936993+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.937235+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.937471+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.937700+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.938025+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.938316+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.938962+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.939296+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.939825+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: cluster 2024-09-17T01:18:56.946140+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: cluster 2024-09-17T01:18:56.946244+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:18:57.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.949506+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:18:57.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.950059+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:18:57.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.951506+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:18:57.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:56 smithi027 bash[25154]: audit 2024-09-17T01:18:56.952780+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:18:57.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[68705]: debug 2024-09-17T01:18:56.833+0000 7fdbe728c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T01:18:57.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[68705]: debug 2024-09-17T01:18:56.921+0000 7fdbe728c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T01:18:57.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[68705]: [17/Sep/2024:01:18:56] ENGINE Bus STARTING 2024-09-17T01:18:57.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[68705]: CherryPy Checker: 2024-09-17T01:18:57.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[68705]: The Application mounted at '' has an empty config. 2024-09-17T01:18:57.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[68705]: [17/Sep/2024:01:18:57] ENGINE Serving on http://:::9283 2024-09-17T01:18:57.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[68705]: [17/Sep/2024:01:18:57] ENGINE Bus STARTED 2024-09-17T01:18:57.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: cluster 2024-09-17T01:18:56.912224+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon y restarted 2024-09-17T01:18:57.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: cluster 2024-09-17T01:18:56.912882+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon y 2024-09-17T01:18:57.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: cluster 2024-09-17T01:18:56.925909+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T01:18:57.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: cluster 2024-09-17T01:18:56.927016+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e46: y(active, starting, since 0.0142956s), standbys: x 2024-09-17T01:18:57.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.932480+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:18:57.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.932699+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:18:57.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.932916+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:18:57.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.935631+0000 mon.c (mon.1) 1632 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T01:18:57.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.935837+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T01:18:57.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.936455+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.936729+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.936993+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.937235+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.937471+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.937700+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.938025+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.938316+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.938962+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.939296+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.939825+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: cluster 2024-09-17T01:18:56.946140+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: cluster 2024-09-17T01:18:56.946244+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.949506+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:18:57.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.950059+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:18:57.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.951506+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:18:57.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:56 smithi050 bash[74456]: audit 2024-09-17T01:18:56.952780+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.50:0/159895092' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:18:57.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[70878]: [17/Sep/2024:01:18:57] ENGINE Serving on http://:::9283 2024-09-17T01:18:57.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[70878]: [17/Sep/2024:01:18:57] ENGINE Bus STARTED 2024-09-17T01:18:58.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[70878]: debug 2024-09-17T01:18:57.933+0000 7f2045e1e640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T01:18:58.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: cluster 2024-09-17T01:18:56.965478+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.002204+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.004633+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.009851+0000 mon.c (mon.1) 1646 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.010274+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.011205+0000 mon.c (mon.1) 1647 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.011541+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.014431+0000 mon.c (mon.1) 1648 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.017885+0000 mon.c (mon.1) 1649 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: cephadm 2024-09-17T01:18:57.026839+0000 mgr.y (mgr.44106) 1 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: cephadm 2024-09-17T01:18:57.027343+0000 mgr.y (mgr.44106) 2 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:18:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.031078+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.042512+0000 mon.c (mon.1) 1651 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.042904+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.082648+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: audit 2024-09-17T01:18:57.082999+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: cephadm 2024-09-17T01:18:57.701693+0000 mgr.y (mgr.44106) 3 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: cephadm 2024-09-17T01:18:57.754904+0000 mgr.y (mgr.44106) 4 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[25154]: cluster 2024-09-17T01:18:57.927405+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e47: y(active, since 1.0147s), standbys: x 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: cluster 2024-09-17T01:18:56.965478+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.002204+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.004633+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.009851+0000 mon.c (mon.1) 1646 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.010274+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.011205+0000 mon.c (mon.1) 1647 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.011541+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.014431+0000 mon.c (mon.1) 1648 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.017885+0000 mon.c (mon.1) 1649 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: cephadm 2024-09-17T01:18:57.026839+0000 mgr.y (mgr.44106) 1 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: cephadm 2024-09-17T01:18:57.027343+0000 mgr.y (mgr.44106) 2 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.031078+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.042512+0000 mon.c (mon.1) 1651 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.042904+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.082648+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: audit 2024-09-17T01:18:57.082999+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: cephadm 2024-09-17T01:18:57.701693+0000 mgr.y (mgr.44106) 3 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: cephadm 2024-09-17T01:18:57.754904+0000 mgr.y (mgr.44106) 4 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:18:58.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:57 smithi027 bash[94694]: cluster 2024-09-17T01:18:57.927405+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e47: y(active, since 1.0147s), standbys: x 2024-09-17T01:18:58.349 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: cluster 2024-09-17T01:18:56.965478+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-09-17T01:18:58.349 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.002204+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:58.349 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.004633+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:58.349 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.009851+0000 mon.c (mon.1) 1646 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.349 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.010274+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi027", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.349 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.011205+0000 mon.c (mon.1) 1647 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.349 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.011541+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi050", "name": "osd_memory_target"}]: dispatch 2024-09-17T01:18:58.349 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.014431+0000 mon.c (mon.1) 1648 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:18:58.349 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.017885+0000 mon.c (mon.1) 1649 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:18:58.349 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: cephadm 2024-09-17T01:18:57.026839+0000 mgr.y (mgr.44106) 1 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.conf 2024-09-17T01:18:58.350 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: cephadm 2024-09-17T01:18:57.027343+0000 mgr.y (mgr.44106) 2 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.conf 2024-09-17T01:18:58.350 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.031078+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:18:58.350 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.042512+0000 mon.c (mon.1) 1651 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:18:58.350 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.042904+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T01:18:58.350 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.082648+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:18:58.350 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: audit 2024-09-17T01:18:57.082999+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T01:18:58.350 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: cephadm 2024-09-17T01:18:57.701693+0000 mgr.y (mgr.44106) 3 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:18:58.350 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: cephadm 2024-09-17T01:18:57.754904+0000 mgr.y (mgr.44106) 4 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T01:18:58.350 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:57 smithi050 bash[74456]: cluster 2024-09-17T01:18:57.927405+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e47: y(active, since 1.0147s), standbys: x 2024-09-17T01:18:59.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: cephadm 2024-09-17T01:18:57.827726+0000 mgr.y (mgr.44106) 5 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:18:59.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: cephadm 2024-09-17T01:18:57.882235+0000 mgr.y (mgr.44106) 6 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:18:59.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: audit 2024-09-17T01:18:57.938915+0000 mgr.y (mgr.44106) 7 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:59.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: cluster 2024-09-17T01:18:57.945710+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: cephadm 2024-09-17T01:18:57.957576+0000 mgr.y (mgr.44106) 9 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: cephadm 2024-09-17T01:18:58.023003+0000 mgr.y (mgr.44106) 10 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: audit 2024-09-17T01:18:58.080123+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: audit 2024-09-17T01:18:58.089454+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: audit 2024-09-17T01:18:58.140345+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: audit 2024-09-17T01:18:58.151914+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: audit 2024-09-17T01:18:58.162871+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: audit 2024-09-17T01:18:58.170111+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: audit 2024-09-17T01:18:58.265113+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[94694]: cephadm 2024-09-17T01:18:58.267466+0000 mgr.y (mgr.44106) 11 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T01:18:59.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: cephadm 2024-09-17T01:18:57.827726+0000 mgr.y (mgr.44106) 5 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: cephadm 2024-09-17T01:18:57.882235+0000 mgr.y (mgr.44106) 6 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: audit 2024-09-17T01:18:57.938915+0000 mgr.y (mgr.44106) 7 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: cluster 2024-09-17T01:18:57.945710+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: cephadm 2024-09-17T01:18:57.957576+0000 mgr.y (mgr.44106) 9 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: cephadm 2024-09-17T01:18:58.023003+0000 mgr.y (mgr.44106) 10 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: audit 2024-09-17T01:18:58.080123+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: audit 2024-09-17T01:18:58.089454+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: audit 2024-09-17T01:18:58.140345+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: audit 2024-09-17T01:18:58.151914+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: audit 2024-09-17T01:18:58.162871+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: audit 2024-09-17T01:18:58.170111+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: audit 2024-09-17T01:18:58.265113+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:59.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[25154]: cephadm 2024-09-17T01:18:58.267466+0000 mgr.y (mgr.44106) 11 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T01:18:59.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: cephadm 2024-09-17T01:18:57.827726+0000 mgr.y (mgr.44106) 5 : cephadm [INF] Updating smithi027:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: cephadm 2024-09-17T01:18:57.882235+0000 mgr.y (mgr.44106) 6 : cephadm [INF] Updating smithi050:/etc/ceph/ceph.client.admin.keyring 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: audit 2024-09-17T01:18:57.938915+0000 mgr.y (mgr.44106) 7 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: cluster 2024-09-17T01:18:57.945710+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: cephadm 2024-09-17T01:18:57.957576+0000 mgr.y (mgr.44106) 9 : cephadm [INF] Updating smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: cephadm 2024-09-17T01:18:58.023003+0000 mgr.y (mgr.44106) 10 : cephadm [INF] Updating smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: audit 2024-09-17T01:18:58.080123+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: audit 2024-09-17T01:18:58.089454+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: audit 2024-09-17T01:18:58.140345+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: audit 2024-09-17T01:18:58.151914+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: audit 2024-09-17T01:18:58.162871+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: audit 2024-09-17T01:18:58.170111+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:18:59.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: audit 2024-09-17T01:18:58.265113+0000 mon.c (mon.1) 1653 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:18:59.383 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:18:59 smithi050 bash[74456]: cephadm 2024-09-17T01:18:58.267466+0000 mgr.y (mgr.44106) 11 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T01:18:59.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: debug 2024-09-17T01:18:59.545+0000 7f1ffa0d7640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:01:18:59] ENGINE Error in HTTPServer.serve 2024-09-17T01:18:59.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: Traceback (most recent call last): 2024-09-17T01:18:59.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:18:59.832 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: self._connections.run(self.expiration_interval) 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: self._run(expiration_interval) 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: s = self.context.wrap_socket( 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: return self.sslsocket_class._create( 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: self.do_handshake() 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:18:59.833 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: self._sslobj.do_handshake() 2024-09-17T01:18:59.834 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:18:59 smithi027 bash[70878]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:19:00.491 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: cluster 2024-09-17T01:18:58.939151+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:19:00.491 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: cluster 2024-09-17T01:18:59.176520+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-17T01:19:00.491 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: cephadm 2024-09-17T01:18:59.319133+0000 mgr.y (mgr.44106) 13 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Bus STARTING 2024-09-17T01:19:00.491 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: cephadm 2024-09-17T01:18:59.421184+0000 mgr.y (mgr.44106) 14 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Serving on http://172.21.15.27:8765 2024-09-17T01:19:00.491 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: cephadm 2024-09-17T01:18:59.547204+0000 mgr.y (mgr.44106) 15 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Serving on https://172.21.15.27:7151 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: cephadm 2024-09-17T01:18:59.547415+0000 mgr.y (mgr.44106) 16 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Bus STARTED 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: cephadm 2024-09-17T01:18:59.549250+0000 mgr.y (mgr.44106) 17 : cephadm [ERR] [17/Sep/2024:01:18:59] ENGINE Error in HTTPServer.serve 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: Traceback (most recent call last): 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: self._connections.run(self.expiration_interval) 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: self._run(expiration_interval) 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:19:00.492 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: s = self.context.wrap_socket( 2024-09-17T01:19:00.493 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:19:00.493 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: return self.sslsocket_class._create( 2024-09-17T01:19:00.493 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:19:00.493 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: self.do_handshake() 2024-09-17T01:19:00.493 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:19:00.493 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: self._sslobj.do_handshake() 2024-09-17T01:19:00.493 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:00 smithi050 bash[74456]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:19:00.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:19:00] "GET /metrics HTTP/1.1" 200 35204 "" "Prometheus/2.43.0" 2024-09-17T01:19:00.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: cluster 2024-09-17T01:18:58.939151+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:19:00.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: cluster 2024-09-17T01:18:59.176520+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: cephadm 2024-09-17T01:18:59.319133+0000 mgr.y (mgr.44106) 13 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Bus STARTING 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: cephadm 2024-09-17T01:18:59.421184+0000 mgr.y (mgr.44106) 14 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Serving on http://172.21.15.27:8765 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: cephadm 2024-09-17T01:18:59.547204+0000 mgr.y (mgr.44106) 15 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Serving on https://172.21.15.27:7151 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: cephadm 2024-09-17T01:18:59.547415+0000 mgr.y (mgr.44106) 16 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Bus STARTED 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: cephadm 2024-09-17T01:18:59.549250+0000 mgr.y (mgr.44106) 17 : cephadm [ERR] [17/Sep/2024:01:18:59] ENGINE Error in HTTPServer.serve 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: Traceback (most recent call last): 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: self._connections.run(self.expiration_interval) 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: self._run(expiration_interval) 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:19:00.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: s = self.context.wrap_socket( 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: return self.sslsocket_class._create( 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: self.do_handshake() 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: self._sslobj.do_handshake() 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[25154]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: cluster 2024-09-17T01:18:58.939151+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: cluster 2024-09-17T01:18:59.176520+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e48: y(active, since 2s), standbys: x 2024-09-17T01:19:00.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: cephadm 2024-09-17T01:18:59.319133+0000 mgr.y (mgr.44106) 13 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Bus STARTING 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: cephadm 2024-09-17T01:18:59.421184+0000 mgr.y (mgr.44106) 14 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Serving on http://172.21.15.27:8765 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: cephadm 2024-09-17T01:18:59.547204+0000 mgr.y (mgr.44106) 15 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Serving on https://172.21.15.27:7151 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: cephadm 2024-09-17T01:18:59.547415+0000 mgr.y (mgr.44106) 16 : cephadm [INF] [17/Sep/2024:01:18:59] ENGINE Bus STARTED 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: cephadm 2024-09-17T01:18:59.549250+0000 mgr.y (mgr.44106) 17 : cephadm [ERR] [17/Sep/2024:01:18:59] ENGINE Error in HTTPServer.serve 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: Traceback (most recent call last): 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: self._connections.run(self.expiration_interval) 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: self._run(expiration_interval) 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T01:19:00.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T01:19:00.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: s = self.context.wrap_socket( 2024-09-17T01:19:00.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T01:19:00.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: return self.sslsocket_class._create( 2024-09-17T01:19:00.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T01:19:00.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: self.do_handshake() 2024-09-17T01:19:00.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T01:19:00.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: self._sslobj.do_handshake() 2024-09-17T01:19:00.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:00 smithi027 bash[94694]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T01:19:01.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:01 smithi027 bash[94694]: audit 2024-09-17T01:19:01.047606+0000 mon.c (mon.1) 1654 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:01.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:01 smithi027 bash[94694]: audit 2024-09-17T01:19:01.048456+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:01.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:01 smithi027 bash[94694]: audit 2024-09-17T01:19:01.050632+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:19:01.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:01 smithi027 bash[94694]: audit 2024-09-17T01:19:01.052650+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:01.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:01 smithi027 bash[25154]: audit 2024-09-17T01:19:01.047606+0000 mon.c (mon.1) 1654 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:01.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:01 smithi027 bash[25154]: audit 2024-09-17T01:19:01.048456+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:01.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:01 smithi027 bash[25154]: audit 2024-09-17T01:19:01.050632+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:19:01.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:01 smithi027 bash[25154]: audit 2024-09-17T01:19:01.052650+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:01.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:01 smithi050 bash[74456]: audit 2024-09-17T01:19:01.047606+0000 mon.c (mon.1) 1654 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:01.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:01 smithi050 bash[74456]: audit 2024-09-17T01:19:01.048456+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:01.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:01 smithi050 bash[74456]: audit 2024-09-17T01:19:01.050632+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:19:01.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:01 smithi050 bash[74456]: audit 2024-09-17T01:19:01.052650+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:02.558 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:02 smithi050 bash[74456]: cluster 2024-09-17T01:19:00.939739+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:19:02.558 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:02 smithi050 bash[74456]: cephadm 2024-09-17T01:19:01.046919+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T01:19:02.558 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:02 smithi050 bash[74456]: cephadm 2024-09-17T01:19:01.054728+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T01:19:02.558 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:02 smithi050 bash[74456]: cluster 2024-09-17T01:19:01.198418+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-17T01:19:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:02 smithi027 bash[94694]: cluster 2024-09-17T01:19:00.939739+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:19:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:02 smithi027 bash[94694]: cephadm 2024-09-17T01:19:01.046919+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T01:19:02.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:02 smithi027 bash[94694]: cephadm 2024-09-17T01:19:01.054728+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T01:19:02.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:02 smithi027 bash[94694]: cluster 2024-09-17T01:19:01.198418+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-17T01:19:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:02 smithi027 bash[25154]: cluster 2024-09-17T01:19:00.939739+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:19:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:02 smithi027 bash[25154]: cephadm 2024-09-17T01:19:01.046919+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T01:19:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:02 smithi027 bash[25154]: cephadm 2024-09-17T01:19:01.054728+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Deploying daemon mgr.x on smithi050 2024-09-17T01:19:02.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:02 smithi027 bash[25154]: cluster 2024-09-17T01:19:01.198418+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e49: y(active, since 4s), standbys: x 2024-09-17T01:19:03.834 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:19:03 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:03.834 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:19:03 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:03.834 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:19:03 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:03.835 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:19:03 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:03.835 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:19:03 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:03.835 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:19:03 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:03.836 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:03 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:03.836 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:19:03 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:03.836 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:03 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:03.836 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:03 smithi050 systemd[1]: Stopping Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:19:04.515 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:04 smithi050 bash[77214]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mgr-x 2024-09-17T01:19:04.516 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:04 smithi050 bash[74456]: cluster 2024-09-17T01:19:02.940711+0000 mgr.y (mgr.44106) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T01:19:04.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:04 smithi027 bash[94694]: cluster 2024-09-17T01:19:02.940711+0000 mgr.y (mgr.44106) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T01:19:04.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:04 smithi027 bash[25154]: cluster 2024-09-17T01:19:02.940711+0000 mgr.y (mgr.44106) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T01:19:04.779 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:04.780 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:04.780 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:04.780 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:04.781 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:04.781 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:04.781 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T01:19:04.781 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:04 smithi050 bash[77275]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mgr-x 2024-09-17T01:19:04.782 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T01:19:04.782 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: Stopped Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:19:04.782 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:04.782 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: Started Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:19:04.782 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:04.782 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:04 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:06.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[25154]: audit 2024-09-17T01:19:04.840062+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:06.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[25154]: audit 2024-09-17T01:19:04.851533+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:06.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[25154]: audit 2024-09-17T01:19:04.856598+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:06.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[25154]: audit 2024-09-17T01:19:04.859874+0000 mon.c (mon.1) 1658 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:06.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[25154]: audit 2024-09-17T01:19:04.860327+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[25154]: audit 2024-09-17T01:19:04.860407+0000 mon.c (mon.1) 1659 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[25154]: audit 2024-09-17T01:19:04.861434+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[25154]: cluster 2024-09-17T01:19:04.941384+0000 mgr.y (mgr.44106) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[94694]: audit 2024-09-17T01:19:04.840062+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[94694]: audit 2024-09-17T01:19:04.851533+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[94694]: audit 2024-09-17T01:19:04.856598+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[94694]: audit 2024-09-17T01:19:04.859874+0000 mon.c (mon.1) 1658 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[94694]: audit 2024-09-17T01:19:04.860327+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[94694]: audit 2024-09-17T01:19:04.860407+0000 mon.c (mon.1) 1659 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[94694]: audit 2024-09-17T01:19:04.861434+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:19:06.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:05 smithi027 bash[94694]: cluster 2024-09-17T01:19:04.941384+0000 mgr.y (mgr.44106) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:19:06.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:06 smithi050 bash[77330]: debug 2024-09-17T01:19:06.081+0000 7f80102cd640 1 -- 172.21.15.50:0/585615327 <== mon.2 v2:172.21.15.50:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ef7b37b0e0 con 0x55ef7b37d400 2024-09-17T01:19:06.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:05 smithi050 bash[74456]: audit 2024-09-17T01:19:04.840062+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:06.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:05 smithi050 bash[74456]: audit 2024-09-17T01:19:04.851533+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:06.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:05 smithi050 bash[74456]: audit 2024-09-17T01:19:04.856598+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:06.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:05 smithi050 bash[74456]: audit 2024-09-17T01:19:04.859874+0000 mon.c (mon.1) 1658 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:06.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:05 smithi050 bash[74456]: audit 2024-09-17T01:19:04.860327+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:06.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:05 smithi050 bash[74456]: audit 2024-09-17T01:19:04.860407+0000 mon.c (mon.1) 1659 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:19:06.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:05 smithi050 bash[74456]: audit 2024-09-17T01:19:04.861434+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi027", "caps": []}]: dispatch 2024-09-17T01:19:06.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:05 smithi050 bash[74456]: cluster 2024-09-17T01:19:04.941384+0000 mgr.y (mgr.44106) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T01:19:06.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:06 smithi050 bash[77330]: debug 2024-09-17T01:19:06.197+0000 7f8012b37040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T01:19:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[94694]: audit 2024-09-17T01:19:06.335672+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[94694]: audit 2024-09-17T01:19:06.419803+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[94694]: audit 2024-09-17T01:19:06.859387+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[94694]: audit 2024-09-17T01:19:06.860467+0000 mon.c (mon.1) 1661 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[94694]: audit 2024-09-17T01:19:06.866933+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:07.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[94694]: audit 2024-09-17T01:19:06.907339+0000 mon.c (mon.1) 1662 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:07.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[94694]: audit 2024-09-17T01:19:06.907853+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[25154]: audit 2024-09-17T01:19:06.335672+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[25154]: audit 2024-09-17T01:19:06.419803+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[25154]: audit 2024-09-17T01:19:06.859387+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[25154]: audit 2024-09-17T01:19:06.860467+0000 mon.c (mon.1) 1661 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[25154]: audit 2024-09-17T01:19:06.866933+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[25154]: audit 2024-09-17T01:19:06.907339+0000 mon.c (mon.1) 1662 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:07.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:07 smithi027 bash[25154]: audit 2024-09-17T01:19:06.907853+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:07 smithi050 bash[74456]: audit 2024-09-17T01:19:06.335672+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:07 smithi050 bash[74456]: audit 2024-09-17T01:19:06.419803+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:07 smithi050 bash[74456]: audit 2024-09-17T01:19:06.859387+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:07 smithi050 bash[74456]: audit 2024-09-17T01:19:06.860467+0000 mon.c (mon.1) 1661 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:07 smithi050 bash[74456]: audit 2024-09-17T01:19:06.866933+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:07 smithi050 bash[74456]: audit 2024-09-17T01:19:06.907339+0000 mon.c (mon.1) 1662 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:07.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:07 smithi050 bash[74456]: audit 2024-09-17T01:19:06.907853+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi050", "caps": []}]: dispatch 2024-09-17T01:19:07.632 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:07 smithi050 bash[77330]: debug 2024-09-17T01:19:07.456+0000 7f8012b37040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T01:19:07.632 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:07 smithi050 bash[77330]: debug 2024-09-17T01:19:07.524+0000 7f8012b37040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T01:19:07.967 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:07 smithi050 bash[77330]: debug 2024-09-17T01:19:07.684+0000 7f8012b37040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T01:19:08.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:08 smithi027 bash[94694]: cephadm 2024-09-17T01:19:06.869327+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:08.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:08 smithi027 bash[94694]: cluster 2024-09-17T01:19:06.941808+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T01:19:08.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:08 smithi027 bash[94694]: audit 2024-09-17T01:19:07.986917+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:08.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:08 smithi027 bash[94694]: audit 2024-09-17T01:19:08.121695+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:08.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:08 smithi027 bash[94694]: audit 2024-09-17T01:19:08.281781+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:08 smithi027 bash[25154]: cephadm 2024-09-17T01:19:06.869327+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:08 smithi027 bash[25154]: cluster 2024-09-17T01:19:06.941808+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T01:19:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:08 smithi027 bash[25154]: audit 2024-09-17T01:19:07.986917+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:08 smithi027 bash[25154]: audit 2024-09-17T01:19:08.121695+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:08 smithi027 bash[25154]: audit 2024-09-17T01:19:08.281781+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[74456]: cephadm 2024-09-17T01:19:06.869327+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[74456]: cluster 2024-09-17T01:19:06.941808+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T01:19:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[74456]: audit 2024-09-17T01:19:07.986917+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[74456]: audit 2024-09-17T01:19:08.121695+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[74456]: audit 2024-09-17T01:19:08.281781+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:08.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[77330]: debug 2024-09-17T01:19:08.380+0000 7f8012b37040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T01:19:08.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[77330]: debug 2024-09-17T01:19:08.452+0000 7f8012b37040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T01:19:08.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[77330]: debug 2024-09-17T01:19:08.524+0000 7f8012b37040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T01:19:09.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[77330]: debug 2024-09-17T01:19:08.720+0000 7f8012b37040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T01:19:09.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[77330]: debug 2024-09-17T01:19:08.804+0000 7f8012b37040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T01:19:09.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:08 smithi050 bash[77330]: debug 2024-09-17T01:19:08.872+0000 7f8012b37040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T01:19:09.406 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[77330]: debug 2024-09-17T01:19:09.144+0000 7f8012b37040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T01:19:09.406 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[77330]: debug 2024-09-17T01:19:09.216+0000 7f8012b37040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T01:19:09.406 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:07.946735+0000 mgr.y (mgr.44106) 25 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:09.406 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.730051+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.731990+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.733570+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.735549+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.736218+0000 mon.c (mon.1) 1667 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.744073+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: cephadm 2024-09-17T01:19:08.747307+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.820675+0000 mon.c (mon.1) 1668 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.822680+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.824369+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.407 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.826624+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.827394+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.835196+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.944485+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.946167+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.947084+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.948912+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.949594+0000 mon.c (mon.1) 1677 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:08.957014+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.066262+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.068133+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.408 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.069109+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.071190+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.071970+0000 mon.c (mon.1) 1682 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.078978+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.186934+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.189088+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.190479+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.193205+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.194036+0000 mon.c (mon.1) 1687 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.202201+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.307529+0000 mon.c (mon.1) 1688 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.309798+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.409 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.310950+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.410 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.313291+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.410 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.314073+0000 mon.c (mon.1) 1692 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.410 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[74456]: audit 2024-09-17T01:19:09.321052+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:07.946735+0000 mgr.y (mgr.44106) 25 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.730051+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.731990+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.733570+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.735549+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.736218+0000 mon.c (mon.1) 1667 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.744073+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: cephadm 2024-09-17T01:19:08.747307+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.820675+0000 mon.c (mon.1) 1668 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.822680+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.824369+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.826624+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.827394+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.835196+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.944485+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.946167+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.947084+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.948912+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.949594+0000 mon.c (mon.1) 1677 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:08.957014+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.066262+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.068133+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.069109+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.071190+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.071970+0000 mon.c (mon.1) 1682 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.078978+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.186934+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.189088+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.190479+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.193205+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.194036+0000 mon.c (mon.1) 1687 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.202201+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.307529+0000 mon.c (mon.1) 1688 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.309798+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.310950+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.313291+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.314073+0000 mon.c (mon.1) 1692 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[94694]: audit 2024-09-17T01:19:09.321052+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:07.946735+0000 mgr.y (mgr.44106) 25 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:09.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.730051+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.731990+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.733570+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.735549+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.736218+0000 mon.c (mon.1) 1667 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.744073+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: cephadm 2024-09-17T01:19:08.747307+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.820675+0000 mon.c (mon.1) 1668 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.822680+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.824369+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.826624+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.827394+0000 mon.c (mon.1) 1672 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.835196+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.944485+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.946167+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.947084+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.948912+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.949594+0000 mon.c (mon.1) 1677 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:08.957014+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.066262+0000 mon.c (mon.1) 1678 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.068133+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.069109+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.071190+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.071970+0000 mon.c (mon.1) 1682 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.078978+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.186934+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.189088+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.190479+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.193205+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.194036+0000 mon.c (mon.1) 1687 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.202201+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.307529+0000 mon.c (mon.1) 1688 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.309798+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:09.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.310950+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:09.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.313291+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:09.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.314073+0000 mon.c (mon.1) 1692 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:09.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:09 smithi027 bash[25154]: audit 2024-09-17T01:19:09.321052+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:09.772 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[77330]: debug 2024-09-17T01:19:09.432+0000 7f8012b37040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T01:19:09.772 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[77330]: debug 2024-09-17T01:19:09.512+0000 7f8012b37040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T01:19:10.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[77330]: debug 2024-09-17T01:19:09.780+0000 7f8012b37040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T01:19:10.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:09 smithi050 bash[77330]: debug 2024-09-17T01:19:09.972+0000 7f8012b37040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:19:10.446 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[77330]: debug 2024-09-17T01:19:10.164+0000 7f8012b37040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T01:19:10.446 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[77330]: debug 2024-09-17T01:19:10.252+0000 7f8012b37040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T01:19:10.446 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: cephadm 2024-09-17T01:19:08.838558+0000 mgr.y (mgr.44106) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: cluster 2024-09-17T01:19:08.942686+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: cephadm 2024-09-17T01:19:08.959995+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: cephadm 2024-09-17T01:19:09.083273+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: cephadm 2024-09-17T01:19:09.205519+0000 mgr.y (mgr.44106) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: cephadm 2024-09-17T01:19:09.325486+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.409526+0000 mon.c (mon.1) 1693 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.411451+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.413142+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.417932+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.418934+0000 mon.c (mon.1) 1697 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.447 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.423539+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.430394+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: cephadm 2024-09-17T01:19:09.434459+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.503590+0000 mon.c (mon.1) 1698 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.505341+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.506227+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.508043+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.508741+0000 mon.c (mon.1) 1702 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.513679+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: cephadm 2024-09-17T01:19:09.516413+0000 mgr.y (mgr.44106) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.586195+0000 mon.c (mon.1) 1703 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.587809+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.448 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.588768+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.590825+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.591577+0000 mon.c (mon.1) 1707 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.597211+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: cephadm 2024-09-17T01:19:09.601185+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.704268+0000 mon.c (mon.1) 1708 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.706217+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.707272+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.709532+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.710307+0000 mon.c (mon.1) 1712 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.717204+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: cephadm 2024-09-17T01:19:09.720238+0000 mgr.y (mgr.44106) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.796678+0000 mon.c (mon.1) 1713 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.798456+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.449 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.799314+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.801071+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.801853+0000 mon.c (mon.1) 1717 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.808369+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.882230+0000 mon.c (mon.1) 1718 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.883850+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.885069+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.886758+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.887462+0000 mon.c (mon.1) 1722 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.892518+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.966458+0000 mon.c (mon.1) 1723 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.968231+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.969200+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.971127+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.971812+0000 mon.c (mon.1) 1727 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.450 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:09.977082+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.050160+0000 mon.c (mon.1) 1728 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.051923+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.052903+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.054829+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.055553+0000 mon.c (mon.1) 1732 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.060870+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.131727+0000 mon.c (mon.1) 1733 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.133546+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.134592+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.136689+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.137448+0000 mon.c (mon.1) 1737 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.142847+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.213321+0000 mon.c (mon.1) 1738 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.215130+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.216075+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.451 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.217809+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.452 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.218596+0000 mon.c (mon.1) 1742 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.452 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.224926+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.452 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.295212+0000 mon.c (mon.1) 1743 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.452 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.297058+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.452 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.298061+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.452 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.300132+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.452 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.300914+0000 mon.c (mon.1) 1747 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.452 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[74456]: audit 2024-09-17T01:19:10.307031+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:19:10] "GET /metrics HTTP/1.1" 200 35204 "" "Prometheus/2.43.0" 2024-09-17T01:19:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: cephadm 2024-09-17T01:19:08.838558+0000 mgr.y (mgr.44106) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: cluster 2024-09-17T01:19:08.942686+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: cephadm 2024-09-17T01:19:08.959995+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: cephadm 2024-09-17T01:19:09.083273+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: cephadm 2024-09-17T01:19:09.205519+0000 mgr.y (mgr.44106) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: cephadm 2024-09-17T01:19:09.325486+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.409526+0000 mon.c (mon.1) 1693 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.411451+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.413142+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.417932+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.418934+0000 mon.c (mon.1) 1697 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.423539+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.430394+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: cephadm 2024-09-17T01:19:09.434459+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.503590+0000 mon.c (mon.1) 1698 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.505341+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.506227+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.508043+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.508741+0000 mon.c (mon.1) 1702 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.513679+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: cephadm 2024-09-17T01:19:09.516413+0000 mgr.y (mgr.44106) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.586195+0000 mon.c (mon.1) 1703 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.587809+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.588768+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.590825+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.591577+0000 mon.c (mon.1) 1707 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.597211+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: cephadm 2024-09-17T01:19:09.601185+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.704268+0000 mon.c (mon.1) 1708 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.706217+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.707272+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.709532+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.710307+0000 mon.c (mon.1) 1712 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.717204+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: cephadm 2024-09-17T01:19:09.720238+0000 mgr.y (mgr.44106) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.796678+0000 mon.c (mon.1) 1713 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.798456+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.799314+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.801071+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.801853+0000 mon.c (mon.1) 1717 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: cephadm 2024-09-17T01:19:08.838558+0000 mgr.y (mgr.44106) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: cluster 2024-09-17T01:19:08.942686+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: cephadm 2024-09-17T01:19:08.959995+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: cephadm 2024-09-17T01:19:09.083273+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: cephadm 2024-09-17T01:19:09.205519+0000 mgr.y (mgr.44106) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: cephadm 2024-09-17T01:19:09.325486+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.409526+0000 mon.c (mon.1) 1693 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.411451+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.413142+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.417932+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.418934+0000 mon.c (mon.1) 1697 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.423539+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.430394+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: cephadm 2024-09-17T01:19:09.434459+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.503590+0000 mon.c (mon.1) 1698 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.505341+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.506227+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.508043+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.508741+0000 mon.c (mon.1) 1702 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.513679+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.808369+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.882230+0000 mon.c (mon.1) 1718 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.883850+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.885069+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.886758+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.887462+0000 mon.c (mon.1) 1722 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.892518+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.966458+0000 mon.c (mon.1) 1723 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.968231+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.969200+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.971127+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.971812+0000 mon.c (mon.1) 1727 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:09.977082+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.050160+0000 mon.c (mon.1) 1728 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.051923+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.052903+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.054829+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.055553+0000 mon.c (mon.1) 1732 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.060870+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.131727+0000 mon.c (mon.1) 1733 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.133546+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.134592+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.136689+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.137448+0000 mon.c (mon.1) 1737 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.142847+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.213321+0000 mon.c (mon.1) 1738 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.215130+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.216075+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.217809+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.218596+0000 mon.c (mon.1) 1742 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.224926+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.295212+0000 mon.c (mon.1) 1743 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.297058+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.298061+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.300132+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.300914+0000 mon.c (mon.1) 1747 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[94694]: audit 2024-09-17T01:19:10.307031+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: cephadm 2024-09-17T01:19:09.516413+0000 mgr.y (mgr.44106) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.586195+0000 mon.c (mon.1) 1703 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.587809+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.588768+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.590825+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.591577+0000 mon.c (mon.1) 1707 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.597211+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: cephadm 2024-09-17T01:19:09.601185+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.704268+0000 mon.c (mon.1) 1708 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.706217+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.707272+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.709532+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.710307+0000 mon.c (mon.1) 1712 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.717204+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: cephadm 2024-09-17T01:19:09.720238+0000 mgr.y (mgr.44106) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.796678+0000 mon.c (mon.1) 1713 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.798456+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.799314+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.801071+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.801853+0000 mon.c (mon.1) 1717 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.808369+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.882230+0000 mon.c (mon.1) 1718 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.883850+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.885069+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.886758+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.887462+0000 mon.c (mon.1) 1722 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.892518+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.966458+0000 mon.c (mon.1) 1723 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.968231+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.969200+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.971127+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.971812+0000 mon.c (mon.1) 1727 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:09.977082+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.050160+0000 mon.c (mon.1) 1728 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.051923+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.052903+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.054829+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.055553+0000 mon.c (mon.1) 1732 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.060870+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.131727+0000 mon.c (mon.1) 1733 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.133546+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.134592+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.136689+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.137448+0000 mon.c (mon.1) 1737 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.142847+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.213321+0000 mon.c (mon.1) 1738 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.215130+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.216075+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.217809+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.218596+0000 mon.c (mon.1) 1742 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.224926+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.295212+0000 mon.c (mon.1) 1743 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.297058+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.298061+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.300132+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.300914+0000 mon.c (mon.1) 1747 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:10.595 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:10 smithi027 bash[25154]: audit 2024-09-17T01:19:10.307031+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:10.880 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:10 smithi050 bash[77330]: debug 2024-09-17T01:19:10.456+0000 7f8012b37040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T01:19:10.908 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:19:11.567 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:09.811616+0000 mgr.y (mgr.44106) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.567 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:09.894577+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.567 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:09.978946+0000 mgr.y (mgr.44106) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.567 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:10.062632+0000 mgr.y (mgr.44106) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.567 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:10.144632+0000 mgr.y (mgr.44106) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.567 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:10.225988+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.567 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:10.308004+0000 mgr.y (mgr.44106) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.567 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.392506+0000 mon.c (mon.1) 1748 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.394316+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.395559+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.399334+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.401556+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.402257+0000 mon.c (mon.1) 1752 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.409868+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:10.413402+0000 mgr.y (mgr.44106) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.495926+0000 mon.c (mon.1) 1753 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.497911+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.499365+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.501755+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.502584+0000 mon.c (mon.1) 1757 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.509892+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.568 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:10.514153+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.533501+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.596122+0000 mon.c (mon.1) 1758 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.597941+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.599134+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.600864+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.601680+0000 mon.c (mon.1) 1762 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.608586+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:10.611959+0000 mgr.y (mgr.44106) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.657726+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.689298+0000 mon.c (mon.1) 1763 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.691172+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.692352+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.694462+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.569 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.695335+0000 mon.c (mon.1) 1767 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.701483+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: cephadm 2024-09-17T01:19:10.704999+0000 mgr.y (mgr.44106) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.797438+0000 mon.c (mon.1) 1768 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.799374+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.800454+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.802731+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.803535+0000 mon.c (mon.1) 1772 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.809583+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.918059+0000 mon.c (mon.1) 1773 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.920174+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.921420+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.924107+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.570 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.925183+0000 mon.c (mon.1) 1777 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:10.931871+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.042481+0000 mon.c (mon.1) 1778 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.044903+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.046090+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.048455+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.049284+0000 mon.c (mon.1) 1782 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.054493+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.131454+0000 mon.c (mon.1) 1783 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.133403+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.134446+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.136639+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.137334+0000 mon.c (mon.1) 1787 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.143401+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.227051+0000 mon.c (mon.1) 1788 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.571 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.229828+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.231060+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.232875+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.233632+0000 mon.c (mon.1) 1792 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[94694]: audit 2024-09-17T01:19:11.239799+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:09.811616+0000 mgr.y (mgr.44106) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:09.894577+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:09.978946+0000 mgr.y (mgr.44106) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:10.062632+0000 mgr.y (mgr.44106) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:10.144632+0000 mgr.y (mgr.44106) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:10.225988+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.572 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:10.308004+0000 mgr.y (mgr.44106) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.392506+0000 mon.c (mon.1) 1748 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.394316+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.395559+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.399334+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.401556+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.402257+0000 mon.c (mon.1) 1752 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.409868+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:10.413402+0000 mgr.y (mgr.44106) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.495926+0000 mon.c (mon.1) 1753 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.497911+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.499365+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.501755+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.573 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.502584+0000 mon.c (mon.1) 1757 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.509892+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:10.514153+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.533501+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.596122+0000 mon.c (mon.1) 1758 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.597941+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.599134+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.600864+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.601680+0000 mon.c (mon.1) 1762 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.608586+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:10.611959+0000 mgr.y (mgr.44106) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.657726+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.689298+0000 mon.c (mon.1) 1763 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.691172+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.574 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.692352+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.694462+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.695335+0000 mon.c (mon.1) 1767 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.701483+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: cephadm 2024-09-17T01:19:10.704999+0000 mgr.y (mgr.44106) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.797438+0000 mon.c (mon.1) 1768 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.799374+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.800454+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.802731+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.803535+0000 mon.c (mon.1) 1772 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.809583+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.918059+0000 mon.c (mon.1) 1773 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.920174+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.921420+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.575 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.924107+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.925183+0000 mon.c (mon.1) 1777 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:10.931871+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.042481+0000 mon.c (mon.1) 1778 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.044903+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.046090+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.048455+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.049284+0000 mon.c (mon.1) 1782 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.054493+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.131454+0000 mon.c (mon.1) 1783 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.133403+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.134446+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.136639+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.137334+0000 mon.c (mon.1) 1787 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.143401+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.577 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.227051+0000 mon.c (mon.1) 1788 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.577 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.229828+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.577 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.231060+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.577 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.232875+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.577 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.233632+0000 mon.c (mon.1) 1792 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.577 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:11 smithi027 bash[25154]: audit 2024-09-17T01:19:11.239799+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[77330]: debug 2024-09-17T01:19:11.380+0000 7f8012b37040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T01:19:11.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[77330]: debug 2024-09-17T01:19:11.460+0000 7f8012b37040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T01:19:11.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:09.811616+0000 mgr.y (mgr.44106) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:09.894577+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:09.978946+0000 mgr.y (mgr.44106) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:10.062632+0000 mgr.y (mgr.44106) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:10.144632+0000 mgr.y (mgr.44106) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:10.225988+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:10.308004+0000 mgr.y (mgr.44106) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.392506+0000 mon.c (mon.1) 1748 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.394316+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.395559+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.399334+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.401556+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.402257+0000 mon.c (mon.1) 1752 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.409868+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:10.413402+0000 mgr.y (mgr.44106) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.495926+0000 mon.c (mon.1) 1753 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.497911+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.499365+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.501755+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.502584+0000 mon.c (mon.1) 1757 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.509892+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:10.514153+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.533501+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.596122+0000 mon.c (mon.1) 1758 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.597941+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.599134+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.600864+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.601680+0000 mon.c (mon.1) 1762 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.608586+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:10.611959+0000 mgr.y (mgr.44106) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.657726+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.689298+0000 mon.c (mon.1) 1763 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.691172+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.692352+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.694462+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.695335+0000 mon.c (mon.1) 1767 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.701483+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: cephadm 2024-09-17T01:19:10.704999+0000 mgr.y (mgr.44106) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.797438+0000 mon.c (mon.1) 1768 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.799374+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.800454+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.802731+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.803535+0000 mon.c (mon.1) 1772 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.809583+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.918059+0000 mon.c (mon.1) 1773 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.920174+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.921420+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.924107+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.925183+0000 mon.c (mon.1) 1777 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:10.931871+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.042481+0000 mon.c (mon.1) 1778 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.044903+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.046090+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.048455+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.049284+0000 mon.c (mon.1) 1782 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.054493+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.131454+0000 mon.c (mon.1) 1783 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.133403+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.134446+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.136639+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.137334+0000 mon.c (mon.1) 1787 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.143401+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.227051+0000 mon.c (mon.1) 1788 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.229828+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.231060+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.232875+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.233632+0000 mon.c (mon.1) 1792 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:11.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[74456]: audit 2024-09-17T01:19:11.239799+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.130 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[77330]: debug 2024-09-17T01:19:11.704+0000 7f8012b37040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T01:19:12.131 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:11 smithi050 bash[77330]: debug 2024-09-17T01:19:11.784+0000 7f8012b37040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T01:19:12.179 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:19:12.179 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 0s ago 35m - - 2024-09-17T01:19:12.179 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 37s ago 35m - - 2024-09-17T01:19:12.179 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (17m) 0s ago 27m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:19:12.179 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (2m) 37s ago 27m 73.8M - 9.4.12 2bacad6d85d8 74c50b65c5f9 2024-09-17T01:19:12.179 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (3m) 0s ago 25m 42.7M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:19:12.179 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 starting - - - - 2024-09-17T01:19:12.179 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (14m) 0s ago 36m 480M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:19:12.179 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (26s) 0s ago 36m 40.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de e292da4db4b2 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (94s) 37s ago 34m 34.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c53495c8c4a9 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (35m) 0s ago 35m 79.8M 2048M 17.2.0 e1d6a67b021e 283c8e821c8d 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (17m) 0s ago 28m 8735k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (17m) 37s ago 28m 8823k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (34m) 0s ago 34m 58.7M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (33m) 0s ago 33m 59.9M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (32m) 0s ago 32m 54.3M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (31m) 0s ago 31m 58.7M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (31m) 37s ago 31m 60.3M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (30m) 37s ago 30m 55.9M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (29m) 37s ago 29m 56.1M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:19:12.180 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (29m) 37s ago 29m 58.1M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:19:12.181 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (3m) 37s ago 28m 59.1M - 2.43.0 a07b618ecd1d 8c3c08db4832 2024-09-17T01:19:12.181 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (25m) 0s ago 25m 91.5M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:19:12.181 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (25m) 37s ago 25m 90.5M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:19:12.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[77330]: debug 2024-09-17T01:19:12.204+0000 7f8012b37040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T01:19:12.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[77330]: debug 2024-09-17T01:19:12.288+0000 7f8012b37040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T01:19:12.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[77330]: [17/Sep/2024:01:19:12] ENGINE Bus STARTING 2024-09-17T01:19:12.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[77330]: CherryPy Checker: 2024-09-17T01:19:12.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[77330]: The Application mounted at '' has an empty config. 2024-09-17T01:19:12.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[77330]: [17/Sep/2024:01:19:12] ENGINE Serving on http://:::9283 2024-09-17T01:19:12.631 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[77330]: [17/Sep/2024:01:19:12] ENGINE Bus STARTED 2024-09-17T01:19:12.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cephadm 2024-09-17T01:19:10.813174+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:10.905943+0000 mgr.y (mgr.44106) 49 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:12.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cephadm 2024-09-17T01:19:10.934954+0000 mgr.y (mgr.44106) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cluster 2024-09-17T01:19:10.943194+0000 mgr.y (mgr.44106) 51 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:19:12.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cephadm 2024-09-17T01:19:11.057578+0000 mgr.y (mgr.44106) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cephadm 2024-09-17T01:19:11.145807+0000 mgr.y (mgr.44106) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cephadm 2024-09-17T01:19:11.243631+0000 mgr.y (mgr.44106) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.365677+0000 mon.c (mon.1) 1793 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.369885+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.371192+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.373852+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.374777+0000 mon.c (mon.1) 1797 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.381431+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cephadm 2024-09-17T01:19:11.385879+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.419671+0000 mgr.y (mgr.44106) 56 : audit [DBG] from='client.25603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.504095+0000 mon.c (mon.1) 1798 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.506309+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.507839+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.510858+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.512161+0000 mon.c (mon.1) 1802 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.521572+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cephadm 2024-09-17T01:19:11.526588+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.549473+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.564405+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.574015+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.632841+0000 mon.c (mon.1) 1803 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.635123+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.636233+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.639295+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.640203+0000 mon.c (mon.1) 1807 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.649705+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cephadm 2024-09-17T01:19:11.651429+0000 mgr.y (mgr.44106) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.746549+0000 mon.c (mon.1) 1808 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.748334+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.749523+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.751620+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.752414+0000 mon.c (mon.1) 1812 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.760333+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cephadm 2024-09-17T01:19:11.763102+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.863496+0000 mon.c (mon.1) 1813 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.865628+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.866721+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.868680+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.869410+0000 mon.c (mon.1) 1817 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.876399+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.984565+0000 mon.c (mon.1) 1818 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.987166+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.988456+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.990557+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.991383+0000 mon.c (mon.1) 1822 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:11.999329+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.031479+0000 mon.c (mon.1) 1823 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.134309+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.136411+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.137365+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.139495+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.140327+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.148778+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.270300+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.272956+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.274225+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.276795+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.277751+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.286324+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cluster 2024-09-17T01:19:12.310840+0000 mon.a (mon.0) 93 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:19:12.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: cluster 2024-09-17T01:19:12.310927+0000 mon.a (mon.0) 94 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:19:12.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.314083+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:19:12.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.314841+0000 mon.b (mon.2) 7 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:19:12.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.317950+0000 mon.b (mon.2) 8 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:19:12.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:12 smithi050 bash[74456]: audit 2024-09-17T01:19:12.318413+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:19:12.715 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cephadm 2024-09-17T01:19:10.813174+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.715 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:10.905943+0000 mgr.y (mgr.44106) 49 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:12.715 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cephadm 2024-09-17T01:19:10.934954+0000 mgr.y (mgr.44106) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.715 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cluster 2024-09-17T01:19:10.943194+0000 mgr.y (mgr.44106) 51 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:19:12.715 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cephadm 2024-09-17T01:19:11.057578+0000 mgr.y (mgr.44106) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.715 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cephadm 2024-09-17T01:19:11.145807+0000 mgr.y (mgr.44106) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.715 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cephadm 2024-09-17T01:19:11.243631+0000 mgr.y (mgr.44106) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.715 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.365677+0000 mon.c (mon.1) 1793 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.369885+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.371192+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.373852+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.374777+0000 mon.c (mon.1) 1797 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.381431+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cephadm 2024-09-17T01:19:11.385879+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.419671+0000 mgr.y (mgr.44106) 56 : audit [DBG] from='client.25603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.504095+0000 mon.c (mon.1) 1798 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.506309+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.507839+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.510858+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.512161+0000 mon.c (mon.1) 1802 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.521572+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.716 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cephadm 2024-09-17T01:19:11.526588+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.549473+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.564405+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.574015+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.632841+0000 mon.c (mon.1) 1803 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.635123+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.636233+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.639295+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.640203+0000 mon.c (mon.1) 1807 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.649705+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cephadm 2024-09-17T01:19:11.651429+0000 mgr.y (mgr.44106) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.746549+0000 mon.c (mon.1) 1808 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.748334+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.749523+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.751620+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.752414+0000 mon.c (mon.1) 1812 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.760333+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cephadm 2024-09-17T01:19:11.763102+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.863496+0000 mon.c (mon.1) 1813 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.865628+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.866721+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.868680+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.869410+0000 mon.c (mon.1) 1817 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.876399+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.984565+0000 mon.c (mon.1) 1818 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.987166+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.988456+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.718 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.990557+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.991383+0000 mon.c (mon.1) 1822 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:11.999329+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.031479+0000 mon.c (mon.1) 1823 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.134309+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.136411+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.137365+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.139495+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.140327+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.148778+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.270300+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.272956+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.719 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cephadm 2024-09-17T01:19:10.813174+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:10.905943+0000 mgr.y (mgr.44106) 49 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cephadm 2024-09-17T01:19:10.934954+0000 mgr.y (mgr.44106) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cluster 2024-09-17T01:19:10.943194+0000 mgr.y (mgr.44106) 51 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cephadm 2024-09-17T01:19:11.057578+0000 mgr.y (mgr.44106) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cephadm 2024-09-17T01:19:11.145807+0000 mgr.y (mgr.44106) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cephadm 2024-09-17T01:19:11.243631+0000 mgr.y (mgr.44106) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.365677+0000 mon.c (mon.1) 1793 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.369885+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.371192+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.373852+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.374777+0000 mon.c (mon.1) 1797 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.381431+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.720 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cephadm 2024-09-17T01:19:11.385879+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.721 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.419671+0000 mgr.y (mgr.44106) 56 : audit [DBG] from='client.25603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:12.721 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.504095+0000 mon.c (mon.1) 1798 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.721 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.506309+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.721 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.507839+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.721 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.510858+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.721 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.274225+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.721 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.276795+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.721 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.277751+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.721 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.286324+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.721 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cluster 2024-09-17T01:19:12.310840+0000 mon.a (mon.0) 93 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:19:12.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: cluster 2024-09-17T01:19:12.310927+0000 mon.a (mon.0) 94 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:19:12.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.314083+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:19:12.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.314841+0000 mon.b (mon.2) 7 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:19:12.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.317950+0000 mon.b (mon.2) 8 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:19:12.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[94694]: audit 2024-09-17T01:19:12.318413+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:19:12.722 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.512161+0000 mon.c (mon.1) 1802 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.722 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.521572+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.722 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cephadm 2024-09-17T01:19:11.526588+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.722 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.549473+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.564405+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.574015+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.632841+0000 mon.c (mon.1) 1803 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.635123+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.636233+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.639295+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.640203+0000 mon.c (mon.1) 1807 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.649705+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cephadm 2024-09-17T01:19:11.651429+0000 mgr.y (mgr.44106) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.746549+0000 mon.c (mon.1) 1808 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.748334+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.749523+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.751620+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.752414+0000 mon.c (mon.1) 1812 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.760333+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cephadm 2024-09-17T01:19:11.763102+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.863496+0000 mon.c (mon.1) 1813 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.865628+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.866721+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.868680+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.869410+0000 mon.c (mon.1) 1817 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.876399+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.984565+0000 mon.c (mon.1) 1818 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.987166+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.988456+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.990557+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.991383+0000 mon.c (mon.1) 1822 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:11.999329+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.031479+0000 mon.c (mon.1) 1823 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.134309+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.136411+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.137365+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.139495+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.140327+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.148778+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.270300+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.272956+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.274225+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.276795+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.277751+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.286324+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:12.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cluster 2024-09-17T01:19:12.310840+0000 mon.a (mon.0) 93 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T01:19:12.726 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: cluster 2024-09-17T01:19:12.310927+0000 mon.a (mon.0) 94 : cluster [DBG] Standby manager daemon x started 2024-09-17T01:19:12.726 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.314083+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T01:19:12.726 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.314841+0000 mon.b (mon.2) 7 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T01:19:12.726 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.317950+0000 mon.b (mon.2) 8 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T01:19:12.726 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:12 smithi027 bash[25154]: audit 2024-09-17T01:19:12.318413+0000 mon.b (mon.2) 9 : audit [DBG] from='mgr.? 172.21.15.50:0/3047809462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T01:19:12.878 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:19:12.878 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:19:12.878 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-09-17T01:19:12.878 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:19:12.878 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:19:12.878 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:19:12.879 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:19:13.368 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:19:13.368 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3", 2024-09-17T01:19:13.368 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2024-09-17T01:19:13.368 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi027", 2024-09-17T01:19:13.368 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2024-09-17T01:19:13.368 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "1/2 daemons upgraded", 2024-09-17T01:19:13.368 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading mgr daemons", 2024-09-17T01:19:13.368 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:19:13.368 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:19:13.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: cephadm 2024-09-17T01:19:11.879677+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: cephadm 2024-09-17T01:19:12.000345+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: cephadm 2024-09-17T01:19:12.149971+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.170588+0000 mgr.y (mgr.44106) 63 : audit [DBG] from='client.25609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: cephadm 2024-09-17T01:19:12.290840+0000 mgr.y (mgr.44106) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.379908+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.381698+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.382603+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.384514+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.385223+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.390980+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: cephadm 2024-09-17T01:19:12.391648+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.463128+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.464893+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.465825+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.467834+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.468619+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.473642+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: cephadm 2024-09-17T01:19:12.475726+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.549224+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.551352+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.552833+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.555472+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.556473+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.565736+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: cephadm 2024-09-17T01:19:12.569808+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.684207+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.686636+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.687734+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.690978+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.692257+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.699323+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: cephadm 2024-09-17T01:19:12.700509+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.811440+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.813966+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.815790+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.818146+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.819076+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.825816+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.889235+0000 mon.a (mon.0) 100 : audit [DBG] from='client.? 172.21.15.27:0/3553649684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.922027+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.924172+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.925316+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.927541+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.928315+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:12.934561+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.008565+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.638 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.010322+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.011169+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.013122+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.014003+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.020765+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.124401+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.126524+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.127442+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.129494+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.130169+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.138228+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.215105+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.217012+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.639 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.217879+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.219932+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.220682+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.226799+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: cluster 2024-09-17T01:19:13.291842+0000 mon.a (mon.0) 105 : cluster [DBG] mgrmap e50: y(active, since 16s), standbys: x 2024-09-17T01:19:13.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.312159+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.314087+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.314952+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.316771+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.317473+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.640 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:13 smithi050 bash[74456]: audit 2024-09-17T01:19:13.323684+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: cephadm 2024-09-17T01:19:11.879677+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: cephadm 2024-09-17T01:19:12.000345+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: cephadm 2024-09-17T01:19:12.149971+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.170588+0000 mgr.y (mgr.44106) 63 : audit [DBG] from='client.25609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: cephadm 2024-09-17T01:19:12.290840+0000 mgr.y (mgr.44106) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.379908+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.381698+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.382603+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.384514+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.385223+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.390980+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: cephadm 2024-09-17T01:19:12.391648+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.463128+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.464893+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.465825+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.467834+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.468619+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.473642+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: cephadm 2024-09-17T01:19:12.475726+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.549224+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: cephadm 2024-09-17T01:19:11.879677+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: cephadm 2024-09-17T01:19:12.000345+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: cephadm 2024-09-17T01:19:12.149971+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.170588+0000 mgr.y (mgr.44106) 63 : audit [DBG] from='client.25609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:13.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: cephadm 2024-09-17T01:19:12.290840+0000 mgr.y (mgr.44106) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.379908+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.381698+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.382603+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.384514+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.385223+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.390980+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: cephadm 2024-09-17T01:19:12.391648+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.463128+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.464893+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.465825+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.467834+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.468619+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.473642+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: cephadm 2024-09-17T01:19:12.475726+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.549224+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.551352+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.552833+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.555472+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.556473+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.565736+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: cephadm 2024-09-17T01:19:12.569808+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.684207+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.686636+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.687734+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.690978+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.692257+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.699323+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: cephadm 2024-09-17T01:19:12.700509+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.811440+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.813966+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.815790+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.818146+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.819076+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.825816+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.889235+0000 mon.a (mon.0) 100 : audit [DBG] from='client.? 172.21.15.27:0/3553649684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.551352+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.552833+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.555472+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.556473+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.565736+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: cephadm 2024-09-17T01:19:12.569808+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.684207+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.686636+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.687734+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.690978+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.692257+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.699323+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: cephadm 2024-09-17T01:19:12.700509+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.811440+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.813966+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.815790+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.818146+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.819076+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.825816+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.889235+0000 mon.a (mon.0) 100 : audit [DBG] from='client.? 172.21.15.27:0/3553649684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.922027+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.924172+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.925316+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.927541+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.928315+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:12.934561+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.008565+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.839 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.010322+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.011169+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.013122+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.014003+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.020765+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.124401+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.126524+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.127442+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.129494+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.130169+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.138228+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.215105+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.922027+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.924172+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.925316+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.927541+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.928315+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:12.934561+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.008565+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.010322+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.011169+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.013122+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.014003+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.020765+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.124401+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.841 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.126524+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.127442+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.129494+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.130169+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.138228+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.215105+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.217012+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.217879+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.219932+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.220682+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.226799+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: cluster 2024-09-17T01:19:13.291842+0000 mon.a (mon.0) 105 : cluster [DBG] mgrmap e50: y(active, since 16s), standbys: x 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.312159+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.314087+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.314952+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.316771+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.317473+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[25154]: audit 2024-09-17T01:19:13.323684+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.217012+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.217879+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.219932+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.220682+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.226799+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:13.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: cluster 2024-09-17T01:19:13.291842+0000 mon.a (mon.0) 105 : cluster [DBG] mgrmap e50: y(active, since 16s), standbys: x 2024-09-17T01:19:13.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.312159+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.314087+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:13.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.314952+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:13.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.316771+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:13.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.317473+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:13.844 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:13 smithi027 bash[94694]: audit 2024-09-17T01:19:13.323684+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cephadm 2024-09-17T01:19:12.826841+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cephadm 2024-09-17T01:19:12.935549+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cluster 2024-09-17T01:19:12.943869+0000 mgr.y (mgr.44106) 71 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cephadm 2024-09-17T01:19:13.021857+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cephadm 2024-09-17T01:19:13.138872+0000 mgr.y (mgr.44106) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cephadm 2024-09-17T01:19:13.227804+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cephadm 2024-09-17T01:19:13.324319+0000 mgr.y (mgr.44106) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.378706+0000 mgr.y (mgr.44106) 76 : audit [DBG] from='client.44163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.411601+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.413433+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.414289+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.416021+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:14.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.416669+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:14.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.422527+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cephadm 2024-09-17T01:19:13.423277+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.495341+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.497004+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.498117+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.500219+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:14.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.500909+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:14.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.505492+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cephadm 2024-09-17T01:19:13.506162+0000 mgr.y (mgr.44106) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.574904+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.576930+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.578215+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.580789+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.581862+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.586934+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cephadm 2024-09-17T01:19:13.588916+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.624705+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.637258+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.646747+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.673080+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.675150+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.676635+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T01:19:14.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: audit 2024-09-17T01:19:13.677482+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T01:19:14.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:14 smithi050 bash[74456]: cephadm 2024-09-17T01:19:13.678067+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T01:19:14.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cephadm 2024-09-17T01:19:12.826841+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cephadm 2024-09-17T01:19:12.935549+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cluster 2024-09-17T01:19:12.943869+0000 mgr.y (mgr.44106) 71 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cephadm 2024-09-17T01:19:13.021857+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cephadm 2024-09-17T01:19:13.138872+0000 mgr.y (mgr.44106) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cephadm 2024-09-17T01:19:13.227804+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cephadm 2024-09-17T01:19:13.324319+0000 mgr.y (mgr.44106) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.378706+0000 mgr.y (mgr.44106) 76 : audit [DBG] from='client.44163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.411601+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.413433+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.414289+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.416021+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.416669+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.422527+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cephadm 2024-09-17T01:19:13.423277+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.495341+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.497004+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.498117+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.500219+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.500909+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.505492+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cephadm 2024-09-17T01:19:13.506162+0000 mgr.y (mgr.44106) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.574904+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.576930+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.578215+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.580789+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.581862+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.586934+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cephadm 2024-09-17T01:19:13.588916+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.624705+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.637258+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.646747+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.673080+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.675150+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.676635+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T01:19:14.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: audit 2024-09-17T01:19:13.677482+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T01:19:14.835 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[25154]: cephadm 2024-09-17T01:19:13.678067+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T01:19:14.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cephadm 2024-09-17T01:19:12.826841+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cephadm 2024-09-17T01:19:12.935549+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cluster 2024-09-17T01:19:12.943869+0000 mgr.y (mgr.44106) 71 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cephadm 2024-09-17T01:19:13.021857+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cephadm 2024-09-17T01:19:13.138872+0000 mgr.y (mgr.44106) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cephadm 2024-09-17T01:19:13.227804+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cephadm 2024-09-17T01:19:13.324319+0000 mgr.y (mgr.44106) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.378706+0000 mgr.y (mgr.44106) 76 : audit [DBG] from='client.44163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.411601+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.413433+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.414289+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.416021+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.416669+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.422527+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.836 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cephadm 2024-09-17T01:19:13.423277+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.495341+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.497004+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.498117+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.500219+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.500909+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.505492+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cephadm 2024-09-17T01:19:13.506162+0000 mgr.y (mgr.44106) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.574904+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.576930+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.578215+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.580789+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.581862+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.586934+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.837 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cephadm 2024-09-17T01:19:13.588916+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:14.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.624705+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.637258+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.646747+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:14.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.673080+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:14.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.675150+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:14.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.676635+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T01:19:14.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: audit 2024-09-17T01:19:13.677482+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T01:19:14.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:14 smithi027 bash[94694]: cephadm 2024-09-17T01:19:13.678067+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T01:19:16.610 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:16 smithi050 bash[74456]: cluster 2024-09-17T01:19:14.945125+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:19:16.717 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:16 smithi027 bash[94694]: cluster 2024-09-17T01:19:14.945125+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:19:16.717 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:16 smithi027 bash[25154]: cluster 2024-09-17T01:19:14.945125+0000 mgr.y (mgr.44106) 81 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T01:19:18.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[25154]: cluster 2024-09-17T01:19:16.945894+0000 mgr.y (mgr.44106) 82 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:19:18.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[25154]: audit 2024-09-17T01:19:17.136829+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:18.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[25154]: cephadm 2024-09-17T01:19:17.468909+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T01:19:18.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[25154]: audit 2024-09-17T01:19:17.477593+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:18.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[25154]: audit 2024-09-17T01:19:17.483354+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:18.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[25154]: audit 2024-09-17T01:19:17.484671+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:18.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[25154]: audit 2024-09-17T01:19:17.486020+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:18.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[25154]: cephadm 2024-09-17T01:19:17.487805+0000 mgr.y (mgr.44106) 84 : cephadm [INF] Deploying daemon mon.c on smithi027 2024-09-17T01:19:18.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[94694]: cluster 2024-09-17T01:19:16.945894+0000 mgr.y (mgr.44106) 82 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:19:18.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[94694]: audit 2024-09-17T01:19:17.136829+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:18.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[94694]: cephadm 2024-09-17T01:19:17.468909+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T01:19:18.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[94694]: audit 2024-09-17T01:19:17.477593+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:18.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[94694]: audit 2024-09-17T01:19:17.483354+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:18.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[94694]: audit 2024-09-17T01:19:17.484671+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:18.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[94694]: audit 2024-09-17T01:19:17.486020+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:18.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:18 smithi027 bash[94694]: cephadm 2024-09-17T01:19:17.487805+0000 mgr.y (mgr.44106) 84 : cephadm [INF] Deploying daemon mon.c on smithi027 2024-09-17T01:19:18.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:18 smithi050 bash[74456]: cluster 2024-09-17T01:19:16.945894+0000 mgr.y (mgr.44106) 82 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T01:19:18.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:18 smithi050 bash[74456]: audit 2024-09-17T01:19:17.136829+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:18.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:18 smithi050 bash[74456]: cephadm 2024-09-17T01:19:17.468909+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T01:19:18.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:18 smithi050 bash[74456]: audit 2024-09-17T01:19:17.477593+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:18.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:18 smithi050 bash[74456]: audit 2024-09-17T01:19:17.483354+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:18.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:18 smithi050 bash[74456]: audit 2024-09-17T01:19:17.484671+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:18.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:18 smithi050 bash[74456]: audit 2024-09-17T01:19:17.486020+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:18.382 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:18 smithi050 bash[74456]: cephadm 2024-09-17T01:19:17.487805+0000 mgr.y (mgr.44106) 84 : cephadm [INF] Deploying daemon mon.c on smithi027 2024-09-17T01:19:20.069 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:19 smithi050 bash[74456]: audit 2024-09-17T01:19:17.954758+0000 mgr.y (mgr.44106) 85 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:20.070 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:19 smithi050 bash[74456]: audit 2024-09-17T01:19:18.699905+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:19 smithi027 bash[94694]: audit 2024-09-17T01:19:17.954758+0000 mgr.y (mgr.44106) 85 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:19 smithi027 bash[94694]: audit 2024-09-17T01:19:18.699905+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:20.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:19 smithi027 bash[25154]: audit 2024-09-17T01:19:17.954758+0000 mgr.y (mgr.44106) 85 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:20.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:19 smithi027 bash[25154]: audit 2024-09-17T01:19:18.699905+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:20.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:19:20] "GET /metrics HTTP/1.1" 200 38011 "" "Prometheus/2.43.0" 2024-09-17T01:19:21.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:20 smithi027 bash[25154]: cluster 2024-09-17T01:19:18.947061+0000 mgr.y (mgr.44106) 86 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:21.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:20 smithi027 bash[25154]: audit 2024-09-17T01:19:20.329037+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:21.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:20 smithi027 bash[25154]: audit 2024-09-17T01:19:20.342708+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:21.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:20 smithi027 bash[25154]: audit 2024-09-17T01:19:20.356067+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:20 smithi027 bash[94694]: cluster 2024-09-17T01:19:18.947061+0000 mgr.y (mgr.44106) 86 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:20 smithi027 bash[94694]: audit 2024-09-17T01:19:20.329037+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:20 smithi027 bash[94694]: audit 2024-09-17T01:19:20.342708+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:20 smithi027 bash[94694]: audit 2024-09-17T01:19:20.356067+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:20 smithi050 bash[74456]: cluster 2024-09-17T01:19:18.947061+0000 mgr.y (mgr.44106) 86 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:20 smithi050 bash[74456]: audit 2024-09-17T01:19:20.329037+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:20 smithi050 bash[74456]: audit 2024-09-17T01:19:20.342708+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:20 smithi050 bash[74456]: audit 2024-09-17T01:19:20.356067+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-09-17T01:19:22.449 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:22 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:22.450 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:19:22 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:22.450 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:19:22 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:22.450 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:22 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:22.451 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:19:22 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:22.451 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:19:22 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:22.451 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:22 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:22.451 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:19:22 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:22.452 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:19:22 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:22.707 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:22 smithi027 bash[70878]: [17/Sep/2024:01:19:22] ENGINE Bus STOPPING 2024-09-17T01:19:22.707 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:22 smithi027 systemd[1]: Stopping Ceph mon.c for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:19:22.707 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:22 smithi027 bash[25154]: debug 2024-09-17T01:19:22.576+0000 7f65f6abf700 -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-17T01:19:22.707 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:22 smithi027 bash[25154]: debug 2024-09-17T01:19:22.576+0000 7f65f6abf700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T01:19:23.005 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:22 smithi027 bash[70878]: [17/Sep/2024:01:19:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T01:19:23.005 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:22 smithi027 bash[70878]: [17/Sep/2024:01:19:22] ENGINE Bus STOPPED 2024-09-17T01:19:23.005 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:22 smithi027 bash[70878]: [17/Sep/2024:01:19:22] ENGINE Bus STARTING 2024-09-17T01:19:23.006 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:22 smithi027 bash[70878]: [17/Sep/2024:01:19:22] ENGINE Serving on http://:::9283 2024-09-17T01:19:23.006 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:22 smithi027 bash[70878]: [17/Sep/2024:01:19:22] ENGINE Bus STARTED 2024-09-17T01:19:23.769 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:23 smithi027 bash[97034]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon-c 2024-09-17T01:19:23.769 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:23 smithi027 bash[97105]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon-c 2024-09-17T01:19:23.769 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-17T01:19:23.770 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: Stopped Ceph mon.c for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:19:24.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:24.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:24.083 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:24.083 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:24.083 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:24.083 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:24.084 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:24.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:24.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: Started Ceph mon.c for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:19:24.084 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:19:23 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:19:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.128+0000 7f17b2053c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T01:19:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.128+0000 7f17b2053c80 0 ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T01:19:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.128+0000 7f17b2053c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T01:19:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 0 load: jerasure load: lrc 2024-09-17T01:19:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T01:19:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Git sha 0 2024-09-17T01:19:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T01:19:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: DB SUMMARY 2024-09-17T01:19:25.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: DB Session ID: DOU12IAH245RLB3M4BEX 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 4956 Bytes 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000087.sst 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000085.log size: 3493254 ; 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.env: 0x55722b20b940 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.info_log: 0x55722cf376e0 2024-09-17T01:19:25.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T01:19:25.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T01:19:25.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T01:19:25.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T01:19:25.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T01:19:25.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T01:19:25.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.db_log_dir: 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.wal_dir: 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T01:19:25.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.write_buffer_manager: 0x55722cf46dc0 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T01:19:25.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.row_cache: None 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.wal_filter: None 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T01:19:25.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T01:19:25.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Compression algorithms supported: 2024-09-17T01:19:25.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: kZSTD supported: 0 2024-09-17T01:19:25.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T01:19:25.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T01:19:25.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T01:19:25.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T01:19:25.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T01:19:25.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T01:19:25.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T01:19:25.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T01:19:25.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T01:19:25.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-09-17T01:19:25.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T01:19:25.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T01:19:25.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.merge_operator: 2024-09-17T01:19:25.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55722cf37320) 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: cache_index_and_filter_blocks: 1 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: pin_top_level_index_and_filter: 1 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: index_type: 0 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: data_block_index_type: 0 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: index_shortening: 1 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T01:19:25.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: checksum: 4 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: no_block_cache: 0 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: block_cache: 0x55722cf2d1f0 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: block_cache_name: BinnedLRUCache 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: block_cache_options: 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: capacity : 536870912 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: num_shard_bits : 4 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: strict_capacity_limit : 0 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: high_pri_pool_ratio: 0.000 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: block_cache_compressed: (nil) 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: persistent_cache: (nil) 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: block_size: 4096 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: block_size_deviation: 10 2024-09-17T01:19:25.344 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: block_restart_interval: 16 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: index_block_restart_interval: 1 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: metadata_block_size: 4096 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: partition_filters: 0 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: use_delta_encoding: 1 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: filter_policy: bloomfilter 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: whole_key_filtering: 1 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: verify_compression: 0 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: read_amp_bytes_per_bit: 0 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: format_version: 5 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: enable_index_compression: 1 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: block_align: 0 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: max_auto_readahead_size: 262144 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: prepopulate_block_cache: 0 2024-09-17T01:19:25.345 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: initial_auto_readahead_size: 8192 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: num_file_reads_for_auto_readahead: 2 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.num_levels: 7 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T01:19:25.346 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T01:19:25.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T01:19:25.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T01:19:25.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T01:19:25.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T01:19:25.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T01:19:25.350 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T01:19:25.351 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T01:19:25.352 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.132+0000 7f17b2053c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.136+0000 7f17aee2a640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 87.sst 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.136+0000 7f17b2053c80 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-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.136+0000 7f17b2053c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 89, last_sequence is 48811, log_number is 85,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.136+0000 7f17b2053c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 85 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.136+0000 7f17b2053c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: da73ad10-3dbd-4e90-ac63-6100baee61c5 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.136+0000 7f17b2053c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726535965139000, "job": 1, "event": "recovery_started", "wal_files": [85]} 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.136+0000 7f17b2053c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #85 mode 2 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.148+0000 7f17b2053c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726535965151218, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 90, "file_size": 2231692, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 48816, "largest_seqno": 50219, "table_properties": {"data_size": 2225655, "index_size": 3135, "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": 18025, "raw_average_key_size": 24, "raw_value_size": 2212133, "raw_average_value_size": 2993, "num_data_blocks": 135, "num_entries": 739, "num_filter_entries": 739, "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": 1726535965, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "da73ad10-3dbd-4e90-ac63-6100baee61c5", "db_session_id": "DOU12IAH245RLB3M4BEX", "orig_file_number": 90, "seqno_to_time_mapping": "N/A"}} 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.148+0000 7f17b2053c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726535965151401, "job": 1, "event": "recovery_finished"} 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.148+0000 7f17b2053c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 92 2024-09-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.148+0000 7f17b2053c80 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-17T01:19:25.353 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000085.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55722cf58e00 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 4 rocksdb: DB pointer 0x55722d058000 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17a7e1c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17a7e1c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: ** DB Stats ** 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: 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-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: 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-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T01:19:25.354 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: ** Compaction Stats [default] ** 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: 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-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: L0 1/0 2.13 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 392.2 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: L6 1/0 9.62 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-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Sum 2/0 11.75 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 392.2 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 392.2 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: ** Compaction Stats [default] ** 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: 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-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 392.2 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Flush(GB): cumulative 0.002, interval 0.002 2024-09-17T01:19:25.355 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Cumulative compaction: 0.00 GB write, 124.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Interval compaction: 0.00 GB write, 124.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: 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-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Block cache BinnedLRUCache@0x55722cf2d1f0#7 capacity: 512.00 MB usage: 5.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.3e-05 secs_since: 0 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] at bind addrs [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 1 mon.c@-1(???) e3 preinit fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 0 mon.c@-1(???).mds e1 new map 2024-09-17T01:19:25.356 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 0 mon.c@-1(???).mds e1 print_map 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: e1 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: legacy client fscid: -1 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: No filesystems configured 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 0 mon.c@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T01:19:25.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: debug 2024-09-17T01:19:25.152+0000 7f17b2053c80 1 mon.c@-1(???).paxosservice(auth 1..32) refresh upgraded, format 0 -> 3 2024-09-17T01:19:26.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: cluster 2024-09-17T01:19:20.947782+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:26.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: audit 2024-09-17T01:19:22.594904+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:19:26.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: audit 2024-09-17T01:19:22.595230+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:19:26.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[97161]: audit 2024-09-17T01:19:22.595555+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:19:26.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[94694]: cluster 2024-09-17T01:19:20.947782+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:26.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[94694]: audit 2024-09-17T01:19:22.594904+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:19:26.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[94694]: audit 2024-09-17T01:19:22.595230+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:19:26.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:25 smithi027 bash[94694]: audit 2024-09-17T01:19:22.595555+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:19:26.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:25 smithi050 bash[74456]: cluster 2024-09-17T01:19:20.947782+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:26.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:25 smithi050 bash[74456]: audit 2024-09-17T01:19:22.594904+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:19:26.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:25 smithi050 bash[74456]: audit 2024-09-17T01:19:22.595230+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:19:26.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:25 smithi050 bash[74456]: audit 2024-09-17T01:19:22.595555+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:19:26.721 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:24.949261+0000 mgr.y (mgr.44106) 89 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:26.721 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.727807+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.728392+0000 mon.a (mon.0) 138 : cluster [INF] mon.a calling monitor election 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.728399+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.729781+0000 mon.b (mon.2) 10 : cluster [INF] mon.b calling monitor election 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.730909+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.731165+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.750670+0000 mon.a (mon.0) 141 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.757627+0000 mon.a (mon.0) 142 : cluster [DBG] monmap epoch 4 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.757660+0000 mon.a (mon.0) 143 : cluster [DBG] fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.757680+0000 mon.a (mon.0) 144 : cluster [DBG] last_changed 2024-09-17T01:19:25.699688+0000 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.757698+0000 mon.a (mon.0) 145 : cluster [DBG] created 2024-09-17T00:42:12.329171+0000 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.757722+0000 mon.a (mon.0) 146 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.757748+0000 mon.a (mon.0) 147 : cluster [DBG] election_strategy: 1 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.757771+0000 mon.a (mon.0) 148 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.757795+0000 mon.a (mon.0) 149 : cluster [DBG] 1: [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] mon.c 2024-09-17T01:19:26.722 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.757817+0000 mon.a (mon.0) 150 : cluster [DBG] 2: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.b 2024-09-17T01:19:26.723 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.758866+0000 mon.a (mon.0) 151 : cluster [DBG] fsmap 2024-09-17T01:19:26.723 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.758924+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T01:19:26.723 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.759538+0000 mon.a (mon.0) 153 : cluster [DBG] mgrmap e50: y(active, since 28s), standbys: x 2024-09-17T01:19:26.723 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: cluster 2024-09-17T01:19:25.759807+0000 mon.a (mon.0) 154 : cluster [INF] overall HEALTH_OK 2024-09-17T01:19:26.723 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.777925+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:26.723 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.788575+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:26.723 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.791108+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:26.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:24.949261+0000 mgr.y (mgr.44106) 89 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:26.723 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.727807+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.728392+0000 mon.a (mon.0) 138 : cluster [INF] mon.a calling monitor election 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.728399+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.729781+0000 mon.b (mon.2) 10 : cluster [INF] mon.b calling monitor election 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.730909+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.731165+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.750670+0000 mon.a (mon.0) 141 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.757627+0000 mon.a (mon.0) 142 : cluster [DBG] monmap epoch 4 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.757660+0000 mon.a (mon.0) 143 : cluster [DBG] fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.757680+0000 mon.a (mon.0) 144 : cluster [DBG] last_changed 2024-09-17T01:19:25.699688+0000 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.757698+0000 mon.a (mon.0) 145 : cluster [DBG] created 2024-09-17T00:42:12.329171+0000 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.757722+0000 mon.a (mon.0) 146 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.757748+0000 mon.a (mon.0) 147 : cluster [DBG] election_strategy: 1 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.757771+0000 mon.a (mon.0) 148 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-17T01:19:26.724 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.757795+0000 mon.a (mon.0) 149 : cluster [DBG] 1: [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] mon.c 2024-09-17T01:19:26.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.757817+0000 mon.a (mon.0) 150 : cluster [DBG] 2: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.b 2024-09-17T01:19:26.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.758866+0000 mon.a (mon.0) 151 : cluster [DBG] fsmap 2024-09-17T01:19:26.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.758924+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T01:19:26.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.759538+0000 mon.a (mon.0) 153 : cluster [DBG] mgrmap e50: y(active, since 28s), standbys: x 2024-09-17T01:19:26.725 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: cluster 2024-09-17T01:19:25.759807+0000 mon.a (mon.0) 154 : cluster [INF] overall HEALTH_OK 2024-09-17T01:19:27.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.795829+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:27.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.797592+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:27.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.807752+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:27.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.870738+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:27.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.872343+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:27.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[94694]: audit 2024-09-17T01:19:25.873748+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:27.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.777925+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:27.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.788575+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:27.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.791108+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:27.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.795829+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:27.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.797592+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:27.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.807752+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:27.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.870738+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:27.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.872343+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:27.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:26 smithi027 bash[97161]: audit 2024-09-17T01:19:25.873748+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:27.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:24.949261+0000 mgr.y (mgr.44106) 89 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:27.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.727807+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T01:19:27.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.728392+0000 mon.a (mon.0) 138 : cluster [INF] mon.a calling monitor election 2024-09-17T01:19:27.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.728399+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T01:19:27.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.729781+0000 mon.b (mon.2) 10 : cluster [INF] mon.b calling monitor election 2024-09-17T01:19:27.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.730909+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T01:19:27.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.731165+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T01:19:27.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.750670+0000 mon.a (mon.0) 141 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T01:19:27.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.757627+0000 mon.a (mon.0) 142 : cluster [DBG] monmap epoch 4 2024-09-17T01:19:27.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.757660+0000 mon.a (mon.0) 143 : cluster [DBG] fsid 8e109646-748d-11ef-bceb-c7b262605968 2024-09-17T01:19:27.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.757680+0000 mon.a (mon.0) 144 : cluster [DBG] last_changed 2024-09-17T01:19:25.699688+0000 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.757698+0000 mon.a (mon.0) 145 : cluster [DBG] created 2024-09-17T00:42:12.329171+0000 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.757722+0000 mon.a (mon.0) 146 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.757748+0000 mon.a (mon.0) 147 : cluster [DBG] election_strategy: 1 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.757771+0000 mon.a (mon.0) 148 : cluster [DBG] 0: [v2:172.21.15.27:3300/0,v1:172.21.15.27:6789/0] mon.a 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.757795+0000 mon.a (mon.0) 149 : cluster [DBG] 1: [v2:172.21.15.27:3301/0,v1:172.21.15.27:6790/0] mon.c 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.757817+0000 mon.a (mon.0) 150 : cluster [DBG] 2: [v2:172.21.15.50:3300/0,v1:172.21.15.50:6789/0] mon.b 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.758866+0000 mon.a (mon.0) 151 : cluster [DBG] fsmap 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.758924+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.759538+0000 mon.a (mon.0) 153 : cluster [DBG] mgrmap e50: y(active, since 28s), standbys: x 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: cluster 2024-09-17T01:19:25.759807+0000 mon.a (mon.0) 154 : cluster [INF] overall HEALTH_OK 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.777925+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.788575+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:27.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.791108+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:19:27.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.795829+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:27.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.797592+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:19:27.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.807752+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:27.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.870738+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:27.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.872343+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:27.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:26 smithi050 bash[74456]: audit 2024-09-17T01:19:25.873748+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:28.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:27 smithi027 bash[94694]: cephadm 2024-09-17T01:19:25.808817+0000 mgr.y (mgr.44106) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:28.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:27 smithi027 bash[94694]: cephadm 2024-09-17T01:19:25.870067+0000 mgr.y (mgr.44106) 91 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T01:19:28.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:27 smithi027 bash[94694]: cephadm 2024-09-17T01:19:25.875421+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-17T01:19:28.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:27 smithi027 bash[94694]: audit 2024-09-17T01:19:27.032531+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:28.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:27 smithi027 bash[97161]: cephadm 2024-09-17T01:19:25.808817+0000 mgr.y (mgr.44106) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:28.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:27 smithi027 bash[97161]: cephadm 2024-09-17T01:19:25.870067+0000 mgr.y (mgr.44106) 91 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T01:19:28.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:27 smithi027 bash[97161]: cephadm 2024-09-17T01:19:25.875421+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-17T01:19:28.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:27 smithi027 bash[97161]: audit 2024-09-17T01:19:27.032531+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:28.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:27 smithi050 bash[74456]: cephadm 2024-09-17T01:19:25.808817+0000 mgr.y (mgr.44106) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:19:28.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:27 smithi050 bash[74456]: cephadm 2024-09-17T01:19:25.870067+0000 mgr.y (mgr.44106) 91 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T01:19:28.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:27 smithi050 bash[74456]: cephadm 2024-09-17T01:19:25.875421+0000 mgr.y (mgr.44106) 92 : cephadm [INF] Reconfiguring daemon mon.a on smithi027 2024-09-17T01:19:28.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:27 smithi050 bash[74456]: audit 2024-09-17T01:19:27.032531+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:29.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[97161]: cluster 2024-09-17T01:19:26.950007+0000 mgr.y (mgr.44106) 93 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:29.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[97161]: audit 2024-09-17T01:19:28.671152+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:29.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[97161]: audit 2024-09-17T01:19:28.680833+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:29.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[97161]: audit 2024-09-17T01:19:28.683431+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:29.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[97161]: audit 2024-09-17T01:19:28.685538+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:19:29.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[97161]: audit 2024-09-17T01:19:28.687092+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:29.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[94694]: cluster 2024-09-17T01:19:26.950007+0000 mgr.y (mgr.44106) 93 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:29.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[94694]: audit 2024-09-17T01:19:28.671152+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:29.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[94694]: audit 2024-09-17T01:19:28.680833+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:29.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[94694]: audit 2024-09-17T01:19:28.683431+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:29.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[94694]: audit 2024-09-17T01:19:28.685538+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:19:29.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:28 smithi027 bash[94694]: audit 2024-09-17T01:19:28.687092+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:29.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:28 smithi050 bash[74456]: cluster 2024-09-17T01:19:26.950007+0000 mgr.y (mgr.44106) 93 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:29.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:28 smithi050 bash[74456]: audit 2024-09-17T01:19:28.671152+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:29.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:28 smithi050 bash[74456]: audit 2024-09-17T01:19:28.680833+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:29.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:28 smithi050 bash[74456]: audit 2024-09-17T01:19:28.683431+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:29.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:28 smithi050 bash[74456]: audit 2024-09-17T01:19:28.685538+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:19:29.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:28 smithi050 bash[74456]: audit 2024-09-17T01:19:28.687092+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:30.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:29 smithi027 bash[97161]: audit 2024-09-17T01:19:27.962805+0000 mgr.y (mgr.44106) 94 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:30.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:29 smithi027 bash[97161]: cephadm 2024-09-17T01:19:28.682575+0000 mgr.y (mgr.44106) 95 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T01:19:30.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:29 smithi027 bash[97161]: cephadm 2024-09-17T01:19:28.688869+0000 mgr.y (mgr.44106) 96 : cephadm [INF] Reconfiguring daemon mgr.y on smithi027 2024-09-17T01:19:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:29 smithi027 bash[94694]: audit 2024-09-17T01:19:27.962805+0000 mgr.y (mgr.44106) 94 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:29 smithi027 bash[94694]: cephadm 2024-09-17T01:19:28.682575+0000 mgr.y (mgr.44106) 95 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T01:19:30.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:29 smithi027 bash[94694]: cephadm 2024-09-17T01:19:28.688869+0000 mgr.y (mgr.44106) 96 : cephadm [INF] Reconfiguring daemon mgr.y on smithi027 2024-09-17T01:19:30.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:29 smithi050 bash[74456]: audit 2024-09-17T01:19:27.962805+0000 mgr.y (mgr.44106) 94 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:30.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:29 smithi050 bash[74456]: cephadm 2024-09-17T01:19:28.682575+0000 mgr.y (mgr.44106) 95 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T01:19:30.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:29 smithi050 bash[74456]: cephadm 2024-09-17T01:19:28.688869+0000 mgr.y (mgr.44106) 96 : cephadm [INF] Reconfiguring daemon mgr.y on smithi027 2024-09-17T01:19:30.487 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:30 smithi027 bash[70878]: debug 2024-09-17T01:19:30.160+0000 7f2045e1e640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T01:19:30.488 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:19:30] "GET /metrics HTTP/1.1" 200 37954 "" "Prometheus/2.43.0" 2024-09-17T01:19:31.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:30 smithi027 bash[97161]: cluster 2024-09-17T01:19:28.951608+0000 mgr.y (mgr.44106) 97 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:31.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:30 smithi027 bash[94694]: cluster 2024-09-17T01:19:28.951608+0000 mgr.y (mgr.44106) 97 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:31.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:30 smithi050 bash[74456]: cluster 2024-09-17T01:19:28.951608+0000 mgr.y (mgr.44106) 97 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:32.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: cluster 2024-09-17T01:19:30.952452+0000 mgr.y (mgr.44106) 98 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:32.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: audit 2024-09-17T01:19:31.381502+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: audit 2024-09-17T01:19:31.391840+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: cephadm 2024-09-17T01:19:31.393975+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T01:19:32.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: audit 2024-09-17T01:19:31.394484+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:32.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: audit 2024-09-17T01:19:31.395766+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:32.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: audit 2024-09-17T01:19:31.396972+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:32.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: cephadm 2024-09-17T01:19:31.398259+0000 mgr.y (mgr.44106) 100 : cephadm [INF] Reconfiguring daemon mon.c on smithi027 2024-09-17T01:19:32.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: audit 2024-09-17T01:19:31.768270+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: audit 2024-09-17T01:19:31.776085+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:32 smithi050 bash[74456]: audit 2024-09-17T01:19:31.782901+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: cluster 2024-09-17T01:19:30.952452+0000 mgr.y (mgr.44106) 98 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: audit 2024-09-17T01:19:31.381502+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: audit 2024-09-17T01:19:31.391840+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: cephadm 2024-09-17T01:19:31.393975+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T01:19:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: audit 2024-09-17T01:19:31.394484+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: audit 2024-09-17T01:19:31.395766+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: audit 2024-09-17T01:19:31.396972+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: cephadm 2024-09-17T01:19:31.398259+0000 mgr.y (mgr.44106) 100 : cephadm [INF] Reconfiguring daemon mon.c on smithi027 2024-09-17T01:19:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: audit 2024-09-17T01:19:31.768270+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: audit 2024-09-17T01:19:31.776085+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[97161]: audit 2024-09-17T01:19:31.782901+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: cluster 2024-09-17T01:19:30.952452+0000 mgr.y (mgr.44106) 98 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: audit 2024-09-17T01:19:31.381502+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: audit 2024-09-17T01:19:31.391840+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: cephadm 2024-09-17T01:19:31.393975+0000 mgr.y (mgr.44106) 99 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: audit 2024-09-17T01:19:31.394484+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: audit 2024-09-17T01:19:31.395766+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: audit 2024-09-17T01:19:31.396972+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: cephadm 2024-09-17T01:19:31.398259+0000 mgr.y (mgr.44106) 100 : cephadm [INF] Reconfiguring daemon mon.c on smithi027 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: audit 2024-09-17T01:19:31.768270+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: audit 2024-09-17T01:19:31.776085+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:32.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:32 smithi027 bash[94694]: audit 2024-09-17T01:19:31.782901+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:34 smithi050 bash[74456]: cluster 2024-09-17T01:19:32.954136+0000 mgr.y (mgr.44106) 101 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:34 smithi050 bash[74456]: audit 2024-09-17T01:19:33.961219+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:34 smithi050 bash[74456]: audit 2024-09-17T01:19:33.971686+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:34 smithi050 bash[74456]: audit 2024-09-17T01:19:33.974499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:19:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:34 smithi050 bash[74456]: audit 2024-09-17T01:19:33.976125+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:34.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:34 smithi027 bash[94694]: cluster 2024-09-17T01:19:32.954136+0000 mgr.y (mgr.44106) 101 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:34.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:34 smithi027 bash[94694]: audit 2024-09-17T01:19:33.961219+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:34.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:34 smithi027 bash[94694]: audit 2024-09-17T01:19:33.971686+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:34.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:34 smithi027 bash[94694]: audit 2024-09-17T01:19:33.974499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:19:34.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:34 smithi027 bash[94694]: audit 2024-09-17T01:19:33.976125+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:34.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:34 smithi027 bash[97161]: cluster 2024-09-17T01:19:32.954136+0000 mgr.y (mgr.44106) 101 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:34.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:34 smithi027 bash[97161]: audit 2024-09-17T01:19:33.961219+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:34.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:34 smithi027 bash[97161]: audit 2024-09-17T01:19:33.971686+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:34.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:34 smithi027 bash[97161]: audit 2024-09-17T01:19:33.974499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:19:34.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:34 smithi027 bash[97161]: audit 2024-09-17T01:19:33.976125+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:35.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:35 smithi027 bash[94694]: cephadm 2024-09-17T01:19:33.973881+0000 mgr.y (mgr.44106) 102 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T01:19:35.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:35 smithi027 bash[94694]: cephadm 2024-09-17T01:19:33.981565+0000 mgr.y (mgr.44106) 103 : cephadm [INF] Reconfiguring daemon osd.0 on smithi027 2024-09-17T01:19:35.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:35 smithi027 bash[97161]: cephadm 2024-09-17T01:19:33.973881+0000 mgr.y (mgr.44106) 102 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T01:19:35.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:35 smithi027 bash[97161]: cephadm 2024-09-17T01:19:33.981565+0000 mgr.y (mgr.44106) 103 : cephadm [INF] Reconfiguring daemon osd.0 on smithi027 2024-09-17T01:19:35.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:35 smithi050 bash[74456]: cephadm 2024-09-17T01:19:33.973881+0000 mgr.y (mgr.44106) 102 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T01:19:35.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:35 smithi050 bash[74456]: cephadm 2024-09-17T01:19:33.981565+0000 mgr.y (mgr.44106) 103 : cephadm [INF] Reconfiguring daemon osd.0 on smithi027 2024-09-17T01:19:36.608 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:36 smithi027 bash[94694]: cluster 2024-09-17T01:19:34.954901+0000 mgr.y (mgr.44106) 104 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:36.609 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:36 smithi027 bash[97161]: cluster 2024-09-17T01:19:34.954901+0000 mgr.y (mgr.44106) 104 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:36.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:36 smithi050 bash[74456]: cluster 2024-09-17T01:19:34.954901+0000 mgr.y (mgr.44106) 104 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:38.972 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[94694]: cluster 2024-09-17T01:19:36.955777+0000 mgr.y (mgr.44106) 105 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:38.972 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[94694]: audit 2024-09-17T01:19:37.720247+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:38.972 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[94694]: audit 2024-09-17T01:19:37.728381+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:38.972 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[94694]: cephadm 2024-09-17T01:19:37.730158+0000 mgr.y (mgr.44106) 106 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T01:19:38.972 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[94694]: audit 2024-09-17T01:19:37.730655+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T01:19:38.972 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[94694]: audit 2024-09-17T01:19:37.732126+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:38.972 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[94694]: cephadm 2024-09-17T01:19:37.737696+0000 mgr.y (mgr.44106) 107 : cephadm [INF] Reconfiguring daemon osd.1 on smithi027 2024-09-17T01:19:38.973 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[97161]: cluster 2024-09-17T01:19:36.955777+0000 mgr.y (mgr.44106) 105 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:38.973 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[97161]: audit 2024-09-17T01:19:37.720247+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:38.973 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[97161]: audit 2024-09-17T01:19:37.728381+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:38.973 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[97161]: cephadm 2024-09-17T01:19:37.730158+0000 mgr.y (mgr.44106) 106 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T01:19:38.973 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[97161]: audit 2024-09-17T01:19:37.730655+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T01:19:38.973 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[97161]: audit 2024-09-17T01:19:37.732126+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:38.973 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:38 smithi027 bash[97161]: cephadm 2024-09-17T01:19:37.737696+0000 mgr.y (mgr.44106) 107 : cephadm [INF] Reconfiguring daemon osd.1 on smithi027 2024-09-17T01:19:39.050 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:38 smithi050 bash[74456]: cluster 2024-09-17T01:19:36.955777+0000 mgr.y (mgr.44106) 105 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:39.051 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:38 smithi050 bash[74456]: audit 2024-09-17T01:19:37.720247+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:39.051 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:38 smithi050 bash[74456]: audit 2024-09-17T01:19:37.728381+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:39.051 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:38 smithi050 bash[74456]: cephadm 2024-09-17T01:19:37.730158+0000 mgr.y (mgr.44106) 106 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T01:19:39.051 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:38 smithi050 bash[74456]: audit 2024-09-17T01:19:37.730655+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T01:19:39.051 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:38 smithi050 bash[74456]: audit 2024-09-17T01:19:37.732126+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:39.051 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:38 smithi050 bash[74456]: cephadm 2024-09-17T01:19:37.737696+0000 mgr.y (mgr.44106) 107 : cephadm [INF] Reconfiguring daemon osd.1 on smithi027 2024-09-17T01:19:40.020 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:39 smithi050 bash[74456]: audit 2024-09-17T01:19:37.970882+0000 mgr.y (mgr.44106) 108 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:40.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:39 smithi027 bash[94694]: audit 2024-09-17T01:19:37.970882+0000 mgr.y (mgr.44106) 108 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:40.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:39 smithi027 bash[97161]: audit 2024-09-17T01:19:37.970882+0000 mgr.y (mgr.44106) 108 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:40.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:19:40] "GET /metrics HTTP/1.1" 200 37954 "" "Prometheus/2.43.0" 2024-09-17T01:19:40.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:40 smithi050 bash[74456]: cluster 2024-09-17T01:19:38.957113+0000 mgr.y (mgr.44106) 109 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:40.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:40 smithi050 bash[74456]: audit 2024-09-17T01:19:40.578537+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:40.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:40 smithi050 bash[74456]: audit 2024-09-17T01:19:40.589631+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:40.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:40 smithi050 bash[74456]: audit 2024-09-17T01:19:40.600212+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:41.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:40 smithi027 bash[94694]: cluster 2024-09-17T01:19:38.957113+0000 mgr.y (mgr.44106) 109 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:41.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:40 smithi027 bash[94694]: audit 2024-09-17T01:19:40.578537+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:41.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:40 smithi027 bash[94694]: audit 2024-09-17T01:19:40.589631+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:41.055 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:40 smithi027 bash[94694]: audit 2024-09-17T01:19:40.600212+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:41.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:40 smithi027 bash[97161]: cluster 2024-09-17T01:19:38.957113+0000 mgr.y (mgr.44106) 109 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:41.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:40 smithi027 bash[97161]: audit 2024-09-17T01:19:40.578537+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:41.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:40 smithi027 bash[97161]: audit 2024-09-17T01:19:40.589631+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:41.056 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:40 smithi027 bash[97161]: audit 2024-09-17T01:19:40.600212+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:42.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:42 smithi027 bash[97161]: cluster 2024-09-17T01:19:40.958010+0000 mgr.y (mgr.44106) 110 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:42.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:42 smithi027 bash[97161]: audit 2024-09-17T01:19:42.032332+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:42.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:42 smithi027 bash[97161]: audit 2024-09-17T01:19:42.557728+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:42.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:42 smithi027 bash[97161]: audit 2024-09-17T01:19:42.568892+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:42.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:42 smithi027 bash[97161]: audit 2024-09-17T01:19:42.575717+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:42.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:42 smithi027 bash[94694]: cluster 2024-09-17T01:19:40.958010+0000 mgr.y (mgr.44106) 110 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:42.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:42 smithi027 bash[94694]: audit 2024-09-17T01:19:42.032332+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:42.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:42 smithi027 bash[94694]: audit 2024-09-17T01:19:42.557728+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:42.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:42 smithi027 bash[94694]: audit 2024-09-17T01:19:42.568892+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:42.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:42 smithi027 bash[94694]: audit 2024-09-17T01:19:42.575717+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:43.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:42 smithi050 bash[74456]: cluster 2024-09-17T01:19:40.958010+0000 mgr.y (mgr.44106) 110 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:43.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:42 smithi050 bash[74456]: audit 2024-09-17T01:19:42.032332+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:43.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:42 smithi050 bash[74456]: audit 2024-09-17T01:19:42.557728+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:43.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:42 smithi050 bash[74456]: audit 2024-09-17T01:19:42.568892+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:43.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:42 smithi050 bash[74456]: audit 2024-09-17T01:19:42.575717+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:43.764 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:19:44.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[94694]: cluster 2024-09-17T01:19:42.959779+0000 mgr.y (mgr.44106) 111 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:44.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[94694]: audit 2024-09-17T01:19:42.965047+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:44.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[94694]: audit 2024-09-17T01:19:42.974331+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:44.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[94694]: cephadm 2024-09-17T01:19:42.976502+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T01:19:44.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[94694]: audit 2024-09-17T01:19:42.977105+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T01:19:44.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[94694]: audit 2024-09-17T01:19:42.978784+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:44.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[94694]: cephadm 2024-09-17T01:19:42.984230+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Reconfiguring daemon osd.2 on smithi027 2024-09-17T01:19:44.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[94694]: audit 2024-09-17T01:19:43.761625+0000 mgr.y (mgr.44106) 114 : audit [DBG] from='client.44169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:44.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[97161]: cluster 2024-09-17T01:19:42.959779+0000 mgr.y (mgr.44106) 111 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:44.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[97161]: audit 2024-09-17T01:19:42.965047+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:44.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[97161]: audit 2024-09-17T01:19:42.974331+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:44.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[97161]: cephadm 2024-09-17T01:19:42.976502+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T01:19:44.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[97161]: audit 2024-09-17T01:19:42.977105+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T01:19:44.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[97161]: audit 2024-09-17T01:19:42.978784+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:44.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[97161]: cephadm 2024-09-17T01:19:42.984230+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Reconfiguring daemon osd.2 on smithi027 2024-09-17T01:19:44.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:43 smithi027 bash[97161]: audit 2024-09-17T01:19:43.761625+0000 mgr.y (mgr.44106) 114 : audit [DBG] from='client.44169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:44.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:43 smithi050 bash[74456]: cluster 2024-09-17T01:19:42.959779+0000 mgr.y (mgr.44106) 111 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:44.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:43 smithi050 bash[74456]: audit 2024-09-17T01:19:42.965047+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:44.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:43 smithi050 bash[74456]: audit 2024-09-17T01:19:42.974331+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:44.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:43 smithi050 bash[74456]: cephadm 2024-09-17T01:19:42.976502+0000 mgr.y (mgr.44106) 112 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T01:19:44.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:43 smithi050 bash[74456]: audit 2024-09-17T01:19:42.977105+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T01:19:44.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:43 smithi050 bash[74456]: audit 2024-09-17T01:19:42.978784+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:44.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:43 smithi050 bash[74456]: cephadm 2024-09-17T01:19:42.984230+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Reconfiguring daemon osd.2 on smithi027 2024-09-17T01:19:44.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:43 smithi050 bash[74456]: audit 2024-09-17T01:19:43.761625+0000 mgr.y (mgr.44106) 114 : audit [DBG] from='client.44169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:44.525 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 1s ago 36m - - 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 3s ago 35m - - 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (18m) 1s ago 28m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (3m) 3s ago 28m 75.9M - 9.4.12 2bacad6d85d8 74c50b65c5f9 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (4m) 1s ago 26m 44.0M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 running (39s) 3s ago 35m 426M - 19.1.1-330-gc2ddf972 ebb0615149de 513ed4041b22 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (15m) 1s ago 37m 487M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (58s) 1s ago 37m 41.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de e292da4db4b2 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (2m) 3s ago 35m 39.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c53495c8c4a9 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (20s) 1s ago 35m 27.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 507ab88f3e2b 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (18m) 1s ago 28m 8735k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:19:44.526 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (17m) 3s ago 28m 8611k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (34m) 1s ago 34m 58.5M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (33m) 1s ago 33m 59.8M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (33m) 1s ago 33m 54.4M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (32m) 1s ago 32m 58.8M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (31m) 3s ago 31m 60.8M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (31m) 3s ago 31m 56.2M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (30m) 3s ago 30m 56.5M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (29m) 3s ago 29m 58.5M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (4m) 3s ago 28m 60.9M - 2.43.0 a07b618ecd1d 8c3c08db4832 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (26m) 1s ago 26m 91.8M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:19:44.527 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (26m) 3s ago 26m 91.1M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:19:44.982 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:19:44.982 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-09-17T01:19:44.983 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5 2024-09-17T01:19:44.984 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:19:44.984 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:19:45.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:44 smithi027 bash[94694]: audit 2024-09-17T01:19:44.140754+0000 mgr.y (mgr.44106) 115 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:45.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:44 smithi027 bash[94694]: audit 2024-09-17T01:19:44.496144+0000 mgr.y (mgr.44106) 116 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:45.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:44 smithi027 bash[97161]: audit 2024-09-17T01:19:44.140754+0000 mgr.y (mgr.44106) 115 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:45.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:44 smithi027 bash[97161]: audit 2024-09-17T01:19:44.496144+0000 mgr.y (mgr.44106) 116 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:45.355 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:19:45.355 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3", 2024-09-17T01:19:45.355 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2024-09-17T01:19:45.355 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi027", 2024-09-17T01:19:45.355 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [ 2024-09-17T01:19:45.355 INFO:teuthology.orchestra.run.smithi027.stdout: "mon" 2024-09-17T01:19:45.356 INFO:teuthology.orchestra.run.smithi027.stdout: ], 2024-09-17T01:19:45.356 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T01:19:45.356 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T01:19:45.356 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:19:45.356 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:19:45.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:44 smithi050 bash[74456]: audit 2024-09-17T01:19:44.140754+0000 mgr.y (mgr.44106) 115 : audit [DBG] from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:45.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:44 smithi050 bash[74456]: audit 2024-09-17T01:19:44.496144+0000 mgr.y (mgr.44106) 116 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:46.281 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[94694]: cluster 2024-09-17T01:19:44.960307+0000 mgr.y (mgr.44106) 117 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:46.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[94694]: audit 2024-09-17T01:19:44.993589+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.27:0/3113689472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:46.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[94694]: audit 2024-09-17T01:19:45.365732+0000 mgr.y (mgr.44106) 118 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:46.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[94694]: audit 2024-09-17T01:19:45.685581+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:46.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[94694]: audit 2024-09-17T01:19:45.694765+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:46.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[94694]: cephadm 2024-09-17T01:19:45.696553+0000 mgr.y (mgr.44106) 119 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T01:19:46.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[94694]: audit 2024-09-17T01:19:45.697101+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T01:19:46.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[94694]: audit 2024-09-17T01:19:45.698666+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:46.282 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[94694]: cephadm 2024-09-17T01:19:45.701525+0000 mgr.y (mgr.44106) 120 : cephadm [INF] Reconfiguring daemon osd.3 on smithi027 2024-09-17T01:19:46.282 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[97161]: cluster 2024-09-17T01:19:44.960307+0000 mgr.y (mgr.44106) 117 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:46.282 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[97161]: audit 2024-09-17T01:19:44.993589+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.27:0/3113689472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:46.283 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[97161]: audit 2024-09-17T01:19:45.365732+0000 mgr.y (mgr.44106) 118 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:46.283 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[97161]: audit 2024-09-17T01:19:45.685581+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:46.283 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[97161]: audit 2024-09-17T01:19:45.694765+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:46.283 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[97161]: cephadm 2024-09-17T01:19:45.696553+0000 mgr.y (mgr.44106) 119 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T01:19:46.283 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[97161]: audit 2024-09-17T01:19:45.697101+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T01:19:46.283 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[97161]: audit 2024-09-17T01:19:45.698666+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:46.283 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:45 smithi027 bash[97161]: cephadm 2024-09-17T01:19:45.701525+0000 mgr.y (mgr.44106) 120 : cephadm [INF] Reconfiguring daemon osd.3 on smithi027 2024-09-17T01:19:46.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:45 smithi050 bash[74456]: cluster 2024-09-17T01:19:44.960307+0000 mgr.y (mgr.44106) 117 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:46.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:45 smithi050 bash[74456]: audit 2024-09-17T01:19:44.993589+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.27:0/3113689472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:19:46.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:45 smithi050 bash[74456]: audit 2024-09-17T01:19:45.365732+0000 mgr.y (mgr.44106) 118 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:19:46.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:45 smithi050 bash[74456]: audit 2024-09-17T01:19:45.685581+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:46.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:45 smithi050 bash[74456]: audit 2024-09-17T01:19:45.694765+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:46.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:45 smithi050 bash[74456]: cephadm 2024-09-17T01:19:45.696553+0000 mgr.y (mgr.44106) 119 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T01:19:46.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:45 smithi050 bash[74456]: audit 2024-09-17T01:19:45.697101+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T01:19:46.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:45 smithi050 bash[74456]: audit 2024-09-17T01:19:45.698666+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:46.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:45 smithi050 bash[74456]: cephadm 2024-09-17T01:19:45.701525+0000 mgr.y (mgr.44106) 120 : cephadm [INF] Reconfiguring daemon osd.3 on smithi027 2024-09-17T01:19:48.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:47 smithi027 bash[94694]: cluster 2024-09-17T01:19:46.961005+0000 mgr.y (mgr.44106) 121 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:48.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:47 smithi027 bash[97161]: cluster 2024-09-17T01:19:46.961005+0000 mgr.y (mgr.44106) 121 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:48.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:47 smithi050 bash[74456]: cluster 2024-09-17T01:19:46.961005+0000 mgr.y (mgr.44106) 121 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:49.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[94694]: audit 2024-09-17T01:19:47.978937+0000 mgr.y (mgr.44106) 122 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:49.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[94694]: audit 2024-09-17T01:19:48.152761+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:49.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[94694]: audit 2024-09-17T01:19:48.163376+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:49.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[94694]: cephadm 2024-09-17T01:19:48.165401+0000 mgr.y (mgr.44106) 123 : cephadm [INF] Reconfiguring rgw.foo.smithi027.zpecjo (monmap changed)... 2024-09-17T01:19:49.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[94694]: audit 2024-09-17T01:19:48.165810+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T01:19:49.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[94694]: audit 2024-09-17T01:19:48.167602+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:49.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[94694]: cephadm 2024-09-17T01:19:48.168492+0000 mgr.y (mgr.44106) 124 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi027.zpecjo on smithi027 2024-09-17T01:19:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[97161]: audit 2024-09-17T01:19:47.978937+0000 mgr.y (mgr.44106) 122 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[97161]: audit 2024-09-17T01:19:48.152761+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[97161]: audit 2024-09-17T01:19:48.163376+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:49.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[97161]: cephadm 2024-09-17T01:19:48.165401+0000 mgr.y (mgr.44106) 123 : cephadm [INF] Reconfiguring rgw.foo.smithi027.zpecjo (monmap changed)... 2024-09-17T01:19:49.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[97161]: audit 2024-09-17T01:19:48.165810+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T01:19:49.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[97161]: audit 2024-09-17T01:19:48.167602+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:49.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:49 smithi027 bash[97161]: cephadm 2024-09-17T01:19:48.168492+0000 mgr.y (mgr.44106) 124 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi027.zpecjo on smithi027 2024-09-17T01:19:49.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:49 smithi050 bash[74456]: audit 2024-09-17T01:19:47.978937+0000 mgr.y (mgr.44106) 122 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:49.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:49 smithi050 bash[74456]: audit 2024-09-17T01:19:48.152761+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:49.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:49 smithi050 bash[74456]: audit 2024-09-17T01:19:48.163376+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:49.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:49 smithi050 bash[74456]: cephadm 2024-09-17T01:19:48.165401+0000 mgr.y (mgr.44106) 123 : cephadm [INF] Reconfiguring rgw.foo.smithi027.zpecjo (monmap changed)... 2024-09-17T01:19:49.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:49 smithi050 bash[74456]: audit 2024-09-17T01:19:48.165810+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi027.zpecjo", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T01:19:49.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:49 smithi050 bash[74456]: audit 2024-09-17T01:19:48.167602+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:49.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:49 smithi050 bash[74456]: cephadm 2024-09-17T01:19:48.168492+0000 mgr.y (mgr.44106) 124 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi027.zpecjo on smithi027 2024-09-17T01:19:50.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:19:50 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:19:50] "GET /metrics HTTP/1.1" 200 38022 "" "Prometheus/2.43.0" 2024-09-17T01:19:50.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:50 smithi027 bash[97161]: cluster 2024-09-17T01:19:48.962748+0000 mgr.y (mgr.44106) 125 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:50.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:50 smithi027 bash[94694]: cluster 2024-09-17T01:19:48.962748+0000 mgr.y (mgr.44106) 125 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:50.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:50 smithi050 bash[74456]: cluster 2024-09-17T01:19:48.962748+0000 mgr.y (mgr.44106) 125 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:52.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[94694]: audit 2024-09-17T01:19:50.766474+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:52.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[94694]: audit 2024-09-17T01:19:50.775835+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:52.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[94694]: cephadm 2024-09-17T01:19:50.778004+0000 mgr.y (mgr.44106) 126 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[94694]: audit 2024-09-17T01:19:50.778422+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[94694]: audit 2024-09-17T01:19:50.779552+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[94694]: audit 2024-09-17T01:19:50.780655+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[94694]: cephadm 2024-09-17T01:19:50.782092+0000 mgr.y (mgr.44106) 127 : cephadm [INF] Reconfiguring daemon mon.b on smithi050 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[97161]: audit 2024-09-17T01:19:50.766474+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[97161]: audit 2024-09-17T01:19:50.775835+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[97161]: cephadm 2024-09-17T01:19:50.778004+0000 mgr.y (mgr.44106) 126 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[97161]: audit 2024-09-17T01:19:50.778422+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[97161]: audit 2024-09-17T01:19:50.779552+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[97161]: audit 2024-09-17T01:19:50.780655+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:52.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:51 smithi027 bash[97161]: cephadm 2024-09-17T01:19:50.782092+0000 mgr.y (mgr.44106) 127 : cephadm [INF] Reconfiguring daemon mon.b on smithi050 2024-09-17T01:19:52.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:51 smithi050 bash[74456]: audit 2024-09-17T01:19:50.766474+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:52.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:51 smithi050 bash[74456]: audit 2024-09-17T01:19:50.775835+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:52.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:51 smithi050 bash[74456]: cephadm 2024-09-17T01:19:50.778004+0000 mgr.y (mgr.44106) 126 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T01:19:52.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:51 smithi050 bash[74456]: audit 2024-09-17T01:19:50.778422+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T01:19:52.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:51 smithi050 bash[74456]: audit 2024-09-17T01:19:50.779552+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T01:19:52.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:51 smithi050 bash[74456]: audit 2024-09-17T01:19:50.780655+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:52.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:51 smithi050 bash[74456]: cephadm 2024-09-17T01:19:50.782092+0000 mgr.y (mgr.44106) 127 : cephadm [INF] Reconfiguring daemon mon.b on smithi050 2024-09-17T01:19:52.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:52 smithi050 bash[74456]: cluster 2024-09-17T01:19:50.963607+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:52 smithi027 bash[94694]: cluster 2024-09-17T01:19:50.963607+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:53.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:52 smithi027 bash[97161]: cluster 2024-09-17T01:19:50.963607+0000 mgr.y (mgr.44106) 128 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:54.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[94694]: cluster 2024-09-17T01:19:52.965230+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:54.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[94694]: audit 2024-09-17T01:19:53.479793+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:54.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[94694]: audit 2024-09-17T01:19:53.492081+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:54.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[94694]: cephadm 2024-09-17T01:19:53.494211+0000 mgr.y (mgr.44106) 130 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T01:19:54.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[94694]: audit 2024-09-17T01:19:53.494893+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:54.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[94694]: audit 2024-09-17T01:19:53.496690+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:19:54.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[94694]: audit 2024-09-17T01:19:53.498294+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:54.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[94694]: cephadm 2024-09-17T01:19:53.500150+0000 mgr.y (mgr.44106) 131 : cephadm [INF] Reconfiguring daemon mgr.x on smithi050 2024-09-17T01:19:54.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[97161]: cluster 2024-09-17T01:19:52.965230+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:54.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[97161]: audit 2024-09-17T01:19:53.479793+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:54.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[97161]: audit 2024-09-17T01:19:53.492081+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:54.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[97161]: cephadm 2024-09-17T01:19:53.494211+0000 mgr.y (mgr.44106) 130 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T01:19:54.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[97161]: audit 2024-09-17T01:19:53.494893+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:54.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[97161]: audit 2024-09-17T01:19:53.496690+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:19:54.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[97161]: audit 2024-09-17T01:19:53.498294+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:54.834 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:54 smithi027 bash[97161]: cephadm 2024-09-17T01:19:53.500150+0000 mgr.y (mgr.44106) 131 : cephadm [INF] Reconfiguring daemon mgr.x on smithi050 2024-09-17T01:19:54.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:54 smithi050 bash[74456]: cluster 2024-09-17T01:19:52.965230+0000 mgr.y (mgr.44106) 129 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:19:54.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:54 smithi050 bash[74456]: audit 2024-09-17T01:19:53.479793+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:54.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:54 smithi050 bash[74456]: audit 2024-09-17T01:19:53.492081+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:54.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:54 smithi050 bash[74456]: cephadm 2024-09-17T01:19:53.494211+0000 mgr.y (mgr.44106) 130 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T01:19:54.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:54 smithi050 bash[74456]: audit 2024-09-17T01:19:53.494893+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T01:19:54.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:54 smithi050 bash[74456]: audit 2024-09-17T01:19:53.496690+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T01:19:54.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:54 smithi050 bash[74456]: audit 2024-09-17T01:19:53.498294+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:54.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:54 smithi050 bash[74456]: cephadm 2024-09-17T01:19:53.500150+0000 mgr.y (mgr.44106) 131 : cephadm [INF] Reconfiguring daemon mgr.x on smithi050 2024-09-17T01:19:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:56 smithi027 bash[97161]: cluster 2024-09-17T01:19:54.965962+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:56 smithi027 bash[97161]: audit 2024-09-17T01:19:55.826273+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:56 smithi027 bash[97161]: audit 2024-09-17T01:19:55.838522+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:56 smithi027 bash[97161]: audit 2024-09-17T01:19:55.841134+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T01:19:56.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:56 smithi027 bash[97161]: audit 2024-09-17T01:19:55.842620+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:56.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:56 smithi027 bash[94694]: cluster 2024-09-17T01:19:54.965962+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:56.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:56 smithi027 bash[94694]: audit 2024-09-17T01:19:55.826273+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:56.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:56 smithi027 bash[94694]: audit 2024-09-17T01:19:55.838522+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:56.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:56 smithi027 bash[94694]: audit 2024-09-17T01:19:55.841134+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T01:19:56.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:56 smithi027 bash[94694]: audit 2024-09-17T01:19:55.842620+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:56.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:56 smithi050 bash[74456]: cluster 2024-09-17T01:19:54.965962+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:56.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:56 smithi050 bash[74456]: audit 2024-09-17T01:19:55.826273+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:56.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:56 smithi050 bash[74456]: audit 2024-09-17T01:19:55.838522+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:56.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:56 smithi050 bash[74456]: audit 2024-09-17T01:19:55.841134+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T01:19:56.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:56 smithi050 bash[74456]: audit 2024-09-17T01:19:55.842620+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:57.756 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:57 smithi050 bash[74456]: cephadm 2024-09-17T01:19:55.840596+0000 mgr.y (mgr.44106) 133 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T01:19:57.756 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:57 smithi050 bash[74456]: cephadm 2024-09-17T01:19:55.846167+0000 mgr.y (mgr.44106) 134 : cephadm [INF] Reconfiguring daemon osd.4 on smithi050 2024-09-17T01:19:57.756 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:57 smithi050 bash[74456]: audit 2024-09-17T01:19:57.056259+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:57.786 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:57 smithi027 bash[94694]: cephadm 2024-09-17T01:19:55.840596+0000 mgr.y (mgr.44106) 133 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T01:19:57.786 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:57 smithi027 bash[94694]: cephadm 2024-09-17T01:19:55.846167+0000 mgr.y (mgr.44106) 134 : cephadm [INF] Reconfiguring daemon osd.4 on smithi050 2024-09-17T01:19:57.786 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:57 smithi027 bash[94694]: audit 2024-09-17T01:19:57.056259+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:57.786 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:57 smithi027 bash[97161]: cephadm 2024-09-17T01:19:55.840596+0000 mgr.y (mgr.44106) 133 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T01:19:57.786 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:57 smithi027 bash[97161]: cephadm 2024-09-17T01:19:55.846167+0000 mgr.y (mgr.44106) 134 : cephadm [INF] Reconfiguring daemon osd.4 on smithi050 2024-09-17T01:19:57.786 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:57 smithi027 bash[97161]: audit 2024-09-17T01:19:57.056259+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:19:58.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:58 smithi027 bash[94694]: cluster 2024-09-17T01:19:56.966687+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:58.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:58 smithi027 bash[94694]: audit 2024-09-17T01:19:58.389240+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:58.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:58 smithi027 bash[94694]: audit 2024-09-17T01:19:58.398071+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:58.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:58 smithi027 bash[94694]: audit 2024-09-17T01:19:58.400295+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T01:19:58.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:58 smithi027 bash[94694]: audit 2024-09-17T01:19:58.401834+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:58.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:58 smithi027 bash[97161]: cluster 2024-09-17T01:19:56.966687+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:58.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:58 smithi027 bash[97161]: audit 2024-09-17T01:19:58.389240+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:58.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:58 smithi027 bash[97161]: audit 2024-09-17T01:19:58.398071+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:58.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:58 smithi027 bash[97161]: audit 2024-09-17T01:19:58.400295+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T01:19:58.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:58 smithi027 bash[97161]: audit 2024-09-17T01:19:58.401834+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:58.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:58 smithi050 bash[74456]: cluster 2024-09-17T01:19:56.966687+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:19:58.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:58 smithi050 bash[74456]: audit 2024-09-17T01:19:58.389240+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:58.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:58 smithi050 bash[74456]: audit 2024-09-17T01:19:58.398071+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:19:58.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:58 smithi050 bash[74456]: audit 2024-09-17T01:19:58.400295+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T01:19:58.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:58 smithi050 bash[74456]: audit 2024-09-17T01:19:58.401834+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:19:59.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:59 smithi050 bash[74456]: audit 2024-09-17T01:19:57.988021+0000 mgr.y (mgr.44106) 136 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:59.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:59 smithi050 bash[74456]: cephadm 2024-09-17T01:19:58.399716+0000 mgr.y (mgr.44106) 137 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T01:19:59.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:19:59 smithi050 bash[74456]: cephadm 2024-09-17T01:19:58.405212+0000 mgr.y (mgr.44106) 138 : cephadm [INF] Reconfiguring daemon osd.5 on smithi050 2024-09-17T01:19:59.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:59 smithi027 bash[94694]: audit 2024-09-17T01:19:57.988021+0000 mgr.y (mgr.44106) 136 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:59.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:59 smithi027 bash[94694]: cephadm 2024-09-17T01:19:58.399716+0000 mgr.y (mgr.44106) 137 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T01:19:59.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:19:59 smithi027 bash[94694]: cephadm 2024-09-17T01:19:58.405212+0000 mgr.y (mgr.44106) 138 : cephadm [INF] Reconfiguring daemon osd.5 on smithi050 2024-09-17T01:19:59.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:59 smithi027 bash[97161]: audit 2024-09-17T01:19:57.988021+0000 mgr.y (mgr.44106) 136 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:19:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:59 smithi027 bash[97161]: cephadm 2024-09-17T01:19:58.399716+0000 mgr.y (mgr.44106) 137 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T01:19:59.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:19:59 smithi027 bash[97161]: cephadm 2024-09-17T01:19:58.405212+0000 mgr.y (mgr.44106) 138 : cephadm [INF] Reconfiguring daemon osd.5 on smithi050 2024-09-17T01:20:00.496 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:20:00 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:20:00] "GET /metrics HTTP/1.1" 200 38018 "" "Prometheus/2.43.0" 2024-09-17T01:20:00.784 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:00 smithi050 bash[74456]: cluster 2024-09-17T01:19:58.968391+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:00.785 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:00 smithi050 bash[74456]: cluster 2024-09-17T01:20:00.000156+0000 mon.a (mon.0) 224 : cluster [INF] overall HEALTH_OK 2024-09-17T01:20:00.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:00 smithi027 bash[94694]: cluster 2024-09-17T01:19:58.968391+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:00.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:00 smithi027 bash[94694]: cluster 2024-09-17T01:20:00.000156+0000 mon.a (mon.0) 224 : cluster [INF] overall HEALTH_OK 2024-09-17T01:20:00.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:00 smithi027 bash[97161]: cluster 2024-09-17T01:19:58.968391+0000 mgr.y (mgr.44106) 139 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:00.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:00 smithi027 bash[97161]: cluster 2024-09-17T01:20:00.000156+0000 mon.a (mon.0) 224 : cluster [INF] overall HEALTH_OK 2024-09-17T01:20:02.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[94694]: audit 2024-09-17T01:20:00.771518+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[94694]: audit 2024-09-17T01:20:00.781486+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[94694]: audit 2024-09-17T01:20:00.794163+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[94694]: audit 2024-09-17T01:20:01.626329+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[94694]: audit 2024-09-17T01:20:01.634824+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[94694]: audit 2024-09-17T01:20:01.643303+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[97161]: audit 2024-09-17T01:20:00.771518+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[97161]: audit 2024-09-17T01:20:00.781486+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[97161]: audit 2024-09-17T01:20:00.794163+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[97161]: audit 2024-09-17T01:20:01.626329+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[97161]: audit 2024-09-17T01:20:01.634824+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:01 smithi027 bash[97161]: audit 2024-09-17T01:20:01.643303+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:01 smithi050 bash[74456]: audit 2024-09-17T01:20:00.771518+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:01 smithi050 bash[74456]: audit 2024-09-17T01:20:00.781486+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:01 smithi050 bash[74456]: audit 2024-09-17T01:20:00.794163+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:01 smithi050 bash[74456]: audit 2024-09-17T01:20:01.626329+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:01 smithi050 bash[74456]: audit 2024-09-17T01:20:01.634824+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:02.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:01 smithi050 bash[74456]: audit 2024-09-17T01:20:01.643303+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:03.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:02 smithi027 bash[94694]: cluster 2024-09-17T01:20:00.969244+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:03.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:02 smithi027 bash[94694]: audit 2024-09-17T01:20:02.159394+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:03.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:02 smithi027 bash[94694]: audit 2024-09-17T01:20:02.173898+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:03.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:02 smithi027 bash[94694]: audit 2024-09-17T01:20:02.176907+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T01:20:03.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:02 smithi027 bash[94694]: audit 2024-09-17T01:20:02.178832+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:03.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:02 smithi027 bash[97161]: cluster 2024-09-17T01:20:00.969244+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:03.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:02 smithi027 bash[97161]: audit 2024-09-17T01:20:02.159394+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:03.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:02 smithi027 bash[97161]: audit 2024-09-17T01:20:02.173898+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:03.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:02 smithi027 bash[97161]: audit 2024-09-17T01:20:02.176907+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T01:20:03.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:02 smithi027 bash[97161]: audit 2024-09-17T01:20:02.178832+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:03.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:02 smithi050 bash[74456]: cluster 2024-09-17T01:20:00.969244+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:03.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:02 smithi050 bash[74456]: audit 2024-09-17T01:20:02.159394+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:03.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:02 smithi050 bash[74456]: audit 2024-09-17T01:20:02.173898+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:03.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:02 smithi050 bash[74456]: audit 2024-09-17T01:20:02.176907+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T01:20:03.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:02 smithi050 bash[74456]: audit 2024-09-17T01:20:02.178832+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:04.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:03 smithi027 bash[94694]: cephadm 2024-09-17T01:20:02.176158+0000 mgr.y (mgr.44106) 141 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T01:20:04.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:03 smithi027 bash[94694]: cephadm 2024-09-17T01:20:02.184385+0000 mgr.y (mgr.44106) 142 : cephadm [INF] Reconfiguring daemon osd.6 on smithi050 2024-09-17T01:20:04.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:03 smithi027 bash[97161]: cephadm 2024-09-17T01:20:02.176158+0000 mgr.y (mgr.44106) 141 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T01:20:04.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:03 smithi027 bash[97161]: cephadm 2024-09-17T01:20:02.184385+0000 mgr.y (mgr.44106) 142 : cephadm [INF] Reconfiguring daemon osd.6 on smithi050 2024-09-17T01:20:04.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:03 smithi050 bash[74456]: cephadm 2024-09-17T01:20:02.176158+0000 mgr.y (mgr.44106) 141 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T01:20:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:03 smithi050 bash[74456]: cephadm 2024-09-17T01:20:02.184385+0000 mgr.y (mgr.44106) 142 : cephadm [INF] Reconfiguring daemon osd.6 on smithi050 2024-09-17T01:20:05.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:04 smithi027 bash[94694]: cluster 2024-09-17T01:20:02.970882+0000 mgr.y (mgr.44106) 143 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:05.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:04 smithi027 bash[97161]: cluster 2024-09-17T01:20:02.970882+0000 mgr.y (mgr.44106) 143 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:05.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:04 smithi050 bash[74456]: cluster 2024-09-17T01:20:02.970882+0000 mgr.y (mgr.44106) 143 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:07.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:06 smithi027 bash[94694]: cluster 2024-09-17T01:20:04.971575+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:07.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:06 smithi027 bash[97161]: cluster 2024-09-17T01:20:04.971575+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:07.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:06 smithi050 bash[74456]: cluster 2024-09-17T01:20:04.971575+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:08.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[94694]: cluster 2024-09-17T01:20:06.972292+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[94694]: audit 2024-09-17T01:20:07.268292+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[94694]: audit 2024-09-17T01:20:07.278807+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[94694]: cephadm 2024-09-17T01:20:07.280964+0000 mgr.y (mgr.44106) 146 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[94694]: audit 2024-09-17T01:20:07.281689+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[94694]: audit 2024-09-17T01:20:07.283734+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[94694]: cephadm 2024-09-17T01:20:07.289952+0000 mgr.y (mgr.44106) 147 : cephadm [INF] Reconfiguring daemon osd.7 on smithi050 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[97161]: cluster 2024-09-17T01:20:06.972292+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[97161]: audit 2024-09-17T01:20:07.268292+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[97161]: audit 2024-09-17T01:20:07.278807+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[97161]: cephadm 2024-09-17T01:20:07.280964+0000 mgr.y (mgr.44106) 146 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T01:20:08.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[97161]: audit 2024-09-17T01:20:07.281689+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T01:20:08.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[97161]: audit 2024-09-17T01:20:07.283734+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:08.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:08 smithi027 bash[97161]: cephadm 2024-09-17T01:20:07.289952+0000 mgr.y (mgr.44106) 147 : cephadm [INF] Reconfiguring daemon osd.7 on smithi050 2024-09-17T01:20:08.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:08 smithi050 bash[74456]: cluster 2024-09-17T01:20:06.972292+0000 mgr.y (mgr.44106) 145 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:08 smithi050 bash[74456]: audit 2024-09-17T01:20:07.268292+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:08 smithi050 bash[74456]: audit 2024-09-17T01:20:07.278807+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:08 smithi050 bash[74456]: cephadm 2024-09-17T01:20:07.280964+0000 mgr.y (mgr.44106) 146 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T01:20:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:08 smithi050 bash[74456]: audit 2024-09-17T01:20:07.281689+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T01:20:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:08 smithi050 bash[74456]: audit 2024-09-17T01:20:07.283734+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:08.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:08 smithi050 bash[74456]: cephadm 2024-09-17T01:20:07.289952+0000 mgr.y (mgr.44106) 147 : cephadm [INF] Reconfiguring daemon osd.7 on smithi050 2024-09-17T01:20:09.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:09 smithi050 bash[74456]: audit 2024-09-17T01:20:07.999132+0000 mgr.y (mgr.44106) 148 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:09.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:09 smithi027 bash[94694]: audit 2024-09-17T01:20:07.999132+0000 mgr.y (mgr.44106) 148 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:09.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:09 smithi027 bash[97161]: audit 2024-09-17T01:20:07.999132+0000 mgr.y (mgr.44106) 148 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:10.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:20:10] "GET /metrics HTTP/1.1" 200 38018 "" "Prometheus/2.43.0" 2024-09-17T01:20:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[94694]: cluster 2024-09-17T01:20:08.973910+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[94694]: audit 2024-09-17T01:20:10.023251+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[94694]: audit 2024-09-17T01:20:10.034734+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[94694]: audit 2024-09-17T01:20:10.038752+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T01:20:10.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[94694]: audit 2024-09-17T01:20:10.042560+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[97161]: cluster 2024-09-17T01:20:08.973910+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[97161]: audit 2024-09-17T01:20:10.023251+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[97161]: audit 2024-09-17T01:20:10.034734+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[97161]: audit 2024-09-17T01:20:10.038752+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T01:20:10.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:10 smithi027 bash[97161]: audit 2024-09-17T01:20:10.042560+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:10.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:10 smithi050 bash[74456]: cluster 2024-09-17T01:20:08.973910+0000 mgr.y (mgr.44106) 149 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:10.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:10 smithi050 bash[74456]: audit 2024-09-17T01:20:10.023251+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:10.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:10 smithi050 bash[74456]: audit 2024-09-17T01:20:10.034734+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:10.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:10 smithi050 bash[74456]: audit 2024-09-17T01:20:10.038752+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi050.bklezr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T01:20:10.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:10 smithi050 bash[74456]: audit 2024-09-17T01:20:10.042560+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:11.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:11 smithi027 bash[94694]: cephadm 2024-09-17T01:20:10.038056+0000 mgr.y (mgr.44106) 150 : cephadm [INF] Reconfiguring rgw.foo.smithi050.bklezr (monmap changed)... 2024-09-17T01:20:11.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:11 smithi027 bash[94694]: cephadm 2024-09-17T01:20:10.044695+0000 mgr.y (mgr.44106) 151 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi050.bklezr on smithi050 2024-09-17T01:20:11.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:11 smithi027 bash[97161]: cephadm 2024-09-17T01:20:10.038056+0000 mgr.y (mgr.44106) 150 : cephadm [INF] Reconfiguring rgw.foo.smithi050.bklezr (monmap changed)... 2024-09-17T01:20:11.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:11 smithi027 bash[97161]: cephadm 2024-09-17T01:20:10.044695+0000 mgr.y (mgr.44106) 151 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi050.bklezr on smithi050 2024-09-17T01:20:11.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:11 smithi050 bash[74456]: cephadm 2024-09-17T01:20:10.038056+0000 mgr.y (mgr.44106) 150 : cephadm [INF] Reconfiguring rgw.foo.smithi050.bklezr (monmap changed)... 2024-09-17T01:20:11.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:11 smithi050 bash[74456]: cephadm 2024-09-17T01:20:10.044695+0000 mgr.y (mgr.44106) 151 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi050.bklezr on smithi050 2024-09-17T01:20:12.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:12 smithi027 bash[94694]: cluster 2024-09-17T01:20:10.974635+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:12.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:12 smithi027 bash[94694]: audit 2024-09-17T01:20:12.056663+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:12.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:12 smithi027 bash[97161]: cluster 2024-09-17T01:20:10.974635+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:12.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:12 smithi027 bash[97161]: audit 2024-09-17T01:20:12.056663+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:12.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:12 smithi050 bash[74456]: cluster 2024-09-17T01:20:10.974635+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:12.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:12 smithi050 bash[74456]: audit 2024-09-17T01:20:12.056663+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.537439+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.549514+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.833 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.641331+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.644536+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.647246+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.648514+0000 mgr.y (mgr.44106) 153 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.653302+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.656756+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.660572+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.663273+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.667402+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.670747+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.672164+0000 mgr.y (mgr.44106) 154 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:20:13.834 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.678044+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.684652+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.686337+0000 mgr.y (mgr.44106) 155 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T01:20:13.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.692748+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.698974+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.700569+0000 mgr.y (mgr.44106) 156 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T01:20:13.835 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.706927+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.537439+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.549514+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.641331+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.644536+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.647246+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.648514+0000 mgr.y (mgr.44106) 153 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T01:20:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.653302+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.656756+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.660572+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T01:20:13.836 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.663273+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.667402+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T01:20:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.670747+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.672164+0000 mgr.y (mgr.44106) 154 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:20:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.678044+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.684652+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.686337+0000 mgr.y (mgr.44106) 155 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T01:20:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.692748+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.698974+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.700569+0000 mgr.y (mgr.44106) 156 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T01:20:13.837 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.706927+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.712257+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.713934+0000 mgr.y (mgr.44106) 157 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.716434+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.718131+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.721064+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.722798+0000 mgr.y (mgr.44106) 158 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.729207+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.735842+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.737586+0000 mgr.y (mgr.44106) 159 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.744261+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.751611+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.753129+0000 mgr.y (mgr.44106) 160 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:20:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.759464+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.766035+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.767737+0000 mgr.y (mgr.44106) 161 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T01:20:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.770528+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.772037+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.775207+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.776695+0000 mgr.y (mgr.44106) 162 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T01:20:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.778790+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.839 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.780306+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.712257+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.713934+0000 mgr.y (mgr.44106) 157 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T01:20:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.716434+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.718131+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.721064+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.722798+0000 mgr.y (mgr.44106) 158 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T01:20:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.729207+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.840 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.735842+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.737586+0000 mgr.y (mgr.44106) 159 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T01:20:13.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.744261+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.751611+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.753129+0000 mgr.y (mgr.44106) 160 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:20:13.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.759464+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.766035+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.767737+0000 mgr.y (mgr.44106) 161 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T01:20:13.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.770528+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.772037+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.841 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.775207+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.776695+0000 mgr.y (mgr.44106) 162 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T01:20:13.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.778790+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.842 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.780306+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.783466+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.785022+0000 mgr.y (mgr.44106) 163 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T01:20:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.787157+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.788680+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.791879+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.842 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.793445+0000 mgr.y (mgr.44106) 164 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.795761+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.797339+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.800141+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.801631+0000 mgr.y (mgr.44106) 165 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.803834+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.805302+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.808095+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.809609+0000 mgr.y (mgr.44106) 166 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.811748+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.813323+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.816924+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:20:13.843 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.825107+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:20:13.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.783466+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.785022+0000 mgr.y (mgr.44106) 163 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T01:20:13.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.787157+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.788680+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.791879+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.793445+0000 mgr.y (mgr.44106) 164 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T01:20:13.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.795761+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.844 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.797339+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.800141+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.801631+0000 mgr.y (mgr.44106) 165 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T01:20:13.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.803834+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.805302+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.808095+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.809609+0000 mgr.y (mgr.44106) 166 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T01:20:13.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.811748+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.813323+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.816924+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:20:13.845 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.825107+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:20:13.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.830448+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.835983+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:20:13.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.840148+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:20:13.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.848106+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:20:13.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.853231+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:20:13.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.854817+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:20:13.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.862320+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T01:20:13.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.867429+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:20:13.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.868968+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:20:13.846 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.876488+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T01:20:13.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.881695+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.883323+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:20:13.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.889892+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T01:20:13.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.894534+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:20:13.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.896133+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:20:13.847 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.901024+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T01:20:13.847 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.830448+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.847 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.835983+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:20:13.848 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.840148+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:20:13.848 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.848106+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:20:13.848 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.853231+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:20:13.848 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.854817+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:20:13.848 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.862320+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T01:20:13.848 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.867429+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:20:13.848 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.868968+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:20:13.848 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.876488+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T01:20:13.848 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.881695+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.849 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.883323+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:20:13.849 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.889892+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T01:20:13.849 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.894534+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:20:13.849 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.896133+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:20:13.849 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.901024+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T01:20:13.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.904602+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:20:13.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.909043+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:20:13.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.912634+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.849 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.914203+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.915856+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.917462+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.919108+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.920689+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.923084+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.927461+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.928629+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.933349+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.935099+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:12.944484+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:13.084762+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:13.850 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:13.088282+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:13.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:13.089613+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:20:13.851 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[94694]: audit 2024-09-17T01:20:13.098696+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.851 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.904602+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:20:13.851 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.909043+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:20:13.851 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.912634+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.851 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.914203+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.851 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.915856+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.851 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.917462+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.851 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.919108+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.851 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.920689+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.852 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.923084+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:20:13.852 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.927461+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:20:13.852 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.928629+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:13.852 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.933349+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:13.852 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.935099+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:20:13.852 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:12.944484+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.852 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:13.084762+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:13.852 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:13.088282+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:13.852 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:13.089613+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:20:13.853 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:13 smithi027 bash[97161]: audit 2024-09-17T01:20:13.098696+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.537439+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.549514+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.641331+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.644536+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.647246+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.648514+0000 mgr.y (mgr.44106) 153 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.653302+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.656756+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.660572+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.663273+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.881 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.667402+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T01:20:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.670747+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.672164+0000 mgr.y (mgr.44106) 154 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:20:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.678044+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.684652+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.686337+0000 mgr.y (mgr.44106) 155 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T01:20:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.692748+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.698974+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.700569+0000 mgr.y (mgr.44106) 156 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T01:20:13.882 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.706927+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.712257+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.713934+0000 mgr.y (mgr.44106) 157 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T01:20:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.716434+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.883 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.718131+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.721064+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.722798+0000 mgr.y (mgr.44106) 158 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.729207+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.735842+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.737586+0000 mgr.y (mgr.44106) 159 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.744261+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.751611+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.753129+0000 mgr.y (mgr.44106) 160 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.759464+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.766035+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.767737+0000 mgr.y (mgr.44106) 161 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.770528+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.884 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.772037+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.775207+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.776695+0000 mgr.y (mgr.44106) 162 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T01:20:13.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.778790+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.780306+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.783466+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.885 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.785022+0000 mgr.y (mgr.44106) 163 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.787157+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.788680+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.791879+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.793445+0000 mgr.y (mgr.44106) 164 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.795761+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.797339+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.800141+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.801631+0000 mgr.y (mgr.44106) 165 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.803834+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.805302+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.808095+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.809609+0000 mgr.y (mgr.44106) 166 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.811748+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.813323+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.816924+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.825107+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.830448+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.835983+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.840148+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.848106+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.853231+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.854817+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:20:13.887 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.862320+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.867429+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.868968+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.876488+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.881695+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.883323+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.889892+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.894534+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.896133+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.901024+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.904602+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.909043+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.912634+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.888 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.914203+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.915856+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.917462+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.919108+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.920689+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.923084+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.927461+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.928629+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.933349+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.935099+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:12.944484+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:13.084762+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:13.889 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:13.088282+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:13.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:13.089613+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:20:13.890 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:13 smithi050 bash[74456]: audit 2024-09-17T01:20:13.098696+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:14.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:14 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.814757+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:20:14.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:14 smithi027 bash[94694]: cephadm 2024-09-17T01:20:12.921952+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:20:14.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:14 smithi027 bash[94694]: cluster 2024-09-17T01:20:12.976415+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:14.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:14 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.814757+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:20:14.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:14 smithi027 bash[97161]: cephadm 2024-09-17T01:20:12.921952+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:20:14.833 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:14 smithi027 bash[97161]: cluster 2024-09-17T01:20:12.976415+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:14.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:14 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.814757+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:20:14.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:14 smithi050 bash[74456]: cephadm 2024-09-17T01:20:12.921952+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:20:14.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:14 smithi050 bash[74456]: cluster 2024-09-17T01:20:12.976415+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:16.657 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps' 2024-09-17T01:20:16.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:16 smithi027 bash[94694]: cluster 2024-09-17T01:20:14.977112+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:16.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:16 smithi027 bash[94694]: audit 2024-09-17T01:20:15.767830+0000 mgr.y (mgr.44106) 171 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:16.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:16 smithi027 bash[97161]: cluster 2024-09-17T01:20:14.977112+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:16.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:16 smithi027 bash[97161]: audit 2024-09-17T01:20:15.767830+0000 mgr.y (mgr.44106) 171 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:16.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:16 smithi050 bash[74456]: cluster 2024-09-17T01:20:14.977112+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:16.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:16 smithi050 bash[74456]: audit 2024-09-17T01:20:15.767830+0000 mgr.y (mgr.44106) 171 : audit [DBG] from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:18.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:18 smithi027 bash[94694]: cluster 2024-09-17T01:20:16.977829+0000 mgr.y (mgr.44106) 172 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:18.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:18 smithi027 bash[94694]: audit 2024-09-17T01:20:17.066587+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:18.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:18 smithi027 bash[97161]: cluster 2024-09-17T01:20:16.977829+0000 mgr.y (mgr.44106) 172 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:18.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:18 smithi027 bash[97161]: audit 2024-09-17T01:20:17.066587+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:18.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:18 smithi050 bash[74456]: cluster 2024-09-17T01:20:16.977829+0000 mgr.y (mgr.44106) 172 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:18.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:18 smithi050 bash[74456]: audit 2024-09-17T01:20:17.066587+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:19.253 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:19 smithi027 bash[94694]: audit 2024-09-17T01:20:18.003017+0000 mgr.y (mgr.44106) 173 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:19.253 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:19 smithi027 bash[97161]: audit 2024-09-17T01:20:18.003017+0000 mgr.y (mgr.44106) 173 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:19.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:19 smithi050 bash[74456]: audit 2024-09-17T01:20:18.003017+0000 mgr.y (mgr.44106) 173 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:20.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:20:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:20:20] "GET /metrics HTTP/1.1" 200 38018 "" "Prometheus/2.43.0" 2024-09-17T01:20:20.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:20 smithi027 bash[97161]: cluster 2024-09-17T01:20:18.979493+0000 mgr.y (mgr.44106) 174 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:20.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:20 smithi027 bash[94694]: cluster 2024-09-17T01:20:18.979493+0000 mgr.y (mgr.44106) 174 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:20.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:20 smithi050 bash[74456]: cluster 2024-09-17T01:20:18.979493+0000 mgr.y (mgr.44106) 174 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:21.499 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:20:21.499 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 19s ago 36m - - 2024-09-17T01:20:21.499 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 0s ago 36m - - 2024-09-17T01:20:21.499 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (18m) 19s ago 29m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:20:21.500 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (4m) 0s ago 28m 74.9M - 9.4.12 2bacad6d85d8 74c50b65c5f9 2024-09-17T01:20:21.500 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (5m) 19s ago 26m 44.0M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:20:21.500 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 running (76s) 0s ago 35m 426M - 19.1.1-330-gc2ddf972 ebb0615149de 513ed4041b22 2024-09-17T01:20:21.500 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (16m) 19s ago 37m 489M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:20:21.500 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (95s) 19s ago 38m 43.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de e292da4db4b2 2024-09-17T01:20:21.500 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (2m) 0s ago 36m 42.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c53495c8c4a9 2024-09-17T01:20:21.501 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (57s) 19s ago 36m 35.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 507ab88f3e2b 2024-09-17T01:20:21.501 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (19m) 19s ago 29m 8683k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:20:21.501 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (18m) 0s ago 29m 8359k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:20:21.501 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (35m) 19s ago 35m 58.8M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:20:21.501 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (34m) 19s ago 34m 59.8M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:20:21.501 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (33m) 19s ago 33m 54.4M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:20:21.502 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (33m) 19s ago 33m 58.8M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:20:21.502 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (32m) 0s ago 32m 60.7M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:20:21.502 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (31m) 0s ago 31m 56.3M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:20:21.502 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (31m) 0s ago 31m 56.5M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:20:21.502 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (30m) 0s ago 30m 58.6M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:20:21.502 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (5m) 0s ago 29m 61.2M - 2.43.0 a07b618ecd1d 8c3c08db4832 2024-09-17T01:20:21.502 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (27m) 19s ago 27m 91.9M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:20:21.503 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (27m) 0s ago 27m 91.2M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:20:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[94694]: cluster 2024-09-17T01:20:20.980136+0000 mgr.y (mgr.44106) 175 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[94694]: audit 2024-09-17T01:20:20.993830+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[94694]: audit 2024-09-17T01:20:21.006437+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[94694]: audit 2024-09-17T01:20:21.020680+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[94694]: audit 2024-09-17T01:20:21.488896+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[94694]: audit 2024-09-17T01:20:21.790959+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[94694]: audit 2024-09-17T01:20:21.802302+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[94694]: audit 2024-09-17T01:20:21.810865+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[97161]: cluster 2024-09-17T01:20:20.980136+0000 mgr.y (mgr.44106) 175 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[97161]: audit 2024-09-17T01:20:20.993830+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[97161]: audit 2024-09-17T01:20:21.006437+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[97161]: audit 2024-09-17T01:20:21.020680+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[97161]: audit 2024-09-17T01:20:21.488896+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[97161]: audit 2024-09-17T01:20:21.790959+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[97161]: audit 2024-09-17T01:20:21.802302+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:21 smithi027 bash[97161]: audit 2024-09-17T01:20:21.810865+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:21 smithi050 bash[74456]: cluster 2024-09-17T01:20:20.980136+0000 mgr.y (mgr.44106) 175 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:22.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:21 smithi050 bash[74456]: audit 2024-09-17T01:20:20.993830+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:21 smithi050 bash[74456]: audit 2024-09-17T01:20:21.006437+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:21 smithi050 bash[74456]: audit 2024-09-17T01:20:21.020680+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:21 smithi050 bash[74456]: audit 2024-09-17T01:20:21.488896+0000 mgr.y (mgr.44106) 176 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:22.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:21 smithi050 bash[74456]: audit 2024-09-17T01:20:21.790959+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:21 smithi050 bash[74456]: audit 2024-09-17T01:20:21.802302+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:21 smithi050 bash[74456]: audit 2024-09-17T01:20:21.810865+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:22.355 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-17T01:20:24.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:23 smithi027 bash[94694]: cluster 2024-09-17T01:20:22.981690+0000 mgr.y (mgr.44106) 177 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:24.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:23 smithi027 bash[97161]: cluster 2024-09-17T01:20:22.981690+0000 mgr.y (mgr.44106) 177 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:24.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:23 smithi050 bash[74456]: cluster 2024-09-17T01:20:22.981690+0000 mgr.y (mgr.44106) 177 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:26.018 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:20:26.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:25 smithi027 bash[94694]: cluster 2024-09-17T01:20:24.982451+0000 mgr.y (mgr.44106) 178 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:26.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:26 smithi027 bash[97161]: cluster 2024-09-17T01:20:24.982451+0000 mgr.y (mgr.44106) 178 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:26.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:26 smithi050 bash[74456]: cluster 2024-09-17T01:20:24.982451+0000 mgr.y (mgr.44106) 178 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:26.802 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-17T01:20:27.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:27 smithi027 bash[94694]: audit 2024-09-17T01:20:26.015472+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.27:0/1322221268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:27.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:27 smithi027 bash[97161]: audit 2024-09-17T01:20:26.015472+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.27:0/1322221268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:27.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:27 smithi050 bash[74456]: audit 2024-09-17T01:20:26.015472+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.27:0/1322221268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:28.256 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:28 smithi027 bash[94694]: cluster 2024-09-17T01:20:26.982972+0000 mgr.y (mgr.44106) 179 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:28.256 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:28 smithi027 bash[94694]: audit 2024-09-17T01:20:27.056376+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:28.256 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:28 smithi027 bash[97161]: cluster 2024-09-17T01:20:26.982972+0000 mgr.y (mgr.44106) 179 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:28.257 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:28 smithi027 bash[97161]: audit 2024-09-17T01:20:27.056376+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:28.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:28 smithi050 bash[74456]: cluster 2024-09-17T01:20:26.982972+0000 mgr.y (mgr.44106) 179 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:28.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:28 smithi050 bash[74456]: audit 2024-09-17T01:20:27.056376+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:29.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:29 smithi027 bash[94694]: audit 2024-09-17T01:20:28.005043+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:29.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:29 smithi027 bash[97161]: audit 2024-09-17T01:20:28.005043+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:29.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:29 smithi050 bash[74456]: audit 2024-09-17T01:20:28.005043+0000 mgr.y (mgr.44106) 180 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:30.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:30 smithi027 bash[94694]: cluster 2024-09-17T01:20:28.984033+0000 mgr.y (mgr.44106) 181 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:30.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:20:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:20:30] "GET /metrics HTTP/1.1" 200 38015 "" "Prometheus/2.43.0" 2024-09-17T01:20:30.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:30 smithi027 bash[97161]: cluster 2024-09-17T01:20:28.984033+0000 mgr.y (mgr.44106) 181 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:30.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:30 smithi050 bash[74456]: cluster 2024-09-17T01:20:28.984033+0000 mgr.y (mgr.44106) 181 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:30.545 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)" 2024-09-17T01:20:31.289 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:31 smithi027 bash[94694]: audit 2024-09-17T01:20:30.542761+0000 mon.a (mon.0) 331 : audit [DBG] from='client.? 172.21.15.27:0/3373203712' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:31.290 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:31 smithi027 bash[97161]: audit 2024-09-17T01:20:30.542761+0000 mon.a (mon.0) 331 : audit [DBG] from='client.? 172.21.15.27:0/3373203712' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:31.291 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-17T01:20:31.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:31 smithi050 bash[74456]: audit 2024-09-17T01:20:30.542761+0000 mon.a (mon.0) 331 : audit [DBG] from='client.? 172.21.15.27:0/3373203712' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:20:32.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:32 smithi027 bash[94694]: cluster 2024-09-17T01:20:30.984812+0000 mgr.y (mgr.44106) 182 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:32.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:32 smithi027 bash[97161]: cluster 2024-09-17T01:20:30.984812+0000 mgr.y (mgr.44106) 182 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:32.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:32 smithi050 bash[74456]: cluster 2024-09-17T01:20:30.984812+0000 mgr.y (mgr.44106) 182 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:34.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:34 smithi027 bash[94694]: cluster 2024-09-17T01:20:32.986498+0000 mgr.y (mgr.44106) 183 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:34 smithi027 bash[97161]: cluster 2024-09-17T01:20:32.986498+0000 mgr.y (mgr.44106) 183 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:34.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:34 smithi050 bash[74456]: cluster 2024-09-17T01:20:32.986498+0000 mgr.y (mgr.44106) 183 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:36.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:36 smithi027 bash[94694]: audit 2024-09-17T01:20:34.966142+0000 mgr.y (mgr.44106) 184 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:36.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:36 smithi027 bash[94694]: cluster 2024-09-17T01:20:34.987028+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:36.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:36 smithi027 bash[97161]: audit 2024-09-17T01:20:34.966142+0000 mgr.y (mgr.44106) 184 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:36.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:36 smithi027 bash[97161]: cluster 2024-09-17T01:20:34.987028+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:36.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:36 smithi050 bash[74456]: audit 2024-09-17T01:20:34.966142+0000 mgr.y (mgr.44106) 184 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:36.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:36 smithi050 bash[74456]: cluster 2024-09-17T01:20:34.987028+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:38.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:38 smithi027 bash[94694]: cluster 2024-09-17T01:20:36.987641+0000 mgr.y (mgr.44106) 186 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:38 smithi027 bash[97161]: cluster 2024-09-17T01:20:36.987641+0000 mgr.y (mgr.44106) 186 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:38.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:38 smithi050 bash[74456]: cluster 2024-09-17T01:20:36.987641+0000 mgr.y (mgr.44106) 186 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:38.711 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:20:39.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:39 smithi050 bash[74456]: audit 2024-09-17T01:20:38.012812+0000 mgr.y (mgr.44106) 187 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:39.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:39 smithi027 bash[94694]: audit 2024-09-17T01:20:38.012812+0000 mgr.y (mgr.44106) 187 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:39.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:39 smithi027 bash[97161]: audit 2024-09-17T01:20:38.012812+0000 mgr.y (mgr.44106) 187 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:40.119 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch upgrade status' 2024-09-17T01:20:40.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:40 smithi027 bash[94694]: cluster 2024-09-17T01:20:38.989269+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:40.332 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:20:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:20:40] "GET /metrics HTTP/1.1" 200 38015 "" "Prometheus/2.43.0" 2024-09-17T01:20:40.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:40 smithi027 bash[97161]: cluster 2024-09-17T01:20:38.989269+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:40.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:40 smithi050 bash[74456]: cluster 2024-09-17T01:20:38.989269+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:42.256 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[94694]: cluster 2024-09-17T01:20:40.990007+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:42.257 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[94694]: audit 2024-09-17T01:20:41.215762+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.257 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[94694]: audit 2024-09-17T01:20:41.228015+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.257 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[94694]: audit 2024-09-17T01:20:41.241353+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.257 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[94694]: audit 2024-09-17T01:20:41.990997+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.257 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[94694]: audit 2024-09-17T01:20:42.001055+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.258 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[94694]: audit 2024-09-17T01:20:42.012206+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.258 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[94694]: audit 2024-09-17T01:20:42.057462+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:42.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[97161]: cluster 2024-09-17T01:20:40.990007+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:42.258 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[97161]: audit 2024-09-17T01:20:41.215762+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.259 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[97161]: audit 2024-09-17T01:20:41.228015+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.259 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[97161]: audit 2024-09-17T01:20:41.241353+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.259 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[97161]: audit 2024-09-17T01:20:41.990997+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.259 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[97161]: audit 2024-09-17T01:20:42.001055+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.259 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[97161]: audit 2024-09-17T01:20:42.012206+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.260 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:42 smithi027 bash[97161]: audit 2024-09-17T01:20:42.057462+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:42.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:42 smithi050 bash[74456]: cluster 2024-09-17T01:20:40.990007+0000 mgr.y (mgr.44106) 189 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:42.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:42 smithi050 bash[74456]: audit 2024-09-17T01:20:41.215762+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:42 smithi050 bash[74456]: audit 2024-09-17T01:20:41.228015+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:42 smithi050 bash[74456]: audit 2024-09-17T01:20:41.241353+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:42 smithi050 bash[74456]: audit 2024-09-17T01:20:41.990997+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:42 smithi050 bash[74456]: audit 2024-09-17T01:20:42.001055+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:42 smithi050 bash[74456]: audit 2024-09-17T01:20:42.012206+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:42.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:42 smithi050 bash[74456]: audit 2024-09-17T01:20:42.057462+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:45.009 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:44 smithi050 bash[74456]: cluster 2024-09-17T01:20:42.991770+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:45.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:44 smithi027 bash[97161]: cluster 2024-09-17T01:20:42.991770+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:45.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:44 smithi027 bash[94694]: cluster 2024-09-17T01:20:42.991770+0000 mgr.y (mgr.44106) 190 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:45.176 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:20:45.176 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": null, 2024-09-17T01:20:45.176 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": false, 2024-09-17T01:20:45.176 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "", 2024-09-17T01:20:45.176 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2024-09-17T01:20:45.176 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": null, 2024-09-17T01:20:45.176 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "", 2024-09-17T01:20:45.176 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:20:45.176 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:20:45.947 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph health detail' 2024-09-17T01:20:47.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:46 smithi027 bash[94694]: cluster 2024-09-17T01:20:44.992304+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:47.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:46 smithi027 bash[94694]: audit 2024-09-17T01:20:45.186580+0000 mgr.y (mgr.44106) 192 : audit [DBG] from='client.44229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:47.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:46 smithi027 bash[97161]: cluster 2024-09-17T01:20:44.992304+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:47.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:46 smithi027 bash[97161]: audit 2024-09-17T01:20:45.186580+0000 mgr.y (mgr.44106) 192 : audit [DBG] from='client.44229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:47.129 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:46 smithi050 bash[74456]: cluster 2024-09-17T01:20:44.992304+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:47.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:46 smithi050 bash[74456]: audit 2024-09-17T01:20:45.186580+0000 mgr.y (mgr.44106) 192 : audit [DBG] from='client.44229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:49.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:48 smithi027 bash[94694]: cluster 2024-09-17T01:20:46.992988+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:49.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:48 smithi027 bash[97161]: cluster 2024-09-17T01:20:46.992988+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:49.129 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:48 smithi050 bash[74456]: cluster 2024-09-17T01:20:46.992988+0000 mgr.y (mgr.44106) 193 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:49.846 INFO:teuthology.orchestra.run.smithi027.stdout:HEALTH_OK 2024-09-17T01:20:50.061 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:49 smithi027 bash[97161]: audit 2024-09-17T01:20:48.022960+0000 mgr.y (mgr.44106) 194 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:50.061 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:49 smithi027 bash[94694]: audit 2024-09-17T01:20:48.022960+0000 mgr.y (mgr.44106) 194 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:50.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:49 smithi050 bash[74456]: audit 2024-09-17T01:20:48.022960+0000 mgr.y (mgr.44106) 194 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:20:50.331 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:20:50 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:20:50] "GET /metrics HTTP/1.1" 200 38014 "" "Prometheus/2.43.0" 2024-09-17T01:20:50.627 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-17T01:20:50.890 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:50 smithi027 bash[97161]: cluster 2024-09-17T01:20:48.994639+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:50.891 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:50 smithi027 bash[97161]: audit 2024-09-17T01:20:49.857306+0000 mon.a (mon.0) 339 : audit [DBG] from='client.? 172.21.15.27:0/783061916' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:20:50.891 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:50 smithi027 bash[94694]: cluster 2024-09-17T01:20:48.994639+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:50.891 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:50 smithi027 bash[94694]: audit 2024-09-17T01:20:49.857306+0000 mon.a (mon.0) 339 : audit [DBG] from='client.? 172.21.15.27:0/783061916' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:20:51.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:50 smithi050 bash[74456]: cluster 2024-09-17T01:20:48.994639+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:51.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:50 smithi050 bash[74456]: audit 2024-09-17T01:20:49.857306+0000 mon.a (mon.0) 339 : audit [DBG] from='client.? 172.21.15.27:0/783061916' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T01:20:53.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:52 smithi027 bash[94694]: cluster 2024-09-17T01:20:50.995314+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:53.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:52 smithi027 bash[97161]: cluster 2024-09-17T01:20:50.995314+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:53.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:52 smithi050 bash[74456]: cluster 2024-09-17T01:20:50.995314+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:55.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:54 smithi027 bash[94694]: cluster 2024-09-17T01:20:52.996866+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:55.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:54 smithi027 bash[97161]: cluster 2024-09-17T01:20:52.996866+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:55.129 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:54 smithi050 bash[74456]: cluster 2024-09-17T01:20:52.996866+0000 mgr.y (mgr.44106) 197 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:20:56.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:55 smithi027 bash[94694]: audit 2024-09-17T01:20:54.282632+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:56.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:55 smithi027 bash[97161]: audit 2024-09-17T01:20:54.282632+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:56.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:55 smithi050 bash[74456]: audit 2024-09-17T01:20:54.282632+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:20:57.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:56 smithi027 bash[94694]: cluster 2024-09-17T01:20:54.997570+0000 mgr.y (mgr.44106) 199 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:57.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:56 smithi027 bash[97161]: cluster 2024-09-17T01:20:54.997570+0000 mgr.y (mgr.44106) 199 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:57.129 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:56 smithi050 bash[74456]: cluster 2024-09-17T01:20:54.997570+0000 mgr.y (mgr.44106) 199 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:57.156 INFO:teuthology.orchestra.run.smithi027.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:20:57.847 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- 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-17T01:20:58.019 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[94694]: audit 2024-09-17T01:20:57.080491+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:58.020 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[94694]: audit 2024-09-17T01:20:57.166472+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:58.020 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[94694]: audit 2024-09-17T01:20:57.167918+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:58.020 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[94694]: audit 2024-09-17T01:20:57.172046+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:58.020 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[94694]: audit 2024-09-17T01:20:57.173305+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:20:58.020 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[94694]: audit 2024-09-17T01:20:57.182296+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:58.020 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[97161]: audit 2024-09-17T01:20:57.080491+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:58.020 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[97161]: audit 2024-09-17T01:20:57.166472+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:58.020 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[97161]: audit 2024-09-17T01:20:57.167918+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:58.021 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[97161]: audit 2024-09-17T01:20:57.172046+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:58.021 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[97161]: audit 2024-09-17T01:20:57.173305+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:20:58.021 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:57 smithi027 bash[97161]: audit 2024-09-17T01:20:57.182296+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:58.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:57 smithi050 bash[74456]: audit 2024-09-17T01:20:57.080491+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:20:58.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:57 smithi050 bash[74456]: audit 2024-09-17T01:20:57.166472+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:58.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:57 smithi050 bash[74456]: audit 2024-09-17T01:20:57.167918+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:20:58.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:57 smithi050 bash[74456]: audit 2024-09-17T01:20:57.172046+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:20:58.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:57 smithi050 bash[74456]: audit 2024-09-17T01:20:57.173305+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:20:58.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:57 smithi050 bash[74456]: audit 2024-09-17T01:20:57.182296+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:20:58.985 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:58 smithi027 bash[97161]: cluster 2024-09-17T01:20:56.998287+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:58.985 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:58 smithi027 bash[97161]: cephadm 2024-09-17T01:20:57.157505+0000 mgr.y (mgr.44106) 201 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:20:58.985 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:58 smithi027 bash[97161]: cephadm 2024-09-17T01:20:57.265308+0000 mgr.y (mgr.44106) 202 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:20:58.985 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:58 smithi027 bash[94694]: cluster 2024-09-17T01:20:56.998287+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:58.986 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:58 smithi027 bash[94694]: cephadm 2024-09-17T01:20:57.157505+0000 mgr.y (mgr.44106) 201 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:20:58.986 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:58 smithi027 bash[94694]: cephadm 2024-09-17T01:20:57.265308+0000 mgr.y (mgr.44106) 202 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:20:59.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:58 smithi050 bash[74456]: cluster 2024-09-17T01:20:56.998287+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:20:59.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:58 smithi050 bash[74456]: cephadm 2024-09-17T01:20:57.157505+0000 mgr.y (mgr.44106) 201 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:20:59.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:58 smithi050 bash[74456]: cephadm 2024-09-17T01:20:57.265308+0000 mgr.y (mgr.44106) 202 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T01:20:59.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:20:59 smithi050 bash[74456]: audit 2024-09-17T01:20:58.030710+0000 mgr.y (mgr.44106) 203 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:00.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:20:59 smithi027 bash[94694]: audit 2024-09-17T01:20:58.030710+0000 mgr.y (mgr.44106) 203 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:00.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:20:59 smithi027 bash[97161]: audit 2024-09-17T01:20:58.030710+0000 mgr.y (mgr.44106) 203 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:00.464 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:21:00 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:21:00] "GET /metrics HTTP/1.1" 200 38012 "" "Prometheus/2.43.0" 2024-09-17T01:21:00.880 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:00 smithi050 bash[74456]: cluster 2024-09-17T01:20:58.999905+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:21:01.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:00 smithi027 bash[94694]: cluster 2024-09-17T01:20:58.999905+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:21:01.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:00 smithi027 bash[97161]: cluster 2024-09-17T01:20:58.999905+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:21:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[94694]: cluster 2024-09-17T01:21:01.000595+0000 mgr.y (mgr.44106) 205 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[94694]: audit 2024-09-17T01:21:01.460421+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[94694]: audit 2024-09-17T01:21:01.471359+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[94694]: audit 2024-09-17T01:21:01.481508+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[94694]: audit 2024-09-17T01:21:02.162740+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[94694]: audit 2024-09-17T01:21:02.168493+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[94694]: audit 2024-09-17T01:21:02.173414+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[97161]: cluster 2024-09-17T01:21:01.000595+0000 mgr.y (mgr.44106) 205 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[97161]: audit 2024-09-17T01:21:01.460421+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[97161]: audit 2024-09-17T01:21:01.471359+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[97161]: audit 2024-09-17T01:21:01.481508+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[97161]: audit 2024-09-17T01:21:02.162740+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[97161]: audit 2024-09-17T01:21:02.168493+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:02 smithi027 bash[97161]: audit 2024-09-17T01:21:02.173414+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.722 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:02 smithi050 bash[74456]: cluster 2024-09-17T01:21:01.000595+0000 mgr.y (mgr.44106) 205 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:02.722 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:02 smithi050 bash[74456]: audit 2024-09-17T01:21:01.460421+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.722 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:02 smithi050 bash[74456]: audit 2024-09-17T01:21:01.471359+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.722 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:02 smithi050 bash[74456]: audit 2024-09-17T01:21:01.481508+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.723 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:02 smithi050 bash[74456]: audit 2024-09-17T01:21:02.162740+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.723 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:02 smithi050 bash[74456]: audit 2024-09-17T01:21:02.168493+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:02.723 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:02 smithi050 bash[74456]: audit 2024-09-17T01:21:02.173414+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: audit 2024-09-17T01:21:02.690383+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: cephadm 2024-09-17T01:21:02.691224+0000 mgr.y (mgr.44106) 206 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:21:04.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: cephadm 2024-09-17T01:21:02.691417+0000 mgr.y (mgr.44106) 207 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:21:04.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: audit 2024-09-17T01:21:02.694293+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:04.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: audit 2024-09-17T01:21:02.698540+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: cephadm 2024-09-17T01:21:02.700208+0000 mgr.y (mgr.44106) 208 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: audit 2024-09-17T01:21:02.706831+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: audit 2024-09-17T01:21:02.712574+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: cephadm 2024-09-17T01:21:02.714014+0000 mgr.y (mgr.44106) 209 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: audit 2024-09-17T01:21:02.720210+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: audit 2024-09-17T01:21:02.725352+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: cephadm 2024-09-17T01:21:02.727000+0000 mgr.y (mgr.44106) 210 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: audit 2024-09-17T01:21:02.733314+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: audit 2024-09-17T01:21:02.739172+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: audit 2024-09-17T01:21:02.739521+0000 mgr.y (mgr.44106) 211 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:04.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[94694]: cephadm 2024-09-17T01:21:02.741870+0000 mgr.y (mgr.44106) 212 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T01:21:04.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: audit 2024-09-17T01:21:02.690383+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: cephadm 2024-09-17T01:21:02.691224+0000 mgr.y (mgr.44106) 206 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:21:04.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: cephadm 2024-09-17T01:21:02.691417+0000 mgr.y (mgr.44106) 207 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:21:04.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: audit 2024-09-17T01:21:02.694293+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:04.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: audit 2024-09-17T01:21:02.698540+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:04.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: cephadm 2024-09-17T01:21:02.700208+0000 mgr.y (mgr.44106) 208 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:21:04.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: audit 2024-09-17T01:21:02.706831+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: audit 2024-09-17T01:21:02.712574+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:04.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: cephadm 2024-09-17T01:21:02.714014+0000 mgr.y (mgr.44106) 209 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T01:21:04.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: audit 2024-09-17T01:21:02.720210+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: audit 2024-09-17T01:21:02.725352+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:04.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: cephadm 2024-09-17T01:21:02.727000+0000 mgr.y (mgr.44106) 210 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:21:04.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: audit 2024-09-17T01:21:02.733314+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: audit 2024-09-17T01:21:02.739172+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:04.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: audit 2024-09-17T01:21:02.739521+0000 mgr.y (mgr.44106) 211 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:04.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:03 smithi027 bash[97161]: cephadm 2024-09-17T01:21:02.741870+0000 mgr.y (mgr.44106) 212 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T01:21:04.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: audit 2024-09-17T01:21:02.690383+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: cephadm 2024-09-17T01:21:02.691224+0000 mgr.y (mgr.44106) 206 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (squid) 2024-09-17T01:21:04.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: cephadm 2024-09-17T01:21:02.691417+0000 mgr.y (mgr.44106) 207 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T01:21:04.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: audit 2024-09-17T01:21:02.694293+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:04.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: audit 2024-09-17T01:21:02.698540+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:04.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: cephadm 2024-09-17T01:21:02.700208+0000 mgr.y (mgr.44106) 208 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T01:21:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: audit 2024-09-17T01:21:02.706831+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: audit 2024-09-17T01:21:02.712574+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: cephadm 2024-09-17T01:21:02.714014+0000 mgr.y (mgr.44106) 209 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T01:21:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: audit 2024-09-17T01:21:02.720210+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: audit 2024-09-17T01:21:02.725352+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: cephadm 2024-09-17T01:21:02.727000+0000 mgr.y (mgr.44106) 210 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T01:21:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: audit 2024-09-17T01:21:02.733314+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: audit 2024-09-17T01:21:02.739172+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: audit 2024-09-17T01:21:02.739521+0000 mgr.y (mgr.44106) 211 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:04.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:03 smithi050 bash[74456]: cephadm 2024-09-17T01:21:02.741870+0000 mgr.y (mgr.44106) 212 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T01:21:05.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:04 smithi027 bash[94694]: cluster 2024-09-17T01:21:03.002197+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:21:05.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:04 smithi027 bash[97161]: cluster 2024-09-17T01:21:03.002197+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:21:05.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:04 smithi050 bash[74456]: cluster 2024-09-17T01:21:03.002197+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:21:05.688 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:21:06.393 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:21:06.393 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 4s ago 37m - - 2024-09-17T01:21:06.393 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 4s ago 37m - - 2024-09-17T01:21:06.393 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (19m) 4s ago 29m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:21:06.393 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (4m) 4s ago 29m 75.1M - 9.4.12 2bacad6d85d8 74c50b65c5f9 2024-09-17T01:21:06.393 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (5m) 4s ago 27m 44.3M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 running (2m) 4s ago 36m 427M - 19.1.1-330-gc2ddf972 ebb0615149de 513ed4041b22 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (16m) 4s ago 38m 492M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (2m) 4s ago 38m 46.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de e292da4db4b2 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (3m) 4s ago 36m 43.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c53495c8c4a9 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (102s) 4s ago 36m 38.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 507ab88f3e2b 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (19m) 4s ago 29m 8920k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (19m) 4s ago 29m 8907k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (35m) 4s ago 35m 58.9M 4096M 17.2.0 e1d6a67b021e 0a051097d4f4 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (35m) 4s ago 35m 59.9M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (34m) 4s ago 34m 54.4M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (33m) 4s ago 33m 59.0M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:21:06.394 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (33m) 4s ago 33m 60.9M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:21:06.395 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (32m) 4s ago 32m 56.4M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:21:06.395 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (31m) 4s ago 31m 56.6M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:21:06.395 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (31m) 4s ago 31m 58.7M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:21:06.395 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (5m) 4s ago 30m 61.2M - 2.43.0 a07b618ecd1d 8c3c08db4832 2024-09-17T01:21:06.395 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (27m) 4s ago 27m 92.1M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:21:06.395 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (27m) 4s ago 27m 91.4M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:21:06.912 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:21:06.912 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:21:06.912 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T01:21:06.912 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:21:06.912 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:21:06.912 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:21:06.913 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:21:07.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:06 smithi027 bash[94694]: cluster 2024-09-17T01:21:05.002937+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:07.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:06 smithi027 bash[94694]: audit 2024-09-17T01:21:05.686782+0000 mgr.y (mgr.44106) 215 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:07.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:06 smithi027 bash[94694]: audit 2024-09-17T01:21:06.471861+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:07.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:06 smithi027 bash[94694]: audit 2024-09-17T01:21:06.474367+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:21:07.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:06 smithi027 bash[94694]: audit 2024-09-17T01:21:06.475729+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:07.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:06 smithi027 bash[97161]: cluster 2024-09-17T01:21:05.002937+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:07.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:06 smithi027 bash[97161]: audit 2024-09-17T01:21:05.686782+0000 mgr.y (mgr.44106) 215 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:07.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:06 smithi027 bash[97161]: audit 2024-09-17T01:21:06.471861+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:07.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:06 smithi027 bash[97161]: audit 2024-09-17T01:21:06.474367+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:21:07.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:06 smithi027 bash[97161]: audit 2024-09-17T01:21:06.475729+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:07.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:06 smithi050 bash[74456]: cluster 2024-09-17T01:21:05.002937+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:07.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:06 smithi050 bash[74456]: audit 2024-09-17T01:21:05.686782+0000 mgr.y (mgr.44106) 215 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:07.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:06 smithi050 bash[74456]: audit 2024-09-17T01:21:06.471861+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:07.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:06 smithi050 bash[74456]: audit 2024-09-17T01:21:06.474367+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:21:07.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:06 smithi050 bash[74456]: audit 2024-09-17T01:21:06.475729+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:07.270 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:21:07.270 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3", 2024-09-17T01:21:07.270 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2024-09-17T01:21:07.270 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-17T01:21:07.270 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2024-09-17T01:21:07.270 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "0/8 daemons upgraded", 2024-09-17T01:21:07.270 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T01:21:07.271 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:21:07.271 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:21:08.029 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:07 smithi027 bash[97161]: audit 2024-09-17T01:21:06.045071+0000 mgr.y (mgr.44106) 216 : audit [DBG] from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:08.029 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:07 smithi027 bash[97161]: audit 2024-09-17T01:21:06.384820+0000 mgr.y (mgr.44106) 217 : audit [DBG] from='client.44259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:08.029 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:07 smithi027 bash[97161]: cephadm 2024-09-17T01:21:06.465607+0000 mgr.y (mgr.44106) 218 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T01:21:08.029 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:07 smithi027 bash[97161]: cephadm 2024-09-17T01:21:06.481228+0000 mgr.y (mgr.44106) 219 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-17T01:21:08.030 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:07 smithi027 bash[97161]: audit 2024-09-17T01:21:06.923455+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.27:0/2835181418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:08.030 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:07 smithi027 bash[94694]: audit 2024-09-17T01:21:06.045071+0000 mgr.y (mgr.44106) 216 : audit [DBG] from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:08.030 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:07 smithi027 bash[94694]: audit 2024-09-17T01:21:06.384820+0000 mgr.y (mgr.44106) 217 : audit [DBG] from='client.44259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:08.030 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:07 smithi027 bash[94694]: cephadm 2024-09-17T01:21:06.465607+0000 mgr.y (mgr.44106) 218 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T01:21:08.030 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:07 smithi027 bash[94694]: cephadm 2024-09-17T01:21:06.481228+0000 mgr.y (mgr.44106) 219 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-17T01:21:08.030 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:07 smithi027 bash[94694]: audit 2024-09-17T01:21:06.923455+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.27:0/2835181418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:08.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:07 smithi050 bash[74456]: audit 2024-09-17T01:21:06.045071+0000 mgr.y (mgr.44106) 216 : audit [DBG] from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:08.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:07 smithi050 bash[74456]: audit 2024-09-17T01:21:06.384820+0000 mgr.y (mgr.44106) 217 : audit [DBG] from='client.44259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:08.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:07 smithi050 bash[74456]: cephadm 2024-09-17T01:21:06.465607+0000 mgr.y (mgr.44106) 218 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T01:21:08.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:07 smithi050 bash[74456]: cephadm 2024-09-17T01:21:06.481228+0000 mgr.y (mgr.44106) 219 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-17T01:21:08.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:07 smithi050 bash[74456]: audit 2024-09-17T01:21:06.923455+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.27:0/2835181418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:09.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:08 smithi027 bash[94694]: cluster 2024-09-17T01:21:07.003596+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:09.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:08 smithi027 bash[94694]: audit 2024-09-17T01:21:07.281055+0000 mgr.y (mgr.44106) 221 : audit [DBG] from='client.44271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:09.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:08 smithi027 bash[97161]: cluster 2024-09-17T01:21:07.003596+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:09.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:08 smithi027 bash[97161]: audit 2024-09-17T01:21:07.281055+0000 mgr.y (mgr.44106) 221 : audit [DBG] from='client.44271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:09.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:08 smithi050 bash[74456]: cluster 2024-09-17T01:21:07.003596+0000 mgr.y (mgr.44106) 220 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:09.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:08 smithi050 bash[74456]: audit 2024-09-17T01:21:07.281055+0000 mgr.y (mgr.44106) 221 : audit [DBG] from='client.44271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:10.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:09 smithi027 bash[94694]: audit 2024-09-17T01:21:08.040017+0000 mgr.y (mgr.44106) 222 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:10.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:09 smithi027 bash[97161]: audit 2024-09-17T01:21:08.040017+0000 mgr.y (mgr.44106) 222 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:10.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:09 smithi050 bash[74456]: audit 2024-09-17T01:21:08.040017+0000 mgr.y (mgr.44106) 222 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:10.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:21:10 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:21:10] "GET /metrics HTTP/1.1" 200 38012 "" "Prometheus/2.43.0" 2024-09-17T01:21:10.852 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:10 smithi027 bash[94694]: cluster 2024-09-17T01:21:09.005237+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:21:10.852 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:10 smithi027 bash[97161]: cluster 2024-09-17T01:21:09.005237+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:21:11.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:10 smithi050 bash[74456]: cluster 2024-09-17T01:21:09.005237+0000 mgr.y (mgr.44106) 223 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:21:11.997 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:21:11 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:11.997 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:21:11 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:11.997 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:21:11 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:11.998 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:11 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:11.998 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:21:11 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:11.998 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:21:11 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:11.999 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:11 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:11.999 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:11 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:11.999 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:12 smithi027 systemd[1]: Stopping Ceph osd.0 for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:21:11.999 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:21:11 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:12.332 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:12 smithi027 bash[28560]: debug 2024-09-17T01:21:12.126+0000 7f65f6063700 -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-17T01:21:12.332 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:12 smithi027 bash[28560]: debug 2024-09-17T01:21:12.126+0000 7f65f6063700 -1 osd.0 114 *** Got signal Terminated *** 2024-09-17T01:21:12.332 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:12 smithi027 bash[28560]: debug 2024-09-17T01:21:12.126+0000 7f65f6063700 -1 osd.0 114 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T01:21:13.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:12 smithi027 bash[97161]: cluster 2024-09-17T01:21:11.005944+0000 mgr.y (mgr.44106) 224 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:13.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:12 smithi027 bash[97161]: audit 2024-09-17T01:21:12.080164+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:13.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:12 smithi027 bash[97161]: cluster 2024-09-17T01:21:12.128557+0000 mon.a (mon.0) 365 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T01:21:13.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:12 smithi027 bash[94694]: cluster 2024-09-17T01:21:11.005944+0000 mgr.y (mgr.44106) 224 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:13.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:12 smithi027 bash[94694]: audit 2024-09-17T01:21:12.080164+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:13.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:12 smithi027 bash[94694]: cluster 2024-09-17T01:21:12.128557+0000 mon.a (mon.0) 365 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T01:21:13.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:12 smithi050 bash[74456]: cluster 2024-09-17T01:21:11.005944+0000 mgr.y (mgr.44106) 224 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:21:13.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:12 smithi050 bash[74456]: audit 2024-09-17T01:21:12.080164+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:13.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:12 smithi050 bash[74456]: cluster 2024-09-17T01:21:12.128557+0000 mon.a (mon.0) 365 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T01:21:14.082 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:13 smithi027 bash[101849]: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-0 2024-09-17T01:21:14.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:13 smithi027 bash[94694]: cluster 2024-09-17T01:21:12.759880+0000 mon.a (mon.0) 366 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T01:21:14.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:13 smithi027 bash[94694]: cluster 2024-09-17T01:21:12.770698+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T01:21:14.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:13 smithi027 bash[94694]: cluster 2024-09-17T01:21:13.772575+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T01:21:14.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:13 smithi027 bash[97161]: cluster 2024-09-17T01:21:12.759880+0000 mon.a (mon.0) 366 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T01:21:14.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:13 smithi027 bash[97161]: cluster 2024-09-17T01:21:12.770698+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T01:21:14.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:13 smithi027 bash[97161]: cluster 2024-09-17T01:21:13.772575+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T01:21:14.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:13 smithi050 bash[74456]: cluster 2024-09-17T01:21:12.759880+0000 mon.a (mon.0) 366 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T01:21:14.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:13 smithi050 bash[74456]: cluster 2024-09-17T01:21:12.770698+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T01:21:14.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:13 smithi050 bash[74456]: cluster 2024-09-17T01:21:13.772575+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T01:21:14.581 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:14 smithi027 bash[101915]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-0 2024-09-17T01:21:15.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:14 smithi027 bash[94694]: cluster 2024-09-17T01:21:13.008256+0000 mgr.y (mgr.44106) 225 : cluster [DBG] pgmap v72: 161 pgs: 55 peering, 106 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-17T01:21:15.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:14 smithi027 bash[94694]: cluster 2024-09-17T01:21:13.783614+0000 mon.a (mon.0) 369 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 54 pgs peering (PG_AVAILABILITY) 2024-09-17T01:21:15.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:14 smithi027 bash[97161]: cluster 2024-09-17T01:21:13.008256+0000 mgr.y (mgr.44106) 225 : cluster [DBG] pgmap v72: 161 pgs: 55 peering, 106 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-17T01:21:15.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:14 smithi027 bash[97161]: cluster 2024-09-17T01:21:13.783614+0000 mon.a (mon.0) 369 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 54 pgs peering (PG_AVAILABILITY) 2024-09-17T01:21:15.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:14 smithi050 bash[74456]: cluster 2024-09-17T01:21:13.008256+0000 mgr.y (mgr.44106) 225 : cluster [DBG] pgmap v72: 161 pgs: 55 peering, 106 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-17T01:21:15.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:14 smithi050 bash[74456]: cluster 2024-09-17T01:21:13.783614+0000 mon.a (mon.0) 369 : cluster [WRN] Health check failed: Reduced data availability: 11 pgs inactive, 54 pgs peering (PG_AVAILABILITY) 2024-09-17T01:21:16.625 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:16.625 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:16.626 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:16.626 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:16.626 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:16.626 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:16.627 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:16.627 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:16.627 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T01:21:16.627 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: Stopped Ceph osd.0 for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:21:16.627 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:16.627 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:16 smithi027 systemd[1]: Started Ceph osd.0 for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:21:17.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: cluster 2024-09-17T01:21:15.009814+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v74: 161 pgs: 3 stale+active+clean, 55 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T01:21:17.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.681836+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.688943+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.694108+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.694720+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:17.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.696858+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:17.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.697551+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:17.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.702392+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.775448+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.777413+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.778749+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.780758+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.781456+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[97161]: audit 2024-09-17T01:21:16.788557+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: cluster 2024-09-17T01:21:15.009814+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v74: 161 pgs: 3 stale+active+clean, 55 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.681836+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.688943+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.694108+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.694720+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:17.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.696858+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:17.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.697551+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:17.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.702392+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.775448+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:17.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.777413+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:17.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.778749+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:17.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.780758+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:17.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.781456+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:17.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:16 smithi027 bash[94694]: audit 2024-09-17T01:21:16.788557+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: cluster 2024-09-17T01:21:15.009814+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v74: 161 pgs: 3 stale+active+clean, 55 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T01:21:17.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.681836+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.688943+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.694108+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.694720+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:17.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.696858+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:17.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.697551+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:17.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.702392+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:17.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.775448+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:17.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.777413+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:17.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.778749+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:17.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.780758+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:17.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.781456+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:17.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:16 smithi050 bash[74456]: audit 2024-09-17T01:21:16.788557+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.041 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: cephadm 2024-09-17T01:21:16.702834+0000 mgr.y (mgr.44106) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:18.041 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: cephadm 2024-09-17T01:21:16.789063+0000 mgr.y (mgr.44106) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:18.041 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:16.880287+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.041 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:16.882785+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.041 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:16.884385+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.041 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:16.887613+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.041 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:16.888726+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.041 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:16.896847+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.041 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:16.992981+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:16.995276+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:16.996690+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:16.999747+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.000755+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.010673+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.099978+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.109748+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.110927+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.113993+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.115116+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.125145+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.237471+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.239656+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.042 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.240509+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.242366+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.243112+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.250677+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.331255+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.333584+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.334846+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.337303+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.338277+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.347866+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.453153+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.455184+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.456161+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.458234+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.043 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.458936+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.466795+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.538765+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.540344+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.541379+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.543086+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.543669+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.550868+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.623321+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.625600+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.626967+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.629395+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.044 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.630383+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.642071+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.735566+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.737358+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.738255+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.740302+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.740911+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.045 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[94694]: audit 2024-09-17T01:21:17.747941+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.045 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: cephadm 2024-09-17T01:21:16.702834+0000 mgr.y (mgr.44106) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: cephadm 2024-09-17T01:21:16.789063+0000 mgr.y (mgr.44106) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:16.880287+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:16.882785+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:16.884385+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:16.887613+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:16.888726+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:16.896847+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:16.992981+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:16.995276+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:16.996690+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:16.999747+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.000755+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.010673+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.046 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.099978+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.109748+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.110927+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.113993+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.115116+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.125145+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.237471+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.239656+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.240509+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.242366+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.243112+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.250677+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.331255+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.333584+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.047 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.334846+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.337303+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.338277+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.347866+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.453153+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.455184+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.456161+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.458234+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.458936+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.466795+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.538765+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.540344+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.541379+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.543086+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.048 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.543669+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.550868+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.623321+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.625600+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.626967+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.629395+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.630383+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.642071+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.735566+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.737358+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.738255+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.740302+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.740911+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.049 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:17 smithi027 bash[97161]: audit 2024-09-17T01:21:17.747941+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: cephadm 2024-09-17T01:21:16.702834+0000 mgr.y (mgr.44106) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:18.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: cephadm 2024-09-17T01:21:16.789063+0000 mgr.y (mgr.44106) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:18.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:16.880287+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:16.882785+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:16.884385+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:16.887613+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:16.888726+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:16.896847+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:16.992981+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:16.995276+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:16.996690+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:16.999747+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.000755+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.010673+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.099978+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.109748+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.110927+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.113993+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.115116+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.125145+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.237471+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.239656+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.240509+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.242366+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.243112+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.250677+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.331255+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.333584+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.334846+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.337303+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.338277+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.347866+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.453153+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.455184+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.456161+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.458234+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.458936+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.466795+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.538765+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.540344+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.541379+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.543086+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.543669+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.550868+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.623321+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.625600+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.626967+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.629395+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.630383+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.642071+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.735566+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.737358+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.738255+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.740302+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.740911+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:18.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:17 smithi050 bash[74456]: audit 2024-09-17T01:21:17.747941+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: cephadm 2024-09-17T01:21:16.897630+0000 mgr.y (mgr.44106) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: cluster 2024-09-17T01:21:17.010694+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v75: 161 pgs: 3 stale+active+clean, 55 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:21:19.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: cephadm 2024-09-17T01:21:17.011921+0000 mgr.y (mgr.44106) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: cephadm 2024-09-17T01:21:17.126002+0000 mgr.y (mgr.44106) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: cephadm 2024-09-17T01:21:17.251173+0000 mgr.y (mgr.44106) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: cephadm 2024-09-17T01:21:17.348442+0000 mgr.y (mgr.44106) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: cephadm 2024-09-17T01:21:17.467259+0000 mgr.y (mgr.44106) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: cephadm 2024-09-17T01:21:17.551284+0000 mgr.y (mgr.44106) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: cephadm 2024-09-17T01:21:17.642611+0000 mgr.y (mgr.44106) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.080 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: cephadm 2024-09-17T01:21:17.748381+0000 mgr.y (mgr.44106) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.864965+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.866885+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.867851+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.870242+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.870933+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.876466+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.983944+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.986381+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.987602+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.990502+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.991440+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:17.999552+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.104104+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.105934+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.106878+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.108699+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.109391+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.115423+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.200365+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.202449+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.203785+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.206631+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.207656+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.214223+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.297259+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.299109+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.300306+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.302856+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.303876+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.311611+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.409936+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.412666+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.414280+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.417783+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.419169+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.427558+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.519726+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.521896+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.523021+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.525601+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.526747+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.534158+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.646094+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.648571+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.649765+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.652800+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.653807+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.661374+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.769886+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.772060+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.773146+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.775955+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.776853+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[94694]: audit 2024-09-17T01:21:18.784587+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.085 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[102081]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T01:21:19.085 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[102081]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T01:21:19.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: cephadm 2024-09-17T01:21:16.897630+0000 mgr.y (mgr.44106) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: cluster 2024-09-17T01:21:17.010694+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v75: 161 pgs: 3 stale+active+clean, 55 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: cephadm 2024-09-17T01:21:17.011921+0000 mgr.y (mgr.44106) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: cephadm 2024-09-17T01:21:17.126002+0000 mgr.y (mgr.44106) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: cephadm 2024-09-17T01:21:17.251173+0000 mgr.y (mgr.44106) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: cephadm 2024-09-17T01:21:17.348442+0000 mgr.y (mgr.44106) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: cephadm 2024-09-17T01:21:17.467259+0000 mgr.y (mgr.44106) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: cephadm 2024-09-17T01:21:17.551284+0000 mgr.y (mgr.44106) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: cephadm 2024-09-17T01:21:17.642611+0000 mgr.y (mgr.44106) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: cephadm 2024-09-17T01:21:17.748381+0000 mgr.y (mgr.44106) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.864965+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.866885+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.867851+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.870242+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.870933+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.876466+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.983944+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.986381+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.987602+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.990502+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.991440+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:17.999552+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.104104+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.105934+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.106878+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.108699+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.109391+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.115423+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.200365+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.202449+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.203785+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.206631+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.207656+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.214223+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.297259+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.299109+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.300306+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.302856+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.303876+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.311611+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.409936+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.412666+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.414280+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.417783+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.419169+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.427558+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.519726+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.521896+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.523021+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.525601+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.526747+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.534158+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.646094+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.648571+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.649765+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.652800+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.653807+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.661374+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.769886+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.772060+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.773146+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.775955+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.776853+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:18 smithi027 bash[97161]: audit 2024-09-17T01:21:18.784587+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: cephadm 2024-09-17T01:21:16.897630+0000 mgr.y (mgr.44106) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: cluster 2024-09-17T01:21:17.010694+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v75: 161 pgs: 3 stale+active+clean, 55 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-09-17T01:21:19.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: cephadm 2024-09-17T01:21:17.011921+0000 mgr.y (mgr.44106) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: cephadm 2024-09-17T01:21:17.126002+0000 mgr.y (mgr.44106) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: cephadm 2024-09-17T01:21:17.251173+0000 mgr.y (mgr.44106) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: cephadm 2024-09-17T01:21:17.348442+0000 mgr.y (mgr.44106) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: cephadm 2024-09-17T01:21:17.467259+0000 mgr.y (mgr.44106) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: cephadm 2024-09-17T01:21:17.551284+0000 mgr.y (mgr.44106) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: cephadm 2024-09-17T01:21:17.642611+0000 mgr.y (mgr.44106) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: cephadm 2024-09-17T01:21:17.748381+0000 mgr.y (mgr.44106) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.864965+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.866885+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.867851+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.870242+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.870933+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.876466+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.983944+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.986381+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.987602+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.990502+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.991440+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:17.999552+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.104104+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.105934+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.106878+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.108699+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.109391+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.115423+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.200365+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.202449+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.203785+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.206631+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.207656+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.214223+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.297259+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.299109+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.300306+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.302856+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.303876+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.311611+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.409936+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.412666+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.414280+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.417783+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.419169+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.427558+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.519726+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.521896+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.523021+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.525601+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.526747+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.534158+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.646094+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.648571+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.649765+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.652800+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.653807+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.661374+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.769886+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.772060+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:19.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.773146+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:19.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.775955+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:19.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.776853+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:19.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:18 smithi050 bash[74456]: audit 2024-09-17T01:21:18.784587+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: cephadm 2024-09-17T01:21:17.876943+0000 mgr.y (mgr.44106) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: cephadm 2024-09-17T01:21:18.000107+0000 mgr.y (mgr.44106) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.050793+0000 mgr.y (mgr.44106) 241 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: cephadm 2024-09-17T01:21:18.115924+0000 mgr.y (mgr.44106) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: cephadm 2024-09-17T01:21:18.214883+0000 mgr.y (mgr.44106) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: cephadm 2024-09-17T01:21:18.312171+0000 mgr.y (mgr.44106) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: cephadm 2024-09-17T01:21:18.428268+0000 mgr.y (mgr.44106) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: cephadm 2024-09-17T01:21:18.534769+0000 mgr.y (mgr.44106) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: cephadm 2024-09-17T01:21:18.661871+0000 mgr.y (mgr.44106) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: cephadm 2024-09-17T01:21:18.785161+0000 mgr.y (mgr.44106) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.871492+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.873097+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.873868+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.875536+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.876118+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.880577+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.950378+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.952347+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.953523+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.955785+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: cephadm 2024-09-17T01:21:17.876943+0000 mgr.y (mgr.44106) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: cephadm 2024-09-17T01:21:18.000107+0000 mgr.y (mgr.44106) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.050793+0000 mgr.y (mgr.44106) 241 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:20.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: cephadm 2024-09-17T01:21:18.115924+0000 mgr.y (mgr.44106) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: cephadm 2024-09-17T01:21:18.214883+0000 mgr.y (mgr.44106) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: cephadm 2024-09-17T01:21:18.312171+0000 mgr.y (mgr.44106) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: cephadm 2024-09-17T01:21:18.428268+0000 mgr.y (mgr.44106) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: cephadm 2024-09-17T01:21:18.534769+0000 mgr.y (mgr.44106) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: cephadm 2024-09-17T01:21:18.661871+0000 mgr.y (mgr.44106) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: cephadm 2024-09-17T01:21:18.785161+0000 mgr.y (mgr.44106) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.871492+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.873097+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.873868+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.875536+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.876118+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.880577+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.950378+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.952347+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.953523+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.955785+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.956524+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:18.964526+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.043137+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.045001+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.045933+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.048480+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.049208+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.056315+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.132551+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.134434+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.135192+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.136877+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.137469+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.144515+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.218954+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.220665+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.221469+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.223209+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.223845+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.230471+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.302415+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.304273+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.305096+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.307312+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.308017+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.315103+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.387311+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.388965+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.389669+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.391275+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.391857+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.398302+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.471345+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.473063+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.474113+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.475869+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.476437+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.483063+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.956524+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:18.964526+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.043137+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.045001+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.045933+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.048480+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.049208+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.056315+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.132551+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.134434+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.135192+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.136877+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.137469+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.144515+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.218954+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.220665+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.221469+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.223209+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.223845+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.556224+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.557785+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.558544+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.560214+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.560795+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.567398+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.637024+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.638759+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.639575+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.641221+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.641839+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.648540+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.718316+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.720110+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.720928+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.723088+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.723672+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.731016+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.807524+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.809374+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.810164+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.811977+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.812586+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[94694]: audit 2024-09-17T01:21:19.819069+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.230471+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.302415+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.304273+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.305096+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.307312+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.308017+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.315103+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.387311+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.388965+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.389669+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.391275+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.391857+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.398302+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.471345+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.473063+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.474113+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.475869+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.476437+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.483063+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.556224+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.557785+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.558544+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.560214+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.560795+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.567398+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.637024+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.638759+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.639575+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.641221+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.641839+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.648540+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.718316+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.720110+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.720928+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.723088+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.723672+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.095 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.731016+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.095 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.807524+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.095 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.809374+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.095 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.810164+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.095 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.811977+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.095 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.812586+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.095 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:19 smithi027 bash[97161]: audit 2024-09-17T01:21:19.819069+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: cephadm 2024-09-17T01:21:17.876943+0000 mgr.y (mgr.44106) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: cephadm 2024-09-17T01:21:18.000107+0000 mgr.y (mgr.44106) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.050793+0000 mgr.y (mgr.44106) 241 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: cephadm 2024-09-17T01:21:18.115924+0000 mgr.y (mgr.44106) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: cephadm 2024-09-17T01:21:18.214883+0000 mgr.y (mgr.44106) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: cephadm 2024-09-17T01:21:18.312171+0000 mgr.y (mgr.44106) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: cephadm 2024-09-17T01:21:18.428268+0000 mgr.y (mgr.44106) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: cephadm 2024-09-17T01:21:18.534769+0000 mgr.y (mgr.44106) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: cephadm 2024-09-17T01:21:18.661871+0000 mgr.y (mgr.44106) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: cephadm 2024-09-17T01:21:18.785161+0000 mgr.y (mgr.44106) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.871492+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.873097+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.873868+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.875536+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.876118+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.880577+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.950378+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.952347+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.953523+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.955785+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.956524+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:18.964526+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.043137+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.045001+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.045933+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.048480+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.049208+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.056315+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.132551+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.134434+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.135192+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.136877+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.137469+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.144515+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.218954+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.220665+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.221469+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.223209+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.223845+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.230471+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.302415+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.304273+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.305096+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.307312+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.308017+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.315103+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.387311+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.388965+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.389669+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.391275+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.391857+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.398302+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.471345+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.473063+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.474113+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.475869+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.476437+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.483063+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.556224+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.557785+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.558544+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.560214+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.560795+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.567398+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.637024+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.638759+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.639575+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.641221+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.641839+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.648540+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.718316+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.720110+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.720928+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.723088+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.723672+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.731016+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.807524+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.809374+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:20.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.810164+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:20.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.811977+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:20.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.812586+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:20.137 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:19 smithi050 bash[74456]: audit 2024-09-17T01:21:19.819069+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:20.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:21:20] "GET /metrics HTTP/1.1" 200 38028 "" "Prometheus/2.43.0" 2024-09-17T01:21:20.582 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[102081]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T01:21:20.582 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[102081]: 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-17T01:21:21.081 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[102081]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T01:21:21.081 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[102081]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T01:21:21.082 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[102081]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T01:21:21.082 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[102081]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T01:21:21.082 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[102081]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T01:21:21.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:18.881047+0000 mgr.y (mgr.44106) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:18.965045+0000 mgr.y (mgr.44106) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cluster 2024-09-17T01:21:19.011520+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v76: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:21.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.056897+0000 mgr.y (mgr.44106) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.145025+0000 mgr.y (mgr.44106) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.230883+0000 mgr.y (mgr.44106) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.315650+0000 mgr.y (mgr.44106) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.398747+0000 mgr.y (mgr.44106) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.483392+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.567787+0000 mgr.y (mgr.44106) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.649010+0000 mgr.y (mgr.44106) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.731452+0000 mgr.y (mgr.44106) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.819520+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:19.904373+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:19.906743+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:19.908162+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:19.911024+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:19.911923+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:19.919173+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cluster 2024-09-17T01:21:19.961864+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: Degraded data redundancy: 78/726 objects degraded (10.744%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: cluster 2024-09-17T01:21:19.961915+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 54 pgs peering) 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.006769+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.009047+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.010088+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.012756+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.013552+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.021344+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.110892+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.112668+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.113498+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.084 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.115243+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.115897+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.122438+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.212908+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.214702+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.215542+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.217427+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.218068+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.222684+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:18.881047+0000 mgr.y (mgr.44106) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:18.965045+0000 mgr.y (mgr.44106) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cluster 2024-09-17T01:21:19.011520+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v76: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.056897+0000 mgr.y (mgr.44106) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.145025+0000 mgr.y (mgr.44106) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.230883+0000 mgr.y (mgr.44106) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.315650+0000 mgr.y (mgr.44106) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.398747+0000 mgr.y (mgr.44106) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.483392+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.567787+0000 mgr.y (mgr.44106) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.649010+0000 mgr.y (mgr.44106) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.731452+0000 mgr.y (mgr.44106) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.819520+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:19.904373+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:19.906743+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:19.908162+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:19.911024+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:19.911923+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:19.919173+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cluster 2024-09-17T01:21:19.961864+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: Degraded data redundancy: 78/726 objects degraded (10.744%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T01:21:21.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.289933+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.291566+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.292744+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.294720+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.295350+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.300755+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.373503+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.375616+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.376727+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.379006+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.379834+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.385856+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.456901+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.458864+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.459839+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.461785+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.462421+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.467187+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.546989+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.548670+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.549495+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.551705+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.552546+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.560153+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.641707+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.643927+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.645075+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.647160+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.648125+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.654321+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.754369+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.756318+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.757373+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.759455+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.760168+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.090 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[94694]: audit 2024-09-17T01:21:20.765586+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: cluster 2024-09-17T01:21:19.961915+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 54 pgs peering) 2024-09-17T01:21:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.006769+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.009047+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.010088+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.012756+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.013552+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.021344+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.110892+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.112668+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.113498+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.115243+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.115897+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.122438+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.212908+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.214702+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.215542+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.217427+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.218068+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.222684+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.289933+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.291566+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.292744+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.294720+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.295350+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.300755+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.373503+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.375616+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.376727+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.379006+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.379834+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.385856+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.456901+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.458864+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.459839+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.461785+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.462421+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.467187+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.546989+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.548670+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.549495+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.551705+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.552546+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.560153+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.641707+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.643927+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.645075+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.647160+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.648125+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.654321+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.754369+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.756318+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.757373+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.759455+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.760168+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:20 smithi027 bash[97161]: audit 2024-09-17T01:21:20.765586+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:18.881047+0000 mgr.y (mgr.44106) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:18.965045+0000 mgr.y (mgr.44106) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cluster 2024-09-17T01:21:19.011520+0000 mgr.y (mgr.44106) 251 : cluster [DBG] pgmap v76: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.056897+0000 mgr.y (mgr.44106) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.145025+0000 mgr.y (mgr.44106) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.230883+0000 mgr.y (mgr.44106) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.315650+0000 mgr.y (mgr.44106) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.398747+0000 mgr.y (mgr.44106) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.483392+0000 mgr.y (mgr.44106) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.567787+0000 mgr.y (mgr.44106) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.649010+0000 mgr.y (mgr.44106) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.731452+0000 mgr.y (mgr.44106) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.819520+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:19.904373+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:19.906743+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:19.908162+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:19.911024+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:19.911923+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:19.919173+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cluster 2024-09-17T01:21:19.961864+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: Degraded data redundancy: 78/726 objects degraded (10.744%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T01:21:21.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: cluster 2024-09-17T01:21:19.961915+0000 mon.a (mon.0) 570 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 11 pgs inactive, 54 pgs peering) 2024-09-17T01:21:21.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.006769+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.009047+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.010088+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.012756+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.013552+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.021344+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.110892+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.112668+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.113498+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.115243+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.115897+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.122438+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.212908+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.214702+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.215542+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.217427+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.218068+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.222684+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.289933+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.291566+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.292744+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.294720+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.295350+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.300755+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.373503+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.375616+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.376727+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.379006+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.379834+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.385856+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.456901+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.458864+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.459839+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.461785+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.462421+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.467187+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.546989+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.548670+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.549495+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.551705+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.552546+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.560153+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.641707+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.643927+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.645075+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.647160+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.648125+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.654321+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.754369+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.756318+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.757373+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.759455+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.760168+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.136 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:20 smithi050 bash[74456]: audit 2024-09-17T01:21:20.765586+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.996 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: cephadm 2024-09-17T01:21:19.919995+0000 mgr.y (mgr.44106) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.996 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.021836+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.122840+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.223115+0000 mgr.y (mgr.44106) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.301183+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.386598+0000 mgr.y (mgr.44106) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.467563+0000 mgr.y (mgr.44106) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.560782+0000 mgr.y (mgr.44106) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.654832+0000 mgr.y (mgr.44106) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.766137+0000 mgr.y (mgr.44106) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.840695+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.842436+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.843353+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.845210+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.997 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.845844+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.850708+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.920071+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.922147+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.923218+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.925845+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.926658+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:20.931922+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.020987+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.023024+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.024642+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.026864+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.027549+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.032728+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.998 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.114471+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.116155+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.116979+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.119152+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.119878+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.124727+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.194096+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.195925+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.196822+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.198565+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.199235+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.205935+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.286665+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.288576+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.289956+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:21.999 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.292996+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.293844+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.301264+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.384635+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.387121+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.388517+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.391441+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.392500+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.402340+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.518514+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.520688+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.522141+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.525319+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.000 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.526536+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.536920+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.616828+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.628178+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.641338+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.672455+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.674858+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.676131+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.679404+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.680357+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.687000+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.781599+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.783476+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.001 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.784316+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.002 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.786437+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.002 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.787064+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.002 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:21 smithi050 bash[74456]: audit 2024-09-17T01:21:21.794810+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: cephadm 2024-09-17T01:21:19.919995+0000 mgr.y (mgr.44106) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.021836+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.122840+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.223115+0000 mgr.y (mgr.44106) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.301183+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.386598+0000 mgr.y (mgr.44106) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.467563+0000 mgr.y (mgr.44106) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.560782+0000 mgr.y (mgr.44106) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.654832+0000 mgr.y (mgr.44106) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.766137+0000 mgr.y (mgr.44106) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.840695+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.842436+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.843353+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.845210+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.845844+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.850708+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.920071+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.922147+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.923218+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.925845+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: cephadm 2024-09-17T01:21:19.919995+0000 mgr.y (mgr.44106) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.021836+0000 mgr.y (mgr.44106) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.122840+0000 mgr.y (mgr.44106) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.083 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.223115+0000 mgr.y (mgr.44106) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.301183+0000 mgr.y (mgr.44106) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.386598+0000 mgr.y (mgr.44106) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.467563+0000 mgr.y (mgr.44106) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.560782+0000 mgr.y (mgr.44106) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.654832+0000 mgr.y (mgr.44106) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.766137+0000 mgr.y (mgr.44106) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.840695+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.842436+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.843353+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.845210+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.845844+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.850708+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.920071+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.922147+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.923218+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.925845+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.926658+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:20.931922+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.020987+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.023024+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.024642+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.026864+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.027549+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.032728+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.114471+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.116155+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.116979+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.119152+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.119878+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.124727+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.194096+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.195925+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.196822+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.198565+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.199235+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.926658+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:20.931922+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.020987+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.023024+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.086 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.024642+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.026864+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.027549+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.032728+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.114471+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.116155+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.116979+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.119152+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.119878+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.124727+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.194096+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.195925+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.196822+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.087 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.198565+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.088 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.199235+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.205935+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.286665+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.288576+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.289956+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.292996+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.293844+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.301264+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.384635+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.387121+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.388517+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.391441+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.392500+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.402340+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.518514+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.520688+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.522141+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.525319+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.526536+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.536920+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.089 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.616828+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.205935+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.286665+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.288576+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.289956+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.292996+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.293844+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.301264+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.384635+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.387121+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.388517+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.391441+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.392500+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.402340+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.518514+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.520688+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.522141+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.525319+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.526536+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.536920+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.616828+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.628178+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.641338+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.672455+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.091 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.674858+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.676131+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.679404+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.680357+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.687000+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.781599+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.783476+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.784316+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.786437+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.787064+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[94694]: audit 2024-09-17T01:21:21.794810+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.092 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.628178+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.641338+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.672455+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.674858+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.676131+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.679404+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.680357+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.687000+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.781599+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.783476+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.784316+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.786437+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:22.093 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.787064+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:22.094 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:21 smithi027 bash[97161]: audit 2024-09-17T01:21:21.794810+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.851119+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cephadm 2024-09-17T01:21:20.932451+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cluster 2024-09-17T01:21:21.011958+0000 mgr.y (mgr.44106) 274 : cluster [DBG] pgmap v77: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 496 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:23.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cephadm 2024-09-17T01:21:21.033231+0000 mgr.y (mgr.44106) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cephadm 2024-09-17T01:21:21.125115+0000 mgr.y (mgr.44106) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cephadm 2024-09-17T01:21:21.206398+0000 mgr.y (mgr.44106) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cephadm 2024-09-17T01:21:21.301699+0000 mgr.y (mgr.44106) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cephadm 2024-09-17T01:21:21.402919+0000 mgr.y (mgr.44106) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cephadm 2024-09-17T01:21:21.537603+0000 mgr.y (mgr.44106) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cephadm 2024-09-17T01:21:21.687711+0000 mgr.y (mgr.44106) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: cephadm 2024-09-17T01:21:21.795326+0000 mgr.y (mgr.44106) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.891225+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.893414+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.894323+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.896777+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.897380+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.902070+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.979191+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.980839+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.981625+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.851119+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cephadm 2024-09-17T01:21:20.932451+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cluster 2024-09-17T01:21:21.011958+0000 mgr.y (mgr.44106) 274 : cluster [DBG] pgmap v77: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 496 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cephadm 2024-09-17T01:21:21.033231+0000 mgr.y (mgr.44106) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cephadm 2024-09-17T01:21:21.125115+0000 mgr.y (mgr.44106) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cephadm 2024-09-17T01:21:21.206398+0000 mgr.y (mgr.44106) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cephadm 2024-09-17T01:21:21.301699+0000 mgr.y (mgr.44106) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cephadm 2024-09-17T01:21:21.402919+0000 mgr.y (mgr.44106) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cephadm 2024-09-17T01:21:21.537603+0000 mgr.y (mgr.44106) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cephadm 2024-09-17T01:21:21.687711+0000 mgr.y (mgr.44106) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: cephadm 2024-09-17T01:21:21.795326+0000 mgr.y (mgr.44106) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.084 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.891225+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.893414+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.894323+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.896777+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.897380+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.902070+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.979191+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.980839+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.085 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.981625+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.085 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.983434+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.984111+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:21.993105+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.064090+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.066150+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.067387+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.069367+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.070031+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.078783+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.086 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.150241+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.151930+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.152796+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.154817+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.155539+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.162984+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.238860+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.240650+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.241465+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.243208+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.243806+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.250226+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.327151+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.327466+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.087 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.329391+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.330148+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.331852+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.335111+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.335613+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.343307+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.348705+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.419127+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.421784+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.423216+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.424333+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.088 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[94694]: audit 2024-09-17T01:21:22.425647+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:23.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.983434+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.984111+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:21.993105+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.064090+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.066150+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.067387+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.069367+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.070031+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.078783+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.089 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.150241+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.151930+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.152796+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.154817+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.155539+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.162984+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.238860+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.240650+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.241465+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.243208+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.243806+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.250226+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.327151+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.327466+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.090 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.329391+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.330148+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.331852+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.335111+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.335613+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.343307+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.348705+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.419127+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.421784+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.423216+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.424333+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.091 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:22 smithi027 bash[97161]: audit 2024-09-17T01:21:22.425647+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:23.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.851119+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cephadm 2024-09-17T01:21:20.932451+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cluster 2024-09-17T01:21:21.011958+0000 mgr.y (mgr.44106) 274 : cluster [DBG] pgmap v77: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 496 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cephadm 2024-09-17T01:21:21.033231+0000 mgr.y (mgr.44106) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cephadm 2024-09-17T01:21:21.125115+0000 mgr.y (mgr.44106) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cephadm 2024-09-17T01:21:21.206398+0000 mgr.y (mgr.44106) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cephadm 2024-09-17T01:21:21.301699+0000 mgr.y (mgr.44106) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cephadm 2024-09-17T01:21:21.402919+0000 mgr.y (mgr.44106) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cephadm 2024-09-17T01:21:21.537603+0000 mgr.y (mgr.44106) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cephadm 2024-09-17T01:21:21.687711+0000 mgr.y (mgr.44106) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: cephadm 2024-09-17T01:21:21.795326+0000 mgr.y (mgr.44106) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:23.131 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.891225+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.893414+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.894323+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.896777+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.897380+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.902070+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.979191+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.980839+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.132 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.981625+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.983434+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.984111+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:21.993105+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.064090+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.066150+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.067387+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.069367+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.070031+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.078783+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.150241+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.151930+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.133 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.152796+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.154817+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.155539+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.162984+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.238860+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.240650+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.241465+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.243208+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.243806+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.250226+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.327151+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.327466+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.329391+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.330148+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.134 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.331852+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:23.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.335111+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.335613+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:23.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.343307+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.348705+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:23.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.419127+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:23.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.421784+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.423216+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.424333+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:23.135 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:22 smithi050 bash[74456]: audit 2024-09-17T01:21:22.425647+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:24.081 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[97161]: cephadm 2024-09-17T01:21:21.902766+0000 mgr.y (mgr.44106) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[97161]: cephadm 2024-09-17T01:21:21.993551+0000 mgr.y (mgr.44106) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[97161]: cephadm 2024-09-17T01:21:22.079310+0000 mgr.y (mgr.44106) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[97161]: cephadm 2024-09-17T01:21:22.163570+0000 mgr.y (mgr.44106) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[97161]: cephadm 2024-09-17T01:21:22.250747+0000 mgr.y (mgr.44106) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[97161]: audit 2024-09-17T01:21:22.425856+0000 mgr.y (mgr.44106) 288 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:24.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[97161]: cephadm 2024-09-17T01:21:22.427022+0000 mgr.y (mgr.44106) 289 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T01:21:24.082 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[97161]: cluster 2024-09-17T01:21:23.013637+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v78: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:24.082 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[94694]: cephadm 2024-09-17T01:21:21.902766+0000 mgr.y (mgr.44106) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[94694]: cephadm 2024-09-17T01:21:21.993551+0000 mgr.y (mgr.44106) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[94694]: cephadm 2024-09-17T01:21:22.079310+0000 mgr.y (mgr.44106) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[94694]: cephadm 2024-09-17T01:21:22.163570+0000 mgr.y (mgr.44106) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[94694]: cephadm 2024-09-17T01:21:22.250747+0000 mgr.y (mgr.44106) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[94694]: audit 2024-09-17T01:21:22.425856+0000 mgr.y (mgr.44106) 288 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:24.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[94694]: cephadm 2024-09-17T01:21:22.427022+0000 mgr.y (mgr.44106) 289 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T01:21:24.083 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:23 smithi027 bash[94694]: cluster 2024-09-17T01:21:23.013637+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v78: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:24.116 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:23 smithi050 bash[74456]: cephadm 2024-09-17T01:21:21.902766+0000 mgr.y (mgr.44106) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.116 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:23 smithi050 bash[74456]: cephadm 2024-09-17T01:21:21.993551+0000 mgr.y (mgr.44106) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.116 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:23 smithi050 bash[74456]: cephadm 2024-09-17T01:21:22.079310+0000 mgr.y (mgr.44106) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.116 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:23 smithi050 bash[74456]: cephadm 2024-09-17T01:21:22.163570+0000 mgr.y (mgr.44106) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.116 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:23 smithi050 bash[74456]: cephadm 2024-09-17T01:21:22.250747+0000 mgr.y (mgr.44106) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:24.116 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:23 smithi050 bash[74456]: audit 2024-09-17T01:21:22.425856+0000 mgr.y (mgr.44106) 288 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T01:21:24.117 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:23 smithi050 bash[74456]: cephadm 2024-09-17T01:21:22.427022+0000 mgr.y (mgr.44106) 289 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T01:21:24.117 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:23 smithi050 bash[74456]: cluster 2024-09-17T01:21:23.013637+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v78: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:25.453 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:25 smithi027 bash[94694]: audit 2024-09-17T01:21:24.186732+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:25.453 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:25 smithi027 bash[94694]: audit 2024-09-17T01:21:24.194495+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:25.453 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:25 smithi027 bash[94694]: audit 2024-09-17T01:21:24.201393+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:25.453 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:25 smithi027 bash[97161]: audit 2024-09-17T01:21:24.186732+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:25.454 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:25 smithi027 bash[97161]: audit 2024-09-17T01:21:24.194495+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:25.454 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:25 smithi027 bash[97161]: audit 2024-09-17T01:21:24.201393+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:25.461 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:25 smithi050 bash[74456]: audit 2024-09-17T01:21:24.186732+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:25.461 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:25 smithi050 bash[74456]: audit 2024-09-17T01:21:24.194495+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:25.461 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:25 smithi050 bash[74456]: audit 2024-09-17T01:21:24.201393+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:25.706 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:25 smithi027 bash[102597]: debug 2024-09-17T01:21:25.525+0000 7f1082fe2640 1 -- 172.21.15.27:0/3946860843 <== mon.1 v2:172.21.15.27:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560310528960 con 0x560310549800 2024-09-17T01:21:26.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:26 smithi027 bash[97161]: cluster 2024-09-17T01:21:25.014642+0000 mgr.y (mgr.44106) 291 : cluster [DBG] pgmap v79: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 910 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:26.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:26 smithi027 bash[94694]: cluster 2024-09-17T01:21:25.014642+0000 mgr.y (mgr.44106) 291 : cluster [DBG] pgmap v79: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 910 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:26.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:26 smithi050 bash[74456]: cluster 2024-09-17T01:21:25.014642+0000 mgr.y (mgr.44106) 291 : cluster [DBG] pgmap v79: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 910 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:27.667 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:27 smithi027 bash[102597]: debug 2024-09-17T01:21:27.389+0000 7f1085849640 -1 Falling back to public interface 2024-09-17T01:21:28.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[97161]: cluster 2024-09-17T01:21:27.015784+0000 mgr.y (mgr.44106) 292 : cluster [DBG] pgmap v80: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:28.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[97161]: audit 2024-09-17T01:21:27.087890+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:28.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[97161]: audit 2024-09-17T01:21:27.090128+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:28.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[97161]: audit 2024-09-17T01:21:27.127218+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:28.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[97161]: cephadm 2024-09-17T01:21:27.304654+0000 mgr.y (mgr.44106) 293 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T01:21:28.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[97161]: audit 2024-09-17T01:21:27.306083+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:21:28.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[97161]: audit 2024-09-17T01:21:27.306938+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:28.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[97161]: cephadm 2024-09-17T01:21:27.311124+0000 mgr.y (mgr.44106) 294 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-17T01:21:28.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[94694]: cluster 2024-09-17T01:21:27.015784+0000 mgr.y (mgr.44106) 292 : cluster [DBG] pgmap v80: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:28.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[94694]: audit 2024-09-17T01:21:27.087890+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:28.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[94694]: audit 2024-09-17T01:21:27.090128+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:28.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[94694]: audit 2024-09-17T01:21:27.127218+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:28.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[94694]: cephadm 2024-09-17T01:21:27.304654+0000 mgr.y (mgr.44106) 293 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T01:21:28.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[94694]: audit 2024-09-17T01:21:27.306083+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:21:28.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[94694]: audit 2024-09-17T01:21:27.306938+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:28.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:28 smithi027 bash[94694]: cephadm 2024-09-17T01:21:27.311124+0000 mgr.y (mgr.44106) 294 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-17T01:21:28.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:28 smithi050 bash[74456]: cluster 2024-09-17T01:21:27.015784+0000 mgr.y (mgr.44106) 292 : cluster [DBG] pgmap v80: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:28.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:28 smithi050 bash[74456]: audit 2024-09-17T01:21:27.087890+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:28.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:28 smithi050 bash[74456]: audit 2024-09-17T01:21:27.090128+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:28.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:28 smithi050 bash[74456]: audit 2024-09-17T01:21:27.127218+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:28.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:28 smithi050 bash[74456]: cephadm 2024-09-17T01:21:27.304654+0000 mgr.y (mgr.44106) 293 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T01:21:28.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:28 smithi050 bash[74456]: audit 2024-09-17T01:21:27.306083+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T01:21:28.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:28 smithi050 bash[74456]: audit 2024-09-17T01:21:27.306938+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:28.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:28 smithi050 bash[74456]: cephadm 2024-09-17T01:21:27.311124+0000 mgr.y (mgr.44106) 294 : cephadm [INF] Deploying daemon osd.0 on smithi027 2024-09-17T01:21:29.356 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:29 smithi027 bash[94694]: audit 2024-09-17T01:21:28.058834+0000 mgr.y (mgr.44106) 295 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:29.357 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:29 smithi027 bash[97161]: audit 2024-09-17T01:21:28.058834+0000 mgr.y (mgr.44106) 295 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:29.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:29 smithi050 bash[74456]: audit 2024-09-17T01:21:28.058834+0000 mgr.y (mgr.44106) 295 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:30.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:30 smithi050 bash[74456]: cluster 2024-09-17T01:21:29.017702+0000 mgr.y (mgr.44106) 296 : cluster [DBG] pgmap v81: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:30.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:30 smithi027 bash[94694]: cluster 2024-09-17T01:21:29.017702+0000 mgr.y (mgr.44106) 296 : cluster [DBG] pgmap v81: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:30.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:21:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:21:30] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T01:21:30.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:30 smithi027 bash[97161]: cluster 2024-09-17T01:21:29.017702+0000 mgr.y (mgr.44106) 296 : cluster [DBG] pgmap v81: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:31.581 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:31 smithi027 bash[102597]: debug 2024-09-17T01:21:31.325+0000 7f1085849640 -1 osd.0 0 read_superblock omap replica is missing. 2024-09-17T01:21:31.581 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:31 smithi027 bash[102597]: debug 2024-09-17T01:21:31.365+0000 7f1085849640 -1 osd.0 114 log_to_monitors true 2024-09-17T01:21:32.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:32 smithi050 bash[74456]: cluster 2024-09-17T01:21:31.018278+0000 mgr.y (mgr.44106) 297 : cluster [DBG] pgmap v82: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:32.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:32 smithi050 bash[74456]: audit 2024-09-17T01:21:31.374836+0000 mon.a (mon.0) 740 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:21:32.432 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:32 smithi027 bash[94694]: cluster 2024-09-17T01:21:31.018278+0000 mgr.y (mgr.44106) 297 : cluster [DBG] pgmap v82: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:32.432 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:32 smithi027 bash[94694]: audit 2024-09-17T01:21:31.374836+0000 mon.a (mon.0) 740 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:21:32.433 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:32 smithi027 bash[97161]: cluster 2024-09-17T01:21:31.018278+0000 mgr.y (mgr.44106) 297 : cluster [DBG] pgmap v82: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:32.433 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:32 smithi027 bash[97161]: audit 2024-09-17T01:21:31.374836+0000 mon.a (mon.0) 740 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:21:32.433 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:32 smithi027 bash[102597]: debug 2024-09-17T01:21:32.149+0000 7f107d5f4640 -1 osd.0 114 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T01:21:32.692 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:21:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:32.692 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:21:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:32.692 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:21:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:32.693 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:21:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:32.693 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:32.693 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:21:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:32.693 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:32.694 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:21:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:32.694 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:32 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:33.082 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:32 smithi027 systemd[1]: Stopping Ceph osd.0 for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:21:33.082 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:32 smithi027 bash[102597]: debug 2024-09-17T01:21:32.789+0000 7f10827e1640 -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-17T01:21:33.082 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:32 smithi027 bash[102597]: debug 2024-09-17T01:21:32.789+0000 7f10827e1640 -1 osd.0 117 *** Got signal Terminated *** 2024-09-17T01:21:33.082 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:32 smithi027 bash[102597]: debug 2024-09-17T01:21:32.789+0000 7f10827e1640 -1 osd.0 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T01:21:33.367 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:33 smithi027 bash[97161]: audit 2024-09-17T01:21:32.108447+0000 mon.a (mon.0) 741 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T01:21:33.367 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:33 smithi027 bash[97161]: cluster 2024-09-17T01:21:32.113306+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T01:21:33.368 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:33 smithi027 bash[97161]: audit 2024-09-17T01:21:32.115364+0000 mon.a (mon.0) 743 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T01:21:33.368 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:33 smithi027 bash[94694]: audit 2024-09-17T01:21:32.108447+0000 mon.a (mon.0) 741 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T01:21:33.368 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:33 smithi027 bash[94694]: cluster 2024-09-17T01:21:32.113306+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T01:21:33.368 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:33 smithi027 bash[94694]: audit 2024-09-17T01:21:32.115364+0000 mon.a (mon.0) 743 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T01:21:33.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:33 smithi050 bash[74456]: audit 2024-09-17T01:21:32.108447+0000 mon.a (mon.0) 741 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T01:21:33.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:33 smithi050 bash[74456]: cluster 2024-09-17T01:21:32.113306+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T01:21:33.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:33 smithi050 bash[74456]: audit 2024-09-17T01:21:32.115364+0000 mon.a (mon.0) 743 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T01:21:34.331 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[104171]: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-0 2024-09-17T01:21:34.332 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[104234]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-0 2024-09-17T01:21:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.020029+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v84: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.110272+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T01:21:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.126733+0000 mon.a (mon.0) 745 : cluster [INF] osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395] boot 2024-09-17T01:21:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.126899+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T01:21:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: audit 2024-09-17T01:21:33.130752+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:21:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.342534+0000 mon.a (mon.0) 748 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.342610+0000 mon.a (mon.0) 749 : cluster [INF] osd.0 failed (root=default,host=smithi027) (connection refused reported by osd.2) 2024-09-17T01:21:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.342897+0000 mon.a (mon.0) 750 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.344433+0000 mon.a (mon.0) 751 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.344733+0000 mon.a (mon.0) 752 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.344845+0000 mon.a (mon.0) 753 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.345019+0000 mon.a (mon.0) 754 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.345313+0000 mon.a (mon.0) 755 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.345508+0000 mon.a (mon.0) 756 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.345829+0000 mon.a (mon.0) 757 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.346018+0000 mon.a (mon.0) 758 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.346276+0000 mon.a (mon.0) 759 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.346505+0000 mon.a (mon.0) 760 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.346743+0000 mon.a (mon.0) 761 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.347080+0000 mon.a (mon.0) 762 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.542908+0000 mon.a (mon.0) 763 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.542985+0000 mon.a (mon.0) 764 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.544089+0000 mon.a (mon.0) 765 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.544197+0000 mon.a (mon.0) 766 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.020029+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v84: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.110272+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T01:21:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.126733+0000 mon.a (mon.0) 745 : cluster [INF] osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395] boot 2024-09-17T01:21:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.126899+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T01:21:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: audit 2024-09-17T01:21:33.130752+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:21:34.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.342534+0000 mon.a (mon.0) 748 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.342610+0000 mon.a (mon.0) 749 : cluster [INF] osd.0 failed (root=default,host=smithi027) (connection refused reported by osd.2) 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.342897+0000 mon.a (mon.0) 750 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.344433+0000 mon.a (mon.0) 751 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.344733+0000 mon.a (mon.0) 752 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.344845+0000 mon.a (mon.0) 753 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.345019+0000 mon.a (mon.0) 754 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.345313+0000 mon.a (mon.0) 755 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.345508+0000 mon.a (mon.0) 756 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.345829+0000 mon.a (mon.0) 757 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.346018+0000 mon.a (mon.0) 758 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.346276+0000 mon.a (mon.0) 759 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.346505+0000 mon.a (mon.0) 760 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.346743+0000 mon.a (mon.0) 761 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.347080+0000 mon.a (mon.0) 762 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.542908+0000 mon.a (mon.0) 763 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.542985+0000 mon.a (mon.0) 764 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.544089+0000 mon.a (mon.0) 765 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.544197+0000 mon.a (mon.0) 766 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.544441+0000 mon.a (mon.0) 767 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.544503+0000 mon.a (mon.0) 768 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.544775+0000 mon.a (mon.0) 769 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.544872+0000 mon.a (mon.0) 770 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.545038+0000 mon.a (mon.0) 771 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.545130+0000 mon.a (mon.0) 772 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.545295+0000 mon.a (mon.0) 773 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.545390+0000 mon.a (mon.0) 774 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.547277+0000 mon.a (mon.0) 775 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.547375+0000 mon.a (mon.0) 776 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.946990+0000 mon.a (mon.0) 777 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.947114+0000 mon.a (mon.0) 778 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.948017+0000 mon.a (mon.0) 779 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.948311+0000 mon.a (mon.0) 780 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.948428+0000 mon.a (mon.0) 781 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.948707+0000 mon.a (mon.0) 782 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.948880+0000 mon.a (mon.0) 783 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.949179+0000 mon.a (mon.0) 784 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.949348+0000 mon.a (mon.0) 785 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.949642+0000 mon.a (mon.0) 786 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.949818+0000 mon.a (mon.0) 787 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.950116+0000 mon.a (mon.0) 788 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.951674+0000 mon.a (mon.0) 789 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[97161]: cluster 2024-09-17T01:21:33.951864+0000 mon.a (mon.0) 790 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.544441+0000 mon.a (mon.0) 767 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.544503+0000 mon.a (mon.0) 768 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.544775+0000 mon.a (mon.0) 769 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.544872+0000 mon.a (mon.0) 770 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.545038+0000 mon.a (mon.0) 771 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.545130+0000 mon.a (mon.0) 772 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.545295+0000 mon.a (mon.0) 773 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.545390+0000 mon.a (mon.0) 774 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.547277+0000 mon.a (mon.0) 775 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.547375+0000 mon.a (mon.0) 776 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.946990+0000 mon.a (mon.0) 777 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.947114+0000 mon.a (mon.0) 778 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.948017+0000 mon.a (mon.0) 779 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.948311+0000 mon.a (mon.0) 780 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.948428+0000 mon.a (mon.0) 781 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.948707+0000 mon.a (mon.0) 782 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.948880+0000 mon.a (mon.0) 783 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.949179+0000 mon.a (mon.0) 784 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.949348+0000 mon.a (mon.0) 785 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.949642+0000 mon.a (mon.0) 786 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.949818+0000 mon.a (mon.0) 787 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.950116+0000 mon.a (mon.0) 788 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.951674+0000 mon.a (mon.0) 789 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:34 smithi027 bash[94694]: cluster 2024-09-17T01:21:33.951864+0000 mon.a (mon.0) 790 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.020029+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v84: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.110272+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.126733+0000 mon.a (mon.0) 745 : cluster [INF] osd.0 [v2:172.21.15.27:6802/3532048395,v1:172.21.15.27:6803/3532048395] boot 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.126899+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: audit 2024-09-17T01:21:33.130752+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.342534+0000 mon.a (mon.0) 748 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.342610+0000 mon.a (mon.0) 749 : cluster [INF] osd.0 failed (root=default,host=smithi027) (connection refused reported by osd.2) 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.342897+0000 mon.a (mon.0) 750 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.344433+0000 mon.a (mon.0) 751 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.344733+0000 mon.a (mon.0) 752 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.344845+0000 mon.a (mon.0) 753 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.345019+0000 mon.a (mon.0) 754 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.345313+0000 mon.a (mon.0) 755 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.345508+0000 mon.a (mon.0) 756 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.345829+0000 mon.a (mon.0) 757 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.346018+0000 mon.a (mon.0) 758 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.346276+0000 mon.a (mon.0) 759 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.346505+0000 mon.a (mon.0) 760 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.346743+0000 mon.a (mon.0) 761 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.347080+0000 mon.a (mon.0) 762 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.542908+0000 mon.a (mon.0) 763 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.542985+0000 mon.a (mon.0) 764 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.544089+0000 mon.a (mon.0) 765 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.544197+0000 mon.a (mon.0) 766 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.544441+0000 mon.a (mon.0) 767 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.544503+0000 mon.a (mon.0) 768 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.544775+0000 mon.a (mon.0) 769 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.544872+0000 mon.a (mon.0) 770 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.545038+0000 mon.a (mon.0) 771 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.545130+0000 mon.a (mon.0) 772 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.545295+0000 mon.a (mon.0) 773 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.545390+0000 mon.a (mon.0) 774 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.547277+0000 mon.a (mon.0) 775 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.547375+0000 mon.a (mon.0) 776 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.946990+0000 mon.a (mon.0) 777 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.947114+0000 mon.a (mon.0) 778 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.948017+0000 mon.a (mon.0) 779 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.948311+0000 mon.a (mon.0) 780 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.948428+0000 mon.a (mon.0) 781 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.948707+0000 mon.a (mon.0) 782 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.948880+0000 mon.a (mon.0) 783 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.949179+0000 mon.a (mon.0) 784 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.949348+0000 mon.a (mon.0) 785 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.949642+0000 mon.a (mon.0) 786 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.949818+0000 mon.a (mon.0) 787 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-09-17T01:21:34.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.950116+0000 mon.a (mon.0) 788 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-09-17T01:21:34.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.951674+0000 mon.a (mon.0) 789 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:34.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:34 smithi050 bash[74456]: cluster 2024-09-17T01:21:33.951864+0000 mon.a (mon.0) 790 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-09-17T01:21:35.331 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:35 smithi027 bash[97161]: cluster 2024-09-17T01:21:34.118296+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T01:21:35.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:35 smithi027 bash[97161]: cluster 2024-09-17T01:21:34.128225+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T01:21:35.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:35 smithi027 bash[97161]: cluster 2024-09-17T01:21:35.125215+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T01:21:35.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:35 smithi027 bash[94694]: cluster 2024-09-17T01:21:34.118296+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T01:21:35.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:35 smithi027 bash[94694]: cluster 2024-09-17T01:21:34.128225+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T01:21:35.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:35 smithi027 bash[94694]: cluster 2024-09-17T01:21:35.125215+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T01:21:35.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:35 smithi050 bash[74456]: cluster 2024-09-17T01:21:34.118296+0000 mon.a (mon.0) 791 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T01:21:35.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:35 smithi050 bash[74456]: cluster 2024-09-17T01:21:34.128225+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T01:21:35.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:35 smithi050 bash[74456]: cluster 2024-09-17T01:21:35.125215+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T01:21:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:36 smithi027 bash[94694]: cluster 2024-09-17T01:21:35.020585+0000 mgr.y (mgr.44106) 299 : cluster [DBG] pgmap v87: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:36 smithi027 bash[94694]: audit 2024-09-17T01:21:35.869407+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:36 smithi027 bash[94694]: audit 2024-09-17T01:21:35.875135+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:36.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:36 smithi027 bash[94694]: audit 2024-09-17T01:21:35.881507+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:36 smithi027 bash[97161]: cluster 2024-09-17T01:21:35.020585+0000 mgr.y (mgr.44106) 299 : cluster [DBG] pgmap v87: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:36 smithi027 bash[97161]: audit 2024-09-17T01:21:35.869407+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:36 smithi027 bash[97161]: audit 2024-09-17T01:21:35.875135+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:36.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:36 smithi027 bash[97161]: audit 2024-09-17T01:21:35.881507+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:36.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:36 smithi050 bash[74456]: cluster 2024-09-17T01:21:35.020585+0000 mgr.y (mgr.44106) 299 : cluster [DBG] pgmap v87: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:36.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:36 smithi050 bash[74456]: audit 2024-09-17T01:21:35.869407+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:36.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:36 smithi050 bash[74456]: audit 2024-09-17T01:21:35.875135+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:36.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:36 smithi050 bash[74456]: audit 2024-09-17T01:21:35.881507+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:36.936 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:36.937 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:36.937 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:36.937 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:36.937 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:36.938 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:36.938 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:36.938 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:36.939 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T01:21:36.939 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: Stopped Ceph osd.0 for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:21:36.939 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:21:36.939 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:36 smithi027 systemd[1]: Started Ceph osd.0 for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: cluster 2024-09-17T01:21:35.876230+0000 mgr.y (mgr.44106) 300 : cluster [DBG] pgmap v89: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: cluster 2024-09-17T01:21:36.873527+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.000873+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.005846+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.010578+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.011205+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.013189+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.013894+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.021396+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.096330+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:37.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.098141+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.099292+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.101113+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.101780+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[94694]: audit 2024-09-17T01:21:37.108924+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: cluster 2024-09-17T01:21:35.876230+0000 mgr.y (mgr.44106) 300 : cluster [DBG] pgmap v89: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: cluster 2024-09-17T01:21:36.873527+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.000873+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.005846+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.010578+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.011205+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:37.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.013189+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.013894+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.021396+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.096330+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.098141+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.099292+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.101113+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.101780+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:37.334 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:37 smithi027 bash[97161]: audit 2024-09-17T01:21:37.108924+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: cluster 2024-09-17T01:21:35.876230+0000 mgr.y (mgr.44106) 300 : cluster [DBG] pgmap v89: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:37.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: cluster 2024-09-17T01:21:36.873527+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T01:21:37.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.000873+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.005846+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.010578+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.011205+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.013189+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.013894+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.021396+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.096330+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.098141+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.099292+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.101113+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.101780+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:37.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:37 smithi050 bash[74456]: audit 2024-09-17T01:21:37.108924+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:37.694 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:21:38.331 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cluster 2024-09-17T01:21:37.015331+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v90: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.021855+0000 mgr.y (mgr.44106) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.109497+0000 mgr.y (mgr.44106) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.185713+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.187450+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.188269+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.190153+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.190813+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.197588+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.198085+0000 mgr.y (mgr.44106) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.277174+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.279535+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.280612+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.283111+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.283762+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.290717+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.291182+0000 mgr.y (mgr.44106) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.365420+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.367323+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cluster 2024-09-17T01:21:37.015331+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v90: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-09-17T01:21:38.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.021855+0000 mgr.y (mgr.44106) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.109497+0000 mgr.y (mgr.44106) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.185713+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.187450+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.188269+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.190153+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.190813+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.197588+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.198085+0000 mgr.y (mgr.44106) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.277174+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.279535+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.280612+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.283111+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.283762+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.290717+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.291182+0000 mgr.y (mgr.44106) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.365420+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.336 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.367323+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.368126+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.369808+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.370344+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.377188+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.377848+0000 mgr.y (mgr.44106) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.450774+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.452474+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.453387+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.455156+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.455741+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.463342+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.463906+0000 mgr.y (mgr.44106) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.552087+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.554207+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.555315+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.557679+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.558590+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.566596+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.567229+0000 mgr.y (mgr.44106) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.666303+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.668706+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.669909+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.672779+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.673721+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.679934+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.680673+0000 mgr.y (mgr.44106) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.691615+0000 mgr.y (mgr.44106) 310 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.772805+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.774932+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.775996+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.778196+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.779096+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.784371+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.784889+0000 mgr.y (mgr.44106) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.860010+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.861625+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.862372+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.863939+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.339 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.864512+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.368126+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.369808+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.370344+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.377188+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.377848+0000 mgr.y (mgr.44106) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.450774+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.452474+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.453387+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.455156+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.455741+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.463342+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.463906+0000 mgr.y (mgr.44106) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.552087+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.554207+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.555315+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.557679+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.558590+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.566596+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.341 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.567229+0000 mgr.y (mgr.44106) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.869094+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.939247+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.941764+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.942525+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.944273+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.944947+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:37.949948+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: cluster 2024-09-17T01:21:38.008946+0000 mon.a (mon.0) 865 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.035202+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.037194+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.038130+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.040070+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.040768+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.045435+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.118827+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.120758+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.121770+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.125503+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.126247+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[97161]: audit 2024-09-17T01:21:38.131491+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.666303+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.668706+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.669909+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.672779+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.673721+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.679934+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.680673+0000 mgr.y (mgr.44106) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.691615+0000 mgr.y (mgr.44106) 310 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:38.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.772805+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.774932+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.775996+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.778196+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.779096+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.784371+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.784889+0000 mgr.y (mgr.44106) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.860010+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.861625+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.862372+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.863939+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.864512+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.869094+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.939247+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.941764+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.942525+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.944273+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.944947+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:37.949948+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: cluster 2024-09-17T01:21:38.008946+0000 mon.a (mon.0) 865 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T01:21:38.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.035202+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.037194+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.038130+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.040070+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.040768+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.045435+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.118827+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.120758+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.121770+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.125503+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.126247+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:38 smithi027 bash[94694]: audit 2024-09-17T01:21:38.131491+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.466 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:21:38.466 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 2s ago 38m - - 2024-09-17T01:21:38.466 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 16s ago 37m - - 2024-09-17T01:21:38.466 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (20m) 2s ago 30m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:21:38.467 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (5m) 16s ago 29m 75.2M - 9.4.12 2bacad6d85d8 74c50b65c5f9 2024-09-17T01:21:38.467 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (6m) 2s ago 27m 44.4M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:21:38.467 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 running (2m) 16s ago 37m 427M - 19.1.1-330-gc2ddf972 ebb0615149de 513ed4041b22 2024-09-17T01:21:38.467 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (17m) 2s ago 39m 495M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:21:38.467 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (2m) 2s ago 39m 49.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de e292da4db4b2 2024-09-17T01:21:38.468 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (4m) 16s ago 37m 42.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c53495c8c4a9 2024-09-17T01:21:38.468 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (2m) 2s ago 37m 37.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 507ab88f3e2b 2024-09-17T01:21:38.468 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (20m) 2s ago 30m 8708k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:21:38.468 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (19m) 16s ago 30m 8408k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:21:38.468 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 starting - - - 4096M 2024-09-17T01:21:38.468 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (35m) 2s ago 35m 59.9M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:21:38.469 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (35m) 2s ago 35m 54.8M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:21:38.469 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (34m) 2s ago 34m 59.7M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:21:38.469 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (33m) 16s ago 33m 60.7M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:21:38.469 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (33m) 16s ago 33m 57.4M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:21:38.469 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (32m) 16s ago 32m 57.0M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:21:38.469 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (31m) 16s ago 31m 59.3M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:21:38.470 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (6m) 16s ago 30m 61.3M - 2.43.0 a07b618ecd1d 8c3c08db4832 2024-09-17T01:21:38.470 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (28m) 2s ago 28m 92.2M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:21:38.470 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (28m) 16s ago 28m 91.5M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:21:38.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cluster 2024-09-17T01:21:37.015331+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v90: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 78/726 objects degraded (10.744%) 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.021855+0000 mgr.y (mgr.44106) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.109497+0000 mgr.y (mgr.44106) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.185713+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.187450+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.188269+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.190153+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.190813+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.197588+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.198085+0000 mgr.y (mgr.44106) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.277174+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.279535+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.280612+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.283111+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.283762+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.290717+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.291182+0000 mgr.y (mgr.44106) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.365420+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.367323+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.368126+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.369808+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.370344+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.377188+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.377848+0000 mgr.y (mgr.44106) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.450774+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.452474+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.453387+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.455156+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.455741+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.463342+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.463906+0000 mgr.y (mgr.44106) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.552087+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.554207+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.555315+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.557679+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.558590+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.566596+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.567229+0000 mgr.y (mgr.44106) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.666303+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.668706+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.669909+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.672779+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.673721+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.679934+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.680673+0000 mgr.y (mgr.44106) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.691615+0000 mgr.y (mgr.44106) 310 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.772805+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.774932+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.775996+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.778196+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.779096+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.784371+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.784889+0000 mgr.y (mgr.44106) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.860010+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.861625+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.862372+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.863939+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.864512+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.869094+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.939247+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.941764+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.942525+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.944273+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.944947+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:37.949948+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: cluster 2024-09-17T01:21:38.008946+0000 mon.a (mon.0) 865 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.035202+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.037194+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.038130+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.040070+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.040768+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.045435+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.118827+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.120758+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.121770+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.125503+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:38.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.126247+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:38.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:38 smithi050 bash[74456]: audit 2024-09-17T01:21:38.131491+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:38.898 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:21:38.898 INFO:teuthology.orchestra.run.smithi027.stdout: "mon": { 2024-09-17T01:21:38.898 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T01:21:38.898 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: "mgr": { 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: "osd": { 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: "rgw": { 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: }, 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: "overall": { 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5 2024-09-17T01:21:38.899 INFO:teuthology.orchestra.run.smithi027.stdout: } 2024-09-17T01:21:38.900 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:21:39.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.869585+0000 mgr.y (mgr.44106) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:37.950379+0000 mgr.y (mgr.44106) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.045809+0000 mgr.y (mgr.44106) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.063683+0000 mgr.y (mgr.44106) 315 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:39.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.066618+0000 mgr.y (mgr.44106) 316 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:39.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.132028+0000 mgr.y (mgr.44106) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.205432+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.293 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.207340+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.208307+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.210212+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.210897+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.215874+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.216343+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.291902+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.293753+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.294566+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.296305+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.296920+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.301721+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.302161+0000 mgr.y (mgr.44106) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.376145+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.294 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.377869+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.378720+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.380563+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.381217+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.385902+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.386331+0000 mgr.y (mgr.44106) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.458005+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.459937+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.460895+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.461365+0000 mgr.y (mgr.44106) 321 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.467975+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.478033+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.484817+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.295 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.485432+0000 mgr.y (mgr.44106) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.566137+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.567885+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.568700+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.570421+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.571054+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.575885+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.576430+0000 mgr.y (mgr.44106) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.656218+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.657958+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.658852+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.660673+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.661287+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.296 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.666023+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.666455+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.736169+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.738468+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.740440+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.743051+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.743883+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.750530+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.751014+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.822753+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.824607+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.825475+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.827395+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.828087+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.297 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.833163+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.906457+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.908485+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.909443+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.909971+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.27:0/1312390584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.911427+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.912129+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.917572+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.992687+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.995032+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.995924+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.998014+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:38.998754+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:39.004950+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.298 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:39.083046+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:39.085043+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:39.085995+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:39.088140+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:39.088807+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.299 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[94694]: audit 2024-09-17T01:21:39.094779+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.299 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.869585+0000 mgr.y (mgr.44106) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.299 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:37.950379+0000 mgr.y (mgr.44106) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.299 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.045809+0000 mgr.y (mgr.44106) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.299 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.063683+0000 mgr.y (mgr.44106) 315 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:39.299 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.066618+0000 mgr.y (mgr.44106) 316 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.132028+0000 mgr.y (mgr.44106) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.205432+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.207340+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.208307+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.210212+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.210897+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.215874+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.216343+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.291902+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.293753+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.294566+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.296305+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.300 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.296920+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.301721+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.302161+0000 mgr.y (mgr.44106) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.376145+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.377869+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.378720+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.380563+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.381217+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.385902+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.386331+0000 mgr.y (mgr.44106) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.458005+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.459937+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.460895+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.301 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.461365+0000 mgr.y (mgr.44106) 321 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.467975+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.478033+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.484817+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.485432+0000 mgr.y (mgr.44106) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.566137+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.567885+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.568700+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.570421+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.571054+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.575885+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.576430+0000 mgr.y (mgr.44106) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.656218+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.302 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.657958+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.658852+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.660673+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.661287+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.666023+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.666455+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.736169+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.738468+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.740440+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.743051+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.743883+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.303 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.750530+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.751014+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.822753+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.824607+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.825475+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.827395+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.828087+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.833163+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.906457+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.908485+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.909443+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.909971+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.27:0/1312390584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.911427+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.912129+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.304 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.917572+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.992687+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.995032+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.995924+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.998014+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:38.998754+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:39.004950+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:39.083046+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:39.085043+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:39.085995+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:39.088140+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:39.088807+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.305 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[97161]: audit 2024-09-17T01:21:39.094779+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.306 INFO:teuthology.orchestra.run.smithi027.stdout:{ 2024-09-17T01:21:39.306 INFO:teuthology.orchestra.run.smithi027.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3", 2024-09-17T01:21:39.306 INFO:teuthology.orchestra.run.smithi027.stdout: "in_progress": true, 2024-09-17T01:21:39.306 INFO:teuthology.orchestra.run.smithi027.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (0 remaining).", 2024-09-17T01:21:39.306 INFO:teuthology.orchestra.run.smithi027.stdout: "services_complete": [], 2024-09-17T01:21:39.306 INFO:teuthology.orchestra.run.smithi027.stdout: "progress": "0/8 daemons upgraded", 2024-09-17T01:21:39.306 INFO:teuthology.orchestra.run.smithi027.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T01:21:39.306 INFO:teuthology.orchestra.run.smithi027.stdout: "is_paused": false 2024-09-17T01:21:39.306 INFO:teuthology.orchestra.run.smithi027.stdout:} 2024-09-17T01:21:39.581 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[104818]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T01:21:39.581 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:39 smithi027 bash[104818]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T01:21:39.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.869585+0000 mgr.y (mgr.44106) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:37.950379+0000 mgr.y (mgr.44106) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.045809+0000 mgr.y (mgr.44106) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.063683+0000 mgr.y (mgr.44106) 315 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.066618+0000 mgr.y (mgr.44106) 316 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.132028+0000 mgr.y (mgr.44106) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.205432+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.207340+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.208307+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.210212+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.210897+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.215874+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.216343+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.291902+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.293753+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.294566+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.296305+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.296920+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.301721+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.302161+0000 mgr.y (mgr.44106) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.376145+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.377869+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.378720+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.380563+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.381217+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.385902+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.386331+0000 mgr.y (mgr.44106) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.458005+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.459937+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.460895+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.461365+0000 mgr.y (mgr.44106) 321 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.467975+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.478033+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.484817+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.485432+0000 mgr.y (mgr.44106) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.566137+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.567885+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.568700+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.570421+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.571054+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.575885+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.576430+0000 mgr.y (mgr.44106) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.656218+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.657958+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.658852+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.660673+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.661287+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.666023+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.666455+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.736169+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.738468+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.740440+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.743051+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.743883+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.750530+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.751014+0000 mgr.y (mgr.44106) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.822753+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.824607+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.825475+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.827395+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.828087+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.833163+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.906457+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.908485+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.909443+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.909971+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.27:0/1312390584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.911427+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.912129+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.917572+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.992687+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.995032+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.995924+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.998014+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:38.998754+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:39.004950+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:39.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:39.083046+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:39.085043+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:39.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:39.085995+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:39.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:39.088140+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:39.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:39.088807+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:39.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:39 smithi050 bash[74456]: audit 2024-09-17T01:21:39.094779+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:21:40] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T01:21:40.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.833619+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:38.918068+0000 mgr.y (mgr.44106) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.005578+0000 mgr.y (mgr.44106) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cluster 2024-09-17T01:21:39.016335+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v91: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.095272+0000 mgr.y (mgr.44106) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.210024+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.212427+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.213589+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.216180+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.217053+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.225439+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.226247+0000 mgr.y (mgr.44106) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.308313+0000 mgr.y (mgr.44106) 332 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:40.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.338425+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.340458+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.341483+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.343649+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.344334+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.352402+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.833619+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:38.918068+0000 mgr.y (mgr.44106) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.005578+0000 mgr.y (mgr.44106) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cluster 2024-09-17T01:21:39.016335+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v91: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.095272+0000 mgr.y (mgr.44106) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.210024+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.212427+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.213589+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.216180+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.217053+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.225439+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.226247+0000 mgr.y (mgr.44106) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.308313+0000 mgr.y (mgr.44106) 332 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:40.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.338425+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.340458+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.341483+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.343649+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.344334+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.352402+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.353011+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.444667+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.446674+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.447605+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.449508+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.450165+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.456668+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.456991+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.526909+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.528915+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.529908+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.532073+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.532792+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.539496+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.539861+0000 mgr.y (mgr.44106) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.610730+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.613321+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.614082+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.615752+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.353011+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.444667+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.446674+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.447605+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.449508+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.450165+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.456668+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.456991+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.526909+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.528915+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.529908+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.532073+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.532792+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.539496+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.539861+0000 mgr.y (mgr.44106) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.610730+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.613321+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.614082+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.615752+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.616340+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.622765+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.623129+0000 mgr.y (mgr.44106) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.695699+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.697536+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.698312+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.700143+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.700747+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.707521+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.707855+0000 mgr.y (mgr.44106) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.779816+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.781512+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.782282+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.783921+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.784543+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.789483+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.789870+0000 mgr.y (mgr.44106) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.861872+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.863623+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.864392+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.616340+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.622765+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.623129+0000 mgr.y (mgr.44106) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.695699+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.697536+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.698312+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.700143+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.700747+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.707521+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.707855+0000 mgr.y (mgr.44106) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.779816+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.781512+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.782282+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.783921+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.784543+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.789483+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.789870+0000 mgr.y (mgr.44106) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.861872+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.863623+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.864392+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.865957+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.866518+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.870938+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.940497+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.942847+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.944870+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.947724+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.948444+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:39.956127+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.035591+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.037676+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.039001+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.041665+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.042521+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.049418+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.121884+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.123670+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.124465+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.126098+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.126687+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[97161]: audit 2024-09-17T01:21:40.132140+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.865957+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.866518+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.870938+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.940497+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.942847+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.944870+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.947724+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.948444+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:39.956127+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.035591+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.037676+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.039001+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.041665+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.042521+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.049418+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.121884+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.123670+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.124465+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.126098+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.126687+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[94694]: audit 2024-09-17T01:21:40.132140+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.833619+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:38.918068+0000 mgr.y (mgr.44106) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.005578+0000 mgr.y (mgr.44106) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cluster 2024-09-17T01:21:39.016335+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v91: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.095272+0000 mgr.y (mgr.44106) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.210024+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.212427+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.213589+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.216180+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.217053+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.225439+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.226247+0000 mgr.y (mgr.44106) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.308313+0000 mgr.y (mgr.44106) 332 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:21:40.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.338425+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.340458+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.341483+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.343649+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.344334+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.352402+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.353011+0000 mgr.y (mgr.44106) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.444667+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.446674+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.447605+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.449508+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.450165+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.456668+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.456991+0000 mgr.y (mgr.44106) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.526909+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.528915+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.529908+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.532073+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.532792+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.539496+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.539861+0000 mgr.y (mgr.44106) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.610730+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.613321+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.614082+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.615752+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.616340+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.622765+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.623129+0000 mgr.y (mgr.44106) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.695699+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.697536+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.698312+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.700143+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.700747+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.707521+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.707855+0000 mgr.y (mgr.44106) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.779816+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.781512+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.782282+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.783921+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.784543+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.789483+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.789870+0000 mgr.y (mgr.44106) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.861872+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.863623+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.864392+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.865957+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.866518+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.870938+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.940497+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.942847+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.944870+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.947724+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.948444+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:39.956127+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.035591+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.037676+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.039001+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.041665+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.042521+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.049418+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.121884+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.123670+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.124465+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.126098+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.126687+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:40.637 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:40 smithi050 bash[74456]: audit 2024-09-17T01:21:40.132140+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.011 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[104818]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T01:21:41.011 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:40 smithi027 bash[104818]: 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-17T01:21:41.011 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[104818]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T01:21:41.331 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[104818]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T01:21:41.331 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[104818]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T01:21:41.331 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[104818]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T01:21:41.332 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[104818]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T01:21:41.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.871395+0000 mgr.y (mgr.44106) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:39.956830+0000 mgr.y (mgr.44106) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.050153+0000 mgr.y (mgr.44106) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.132571+0000 mgr.y (mgr.44106) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.208190+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.210238+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.211224+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.213111+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.213793+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.219266+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.221064+0000 mgr.y (mgr.44106) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.292786+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.294456+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.295242+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.296817+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.297423+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.301901+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.302301+0000 mgr.y (mgr.44106) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.373266+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.333 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.871395+0000 mgr.y (mgr.44106) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:39.956830+0000 mgr.y (mgr.44106) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.050153+0000 mgr.y (mgr.44106) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.132571+0000 mgr.y (mgr.44106) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.208190+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.210238+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.211224+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.213111+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.213793+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.219266+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.221064+0000 mgr.y (mgr.44106) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.292786+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.294456+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.334 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.295242+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.296817+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.297423+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.301901+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.302301+0000 mgr.y (mgr.44106) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.335 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.373266+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.375659+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.376921+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.379058+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.335 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.379712+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.384548+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.385063+0000 mgr.y (mgr.44106) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.455327+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.457410+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.458523+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.461130+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.461908+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.467206+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.467893+0000 mgr.y (mgr.44106) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.553765+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.336 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.555981+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.557144+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.559279+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.559978+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.564526+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.564875+0000 mgr.y (mgr.44106) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.644780+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.646847+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.647859+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.650763+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.651575+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.659900+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.660424+0000 mgr.y (mgr.44106) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.748153+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.337 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.749872+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.750641+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.752268+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.752828+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.759375+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.759752+0000 mgr.y (mgr.44106) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.837156+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.839661+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.841023+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.843634+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.844665+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.375659+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.376921+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.379058+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.379712+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.384548+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.385063+0000 mgr.y (mgr.44106) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.455327+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.457410+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.458523+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.461130+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.461908+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.467206+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.467893+0000 mgr.y (mgr.44106) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.553765+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.555981+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.557144+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.559279+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.559978+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.564526+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.564875+0000 mgr.y (mgr.44106) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.850247+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.960911+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.963701+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.965263+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.969187+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.970381+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:40.978156+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.065726+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.067510+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.068724+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.070658+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.071292+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.076304+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.152319+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.154413+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.155464+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.157207+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.157839+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[97161]: audit 2024-09-17T01:21:41.164762+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.644780+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.646847+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.647859+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.650763+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.651575+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.659900+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.660424+0000 mgr.y (mgr.44106) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.748153+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.749872+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.342 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.750641+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.752268+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.752828+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.759375+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.759752+0000 mgr.y (mgr.44106) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.837156+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.839661+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.841023+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.843634+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.844665+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.850247+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.960911+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.963701+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.343 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.965263+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.969187+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.970381+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:40.978156+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.065726+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.067510+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.068724+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.070658+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.071292+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.076304+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.152319+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.154413+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.155464+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.157207+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.157839+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:41 smithi027 bash[94694]: audit 2024-09-17T01:21:41.164762+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.871395+0000 mgr.y (mgr.44106) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:39.956830+0000 mgr.y (mgr.44106) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.050153+0000 mgr.y (mgr.44106) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.132571+0000 mgr.y (mgr.44106) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.208190+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.210238+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.211224+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.213111+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.213793+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.219266+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.221064+0000 mgr.y (mgr.44106) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.292786+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.294456+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.631 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.295242+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.296817+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.297423+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.301901+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.302301+0000 mgr.y (mgr.44106) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.373266+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.375659+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.376921+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.379058+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.379712+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.384548+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.385063+0000 mgr.y (mgr.44106) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.455327+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.632 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.457410+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.458523+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.461130+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.461908+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.467206+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.467893+0000 mgr.y (mgr.44106) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.553765+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.555981+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.557144+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.559279+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.559978+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.564526+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.564875+0000 mgr.y (mgr.44106) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.644780+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.646847+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.647859+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.650763+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.651575+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.659900+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.660424+0000 mgr.y (mgr.44106) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.748153+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.749872+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.750641+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.752268+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.752828+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.759375+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.759752+0000 mgr.y (mgr.44106) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.837156+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.839661+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.841023+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.634 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.843634+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.844665+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.850247+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.960911+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.963701+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.965263+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.969187+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.970381+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:40.978156+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.065726+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.067510+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.068724+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.070658+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.071292+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.076304+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:41.635 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.152319+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.154413+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:41.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.155464+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:41.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.157207+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:41.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.157839+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:41.636 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:41 smithi050 bash[74456]: audit 2024-09-17T01:21:41.164762+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.481 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.850741+0000 mgr.y (mgr.44106) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.481 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cephadm 2024-09-17T01:21:40.978770+0000 mgr.y (mgr.44106) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.481 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cluster 2024-09-17T01:21:41.016909+0000 mgr.y (mgr.44106) 352 : cluster [DBG] pgmap v92: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 742 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:42.482 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cephadm 2024-09-17T01:21:41.076781+0000 mgr.y (mgr.44106) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.482 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cephadm 2024-09-17T01:21:41.165263+0000 mgr.y (mgr.44106) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.482 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.249082+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.482 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.251459+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.482 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.252279+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.482 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.253984+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.482 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.254599+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.482 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.259299+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.482 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cephadm 2024-09-17T01:21:41.259712+0000 mgr.y (mgr.44106) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.483 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.327446+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.483 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.329111+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.483 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.329853+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.483 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.331605+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.483 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.332243+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.483 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.336665+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.483 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cephadm 2024-09-17T01:21:41.337109+0000 mgr.y (mgr.44106) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.483 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.406326+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.483 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.408433+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.409400+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.412006+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.412901+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.418155+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cephadm 2024-09-17T01:21:41.418567+0000 mgr.y (mgr.44106) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.511299+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.513931+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.515302+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.517863+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.518896+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.524902+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cephadm 2024-09-17T01:21:41.525539+0000 mgr.y (mgr.44106) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.484 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.645897+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.648241+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.649465+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.652308+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.653241+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.660016+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cephadm 2024-09-17T01:21:41.660791+0000 mgr.y (mgr.44106) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.781759+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.784082+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.785051+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.787633+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.788359+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.794526+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: cephadm 2024-09-17T01:21:41.795071+0000 mgr.y (mgr.44106) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.485 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.861505+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.870662+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.880250+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.910477+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.913208+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.915067+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.917837+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.949834+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:41.958724+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:42.054051+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:42.056799+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:42.058216+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:42.060961+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:42.061916+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:42.069709+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.486 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:42 smithi050 bash[74456]: audit 2024-09-17T01:21:42.080644+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:42.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.850741+0000 mgr.y (mgr.44106) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cephadm 2024-09-17T01:21:40.978770+0000 mgr.y (mgr.44106) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cluster 2024-09-17T01:21:41.016909+0000 mgr.y (mgr.44106) 352 : cluster [DBG] pgmap v92: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 742 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cephadm 2024-09-17T01:21:41.076781+0000 mgr.y (mgr.44106) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cephadm 2024-09-17T01:21:41.165263+0000 mgr.y (mgr.44106) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.249082+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.251459+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.252279+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.253984+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.254599+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.259299+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cephadm 2024-09-17T01:21:41.259712+0000 mgr.y (mgr.44106) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.327446+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.329111+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.329853+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.331605+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.332243+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.336665+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cephadm 2024-09-17T01:21:41.337109+0000 mgr.y (mgr.44106) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.850741+0000 mgr.y (mgr.44106) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.583 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cephadm 2024-09-17T01:21:40.978770+0000 mgr.y (mgr.44106) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cluster 2024-09-17T01:21:41.016909+0000 mgr.y (mgr.44106) 352 : cluster [DBG] pgmap v92: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 742 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cephadm 2024-09-17T01:21:41.076781+0000 mgr.y (mgr.44106) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cephadm 2024-09-17T01:21:41.165263+0000 mgr.y (mgr.44106) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.249082+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.251459+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.252279+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.253984+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.254599+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.259299+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cephadm 2024-09-17T01:21:41.259712+0000 mgr.y (mgr.44106) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.327446+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.329111+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.584 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.329853+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.331605+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.332243+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.336665+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cephadm 2024-09-17T01:21:41.337109+0000 mgr.y (mgr.44106) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.406326+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.585 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.408433+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.409400+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.412006+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.412901+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.418155+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cephadm 2024-09-17T01:21:41.418567+0000 mgr.y (mgr.44106) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.511299+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.513931+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.515302+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.517863+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.518896+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.524902+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cephadm 2024-09-17T01:21:41.525539+0000 mgr.y (mgr.44106) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.645897+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.586 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.648241+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.649465+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.652308+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.653241+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.660016+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cephadm 2024-09-17T01:21:41.660791+0000 mgr.y (mgr.44106) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.781759+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.784082+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.785051+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.787633+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.788359+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.794526+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: cephadm 2024-09-17T01:21:41.795071+0000 mgr.y (mgr.44106) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.861505+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.870662+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.587 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.880250+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.910477+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.913208+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.915067+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.917837+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.949834+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:41.958724+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:42.054051+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:42.056799+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:42.058216+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:42.060961+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:42.061916+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:42.069709+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.588 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[97161]: audit 2024-09-17T01:21:42.080644+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.406326+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.408433+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.409400+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.412006+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.412901+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.418155+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cephadm 2024-09-17T01:21:41.418567+0000 mgr.y (mgr.44106) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.511299+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.589 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.513931+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.515302+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.517863+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.518896+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.524902+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cephadm 2024-09-17T01:21:41.525539+0000 mgr.y (mgr.44106) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.645897+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.648241+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.649465+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.652308+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.653241+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.660016+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.590 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cephadm 2024-09-17T01:21:41.660791+0000 mgr.y (mgr.44106) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.781759+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.784082+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.785051+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.787633+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.788359+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.794526+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: cephadm 2024-09-17T01:21:41.795071+0000 mgr.y (mgr.44106) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.861505+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.870662+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.880250+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.910477+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.913208+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.591 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.915067+0000 mon.a (mon.0) 1117 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.917837+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.949834+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:41.958724+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:42.054051+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:42.056799+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:42.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:42.058216+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:42.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:42.060961+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:42.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:42.061916+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:42.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:42.069709+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:42.592 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:42 smithi027 bash[94694]: audit 2024-09-17T01:21:42.080644+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:43.469 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: cephadm 2024-09-17T01:21:41.959575+0000 mgr.y (mgr.44106) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.469 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: cephadm 2024-09-17T01:21:42.070151+0000 mgr.y (mgr.44106) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.188474+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.190645+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.191740+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.194051+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.194939+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.200284+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: cephadm 2024-09-17T01:21:42.200747+0000 mgr.y (mgr.44106) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.296556+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.299050+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.300253+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.302523+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.470 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.303274+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.471 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.309048+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.471 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: cephadm 2024-09-17T01:21:42.309809+0000 mgr.y (mgr.44106) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.471 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.414548+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.471 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.416913+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.471 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.418002+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.471 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.420160+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.420878+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.425900+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: cephadm 2024-09-17T01:21:42.426502+0000 mgr.y (mgr.44106) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.496649+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.498484+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.499362+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.501205+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.501814+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.506326+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: cephadm 2024-09-17T01:21:42.506760+0000 mgr.y (mgr.44106) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.572620+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.472 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.575092+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.576467+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.579410+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.580353+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.585967+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: cephadm 2024-09-17T01:21:42.586367+0000 mgr.y (mgr.44106) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.657769+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.660084+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.661120+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.663112+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.664008+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.473 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.671329+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: cephadm 2024-09-17T01:21:42.671844+0000 mgr.y (mgr.44106) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.763466+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.765373+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.766295+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.768387+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.769037+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.773811+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: cephadm 2024-09-17T01:21:42.774226+0000 mgr.y (mgr.44106) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.850108+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.852044+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.853135+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.855046+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.855774+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.862569+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.474 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.949207+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.951147+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.951877+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.953445+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.954014+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:42.959493+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.032512+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.034117+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.034820+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.036379+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.036903+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.041491+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.107965+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.114255+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.475 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.122129+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.138860+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.142031+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.145328+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.150949+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.154486+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.156176+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.157962+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.160041+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.161832+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.163569+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.165473+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.169143+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:21:43.476 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:43 smithi050 bash[74456]: audit 2024-09-17T01:21:43.171567+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: cephadm 2024-09-17T01:21:41.959575+0000 mgr.y (mgr.44106) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: cephadm 2024-09-17T01:21:42.070151+0000 mgr.y (mgr.44106) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.188474+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.190645+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.191740+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.194051+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.194939+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.200284+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: cephadm 2024-09-17T01:21:42.200747+0000 mgr.y (mgr.44106) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.296556+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.299050+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.300253+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.302523+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.303274+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.309048+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: cephadm 2024-09-17T01:21:42.309809+0000 mgr.y (mgr.44106) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.414548+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.416913+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.584 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.418002+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: cephadm 2024-09-17T01:21:41.959575+0000 mgr.y (mgr.44106) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: cephadm 2024-09-17T01:21:42.070151+0000 mgr.y (mgr.44106) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.188474+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.585 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.190645+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.191740+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.194051+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.194939+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.200284+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.586 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: cephadm 2024-09-17T01:21:42.200747+0000 mgr.y (mgr.44106) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.296556+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.299050+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.300253+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.302523+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.587 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.303274+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.309048+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: cephadm 2024-09-17T01:21:42.309809+0000 mgr.y (mgr.44106) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.414548+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.416913+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.588 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.418002+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.420160+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.420878+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.425900+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.589 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: cephadm 2024-09-17T01:21:42.426502+0000 mgr.y (mgr.44106) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.496649+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.498484+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.499362+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.501205+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.501814+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.506326+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: cephadm 2024-09-17T01:21:42.506760+0000 mgr.y (mgr.44106) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.590 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.572620+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.575092+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.576467+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.579410+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.580353+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.585967+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: cephadm 2024-09-17T01:21:42.586367+0000 mgr.y (mgr.44106) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.657769+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.660084+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.591 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.661120+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.663112+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.664008+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.671329+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: cephadm 2024-09-17T01:21:42.671844+0000 mgr.y (mgr.44106) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.763466+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.592 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.765373+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.766295+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.768387+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.769037+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.773811+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: cephadm 2024-09-17T01:21:42.774226+0000 mgr.y (mgr.44106) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.850108+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.593 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.852044+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.853135+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.855046+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.855774+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.862569+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.594 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.949207+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.420160+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.594 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.420878+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.425900+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: cephadm 2024-09-17T01:21:42.426502+0000 mgr.y (mgr.44106) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.496649+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.498484+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.499362+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.501205+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.501814+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.506326+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: cephadm 2024-09-17T01:21:42.506760+0000 mgr.y (mgr.44106) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.572620+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.575092+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.576467+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.579410+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.595 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.580353+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.585967+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: cephadm 2024-09-17T01:21:42.586367+0000 mgr.y (mgr.44106) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.657769+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.596 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.660084+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.596 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.951147+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.596 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.951877+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.596 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.953445+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.596 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.954014+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:42.959493+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.032512+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.034117+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.034820+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.036379+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.036903+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.041491+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.107965+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.114255+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.122129+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.138860+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.142031+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.145328+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.597 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.150949+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.598 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.154486+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.598 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.156176+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.598 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.157962+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.598 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.160041+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.598 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.161832+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.598 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.163569+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.598 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.165473+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:21:43.598 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.169143+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:21:43.598 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[97161]: audit 2024-09-17T01:21:43.171567+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.661120+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.663112+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.664008+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.671329+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: cephadm 2024-09-17T01:21:42.671844+0000 mgr.y (mgr.44106) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.763466+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.765373+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.766295+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.768387+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.769037+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.773811+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: cephadm 2024-09-17T01:21:42.774226+0000 mgr.y (mgr.44106) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:43.599 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.850108+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.852044+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.853135+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.855046+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.855774+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.862569+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.949207+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.951147+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.951877+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.953445+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.954014+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:42.959493+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.032512+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.034117+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.600 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.034820+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.036379+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.036903+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.041491+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.107965+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.114255+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.122129+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.138860+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.142031+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.145328+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.150949+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.154486+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.156176+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.157962+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.601 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.160041+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.161832+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.163569+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:21:43.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.165473+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T01:21:43.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.169143+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T01:21:43.602 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:43 smithi027 bash[94694]: audit 2024-09-17T01:21:43.171567+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: cephadm 2024-09-17T01:21:42.863057+0000 mgr.y (mgr.44106) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:44.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: cephadm 2024-09-17T01:21:42.959959+0000 mgr.y (mgr.44106) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:44.338 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: cluster 2024-09-17T01:21:43.017700+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v93: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:44.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: cephadm 2024-09-17T01:21:43.041823+0000 mgr.y (mgr.44106) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:44.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: cephadm 2024-09-17T01:21:43.146292+0000 mgr.y (mgr.44106) 374 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:21:44.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: cephadm 2024-09-17T01:21:43.164390+0000 mgr.y (mgr.44106) 375 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:21:44.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.176812+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:21:44.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.179639+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:21:44.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.194720+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:21:44.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.196688+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:21:44.339 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.197513+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:21:44.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.198509+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:21:44.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.199311+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:21:44.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.200223+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.200969+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:21:44.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.201747+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:21:44.340 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.202552+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:21:44.340 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: cephadm 2024-09-17T01:21:42.863057+0000 mgr.y (mgr.44106) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:44.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: cephadm 2024-09-17T01:21:42.959959+0000 mgr.y (mgr.44106) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:44.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: cluster 2024-09-17T01:21:43.017700+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v93: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:44.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: cephadm 2024-09-17T01:21:43.041823+0000 mgr.y (mgr.44106) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:44.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: cephadm 2024-09-17T01:21:43.146292+0000 mgr.y (mgr.44106) 374 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:21:44.341 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: cephadm 2024-09-17T01:21:43.164390+0000 mgr.y (mgr.44106) 375 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:21:44.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.176812+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:21:44.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.179639+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:21:44.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.194720+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:21:44.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.196688+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:21:44.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.197513+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:21:44.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.198509+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:21:44.342 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.199311+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:21:44.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.200223+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.200969+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:21:44.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.201747+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:21:44.343 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.202552+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:21:44.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.203387+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:21:44.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.208515+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:21:44.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.210300+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.211190+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.344 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.211982+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.212746+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.213682+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.214504+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: cephadm 2024-09-17T01:21:43.215122+0000 mgr.y (mgr.44106) 376 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:21:44.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.215565+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:21:44.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.220524+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:21:44.345 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.221204+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:44.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.223593+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:44.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.224487+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:44.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.231726+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:44.346 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.352051+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:44.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.355038+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:44.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.355750+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:44.347 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[94694]: audit 2024-09-17T01:21:43.363105+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:44.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.203387+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:21:44.347 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.208515+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.210300+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.211190+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.211982+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.212746+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.213682+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.214504+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: cephadm 2024-09-17T01:21:43.215122+0000 mgr.y (mgr.44106) 376 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.215565+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.220524+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.221204+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.223593+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.224487+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:44.348 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.231726+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:44.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.352051+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:44.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.355038+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:44.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.355750+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:44.349 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[97161]: audit 2024-09-17T01:21:43.363105+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:44.588 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: cephadm 2024-09-17T01:21:42.863057+0000 mgr.y (mgr.44106) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:44.588 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: cephadm 2024-09-17T01:21:42.959959+0000 mgr.y (mgr.44106) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:44.588 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: cluster 2024-09-17T01:21:43.017700+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v93: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:44.588 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: cephadm 2024-09-17T01:21:43.041823+0000 mgr.y (mgr.44106) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T01:21:44.588 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: cephadm 2024-09-17T01:21:43.146292+0000 mgr.y (mgr.44106) 374 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T01:21:44.588 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: cephadm 2024-09-17T01:21:43.164390+0000 mgr.y (mgr.44106) 375 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T01:21:44.588 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.176812+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T01:21:44.588 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.179639+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.194720+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.196688+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.197513+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.198509+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.199311+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.200223+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.200969+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.201747+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.202552+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.203387+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.208515+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.210300+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.211190+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.589 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.211982+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.212746+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.213682+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.214504+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: cephadm 2024-09-17T01:21:43.215122+0000 mgr.y (mgr.44106) 376 : cephadm [INF] Upgrade: Complete! 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.215565+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.220524+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.221204+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.223593+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.224487+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.231726+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.352051+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.355038+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.355750+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T01:21:44.590 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:44 smithi050 bash[74456]: audit 2024-09-17T01:21:43.363105+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:45.081 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:44 smithi027 bash[105407]: debug 2024-09-17T01:21:44.905+0000 7f7882ec9640 1 -- 172.21.15.27:0/1626885896 <== mon.1 v2:172.21.15.27:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561560ff8960 con 0x561561019c00 2024-09-17T01:21:46.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:46 smithi027 bash[94694]: cluster 2024-09-17T01:21:45.018642+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v94: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:46.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:46 smithi027 bash[97161]: cluster 2024-09-17T01:21:45.018642+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v94: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:46.582 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:46 smithi027 bash[105407]: debug 2024-09-17T01:21:46.265+0000 7f7885730640 -1 Falling back to public interface 2024-09-17T01:21:46.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:46 smithi050 bash[74456]: cluster 2024-09-17T01:21:45.018642+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v94: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:48.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:48 smithi027 bash[94694]: cluster 2024-09-17T01:21:47.019158+0000 mgr.y (mgr.44106) 378 : cluster [DBG] pgmap v95: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:48.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:48 smithi027 bash[94694]: audit 2024-09-17T01:21:47.162870+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:48.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:48 smithi027 bash[97161]: cluster 2024-09-17T01:21:47.019158+0000 mgr.y (mgr.44106) 378 : cluster [DBG] pgmap v95: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:48.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:48 smithi027 bash[97161]: audit 2024-09-17T01:21:47.162870+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:48.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:48 smithi050 bash[74456]: cluster 2024-09-17T01:21:47.019158+0000 mgr.y (mgr.44106) 378 : cluster [DBG] pgmap v95: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:48.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:48 smithi050 bash[74456]: audit 2024-09-17T01:21:47.162870+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:49.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:49 smithi027 bash[94694]: audit 2024-09-17T01:21:48.075016+0000 mgr.y (mgr.44106) 379 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:49.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:49 smithi027 bash[97161]: audit 2024-09-17T01:21:48.075016+0000 mgr.y (mgr.44106) 379 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:49.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:49 smithi050 bash[74456]: audit 2024-09-17T01:21:48.075016+0000 mgr.y (mgr.44106) 379 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:50.081 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:50 smithi027 bash[105407]: debug 2024-09-17T01:21:50.025+0000 7f7885730640 -1 osd.0 117 log_to_monitors true 2024-09-17T01:21:50.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:21:50 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:21:50] "GET /metrics HTTP/1.1" 200 37955 "" "Prometheus/2.43.0" 2024-09-17T01:21:50.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:50 smithi027 bash[94694]: cluster 2024-09-17T01:21:49.021375+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v96: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:50.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:50 smithi027 bash[94694]: audit 2024-09-17T01:21:50.031908+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2813153716,v1:172.21.15.27:6803/2813153716]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:21:50.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:50 smithi027 bash[94694]: audit 2024-09-17T01:21:50.032262+0000 mon.a (mon.0) 1234 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:21:50.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:50 smithi027 bash[97161]: cluster 2024-09-17T01:21:49.021375+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v96: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:50.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:50 smithi027 bash[97161]: audit 2024-09-17T01:21:50.031908+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2813153716,v1:172.21.15.27:6803/2813153716]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:21:50.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:50 smithi027 bash[97161]: audit 2024-09-17T01:21:50.032262+0000 mon.a (mon.0) 1234 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:21:50.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:50 smithi050 bash[74456]: cluster 2024-09-17T01:21:49.021375+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v96: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:50.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:50 smithi050 bash[74456]: audit 2024-09-17T01:21:50.031908+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2813153716,v1:172.21.15.27:6803/2813153716]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:21:50.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:50 smithi050 bash[74456]: audit 2024-09-17T01:21:50.032262+0000 mon.a (mon.0) 1234 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T01:21:51.081 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:21:50 smithi027 bash[105407]: debug 2024-09-17T01:21:50.693+0000 7f78794d3640 -1 osd.0 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T01:21:51.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:51 smithi027 bash[94694]: audit 2024-09-17T01:21:50.173227+0000 mon.a (mon.0) 1235 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T01:21:51.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:51 smithi027 bash[94694]: cluster 2024-09-17T01:21:50.183888+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T01:21:51.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:51 smithi027 bash[94694]: audit 2024-09-17T01:21:50.187595+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2813153716,v1:172.21.15.27:6803/2813153716]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T01:21:51.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:51 smithi027 bash[94694]: audit 2024-09-17T01:21:50.197988+0000 mon.a (mon.0) 1237 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T01:21:51.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:51 smithi027 bash[94694]: audit 2024-09-17T01:21:50.683980+0000 mon.a (mon.0) 1238 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T01:21:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:51 smithi027 bash[97161]: audit 2024-09-17T01:21:50.173227+0000 mon.a (mon.0) 1235 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T01:21:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:51 smithi027 bash[97161]: cluster 2024-09-17T01:21:50.183888+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T01:21:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:51 smithi027 bash[97161]: audit 2024-09-17T01:21:50.187595+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2813153716,v1:172.21.15.27:6803/2813153716]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T01:21:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:51 smithi027 bash[97161]: audit 2024-09-17T01:21:50.197988+0000 mon.a (mon.0) 1237 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T01:21:51.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:51 smithi027 bash[97161]: audit 2024-09-17T01:21:50.683980+0000 mon.a (mon.0) 1238 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T01:21:51.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:51 smithi050 bash[74456]: audit 2024-09-17T01:21:50.173227+0000 mon.a (mon.0) 1235 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T01:21:51.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:51 smithi050 bash[74456]: cluster 2024-09-17T01:21:50.183888+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T01:21:51.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:51 smithi050 bash[74456]: audit 2024-09-17T01:21:50.187595+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.27:6802/2813153716,v1:172.21.15.27:6803/2813153716]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T01:21:51.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:51 smithi050 bash[74456]: audit 2024-09-17T01:21:50.197988+0000 mon.a (mon.0) 1237 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi027", "root=default"]}]: dispatch 2024-09-17T01:21:51.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:51 smithi050 bash[74456]: audit 2024-09-17T01:21:50.683980+0000 mon.a (mon.0) 1238 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T01:21:52.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:52 smithi027 bash[94694]: cluster 2024-09-17T01:21:51.022325+0000 mgr.y (mgr.44106) 381 : cluster [DBG] pgmap v98: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:52.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:52 smithi027 bash[94694]: cluster 2024-09-17T01:21:51.680362+0000 mon.a (mon.0) 1239 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T01:21:52.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:52 smithi027 bash[94694]: cluster 2024-09-17T01:21:51.687243+0000 mon.a (mon.0) 1240 : cluster [INF] osd.0 [v2:172.21.15.27:6802/2813153716,v1:172.21.15.27:6803/2813153716] boot 2024-09-17T01:21:52.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:52 smithi027 bash[94694]: cluster 2024-09-17T01:21:51.687292+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T01:21:52.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:52 smithi027 bash[94694]: audit 2024-09-17T01:21:51.694213+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:21:52.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:52 smithi027 bash[97161]: cluster 2024-09-17T01:21:51.022325+0000 mgr.y (mgr.44106) 381 : cluster [DBG] pgmap v98: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:52.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:52 smithi027 bash[97161]: cluster 2024-09-17T01:21:51.680362+0000 mon.a (mon.0) 1239 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T01:21:52.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:52 smithi027 bash[97161]: cluster 2024-09-17T01:21:51.687243+0000 mon.a (mon.0) 1240 : cluster [INF] osd.0 [v2:172.21.15.27:6802/2813153716,v1:172.21.15.27:6803/2813153716] boot 2024-09-17T01:21:52.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:52 smithi027 bash[97161]: cluster 2024-09-17T01:21:51.687292+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T01:21:52.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:52 smithi027 bash[97161]: audit 2024-09-17T01:21:51.694213+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:21:52.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:52 smithi050 bash[74456]: cluster 2024-09-17T01:21:51.022325+0000 mgr.y (mgr.44106) 381 : cluster [DBG] pgmap v98: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/726 objects degraded (10.744%) 2024-09-17T01:21:52.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:52 smithi050 bash[74456]: cluster 2024-09-17T01:21:51.680362+0000 mon.a (mon.0) 1239 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T01:21:52.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:52 smithi050 bash[74456]: cluster 2024-09-17T01:21:51.687243+0000 mon.a (mon.0) 1240 : cluster [INF] osd.0 [v2:172.21.15.27:6802/2813153716,v1:172.21.15.27:6803/2813153716] boot 2024-09-17T01:21:52.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:52 smithi050 bash[74456]: cluster 2024-09-17T01:21:51.687292+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T01:21:52.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:52 smithi050 bash[74456]: audit 2024-09-17T01:21:51.694213+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T01:21:53.453 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:53 smithi027 bash[94694]: audit 2024-09-17T01:21:52.340860+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:53.454 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:53 smithi027 bash[94694]: audit 2024-09-17T01:21:52.346378+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:53.454 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:53 smithi027 bash[94694]: audit 2024-09-17T01:21:52.351475+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:53.454 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:53 smithi027 bash[94694]: cluster 2024-09-17T01:21:52.699442+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T01:21:53.454 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:53 smithi027 bash[97161]: audit 2024-09-17T01:21:52.340860+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:53.454 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:53 smithi027 bash[97161]: audit 2024-09-17T01:21:52.346378+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:53.454 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:53 smithi027 bash[97161]: audit 2024-09-17T01:21:52.351475+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:53.454 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:53 smithi027 bash[97161]: cluster 2024-09-17T01:21:52.699442+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T01:21:53.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:53 smithi050 bash[74456]: audit 2024-09-17T01:21:52.340860+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:53.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:53 smithi050 bash[74456]: audit 2024-09-17T01:21:52.346378+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:53.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:53 smithi050 bash[74456]: audit 2024-09-17T01:21:52.351475+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:53.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:53 smithi050 bash[74456]: cluster 2024-09-17T01:21:52.699442+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T01:21:54.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:54 smithi027 bash[94694]: cluster 2024-09-17T01:21:53.023403+0000 mgr.y (mgr.44106) 382 : cluster [DBG] pgmap v101: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 32/726 objects degraded (4.408%) 2024-09-17T01:21:54.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:54 smithi027 bash[94694]: cluster 2024-09-17T01:21:53.684758+0000 mon.a (mon.0) 1247 : cluster [WRN] Health check update: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T01:21:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:54 smithi027 bash[97161]: cluster 2024-09-17T01:21:53.023403+0000 mgr.y (mgr.44106) 382 : cluster [DBG] pgmap v101: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 32/726 objects degraded (4.408%) 2024-09-17T01:21:54.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:54 smithi027 bash[97161]: cluster 2024-09-17T01:21:53.684758+0000 mon.a (mon.0) 1247 : cluster [WRN] Health check update: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T01:21:54.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:54 smithi050 bash[74456]: cluster 2024-09-17T01:21:53.023403+0000 mgr.y (mgr.44106) 382 : cluster [DBG] pgmap v101: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 32/726 objects degraded (4.408%) 2024-09-17T01:21:54.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:54 smithi050 bash[74456]: cluster 2024-09-17T01:21:53.684758+0000 mon.a (mon.0) 1247 : cluster [WRN] Health check update: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T01:21:56.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:56 smithi050 bash[74456]: cluster 2024-09-17T01:21:55.023886+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v102: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/726 objects degraded (4.408%) 2024-09-17T01:21:56.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:56 smithi050 bash[74456]: audit 2024-09-17T01:21:55.130563+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:56.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:56 smithi050 bash[74456]: audit 2024-09-17T01:21:55.137574+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:56.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:56 smithi050 bash[74456]: audit 2024-09-17T01:21:55.143496+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:56.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:56 smithi027 bash[94694]: cluster 2024-09-17T01:21:55.023886+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v102: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/726 objects degraded (4.408%) 2024-09-17T01:21:56.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:56 smithi027 bash[94694]: audit 2024-09-17T01:21:55.130563+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:56.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:56 smithi027 bash[94694]: audit 2024-09-17T01:21:55.137574+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:56.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:56 smithi027 bash[94694]: audit 2024-09-17T01:21:55.143496+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:56 smithi027 bash[97161]: cluster 2024-09-17T01:21:55.023886+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v102: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/726 objects degraded (4.408%) 2024-09-17T01:21:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:56 smithi027 bash[97161]: audit 2024-09-17T01:21:55.130563+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:56 smithi027 bash[97161]: audit 2024-09-17T01:21:55.137574+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:56.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:56 smithi027 bash[97161]: audit 2024-09-17T01:21:55.143496+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:58.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:58 smithi027 bash[94694]: cluster 2024-09-17T01:21:57.024701+0000 mgr.y (mgr.44106) 384 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-09-17T01:21:58.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:58 smithi027 bash[94694]: audit 2024-09-17T01:21:57.090530+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:58.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:58 smithi027 bash[94694]: audit 2024-09-17T01:21:57.101959+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:58.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:58 smithi027 bash[94694]: cluster 2024-09-17T01:21:57.130073+0000 mon.a (mon.0) 1253 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded) 2024-09-17T01:21:58.332 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:58 smithi027 bash[94694]: cluster 2024-09-17T01:21:57.130119+0000 mon.a (mon.0) 1254 : cluster [INF] Cluster is now healthy 2024-09-17T01:21:58.332 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:58 smithi027 bash[97161]: cluster 2024-09-17T01:21:57.024701+0000 mgr.y (mgr.44106) 384 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-09-17T01:21:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:58 smithi027 bash[97161]: audit 2024-09-17T01:21:57.090530+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:58 smithi027 bash[97161]: audit 2024-09-17T01:21:57.101959+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:58 smithi027 bash[97161]: cluster 2024-09-17T01:21:57.130073+0000 mon.a (mon.0) 1253 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded) 2024-09-17T01:21:58.333 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:58 smithi027 bash[97161]: cluster 2024-09-17T01:21:57.130119+0000 mon.a (mon.0) 1254 : cluster [INF] Cluster is now healthy 2024-09-17T01:21:58.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:58 smithi050 bash[74456]: cluster 2024-09-17T01:21:57.024701+0000 mgr.y (mgr.44106) 384 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-09-17T01:21:58.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:58 smithi050 bash[74456]: audit 2024-09-17T01:21:57.090530+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:21:58.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:58 smithi050 bash[74456]: audit 2024-09-17T01:21:57.101959+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:21:58.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:58 smithi050 bash[74456]: cluster 2024-09-17T01:21:57.130073+0000 mon.a (mon.0) 1253 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/726 objects degraded (4.408%), 7 pgs degraded) 2024-09-17T01:21:58.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:58 smithi050 bash[74456]: cluster 2024-09-17T01:21:57.130119+0000 mon.a (mon.0) 1254 : cluster [INF] Cluster is now healthy 2024-09-17T01:21:59.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:21:59 smithi050 bash[74456]: audit 2024-09-17T01:21:58.082972+0000 mgr.y (mgr.44106) 385 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:59.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:21:59 smithi027 bash[94694]: audit 2024-09-17T01:21:58.082972+0000 mgr.y (mgr.44106) 385 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:21:59.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:21:59 smithi027 bash[97161]: audit 2024-09-17T01:21:58.082972+0000 mgr.y (mgr.44106) 385 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:22:00.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:00 smithi050 bash[74456]: cluster 2024-09-17T01:21:59.026304+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:00.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:00 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:22:00] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T01:22:00.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:00 smithi027 bash[97161]: cluster 2024-09-17T01:21:59.026304+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:00.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:00 smithi027 bash[94694]: cluster 2024-09-17T01:21:59.026304+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:02.380 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:02 smithi050 bash[74456]: cluster 2024-09-17T01:22:01.027256+0000 mgr.y (mgr.44106) 387 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:22:02.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:02 smithi027 bash[94694]: cluster 2024-09-17T01:22:01.027256+0000 mgr.y (mgr.44106) 387 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:22:02.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:02 smithi027 bash[97161]: cluster 2024-09-17T01:22:01.027256+0000 mgr.y (mgr.44106) 387 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T01:22:03.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:03 smithi050 bash[74456]: audit 2024-09-17T01:22:02.101187+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:03 smithi050 bash[74456]: audit 2024-09-17T01:22:02.118053+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:03 smithi050 bash[74456]: audit 2024-09-17T01:22:02.128700+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:03 smithi050 bash[74456]: audit 2024-09-17T01:22:02.197560+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:03 smithi027 bash[94694]: audit 2024-09-17T01:22:02.101187+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:03 smithi027 bash[94694]: audit 2024-09-17T01:22:02.118053+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:03 smithi027 bash[94694]: audit 2024-09-17T01:22:02.128700+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:03 smithi027 bash[94694]: audit 2024-09-17T01:22:02.197560+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:03 smithi027 bash[97161]: audit 2024-09-17T01:22:02.101187+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:03 smithi027 bash[97161]: audit 2024-09-17T01:22:02.118053+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:03 smithi027 bash[97161]: audit 2024-09-17T01:22:02.128700+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:03.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:03 smithi027 bash[97161]: audit 2024-09-17T01:22:02.197560+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:04.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:04 smithi027 bash[94694]: cluster 2024-09-17T01:22:03.028809+0000 mgr.y (mgr.44106) 388 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T01:22:04.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:04 smithi027 bash[97161]: cluster 2024-09-17T01:22:03.028809+0000 mgr.y (mgr.44106) 388 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T01:22:04.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:04 smithi050 bash[74456]: cluster 2024-09-17T01:22:03.028809+0000 mgr.y (mgr.44106) 388 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T01:22:06.381 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:06 smithi050 bash[74456]: cluster 2024-09-17T01:22:05.029557+0000 mgr.y (mgr.44106) 389 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:06.576 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:06 smithi027 bash[94694]: cluster 2024-09-17T01:22:05.029557+0000 mgr.y (mgr.44106) 389 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:06.576 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:06 smithi027 bash[97161]: cluster 2024-09-17T01:22:05.029557+0000 mgr.y (mgr.44106) 389 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:08.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:08 smithi027 bash[97161]: cluster 2024-09-17T01:22:07.030586+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:08.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:08 smithi027 bash[94694]: cluster 2024-09-17T01:22:07.030586+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:08.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:08 smithi050 bash[74456]: cluster 2024-09-17T01:22:07.030586+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:09.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:09 smithi027 bash[97161]: audit 2024-09-17T01:22:08.094113+0000 mgr.y (mgr.44106) 391 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:22:09.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:09 smithi027 bash[94694]: audit 2024-09-17T01:22:08.094113+0000 mgr.y (mgr.44106) 391 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:22:09.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:09 smithi050 bash[74456]: audit 2024-09-17T01:22:08.094113+0000 mgr.y (mgr.44106) 391 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:22:10.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:10 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:22:10] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T01:22:10.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:10 smithi027 bash[97161]: cluster 2024-09-17T01:22:09.031545+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:10.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:10 smithi027 bash[97161]: audit 2024-09-17T01:22:09.706836+0000 mgr.y (mgr.44106) 393 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:22:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:10 smithi027 bash[94694]: cluster 2024-09-17T01:22:09.031545+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:10.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:10 smithi027 bash[94694]: audit 2024-09-17T01:22:09.706836+0000 mgr.y (mgr.44106) 393 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:22:10.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:10 smithi050 bash[74456]: cluster 2024-09-17T01:22:09.031545+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:10.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:10 smithi050 bash[74456]: audit 2024-09-17T01:22:09.706836+0000 mgr.y (mgr.44106) 393 : audit [DBG] from='client.44319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:22:11.152 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps' 2024-09-17T01:22:12.488 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:12 smithi027 bash[94694]: cluster 2024-09-17T01:22:11.032426+0000 mgr.y (mgr.44106) 394 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:12.489 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:12 smithi027 bash[94694]: audit 2024-09-17T01:22:12.087717+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:12.489 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:12 smithi027 bash[94694]: audit 2024-09-17T01:22:12.089541+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:22:12.489 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:12 smithi027 bash[97161]: cluster 2024-09-17T01:22:11.032426+0000 mgr.y (mgr.44106) 394 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:12.489 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:12 smithi027 bash[97161]: audit 2024-09-17T01:22:12.087717+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:12.489 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:12 smithi027 bash[97161]: audit 2024-09-17T01:22:12.089541+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:22:12.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:12 smithi050 bash[74456]: cluster 2024-09-17T01:22:11.032426+0000 mgr.y (mgr.44106) 394 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:12.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:12 smithi050 bash[74456]: audit 2024-09-17T01:22:12.087717+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:12.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:12 smithi050 bash[74456]: audit 2024-09-17T01:22:12.089541+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:22:14.480 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:14 smithi027 bash[94694]: cluster 2024-09-17T01:22:13.033938+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:14.481 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:14 smithi027 bash[97161]: cluster 2024-09-17T01:22:13.033938+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:14.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:14 smithi050 bash[74456]: cluster 2024-09-17T01:22:13.033938+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:14.858 INFO:teuthology.orchestra.run.smithi027.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T01:22:14.858 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi027 smithi027 running 19s ago 38m - - 2024-09-17T01:22:14.858 INFO:teuthology.orchestra.run.smithi027.stdout:agent.smithi050 smithi050 running 12s ago 38m - - 2024-09-17T01:22:14.858 INFO:teuthology.orchestra.run.smithi027.stdout:alertmanager.a smithi027 *:9093,9094 running (20m) 19s ago 30m 14.4M - 0.25.0 c8568f914cd2 c84a76407657 2024-09-17T01:22:14.858 INFO:teuthology.orchestra.run.smithi027.stdout:grafana.a smithi050 *:3000 running (5m) 12s ago 30m 75.2M - 9.4.12 2bacad6d85d8 74c50b65c5f9 2024-09-17T01:22:14.858 INFO:teuthology.orchestra.run.smithi027.stdout:iscsi.foo.smithi027.omsata smithi027 running (7m) 19s ago 28m 44.5M - 3.5 e1d6a67b021e 93c5ae948fed 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.x smithi050 *:8443,9283,8765 running (3m) 12s ago 37m 428M - 19.1.1-330-gc2ddf972 ebb0615149de 513ed4041b22 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:mgr.y smithi027 *:8443,9283,8765 running (17m) 19s ago 39m 500M - 19.1.1-330-gc2ddf972 ebb0615149de ef4028df2f1f 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:mon.a smithi027 running (3m) 19s ago 39m 51.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de e292da4db4b2 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:mon.b smithi050 running (4m) 12s ago 37m 44.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c53495c8c4a9 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:mon.c smithi027 running (2m) 19s ago 38m 37.5M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 507ab88f3e2b 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.a smithi027 *:9100 running (20m) 19s ago 31m 8968k - 1.5.0 0da6a335fe13 db1e6d7f0201 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:node-exporter.b smithi050 *:9100 running (20m) 12s ago 31m 8968k - 1.5.0 0da6a335fe13 919f31f2904f 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:osd.0 smithi027 running (32s) 19s ago 37m 48.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 142dc3e23427 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:osd.1 smithi027 running (36m) 19s ago 36m 61.9M 4096M 17.2.0 e1d6a67b021e 3052589fc9d7 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:osd.2 smithi027 running (35m) 19s ago 35m 55.1M 4096M 17.2.0 e1d6a67b021e e7af831d516c 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:osd.3 smithi027 running (34m) 19s ago 35m 60.9M 4096M 17.2.0 e1d6a67b021e 5174d561a595 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:osd.4 smithi050 running (34m) 12s ago 34m 62.5M 4096M 17.2.0 e1d6a67b021e 6fa04f28b115 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:osd.5 smithi050 running (33m) 12s ago 33m 58.1M 4096M 17.2.0 e1d6a67b021e f26b767507e2 2024-09-17T01:22:14.859 INFO:teuthology.orchestra.run.smithi027.stdout:osd.6 smithi050 running (32m) 12s ago 32m 57.2M 4096M 17.2.0 e1d6a67b021e 63225f2e6274 2024-09-17T01:22:14.860 INFO:teuthology.orchestra.run.smithi027.stdout:osd.7 smithi050 running (32m) 12s ago 32m 60.6M 4096M 17.2.0 e1d6a67b021e c74d25844622 2024-09-17T01:22:14.860 INFO:teuthology.orchestra.run.smithi027.stdout:prometheus.a smithi050 *:9095 running (6m) 12s ago 31m 65.4M - 2.43.0 a07b618ecd1d 8c3c08db4832 2024-09-17T01:22:14.860 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi027.zpecjo smithi027 *:8000 running (28m) 19s ago 28m 92.3M - 17.2.0 e1d6a67b021e 20650be92e68 2024-09-17T01:22:14.860 INFO:teuthology.orchestra.run.smithi027.stdout:rgw.foo.smithi050.bklezr smithi050 *:8000 running (28m) 12s ago 28m 91.6M - 17.2.0 e1d6a67b021e 49163d4f619b 2024-09-17T01:22:15.691 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T01:22:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:16 smithi027 bash[94694]: audit 2024-09-17T01:22:14.855768+0000 mgr.y (mgr.44106) 396 : audit [DBG] from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:22:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:16 smithi027 bash[94694]: cluster 2024-09-17T01:22:15.034654+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:16 smithi027 bash[94694]: audit 2024-09-17T01:22:15.330175+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:16 smithi027 bash[94694]: audit 2024-09-17T01:22:15.338460+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:16.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:16 smithi027 bash[94694]: audit 2024-09-17T01:22:15.349606+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:16 smithi027 bash[97161]: audit 2024-09-17T01:22:14.855768+0000 mgr.y (mgr.44106) 396 : audit [DBG] from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:22:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:16 smithi027 bash[97161]: cluster 2024-09-17T01:22:15.034654+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:16 smithi027 bash[97161]: audit 2024-09-17T01:22:15.330175+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:16.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:16 smithi027 bash[97161]: audit 2024-09-17T01:22:15.338460+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:16.583 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:16 smithi027 bash[97161]: audit 2024-09-17T01:22:15.349606+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:16.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:16 smithi050 bash[74456]: audit 2024-09-17T01:22:14.855768+0000 mgr.y (mgr.44106) 396 : audit [DBG] from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:22:16.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:16 smithi050 bash[74456]: cluster 2024-09-17T01:22:15.034654+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:16.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:16 smithi050 bash[74456]: audit 2024-09-17T01:22:15.330175+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:16.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:16 smithi050 bash[74456]: audit 2024-09-17T01:22:15.338460+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:16.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:16 smithi050 bash[74456]: audit 2024-09-17T01:22:15.349606+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:18.361 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:18 smithi027 bash[94694]: cluster 2024-09-17T01:22:17.035508+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:18.633 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:18 smithi050 bash[74456]: cluster 2024-09-17T01:22:17.035508+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:18.831 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:18 smithi027 bash[97161]: cluster 2024-09-17T01:22:17.035508+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:19.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:19 smithi050 bash[74456]: audit 2024-09-17T01:22:18.102803+0000 mgr.y (mgr.44106) 399 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:22:19.807 INFO:teuthology.orchestra.run.smithi027.stdout:true 2024-09-17T01:22:19.807 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:19 smithi027 bash[94694]: audit 2024-09-17T01:22:18.102803+0000 mgr.y (mgr.44106) 399 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:22:19.808 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:19 smithi027 bash[97161]: audit 2024-09-17T01:22:18.102803+0000 mgr.y (mgr.44106) 399 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:22:20.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:20 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:22:20] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-17T01:22:20.581 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:20 smithi027 bash[97161]: cluster 2024-09-17T01:22:19.037083+0000 mgr.y (mgr.44106) 400 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:20.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:20 smithi027 bash[97161]: audit 2024-09-17T01:22:19.805680+0000 mon.a (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.27:0/837664062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:22:20.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:20 smithi027 bash[94694]: cluster 2024-09-17T01:22:19.037083+0000 mgr.y (mgr.44106) 400 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:20.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:20 smithi027 bash[94694]: audit 2024-09-17T01:22:19.805680+0000 mon.a (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.27:0/837664062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:22:20.613 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-17T01:22:20.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:20 smithi050 bash[74456]: cluster 2024-09-17T01:22:19.037083+0000 mgr.y (mgr.44106) 400 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:20.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:20 smithi050 bash[74456]: audit 2024-09-17T01:22:19.805680+0000 mon.a (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.27:0/837664062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T01:22:22.581 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:22 smithi027 bash[94694]: cluster 2024-09-17T01:22:21.037968+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:22.582 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:22 smithi027 bash[94694]: audit 2024-09-17T01:22:22.345019+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:22.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:22 smithi027 bash[97161]: cluster 2024-09-17T01:22:21.037968+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:22.582 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:22 smithi027 bash[97161]: audit 2024-09-17T01:22:22.345019+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:22.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:22 smithi050 bash[74456]: cluster 2024-09-17T01:22:21.037968+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:22.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:22 smithi050 bash[74456]: audit 2024-09-17T01:22:22.345019+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:23.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:23 smithi050 bash[74456]: audit 2024-09-17T01:22:22.355053+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:23.630 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:23 smithi050 bash[74456]: audit 2024-09-17T01:22:22.374574+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:23.831 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:23 smithi027 bash[94694]: audit 2024-09-17T01:22:22.355053+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:23.832 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:23 smithi027 bash[94694]: audit 2024-09-17T01:22:22.374574+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:23.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:23 smithi027 bash[97161]: audit 2024-09-17T01:22:22.355053+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:23.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:23 smithi027 bash[97161]: audit 2024-09-17T01:22:22.374574+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' 2024-09-17T01:22:25.023 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:24 smithi050 bash[74456]: cluster 2024-09-17T01:22:23.039507+0000 mgr.y (mgr.44106) 402 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:25.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:24 smithi027 bash[94694]: cluster 2024-09-17T01:22:23.039507+0000 mgr.y (mgr.44106) 402 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:25.081 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:24 smithi027 bash[97161]: cluster 2024-09-17T01:22:23.039507+0000 mgr.y (mgr.44106) 402 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:25.966 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:25 smithi027 bash[97161]: audit 2024-09-17T01:22:24.614893+0000 mgr.y (mgr.44106) 403 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:22:25.967 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:25 smithi027 bash[94694]: audit 2024-09-17T01:22:24.614893+0000 mgr.y (mgr.44106) 403 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:22:26.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:25 smithi050 bash[74456]: audit 2024-09-17T01:22:24.614893+0000 mgr.y (mgr.44106) 403 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T01:22:27.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:26 smithi027 bash[94694]: cluster 2024-09-17T01:22:25.040182+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:27.081 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:26 smithi027 bash[97161]: cluster 2024-09-17T01:22:25.040182+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:27.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:26 smithi050 bash[74456]: cluster 2024-09-17T01:22:25.040182+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:27.838 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:27 smithi027 bash[94694]: audit 2024-09-17T01:22:27.082690+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:22:27.838 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:27 smithi027 bash[97161]: audit 2024-09-17T01:22:27.082690+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:22:28.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:27 smithi050 bash[74456]: audit 2024-09-17T01:22:27.082690+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.44106 172.21.15.27:0/4200961311' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T01:22:29.081 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:28 smithi027 bash[94694]: cluster 2024-09-17T01:22:27.041062+0000 mgr.y (mgr.44106) 405 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:29.081 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:28 smithi027 bash[97161]: cluster 2024-09-17T01:22:27.041062+0000 mgr.y (mgr.44106) 405 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:29.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:28 smithi050 bash[74456]: cluster 2024-09-17T01:22:27.041062+0000 mgr.y (mgr.44106) 405 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T01:22:29.180 INFO:teuthology.orchestra.run.smithi027.stdout:false 2024-09-17T01:22:29.977 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:29 smithi027 bash[94694]: audit 2024-09-17T01:22:28.113868+0000 mgr.y (mgr.44106) 406 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:22:29.977 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:29 smithi027 bash[97161]: audit 2024-09-17T01:22:28.113868+0000 mgr.y (mgr.44106) 406 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:22:30.130 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:29 smithi050 bash[74456]: audit 2024-09-17T01:22:28.113868+0000 mgr.y (mgr.44106) 406 : audit [DBG] from='client.25321 -' entity='client.iscsi.foo.smithi027.omsata' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T01:22:30.331 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:30 smithi027 bash[70878]: ::ffff:172.21.15.50 - - [17/Sep/2024:01:22:30] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-17T01:22:30.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:22:30.920 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_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa/tasks/cephadm.py", line 1476, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa/tasks/cephadm.py", line 110, 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 smithi027 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2024-09-17T01:22:31.165 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1bfec85e9e9842288667d3b3a64ea734 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_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa/tasks/cephadm.py", line 1476, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa/tasks/cephadm.py", line 110, 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 smithi027 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2024-09-17T01:22:31.168 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T01:22:31.178 INFO:tasks.cephadm:Teardown begin 2024-09-17T01:22:31.179 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:22:31.184 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:30 smithi050 bash[74456]: cluster 2024-09-17T01:22:29.042667+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:31.184 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:30 smithi027 bash[97161]: cluster 2024-09-17T01:22:29.042667+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:31.184 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:30 smithi027 bash[94694]: cluster 2024-09-17T01:22:29.042667+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 123 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T01:22:31.195 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:22:31.210 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T01:22:31.211 DEBUG:teuthology.orchestra.run.smithi027:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T01:22:31.246 DEBUG:teuthology.orchestra.run.smithi050:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T01:22:31.256 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T01:22:31.256 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T01:22:31.256 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.a 2024-09-17T01:22:31.416 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:31 smithi027 systemd[1]: Stopping Ceph mon.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:22:31.501 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:31 smithi027 bash[94694]: debug 2024-09-17T01:22:31.424+0000 7fd54615c640 -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-17T01:22:31.501 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:31 smithi027 bash[94694]: debug 2024-09-17T01:22:31.424+0000 7fd54615c640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-17T01:22:31.501 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:31 smithi027 bash[70878]: [17/Sep/2024:01:22:31] ENGINE Bus STOPPING 2024-09-17T01:22:32.081 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:31 smithi027 bash[70878]: [17/Sep/2024:01:22:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T01:22:32.081 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:31 smithi027 bash[70878]: [17/Sep/2024:01:22:31] ENGINE Bus STOPPED 2024-09-17T01:22:32.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:31 smithi027 bash[70878]: [17/Sep/2024:01:22:31] ENGINE Bus STARTING 2024-09-17T01:22:32.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:31 smithi027 bash[70878]: [17/Sep/2024:01:22:31] ENGINE Serving on http://:::9283 2024-09-17T01:22:32.082 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:31 smithi027 bash[70878]: [17/Sep/2024:01:22:31] ENGINE Bus STARTED 2024-09-17T01:22:32.569 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T01:22:32.577 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:32 smithi027 bash[108089]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon-a 2024-09-17T01:22:32.577 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:32 smithi027 bash[108189]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon-a 2024-09-17T01:22:32.577 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:32 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T01:22:32.578 INFO:journalctl@ceph.mon.a.smithi027.stdout:Sep 17 01:22:32 smithi027 systemd[1]: Stopped Ceph mon.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:22:32.599 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:22:32.599 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T01:22:32.599 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-17T01:22:32.599 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.c 2024-09-17T01:22:32.831 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:32 smithi027 bash[70878]: [17/Sep/2024:01:22:32] ENGINE Bus STOPPING 2024-09-17T01:22:32.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:32 smithi027 systemd[1]: Stopping Ceph mon.c for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:22:32.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:32 smithi027 bash[97161]: debug 2024-09-17T01:22:32.804+0000 7f17b062d640 -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-17T01:22:32.832 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:32 smithi027 bash[97161]: debug 2024-09-17T01:22:32.804+0000 7f17b062d640 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-09-17T01:22:33.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:33 smithi027 bash[70878]: [17/Sep/2024:01:22:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T01:22:33.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:33 smithi027 bash[70878]: [17/Sep/2024:01:22:33] ENGINE Bus STOPPED 2024-09-17T01:22:33.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:33 smithi027 bash[70878]: [17/Sep/2024:01:22:33] ENGINE Bus STARTING 2024-09-17T01:22:33.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:33 smithi027 bash[70878]: [17/Sep/2024:01:22:33] ENGINE Serving on http://:::9283 2024-09-17T01:22:33.582 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:33 smithi027 bash[70878]: [17/Sep/2024:01:22:33] ENGINE Bus STARTED 2024-09-17T01:22:34.208 INFO:journalctl@ceph.mon.c.smithi027.stdout:Sep 17 01:22:33 smithi027 bash[108232]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mon-c 2024-09-17T01:22:34.212 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T01:22:34.236 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:22:34.236 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-17T01:22:34.237 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-17T01:22:34.237 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.b 2024-09-17T01:22:34.535 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:34 smithi050 systemd[1]: Stopping Ceph mon.b for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:22:34.536 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:34 smithi050 bash[74456]: debug 2024-09-17T01:22:34.384+0000 7f4e8e224640 -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-17T01:22:34.536 INFO:journalctl@ceph.mon.b.smithi050.stdout:Sep 17 01:22:34 smithi050 bash[74456]: debug 2024-09-17T01:22:34.384+0000 7f4e8e224640 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-09-17T01:22:35.255 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T01:22:35.289 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:22:35.289 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-17T01:22:35.289 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-17T01:22:35.289 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.y 2024-09-17T01:22:35.581 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:35 smithi027 systemd[1]: Stopping Ceph mgr.y for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:22:36.371 INFO:journalctl@ceph.mgr.y.smithi027.stdout:Sep 17 01:22:36 smithi027 bash[108439]: ceph-8e109646-748d-11ef-bceb-c7b262605968-mgr-y 2024-09-17T01:22:36.387 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-17T01:22:36.414 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:22:36.414 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-17T01:22:36.414 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T01:22:36.414 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.x 2024-09-17T01:22:36.803 INFO:journalctl@ceph.mgr.x.smithi050.stdout:Sep 17 01:22:36 smithi050 systemd[1]: Stopping Ceph mgr.x for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:22:37.414 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T01:22:37.443 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:22:37.444 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T01:22:37.444 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T01:22:37.444 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.0 2024-09-17T01:22:37.831 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:22:37 smithi027 systemd[1]: Stopping Ceph osd.0 for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:22:37.832 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:22:37 smithi027 bash[105407]: debug 2024-09-17T01:22:37.604+0000 7f78826c8640 -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-17T01:22:37.832 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:22:37 smithi027 bash[105407]: debug 2024-09-17T01:22:37.604+0000 7f78826c8640 -1 osd.0 123 *** Got signal Terminated *** 2024-09-17T01:22:37.832 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:22:37 smithi027 bash[105407]: debug 2024-09-17T01:22:37.604+0000 7f78826c8640 -1 osd.0 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T01:22:44.081 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:22:43 smithi027 bash[108564]: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-0 2024-09-17T01:22:44.081 INFO:journalctl@ceph.osd.0.smithi027.stdout:Sep 17 01:22:43 smithi027 bash[109111]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-0 2024-09-17T01:22:46.214 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T01:22:46.243 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:22:46.243 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T01:22:46.243 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T01:22:46.243 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.1 2024-09-17T01:22:46.581 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:22:46 smithi027 systemd[1]: Stopping Ceph osd.1 for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:22:46.582 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:22:46 smithi027 bash[31867]: debug 2024-09-17T01:22:46.408+0000 7f3362317700 -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-17T01:22:46.582 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:22:46 smithi027 bash[31867]: debug 2024-09-17T01:22:46.408+0000 7f3362317700 -1 osd.1 123 *** Got signal Terminated *** 2024-09-17T01:22:46.582 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:22:46 smithi027 bash[31867]: debug 2024-09-17T01:22:46.408+0000 7f3362317700 -1 osd.1 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T01:22:53.179 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:22:52 smithi027 bash[109216]: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-1 2024-09-17T01:22:53.179 INFO:journalctl@ceph.osd.1.smithi027.stdout:Sep 17 01:22:52 smithi027 bash[109437]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd.1 2024-09-17T01:22:55.304 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T01:22:55.336 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:22:55.336 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T01:22:55.336 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T01:22:55.336 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.2 2024-09-17T01:22:55.581 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:22:55 smithi027 systemd[1]: Stopping Ceph osd.2 for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:22:55.581 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:22:55 smithi027 bash[35188]: debug 2024-09-17T01:22:55.475+0000 7fe20d3bf700 -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-17T01:22:55.582 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:22:55 smithi027 bash[35188]: debug 2024-09-17T01:22:55.475+0000 7fe20d3bf700 -1 osd.2 123 *** Got signal Terminated *** 2024-09-17T01:22:55.582 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:22:55 smithi027 bash[35188]: debug 2024-09-17T01:22:55.475+0000 7fe20d3bf700 -1 osd.2 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T01:23:01.915 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:23:01 smithi027 bash[109565]: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-2 2024-09-17T01:23:01.916 INFO:journalctl@ceph.osd.2.smithi027.stdout:Sep 17 01:23:01 smithi027 bash[109713]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd.2 2024-09-17T01:23:03.880 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:03 smithi050 bash[35686]: debug 2024-09-17T01:23:03.667+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:03.882 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T01:23:03.909 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:23:03.910 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T01:23:03.910 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T01:23:03.910 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.3 2024-09-17T01:23:04.331 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:23:03 smithi027 systemd[1]: Stopping Ceph osd.3 for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:23:04.332 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:23:04 smithi027 bash[38573]: debug 2024-09-17T01:23:04.067+0000 7f27e5b19700 -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-17T01:23:04.332 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:23:04 smithi027 bash[38573]: debug 2024-09-17T01:23:04.067+0000 7f27e5b19700 -1 osd.3 123 *** Got signal Terminated *** 2024-09-17T01:23:04.332 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:23:04 smithi027 bash[38573]: debug 2024-09-17T01:23:04.067+0000 7f27e5b19700 -1 osd.3 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T01:23:04.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:03 smithi050 bash[32373]: debug 2024-09-17T01:23:03.975+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:04.880 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:04 smithi050 bash[29077]: debug 2024-09-17T01:23:04.479+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:04.881 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:04 smithi050 bash[35686]: debug 2024-09-17T01:23:04.691+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:04.881 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:04 smithi050 bash[25818]: debug 2024-09-17T01:23:04.507+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:05.331 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:23:05 smithi027 bash[38573]: debug 2024-09-17T01:23:05.083+0000 7f27decad700 -1 osd.3 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:38.744971+0000 front 2024-09-17T01:22:38.745121+0000 (oldest deadline 2024-09-17T01:23:04.645097+0000) 2024-09-17T01:23:05.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:05 smithi050 bash[32373]: debug 2024-09-17T01:23:05.019+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:05.880 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:05 smithi050 bash[29077]: debug 2024-09-17T01:23:05.519+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:05.880 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:05 smithi050 bash[35686]: debug 2024-09-17T01:23:05.699+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:05.881 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:05 smithi050 bash[25818]: debug 2024-09-17T01:23:05.483+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:06.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:06 smithi050 bash[32373]: debug 2024-09-17T01:23:06.035+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:06.581 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:23:06 smithi027 bash[38573]: debug 2024-09-17T01:23:06.123+0000 7f27decad700 -1 osd.3 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:38.744971+0000 front 2024-09-17T01:22:38.745121+0000 (oldest deadline 2024-09-17T01:23:04.645097+0000) 2024-09-17T01:23:06.748 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:06 smithi050 bash[35686]: debug 2024-09-17T01:23:06.679+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:06.749 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:06 smithi050 bash[29077]: debug 2024-09-17T01:23:06.519+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:06.750 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:06 smithi050 bash[25818]: debug 2024-09-17T01:23:06.499+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:07.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:07 smithi050 bash[32373]: debug 2024-09-17T01:23:07.035+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:07.443 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:23:07 smithi027 bash[38573]: debug 2024-09-17T01:23:07.151+0000 7f27decad700 -1 osd.3 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:38.744971+0000 front 2024-09-17T01:22:38.745121+0000 (oldest deadline 2024-09-17T01:23:04.645097+0000) 2024-09-17T01:23:07.716 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:07 smithi050 bash[25818]: debug 2024-09-17T01:23:07.451+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:07.716 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:07 smithi050 bash[29077]: debug 2024-09-17T01:23:07.499+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:07.716 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:07 smithi050 bash[35686]: debug 2024-09-17T01:23:07.643+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:08.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:08 smithi050 bash[32373]: debug 2024-09-17T01:23:08.071+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:08.508 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:23:08 smithi027 bash[38573]: debug 2024-09-17T01:23:08.115+0000 7f27decad700 -1 osd.3 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:38.744971+0000 front 2024-09-17T01:22:38.745121+0000 (oldest deadline 2024-09-17T01:23:04.645097+0000) 2024-09-17T01:23:08.675 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:08 smithi050 bash[25818]: debug 2024-09-17T01:23:08.403+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:08.675 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:08 smithi050 bash[29077]: debug 2024-09-17T01:23:08.499+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:09.013 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:08 smithi050 bash[35686]: debug 2024-09-17T01:23:08.683+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:09.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:09 smithi050 bash[32373]: debug 2024-09-17T01:23:09.019+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:09.697 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:09 smithi050 bash[25818]: debug 2024-09-17T01:23:09.407+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:09.698 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:09 smithi050 bash[29077]: debug 2024-09-17T01:23:09.491+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:09.994 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:09 smithi050 bash[35686]: debug 2024-09-17T01:23:09.707+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:10.376 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:10 smithi050 bash[32373]: debug 2024-09-17T01:23:10.003+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:10.581 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:23:10 smithi027 bash[110341]: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-3 2024-09-17T01:23:10.581 INFO:journalctl@ceph.osd.3.smithi027.stdout:Sep 17 01:23:10 smithi027 bash[110462]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd.3 2024-09-17T01:23:10.630 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:10 smithi050 bash[25818]: debug 2024-09-17T01:23:10.387+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:10.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:10 smithi050 bash[29077]: debug 2024-09-17T01:23:10.519+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:10.989 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:10 smithi050 bash[35686]: debug 2024-09-17T01:23:10.699+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:11.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:11 smithi050 bash[32373]: debug 2024-09-17T01:23:10.999+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:11.733 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:11 smithi050 bash[25818]: debug 2024-09-17T01:23:11.423+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:11.734 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:11 smithi050 bash[29077]: debug 2024-09-17T01:23:11.563+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:12.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:11 smithi050 bash[32373]: debug 2024-09-17T01:23:11.971+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:12.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:11 smithi050 bash[35686]: debug 2024-09-17T01:23:11.743+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:12.630 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:12 smithi050 bash[25818]: debug 2024-09-17T01:23:12.375+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:12.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:12 smithi050 bash[29077]: debug 2024-09-17T01:23:12.527+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:12.991 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:12 smithi050 bash[35686]: debug 2024-09-17T01:23:12.711+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:13.135 DEBUG:teuthology.orchestra.run.smithi027:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T01:23:13.164 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:23:13.164 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T01:23:13.164 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T01:23:13.165 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.4 2024-09-17T01:23:13.266 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:13 smithi050 systemd[1]: Stopping Ceph osd.4 for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:23:13.266 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:13 smithi050 bash[32373]: debug 2024-09-17T01:23:13.003+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:13.495 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:13 smithi050 bash[25818]: debug 2024-09-17T01:23:13.275+0000 7f469ead5700 -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-17T01:23:13.496 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:13 smithi050 bash[25818]: debug 2024-09-17T01:23:13.275+0000 7f469ead5700 -1 osd.4 123 *** Got signal Terminated *** 2024-09-17T01:23:13.496 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:13 smithi050 bash[25818]: debug 2024-09-17T01:23:13.275+0000 7f469ead5700 -1 osd.4 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T01:23:13.496 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:13 smithi050 bash[25818]: debug 2024-09-17T01:23:13.407+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:13.496 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:13 smithi050 bash[25818]: debug 2024-09-17T01:23:13.407+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:49.205168+0000 front 2024-09-17T01:22:49.204885+0000 (oldest deadline 2024-09-17T01:23:12.704776+0000) 2024-09-17T01:23:13.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:13 smithi050 bash[29077]: debug 2024-09-17T01:23:13.503+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:13.946 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:13 smithi050 bash[35686]: debug 2024-09-17T01:23:13.683+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:14.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:13 smithi050 bash[32373]: debug 2024-09-17T01:23:13.955+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:14.682 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:14 smithi050 bash[29077]: debug 2024-09-17T01:23:14.463+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:14.683 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:14 smithi050 bash[25818]: debug 2024-09-17T01:23:14.403+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:14.683 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:14 smithi050 bash[25818]: debug 2024-09-17T01:23:14.403+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:49.205168+0000 front 2024-09-17T01:22:49.204885+0000 (oldest deadline 2024-09-17T01:23:12.704776+0000) 2024-09-17T01:23:14.989 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:14 smithi050 bash[35686]: debug 2024-09-17T01:23:14.691+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:14.990 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:14 smithi050 bash[35686]: debug 2024-09-17T01:23:14.691+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:15.367 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:15 smithi050 bash[32373]: debug 2024-09-17T01:23:14.999+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:15.367 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:15 smithi050 bash[32373]: debug 2024-09-17T01:23:14.999+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:15.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:15 smithi050 bash[29077]: debug 2024-09-17T01:23:15.419+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:15.630 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:15 smithi050 bash[25818]: debug 2024-09-17T01:23:15.375+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:15.630 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:15 smithi050 bash[25818]: debug 2024-09-17T01:23:15.375+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:49.205168+0000 front 2024-09-17T01:22:49.204885+0000 (oldest deadline 2024-09-17T01:23:12.704776+0000) 2024-09-17T01:23:15.951 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:15 smithi050 bash[35686]: debug 2024-09-17T01:23:15.679+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:15.951 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:15 smithi050 bash[35686]: debug 2024-09-17T01:23:15.679+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:16.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:15 smithi050 bash[32373]: debug 2024-09-17T01:23:15.963+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:16.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:15 smithi050 bash[32373]: debug 2024-09-17T01:23:15.963+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:16.880 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:16 smithi050 bash[29077]: debug 2024-09-17T01:23:16.447+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:16.881 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:16 smithi050 bash[29077]: debug 2024-09-17T01:23:16.447+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:16.881 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:16 smithi050 bash[25818]: debug 2024-09-17T01:23:16.411+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:16.882 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:16 smithi050 bash[25818]: debug 2024-09-17T01:23:16.411+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:49.205168+0000 front 2024-09-17T01:22:49.204885+0000 (oldest deadline 2024-09-17T01:23:12.704776+0000) 2024-09-17T01:23:16.882 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:16 smithi050 bash[35686]: debug 2024-09-17T01:23:16.655+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:16.882 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:16 smithi050 bash[35686]: debug 2024-09-17T01:23:16.659+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:17.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:16 smithi050 bash[32373]: debug 2024-09-17T01:23:16.927+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:17.380 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:16 smithi050 bash[32373]: debug 2024-09-17T01:23:16.927+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:17.657 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:17 smithi050 bash[25818]: debug 2024-09-17T01:23:17.407+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.202402+0000 front 2024-09-17T01:22:41.202261+0000 (oldest deadline 2024-09-17T01:23:03.502385+0000) 2024-09-17T01:23:17.657 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:17 smithi050 bash[25818]: debug 2024-09-17T01:23:17.407+0000 7f469a46e700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:49.205168+0000 front 2024-09-17T01:22:49.204885+0000 (oldest deadline 2024-09-17T01:23:12.704776+0000) 2024-09-17T01:23:17.658 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:17 smithi050 bash[29077]: debug 2024-09-17T01:23:17.399+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:17.658 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:17 smithi050 bash[29077]: debug 2024-09-17T01:23:17.399+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:18.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:17 smithi050 bash[32373]: debug 2024-09-17T01:23:17.907+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:18.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:17 smithi050 bash[32373]: debug 2024-09-17T01:23:17.907+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:18.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:17 smithi050 bash[35686]: debug 2024-09-17T01:23:17.667+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:18.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:17 smithi050 bash[35686]: debug 2024-09-17T01:23:17.667+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:18.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:18 smithi050 bash[29077]: debug 2024-09-17T01:23:18.367+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:18.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:18 smithi050 bash[29077]: debug 2024-09-17T01:23:18.367+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:18.980 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:18 smithi050 bash[32373]: debug 2024-09-17T01:23:18.919+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:18.980 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:18 smithi050 bash[32373]: debug 2024-09-17T01:23:18.919+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:18.980 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:18 smithi050 bash[35686]: debug 2024-09-17T01:23:18.671+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:18.981 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:18 smithi050 bash[35686]: debug 2024-09-17T01:23:18.671+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:19.590 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:19 smithi050 bash[83117]: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-4 2024-09-17T01:23:19.590 INFO:journalctl@ceph.osd.4.smithi050.stdout:Sep 17 01:23:19 smithi050 bash[83156]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd.4 2024-09-17T01:23:19.590 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:19 smithi050 bash[29077]: debug 2024-09-17T01:23:19.391+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:19.591 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:19 smithi050 bash[29077]: debug 2024-09-17T01:23:19.391+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:20.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:19 smithi050 bash[32373]: debug 2024-09-17T01:23:19.883+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:20.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:19 smithi050 bash[32373]: debug 2024-09-17T01:23:19.883+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:20.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:19 smithi050 bash[35686]: debug 2024-09-17T01:23:19.723+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:20.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:19 smithi050 bash[35686]: debug 2024-09-17T01:23:19.723+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:20.677 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:20 smithi050 bash[29077]: debug 2024-09-17T01:23:20.435+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:20.678 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:20 smithi050 bash[29077]: debug 2024-09-17T01:23:20.435+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:21.069 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:20 smithi050 bash[32373]: debug 2024-09-17T01:23:20.919+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:21.069 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:20 smithi050 bash[32373]: debug 2024-09-17T01:23:20.919+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:21.070 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:20 smithi050 bash[35686]: debug 2024-09-17T01:23:20.767+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:21.070 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:20 smithi050 bash[35686]: debug 2024-09-17T01:23:20.767+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:21.760 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:21 smithi050 bash[29077]: debug 2024-09-17T01:23:21.451+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:21.760 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:21 smithi050 bash[29077]: debug 2024-09-17T01:23:21.451+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:21.760 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:21 smithi050 bash[29077]: debug 2024-09-17T01:23:21.451+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:55.478765+0000 front 2024-09-17T01:22:55.479110+0000 (oldest deadline 2024-09-17T01:23:21.378881+0000) 2024-09-17T01:23:21.763 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T01:23:21.792 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:23:21.792 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T01:23:21.793 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T01:23:21.793 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.5 2024-09-17T01:23:22.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:21 smithi050 bash[35686]: debug 2024-09-17T01:23:21.795+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:22.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:21 smithi050 bash[35686]: debug 2024-09-17T01:23:21.795+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:22.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:21 smithi050 bash[32373]: debug 2024-09-17T01:23:21.911+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:22.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:21 smithi050 bash[32373]: debug 2024-09-17T01:23:21.911+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:22.131 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:21 smithi050 systemd[1]: Stopping Ceph osd.5 for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:23:22.131 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:21 smithi050 bash[29077]: debug 2024-09-17T01:23:21.935+0000 7fe612d2d700 -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-17T01:23:22.131 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:21 smithi050 bash[29077]: debug 2024-09-17T01:23:21.935+0000 7fe612d2d700 -1 osd.5 123 *** Got signal Terminated *** 2024-09-17T01:23:22.132 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:21 smithi050 bash[29077]: debug 2024-09-17T01:23:21.935+0000 7fe612d2d700 -1 osd.5 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T01:23:22.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[29077]: debug 2024-09-17T01:23:22.491+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:22.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[29077]: debug 2024-09-17T01:23:22.491+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:22.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[29077]: debug 2024-09-17T01:23:22.491+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:55.478765+0000 front 2024-09-17T01:22:55.479110+0000 (oldest deadline 2024-09-17T01:23:21.378881+0000) 2024-09-17T01:23:23.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[32373]: debug 2024-09-17T01:23:22.871+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:23.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[32373]: debug 2024-09-17T01:23:22.871+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:23.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[35686]: debug 2024-09-17T01:23:22.815+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:23.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[35686]: debug 2024-09-17T01:23:22.815+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:23.131 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[68190]: ts=2024-09-17T01:23:22.707Z 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.27:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.27:8765: connect: connection refused" 2024-09-17T01:23:23.131 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[68190]: ts=2024-09-17T01:23:22.712Z 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.27:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.27:8765: connect: connection refused" 2024-09-17T01:23:23.132 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[68190]: ts=2024-09-17T01:23:22.712Z 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.27:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.27:8765: connect: connection refused" 2024-09-17T01:23:23.132 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[68190]: ts=2024-09-17T01:23:22.715Z 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.27:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.27:8765: connect: connection refused" 2024-09-17T01:23:23.132 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:22 smithi050 bash[68190]: ts=2024-09-17T01:23:22.718Z 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.27:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.27:8765: connect: connection refused" 2024-09-17T01:23:23.716 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:23 smithi050 bash[29077]: debug 2024-09-17T01:23:23.467+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:23.717 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:23 smithi050 bash[29077]: debug 2024-09-17T01:23:23.467+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:23.717 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:23 smithi050 bash[29077]: debug 2024-09-17T01:23:23.467+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:55.478765+0000 front 2024-09-17T01:22:55.479110+0000 (oldest deadline 2024-09-17T01:23:21.378881+0000) 2024-09-17T01:23:24.046 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:23 smithi050 bash[32373]: debug 2024-09-17T01:23:23.891+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:24.046 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:23 smithi050 bash[32373]: debug 2024-09-17T01:23:23.891+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:24.046 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:23 smithi050 bash[32373]: debug 2024-09-17T01:23:23.891+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:24.046 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:23 smithi050 bash[35686]: debug 2024-09-17T01:23:23.855+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:24.047 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:23 smithi050 bash[35686]: debug 2024-09-17T01:23:23.855+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:24.047 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:23 smithi050 bash[35686]: debug 2024-09-17T01:23:23.855+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:24.705 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:24 smithi050 bash[29077]: debug 2024-09-17T01:23:24.439+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:24.705 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:24 smithi050 bash[29077]: debug 2024-09-17T01:23:24.439+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:24.705 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:24 smithi050 bash[29077]: debug 2024-09-17T01:23:24.439+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:55.478765+0000 front 2024-09-17T01:22:55.479110+0000 (oldest deadline 2024-09-17T01:23:21.378881+0000) 2024-09-17T01:23:25.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:24 smithi050 bash[35686]: debug 2024-09-17T01:23:24.907+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:25.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:24 smithi050 bash[35686]: debug 2024-09-17T01:23:24.907+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:25.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:24 smithi050 bash[35686]: debug 2024-09-17T01:23:24.907+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:25.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:24 smithi050 bash[32373]: debug 2024-09-17T01:23:24.867+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:25.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:24 smithi050 bash[32373]: debug 2024-09-17T01:23:24.867+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:25.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:24 smithi050 bash[32373]: debug 2024-09-17T01:23:24.867+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:25.773 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:25 smithi050 bash[29077]: debug 2024-09-17T01:23:25.411+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:25.774 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:25 smithi050 bash[29077]: debug 2024-09-17T01:23:25.411+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:25.774 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:25 smithi050 bash[29077]: debug 2024-09-17T01:23:25.411+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:55.478765+0000 front 2024-09-17T01:22:55.479110+0000 (oldest deadline 2024-09-17T01:23:21.378881+0000) 2024-09-17T01:23:26.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:25 smithi050 bash[32373]: debug 2024-09-17T01:23:25.851+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:26.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:25 smithi050 bash[32373]: debug 2024-09-17T01:23:25.851+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:26.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:25 smithi050 bash[32373]: debug 2024-09-17T01:23:25.851+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:26.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:25 smithi050 bash[35686]: debug 2024-09-17T01:23:25.951+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:26.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:25 smithi050 bash[35686]: debug 2024-09-17T01:23:25.951+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:26.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:25 smithi050 bash[35686]: debug 2024-09-17T01:23:25.951+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:26.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:26 smithi050 bash[29077]: debug 2024-09-17T01:23:26.371+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:37.375286+0000 front 2024-09-17T01:22:37.375606+0000 (oldest deadline 2024-09-17T01:23:03.775848+0000) 2024-09-17T01:23:26.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:26 smithi050 bash[29077]: debug 2024-09-17T01:23:26.371+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.178169+0000 front 2024-09-17T01:22:50.177937+0000 (oldest deadline 2024-09-17T01:23:15.478005+0000) 2024-09-17T01:23:26.630 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:26 smithi050 bash[29077]: debug 2024-09-17T01:23:26.371+0000 7fe6106ca700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:55.478765+0000 front 2024-09-17T01:22:55.479110+0000 (oldest deadline 2024-09-17T01:23:21.378881+0000) 2024-09-17T01:23:27.237 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:26 smithi050 bash[32373]: debug 2024-09-17T01:23:26.891+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:27.237 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:26 smithi050 bash[32373]: debug 2024-09-17T01:23:26.891+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:27.237 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:26 smithi050 bash[32373]: debug 2024-09-17T01:23:26.891+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:27.237 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:26 smithi050 bash[35686]: debug 2024-09-17T01:23:26.987+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:27.237 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:26 smithi050 bash[35686]: debug 2024-09-17T01:23:26.987+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:27.238 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:26 smithi050 bash[35686]: debug 2024-09-17T01:23:26.987+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:28.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:27 smithi050 bash[32373]: debug 2024-09-17T01:23:27.883+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:28.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:27 smithi050 bash[32373]: debug 2024-09-17T01:23:27.883+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:28.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:27 smithi050 bash[32373]: debug 2024-09-17T01:23:27.883+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:28.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:27 smithi050 bash[35686]: debug 2024-09-17T01:23:27.959+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:28.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:27 smithi050 bash[35686]: debug 2024-09-17T01:23:27.959+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:28.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:27 smithi050 bash[35686]: debug 2024-09-17T01:23:27.959+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:28.493 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:28 smithi050 bash[83264]: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-5 2024-09-17T01:23:28.493 INFO:journalctl@ceph.osd.5.smithi050.stdout:Sep 17 01:23:28 smithi050 bash[83585]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd.5 2024-09-17T01:23:29.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:28 smithi050 bash[32373]: debug 2024-09-17T01:23:28.847+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:29.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:28 smithi050 bash[32373]: debug 2024-09-17T01:23:28.847+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:29.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:28 smithi050 bash[32373]: debug 2024-09-17T01:23:28.847+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:29.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:28 smithi050 bash[35686]: debug 2024-09-17T01:23:28.935+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:29.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:28 smithi050 bash[35686]: debug 2024-09-17T01:23:28.935+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:29.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:28 smithi050 bash[35686]: debug 2024-09-17T01:23:28.935+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:29.954 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:29 smithi050 bash[32373]: debug 2024-09-17T01:23:29.887+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:29.954 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:29 smithi050 bash[32373]: debug 2024-09-17T01:23:29.887+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:29.954 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:29 smithi050 bash[32373]: debug 2024-09-17T01:23:29.887+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:30.279 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:29 smithi050 bash[35686]: debug 2024-09-17T01:23:29.963+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:30.279 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:29 smithi050 bash[35686]: debug 2024-09-17T01:23:29.963+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:30.279 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:29 smithi050 bash[35686]: debug 2024-09-17T01:23:29.963+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:30.719 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T01:23:30.747 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:23:30.748 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T01:23:30.748 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T01:23:30.748 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.6 2024-09-17T01:23:30.996 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:30 smithi050 systemd[1]: Stopping Ceph osd.6 for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:23:30.997 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:30 smithi050 bash[32373]: debug 2024-09-17T01:23:30.847+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:30.997 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:30 smithi050 bash[32373]: debug 2024-09-17T01:23:30.847+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:30.997 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:30 smithi050 bash[32373]: debug 2024-09-17T01:23:30.847+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:30.997 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:30 smithi050 bash[32373]: debug 2024-09-17T01:23:30.915+0000 7ffb87c55700 -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-17T01:23:30.997 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:30 smithi050 bash[32373]: debug 2024-09-17T01:23:30.915+0000 7ffb87c55700 -1 osd.6 123 *** Got signal Terminated *** 2024-09-17T01:23:30.997 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:30 smithi050 bash[32373]: debug 2024-09-17T01:23:30.915+0000 7ffb87c55700 -1 osd.6 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T01:23:31.380 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:31 smithi050 bash[35686]: debug 2024-09-17T01:23:31.007+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:31.380 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:31 smithi050 bash[35686]: debug 2024-09-17T01:23:31.007+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:31.380 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:31 smithi050 bash[35686]: debug 2024-09-17T01:23:31.007+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:32.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:31 smithi050 bash[35686]: debug 2024-09-17T01:23:31.995+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:32.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:31 smithi050 bash[35686]: debug 2024-09-17T01:23:31.995+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:32.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:31 smithi050 bash[35686]: debug 2024-09-17T01:23:31.995+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:32.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:31 smithi050 bash[35686]: debug 2024-09-17T01:23:31.995+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:32.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:31 smithi050 bash[32373]: debug 2024-09-17T01:23:31.803+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:32.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:31 smithi050 bash[32373]: debug 2024-09-17T01:23:31.803+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:32.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:31 smithi050 bash[32373]: debug 2024-09-17T01:23:31.803+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:33.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:32 smithi050 bash[32373]: debug 2024-09-17T01:23:32.787+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:33.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:32 smithi050 bash[32373]: debug 2024-09-17T01:23:32.787+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:33.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:32 smithi050 bash[32373]: debug 2024-09-17T01:23:32.787+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:33.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:32 smithi050 bash[32373]: debug 2024-09-17T01:23:32.787+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:06.516482+0000 front 2024-09-17T01:23:06.516352+0000 (oldest deadline 2024-09-17T01:23:32.416316+0000) 2024-09-17T01:23:33.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:32 smithi050 bash[35686]: debug 2024-09-17T01:23:32.959+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:33.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:32 smithi050 bash[35686]: debug 2024-09-17T01:23:32.959+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:33.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:32 smithi050 bash[35686]: debug 2024-09-17T01:23:32.959+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:33.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:32 smithi050 bash[35686]: debug 2024-09-17T01:23:32.959+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:34.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:33 smithi050 bash[32373]: debug 2024-09-17T01:23:33.822+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:34.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:33 smithi050 bash[32373]: debug 2024-09-17T01:23:33.822+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:34.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:33 smithi050 bash[32373]: debug 2024-09-17T01:23:33.822+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:34.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:33 smithi050 bash[32373]: debug 2024-09-17T01:23:33.822+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:06.516482+0000 front 2024-09-17T01:23:06.516352+0000 (oldest deadline 2024-09-17T01:23:32.416316+0000) 2024-09-17T01:23:34.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:33 smithi050 bash[35686]: debug 2024-09-17T01:23:33.978+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:34.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:33 smithi050 bash[35686]: debug 2024-09-17T01:23:33.978+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:34.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:33 smithi050 bash[35686]: debug 2024-09-17T01:23:33.978+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:34.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:33 smithi050 bash[35686]: debug 2024-09-17T01:23:33.978+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:35.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:34 smithi050 bash[32373]: debug 2024-09-17T01:23:34.818+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:35.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:34 smithi050 bash[32373]: debug 2024-09-17T01:23:34.818+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:35.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:34 smithi050 bash[32373]: debug 2024-09-17T01:23:34.818+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:35.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:34 smithi050 bash[32373]: debug 2024-09-17T01:23:34.818+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:06.516482+0000 front 2024-09-17T01:23:06.516352+0000 (oldest deadline 2024-09-17T01:23:32.416316+0000) 2024-09-17T01:23:35.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:34 smithi050 bash[35686]: debug 2024-09-17T01:23:34.974+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:35.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:34 smithi050 bash[35686]: debug 2024-09-17T01:23:34.974+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:35.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:34 smithi050 bash[35686]: debug 2024-09-17T01:23:34.974+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:35.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:34 smithi050 bash[35686]: debug 2024-09-17T01:23:34.974+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:36.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:35 smithi050 bash[32373]: debug 2024-09-17T01:23:35.774+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:41.609448+0000 front 2024-09-17T01:22:41.609408+0000 (oldest deadline 2024-09-17T01:23:03.309294+0000) 2024-09-17T01:23:36.130 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:35 smithi050 bash[32373]: debug 2024-09-17T01:23:35.774+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:47.212650+0000 front 2024-09-17T01:22:47.212492+0000 (oldest deadline 2024-09-17T01:23:14.213269+0000) 2024-09-17T01:23:36.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:35 smithi050 bash[32373]: debug 2024-09-17T01:23:35.774+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:57.114906+0000 front 2024-09-17T01:22:57.115502+0000 (oldest deadline 2024-09-17T01:23:23.015031+0000) 2024-09-17T01:23:36.131 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:35 smithi050 bash[32373]: debug 2024-09-17T01:23:35.774+0000 7ffb825ec700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:06.516482+0000 front 2024-09-17T01:23:06.516352+0000 (oldest deadline 2024-09-17T01:23:32.416316+0000) 2024-09-17T01:23:36.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:35 smithi050 bash[35686]: debug 2024-09-17T01:23:35.942+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:36.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:35 smithi050 bash[35686]: debug 2024-09-17T01:23:35.942+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:36.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:35 smithi050 bash[35686]: debug 2024-09-17T01:23:35.942+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:36.132 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:35 smithi050 bash[35686]: debug 2024-09-17T01:23:35.942+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:37.292 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:37 smithi050 bash[83714]: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-6 2024-09-17T01:23:37.292 INFO:journalctl@ceph.osd.6.smithi050.stdout:Sep 17 01:23:37 smithi050 bash[84212]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd.6 2024-09-17T01:23:37.292 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:36 smithi050 bash[35686]: debug 2024-09-17T01:23:36.902+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:37.292 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:36 smithi050 bash[35686]: debug 2024-09-17T01:23:36.902+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:37.292 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:36 smithi050 bash[35686]: debug 2024-09-17T01:23:36.902+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:37.293 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:36 smithi050 bash[35686]: debug 2024-09-17T01:23:36.902+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:38.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:37 smithi050 bash[35686]: debug 2024-09-17T01:23:37.862+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:38.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:37 smithi050 bash[35686]: debug 2024-09-17T01:23:37.862+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:38.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:37 smithi050 bash[35686]: debug 2024-09-17T01:23:37.862+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:38.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:37 smithi050 bash[35686]: debug 2024-09-17T01:23:37.862+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:39.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:38 smithi050 bash[35686]: debug 2024-09-17T01:23:38.854+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:39.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:38 smithi050 bash[35686]: debug 2024-09-17T01:23:38.854+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:39.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:38 smithi050 bash[35686]: debug 2024-09-17T01:23:38.854+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:39.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:38 smithi050 bash[35686]: debug 2024-09-17T01:23:38.854+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:39.271 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T01:23:39.301 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:23:39.301 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T01:23:39.302 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T01:23:39.302 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.7 2024-09-17T01:23:39.630 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:39 smithi050 systemd[1]: Stopping Ceph osd.7 for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:23:39.631 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:39 smithi050 bash[35686]: debug 2024-09-17T01:23:39.498+0000 7f1877081700 -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-17T01:23:39.631 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:39 smithi050 bash[35686]: debug 2024-09-17T01:23:39.498+0000 7f1877081700 -1 osd.7 123 *** Got signal Terminated *** 2024-09-17T01:23:39.631 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:39 smithi050 bash[35686]: debug 2024-09-17T01:23:39.498+0000 7f1877081700 -1 osd.7 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T01:23:40.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:39 smithi050 bash[35686]: debug 2024-09-17T01:23:39.830+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:40.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:39 smithi050 bash[35686]: debug 2024-09-17T01:23:39.830+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:40.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:39 smithi050 bash[35686]: debug 2024-09-17T01:23:39.830+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:40.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:39 smithi050 bash[35686]: debug 2024-09-17T01:23:39.830+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:41.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:40 smithi050 bash[35686]: debug 2024-09-17T01:23:40.866+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:41.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:40 smithi050 bash[35686]: debug 2024-09-17T01:23:40.866+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:41.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:40 smithi050 bash[35686]: debug 2024-09-17T01:23:40.866+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:41.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:40 smithi050 bash[35686]: debug 2024-09-17T01:23:40.866+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:42.380 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:41 smithi050 bash[35686]: debug 2024-09-17T01:23:41.898+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:42.380 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:41 smithi050 bash[35686]: debug 2024-09-17T01:23:41.898+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:42.381 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:41 smithi050 bash[35686]: debug 2024-09-17T01:23:41.898+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:42.381 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:41 smithi050 bash[35686]: debug 2024-09-17T01:23:41.898+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:42.381 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:41 smithi050 bash[35686]: debug 2024-09-17T01:23:41.898+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.50:6804 osd.4 since back 2024-09-17T01:23:17.191422+0000 front 2024-09-17T01:23:17.191337+0000 (oldest deadline 2024-09-17T01:23:41.891187+0000) 2024-09-17T01:23:43.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:42 smithi050 bash[35686]: debug 2024-09-17T01:23:42.870+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:43.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:42 smithi050 bash[35686]: debug 2024-09-17T01:23:42.870+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:43.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:42 smithi050 bash[35686]: debug 2024-09-17T01:23:42.870+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:43.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:42 smithi050 bash[35686]: debug 2024-09-17T01:23:42.870+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:43.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:42 smithi050 bash[35686]: debug 2024-09-17T01:23:42.870+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.50:6804 osd.4 since back 2024-09-17T01:23:17.191422+0000 front 2024-09-17T01:23:17.191337+0000 (oldest deadline 2024-09-17T01:23:41.891187+0000) 2024-09-17T01:23:44.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:43 smithi050 bash[35686]: debug 2024-09-17T01:23:43.870+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6806 osd.0 since back 2024-09-17T01:22:40.885631+0000 front 2024-09-17T01:22:40.885447+0000 (oldest deadline 2024-09-17T01:23:03.185303+0000) 2024-09-17T01:23:44.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:43 smithi050 bash[35686]: debug 2024-09-17T01:23:43.870+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6814 osd.1 since back 2024-09-17T01:22:50.187029+0000 front 2024-09-17T01:22:50.186940+0000 (oldest deadline 2024-09-17T01:23:13.687096+0000) 2024-09-17T01:23:44.130 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:43 smithi050 bash[35686]: debug 2024-09-17T01:23:43.870+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6822 osd.2 since back 2024-09-17T01:22:58.388997+0000 front 2024-09-17T01:22:58.389117+0000 (oldest deadline 2024-09-17T01:23:23.088432+0000) 2024-09-17T01:23:44.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:43 smithi050 bash[35686]: debug 2024-09-17T01:23:43.870+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.27:6830 osd.3 since back 2024-09-17T01:23:07.189935+0000 front 2024-09-17T01:23:07.190159+0000 (oldest deadline 2024-09-17T01:23:31.889992+0000) 2024-09-17T01:23:44.131 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:43 smithi050 bash[35686]: debug 2024-09-17T01:23:43.870+0000 7f1872a1a700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.50:6804 osd.4 since back 2024-09-17T01:23:17.191422+0000 front 2024-09-17T01:23:17.191337+0000 (oldest deadline 2024-09-17T01:23:41.891187+0000) 2024-09-17T01:23:45.880 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:45 smithi050 bash[84321]: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd-7 2024-09-17T01:23:45.881 INFO:journalctl@ceph.osd.7.smithi050.stdout:Sep 17 01:23:45 smithi050 bash[84444]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-osd.7 2024-09-17T01:23:48.413 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T01:23:48.441 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:23:48.442 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T01:23:48.442 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-17T01:23:48.442 DEBUG:teuthology.orchestra.run.smithi050:> sudo systemctl stop ceph-8e109646-748d-11ef-bceb-c7b262605968@prometheus.a 2024-09-17T01:23:48.880 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:48 smithi050 systemd[1]: Stopping Ceph prometheus.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:23:49.380 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.091Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T01:23:49.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.091Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T01:23:49.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.091Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T01:23:49.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.091Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T01:23:49.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.091Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T01:23:49.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.091Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T01:23:49.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.091Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T01:23:49.381 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.091Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T01:23:49.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.091Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T01:23:49.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.092Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T01:23:49.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.092Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T01:23:49.382 INFO:journalctl@ceph.prometheus.a.smithi050.stdout:Sep 17 01:23:49 smithi050 bash[68190]: ts=2024-09-17T01:23:49.092Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T01:23:49.793 DEBUG:teuthology.orchestra.run.smithi050:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8e109646-748d-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-17T01:23:49.816 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T01:23:49.817 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-17T01:23:49.817 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8e109646-748d-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T01:23:52.081 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:51 smithi027 bash[65541]: ts=2024-09-17T01:23:51.625Z 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://smithi027.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.27:8443: connect: connection refused" 2024-09-17T01:23:52.082 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:51 smithi027 bash[65541]: ts=2024-09-17T01:23:51.627Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi050.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.50:8443: connect: connection refused" 2024-09-17T01:23:54.756 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:54 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:54.757 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:54 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.055 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:54 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.056 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:55 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.056 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:54 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.056 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:55 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.330 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:55 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.331 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:55 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.581 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:55 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.581 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:55 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.948 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:55 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.948 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:55 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.948 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:55 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:55.949 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:55 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:56.220 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:56 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:56.221 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:56 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:56.625 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:56 smithi027 systemd[1]: Stopping Ceph node-exporter.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:23:57.554 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:57 smithi027 bash[112079]: ceph-8e109646-748d-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T01:23:57.554 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:57 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T01:23:57.815 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:57 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:57.815 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:57 smithi027 systemd[1]: Stopping Ceph alertmanager.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:23:57.816 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:57 smithi027 bash[112138]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T01:23:57.816 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:57 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T01:23:57.816 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:57 smithi027 systemd[1]: Stopped Ceph node-exporter.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:23:57.816 INFO:journalctl@ceph.node-exporter.a.smithi027.stdout:Sep 17 01:23:57 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:23:58.295 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:58 smithi027 bash[65541]: ts=2024-09-17T01:23:58.004Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T01:23:59.081 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:58 smithi027 bash[112227]: ceph-8e109646-748d-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T01:23:59.081 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:58 smithi027 bash[112327]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T01:23:59.081 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:58 smithi027 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T01:23:59.082 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:58 smithi027 systemd[1]: Stopped Ceph alertmanager.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:23:59.581 INFO:journalctl@ceph.alertmanager.a.smithi027.stdout:Sep 17 01:23:59 smithi027 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:22.210 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8e109646-748d-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T01:24:25.690 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:25 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:25.691 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:25 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:25.958 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:25 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:25.959 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:25 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:26.249 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:26.250 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:26.606 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:26.607 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:26.880 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:26.880 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:26.881 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:26.881 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:26 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:27.162 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:27 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:27.162 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:27 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:27.484 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:27 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:27.485 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:27 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:27.485 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:27 smithi050 systemd[1]: Stopping Ceph node-exporter.b for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:24:28.364 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:28 smithi050 bash[85946]: ceph-8e109646-748d-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T01:24:28.364 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:28 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T01:24:28.364 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:28 smithi050 bash[86007]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T01:24:28.364 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:28 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T01:24:28.365 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:28 smithi050 systemd[1]: Stopped Ceph node-exporter.b for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:24:28.616 INFO:journalctl@ceph.node-exporter.b.smithi050.stdout:Sep 17 01:24:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:28.616 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:28 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:28.616 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:28 smithi050 systemd[1]: Stopping Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968... 2024-09-17T01:24:28.616 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:28 smithi050 bash[71845]: logger=server t=2024-09-17T01:24:28.594880339Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T01:24:28.616 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:28 smithi050 bash[71845]: logger=ticker t=2024-09-17T01:24:28.594932979Z level=info msg=stopped last_tick=2024-09-17T01:24:20Z 2024-09-17T01:24:28.617 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:28 smithi050 bash[71845]: logger=tracing t=2024-09-17T01:24:28.594960318Z level=info msg="Closing tracing" 2024-09-17T01:24:29.380 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:29 smithi050 bash[86070]: ceph-8e109646-748d-11ef-bceb-c7b262605968-grafana-a 2024-09-17T01:24:29.380 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:29 smithi050 bash[86130]: Error response from daemon: No such container: ceph-8e109646-748d-11ef-bceb-c7b262605968-grafana-a 2024-09-17T01:24:29.380 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:29 smithi050 systemd[1]: ceph-8e109646-748d-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T01:24:29.380 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:29 smithi050 systemd[1]: Stopped Ceph grafana.a for 8e109646-748d-11ef-bceb-c7b262605968. 2024-09-17T01:24:29.880 INFO:journalctl@ceph.grafana.a.smithi050.stdout:Sep 17 01:24:29 smithi050 systemd[1]: /etc/systemd/system/ceph-8e109646-748d-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T01:24:40.915 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:24:40.930 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T01:24:40.942 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T01:24:40.944 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907953/remote/smithi027/crash 2024-09-17T01:24:40.945 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/crash -- . 2024-09-17T01:24:40.986 INFO:teuthology.orchestra.run.smithi027.stderr:tar: /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T01:24:40.987 INFO:teuthology.orchestra.run.smithi027.stderr:tar: Error is not recoverable: exiting now 2024-09-17T01:24:40.989 DEBUG:teuthology.misc:Transferring archived files from smithi050:/var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907953/remote/smithi050/crash 2024-09-17T01:24:40.990 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/crash -- . 2024-09-17T01:24:41.000 INFO:teuthology.orchestra.run.smithi050.stderr:tar: /var/lib/ceph/8e109646-748d-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T01:24:41.000 INFO:teuthology.orchestra.run.smithi050.stderr:tar: Error is not recoverable: exiting now 2024-09-17T01:24:41.001 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T01:24:41.001 DEBUG:teuthology.orchestra.run.smithi027:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/8e109646-748d-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-17T01:24:41.045 INFO:tasks.cephadm:Compressing logs... 2024-09-17T01:24:41.046 DEBUG:teuthology.orchestra.run.smithi027:> 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-17T01:24:41.088 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-17T01:24:41.097 INFO:teuthology.orchestra.run.smithi027.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T01:24:41.101 INFO:teuthology.orchestra.run.smithi050.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T01:24:41.106 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T01:24:41.106 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-17T01:24:41.107 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T01:24:41.108 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T01:24:41.108 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T01:24:41.109 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T01:24:41.109 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T01:24:41.109 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T01:24:41.112 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T01:24:41.112 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi027.zpecjo.log 2024-09-17T01:24:41.114 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-17T01:24:41.115 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-17T01:24:41.115 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi050.bklezr.log 2024-09-17T01:24:41.115 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T01:24:41.115 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi050.bklezr.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T01:24:41.115 INFO:teuthology.orchestra.run.smithi050.stderr: 64.1% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi050.bklezr.log.gz 2024-09-17T01:24:41.116 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T01:24:41.116 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.log 2024-09-17T01:24:41.116 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T01:24:41.116 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T01:24:41.116 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-volume.log: 88.7% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T01:24:41.116 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T01:24:41.118 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.audit.log: 89.5% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T01:24:41.118 INFO:teuthology.orchestra.run.smithi050.stderr:gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T01:24:41.119 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.1.log: 93.4% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T01:24:41.119 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-17T01:24:41.119 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi027.zpecjo.log: 63.0% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi027.zpecjo.log.gz 2024-09-17T01:24:41.119 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.log 2024-09-17T01:24:41.120 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/tcmu-runner.log: 86.4% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-17T01:24:41.120 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T01:24:41.123 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.log: 94.1% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T01:24:41.124 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T01:24:41.130 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mon.b.log: 92.1% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T01:24:41.137 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-volume.log: 90.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T01:24:41.138 INFO:teuthology.orchestra.run.smithi027.stderr:gzip -5 --verbose -- /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T01:24:41.169 INFO:teuthology.orchestra.run.smithi050.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.4.log: 94.6% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T01:24:41.176 INFO:teuthology.orchestra.run.smithi050.stderr: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T01:24:41.184 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mon.c.log: /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.audit.log: 94.2% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T01:24:41.189 INFO:teuthology.orchestra.run.smithi027.stderr: 95.1% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T01:24:41.267 INFO:teuthology.orchestra.run.smithi050.stderr: 88.4% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T01:24:41.867 INFO:teuthology.orchestra.run.smithi027.stderr: 90.4% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-17T01:24:41.895 INFO:teuthology.orchestra.run.smithi050.stderr: 92.7% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T01:24:42.181 INFO:teuthology.orchestra.run.smithi027.stderr: 93.0% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T01:24:42.277 INFO:teuthology.orchestra.run.smithi050.stderr: 92.9% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-17T01:24:42.423 INFO:teuthology.orchestra.run.smithi027.stderr: 93.4% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T01:24:42.447 INFO:teuthology.orchestra.run.smithi027.stderr: 93.1% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T01:24:42.675 INFO:teuthology.orchestra.run.smithi050.stderr: 93.4% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T01:24:42.734 INFO:teuthology.orchestra.run.smithi050.stderr: 93.7% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-17T01:24:42.809 INFO:teuthology.orchestra.run.smithi050.stderr: 93.2% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T01:24:42.811 INFO:teuthology.orchestra.run.smithi050.stderr: 2024-09-17T01:24:42.811 INFO:teuthology.orchestra.run.smithi050.stderr:real 0m1.719s 2024-09-17T01:24:42.811 INFO:teuthology.orchestra.run.smithi050.stderr:user 0m6.898s 2024-09-17T01:24:42.811 INFO:teuthology.orchestra.run.smithi050.stderr:sys 0m0.257s 2024-09-17T01:24:42.851 INFO:teuthology.orchestra.run.smithi027.stderr: 93.4% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T01:24:42.992 INFO:teuthology.orchestra.run.smithi027.stderr: 91.6% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T01:24:43.233 INFO:teuthology.orchestra.run.smithi027.stderr: 93.4% -- replaced with /var/log/ceph/8e109646-748d-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T01:24:43.234 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-09-17T01:24:43.235 INFO:teuthology.orchestra.run.smithi027.stderr:real 0m2.145s 2024-09-17T01:24:43.235 INFO:teuthology.orchestra.run.smithi027.stderr:user 0m10.021s 2024-09-17T01:24:43.235 INFO:teuthology.orchestra.run.smithi027.stderr:sys 0m0.312s 2024-09-17T01:24:43.235 INFO:tasks.cephadm:Archiving logs... 2024-09-17T01:24:43.236 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907953/remote/smithi027/log 2024-09-17T01:24:43.237 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T01:24:44.473 DEBUG:teuthology.misc:Transferring archived files from smithi050:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907953/remote/smithi050/log 2024-09-17T01:24:44.474 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T01:24:45.292 INFO:tasks.cephadm:Removing cluster... 2024-09-17T01:24:45.292 DEBUG:teuthology.orchestra.run.smithi027:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8e109646-748d-11ef-bceb-c7b262605968 --force 2024-09-17T01:24:46.051 DEBUG:teuthology.orchestra.run.smithi050:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8e109646-748d-11ef-bceb-c7b262605968 --force 2024-09-17T01:24:46.805 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T01:24:46.806 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T01:24:46.812 DEBUG:teuthology.orchestra.run.smithi050:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T01:24:46.817 INFO:tasks.cephadm:Teardown complete 2024-09-17T01:24:46.817 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T01:24:46.828 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T01:24:46.828 DEBUG:teuthology.orchestra.run.smithi027:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T01:24:46.856 DEBUG:teuthology.orchestra.run.smithi050:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T01:24:46.867 INFO:teuthology.orchestra.run.smithi027.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T01:24:46.867 INFO:teuthology.orchestra.run.smithi027.stdout:============================================================================== 2024-09-17T01:24:46.867 INFO:teuthology.orchestra.run.smithi027.stdout:*hv01.front.sepi 67.205.162.81 3 u 110 128 377 0.148 -12.258 0.469 2024-09-17T01:24:46.867 INFO:teuthology.orchestra.run.smithi027.stdout:+hv02.front.sepi 63.231.80.2 3 u 115 128 377 0.153 -4.456 0.446 2024-09-17T01:24:46.867 INFO:teuthology.orchestra.run.smithi027.stdout:+hv03.front.sepi 74.6.168.72 3 u 117 128 377 0.111 -6.733 0.478 2024-09-17T01:24:46.867 INFO:teuthology.orchestra.run.smithi027.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T01:24:46.869 INFO:teuthology.orchestra.run.smithi050.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T01:24:46.869 INFO:teuthology.orchestra.run.smithi050.stdout:============================================================================== 2024-09-17T01:24:46.869 INFO:teuthology.orchestra.run.smithi050.stdout:*hv01.front.sepi 67.205.162.81 3 u 105 128 377 0.167 -11.331 2.210 2024-09-17T01:24:46.870 INFO:teuthology.orchestra.run.smithi050.stdout:+hv02.front.sepi 63.231.80.2 3 u 23 128 377 0.175 -6.342 3.392 2024-09-17T01:24:46.870 INFO:teuthology.orchestra.run.smithi050.stdout:+hv03.front.sepi 74.6.168.72 3 u 113 128 377 0.173 -7.050 2.765 2024-09-17T01:24:46.870 INFO:teuthology.orchestra.run.smithi050.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T01:24:46.871 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T01:24:46.879 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T01:24:46.880 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T01:24:46.888 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T01:24:46.896 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T01:24:46.904 INFO:teuthology.task.internal:Duration was 3074.359915 seconds 2024-09-17T01:24:46.904 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T01:24:46.912 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T01:24:46.913 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T01:24:46.915 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T01:24:46.951 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T01:24:46.952 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi027.front.sepia.ceph.com 2024-09-17T01:24:46.952 DEBUG:teuthology.orchestra.run.smithi027:> 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-17T01:24:47.004 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi050.front.sepia.ceph.com 2024-09-17T01:24:47.004 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-17T01:24:47.013 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T01:24:47.013 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T01:24:47.048 DEBUG:teuthology.orchestra.run.smithi050:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T01:24:47.151 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T01:24:47.152 DEBUG:teuthology.orchestra.run.smithi027:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T01:24:47.154 DEBUG:teuthology.orchestra.run.smithi050:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T01:24:47.465 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T01:24:47.474 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T01:24:47.474 DEBUG:teuthology.orchestra.run.smithi027:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T01:24:47.487 DEBUG:teuthology.orchestra.run.smithi050:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T01:24:47.501 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T01:24:47.510 DEBUG:teuthology.orchestra.run.smithi027:> 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-17T01:24:47.532 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-17T01:24:47.541 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = core 2024-09-17T01:24:47.554 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern = core 2024-09-17T01:24:47.580 DEBUG:teuthology.orchestra.run.smithi027:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T01:24:47.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:24:47.614 DEBUG:teuthology.orchestra.run.smithi050:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T01:24:47.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T01:24:47.628 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T01:24:47.636 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T01:24:47.637 DEBUG:teuthology.misc:Transferring archived files from smithi027:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907953/remote/smithi027 2024-09-17T01:24:47.637 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T01:24:47.695 DEBUG:teuthology.misc:Transferring archived files from smithi050:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907953/remote/smithi050 2024-09-17T01:24:47.695 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T01:24:47.725 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T01:24:47.726 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T01:24:47.732 DEBUG:teuthology.orchestra.run.smithi050:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T01:24:47.769 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T01:24:47.783 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T01:24:47.783 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T01:24:47.791 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T01:24:47.792 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T01:24:47.794 DEBUG:teuthology.orchestra.run.smithi050:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T01:24:47.798 INFO:teuthology.orchestra.run.smithi027.stdout: 658464 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 01:24 /home/ubuntu/cephtest 2024-09-17T01:24:47.816 INFO:teuthology.orchestra.run.smithi050.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 01:24 /home/ubuntu/cephtest 2024-09-17T01:24:47.818 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T01:24:47.827 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T01:24:47.872 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/connectivity} duration: 3074.3599150180817 failure_reason: 'Command failed on smithi027 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8e109646-748d-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c \''ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \''"\''"\''.up_to_date | length == 7\''"\''"\''\''''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=1bfec85e9e9842288667d3b3a64ea734 status: fail success: false 2024-09-17T01:24:47.872 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T01:24:47.960 INFO:teuthology.run:FAIL